idx
int64
0
25k
question
stringlengths
71
7.19k
target
stringlengths
20
663
9,200
tests that a recursive glob returns files in sorted order . concode_field_sep FileSystem fileSystem concode_elem_sep Path tmpPath concode_field_sep void testDoubleStarPatternWithNamedChild concode_elem_sep void testDoubleStarAsChildGlob concode_elem_sep void testDoubleStarPatternWithChildGlob concode_elem_sep void test...
void function ( ) { List < Path > loc0 = new UnixGlob . Builder ( tmpPath ) . addPattern ( "srini_string" ) . setExcludeDirectories ( false ) . globInterruptible ( ) ; assertThat ( Ordering . natural ( ) . sortedCopy ( loc0 ) ) . containsExactlyElementsIn ( loc0 ) . inOrder ( ) ; }
9,201
builds a new instance of the concode_field_sep ImmutableOpenMap EMPTY concode_elem_sep ObjectObjectHashMap<KType,VType> map concode_field_sep VType getOrDefault concode_elem_sep VType getOrDefault concode_elem_sep void indexInsert concode_elem_sep ObjectLookupContainer<KType> keys concode_elem_sep ObjectCollection<KTyp...
ImmutableOpenMap < KType , VType > function ( ) { ObjectObjectHashMap < KType , VType > loc0 = this . map ; this . map = null ; return new ImmutableOpenMap < > ( loc0 ) ; }
9,202
copies the samples into a list , with the oldest entry at index 0 . concode_field_sep long MAX_WINDOW_SIZE concode_elem_sep Sample next concode_elem_sep Listener listener concode_elem_sep SampleQueue queue concode_elem_sep boolean accelerating concode_elem_sep int acceleratingCount concode_elem_sep int sampleCount conc...
List < Sample > function ( ) { List < Sample > loc0 = new ArrayList < Sample > ( ) ; Sample loc1 = oldest ; while ( loc1 != null ) { loc0 . add ( loc1 ) ; loc1 = loc1 . next ; } return loc0 ; }
9,203
equivalent to org.junit.assert #assertequals object , object except if the assertionfails , the message includes information about where the iterables differ . concode_field_sep int BUFFER_SIZE concode_field_sep void assertOptionalValueEquals concode_elem_sep void assertShellCommands concode_elem_sep void assertContent...
void function ( Iterable < ? > arg0 , Iterable < ? > arg1 ) { assertIterablesEquals ( "srini_string" , arg0 , arg1 ) ; }
9,204
gets the value of the synclevel property . concode_field_sep String syncToken concode_elem_sep Prop prop concode_elem_sep BigInteger limit concode_elem_sep String syncLevel concode_field_sep String getSyncToken concode_elem_sep void setSyncToken concode_elem_sep BigInteger getLimit concode_elem_sep void setLimit concod...
String function ( ) { return syncLevel ; }
9,205
returns the maximum anisotropic value . concode_field_sep int anisotropicValue concode_elem_sep int filterValue concode_elem_sep GVRContext mGVRContext concode_elem_sep TextureFilterType magFilterType concode_elem_sep TextureWrapType wrapSType concode_elem_sep TextureWrapType wrapTType concode_elem_sep int wrapValue co...
int function ( ) { if ( mGVRContext . isAnisotropicSupported ) { return mGVRContext . maxAnisotropicValue ; } return - 1 ; }
9,206
gets the running length . concode_field_sep long runningLength concode_elem_sep int numberOfLiteralWords concode_elem_sep boolean runningBit concode_elem_sep int literalWordOffset concode_field_sep boolean getRunningBit concode_elem_sep void discardFirstWords concode_elem_sep long size concode_elem_sep BufferedRunningL...
long function ( ) { return this . runningLength ; }
9,207
add a projection to this list of projections concode_field_sep List<Projection> elements concode_field_sep Projection getProjection concode_elem_sep String[] getAliases concode_elem_sep ProjectionList create concode_elem_sep int getLength concode_elem_sep boolean isGrouped concode_elem_sep String[] getColumnAliases con...
ProjectionList function ( Projection arg0 ) { elements . add ( arg0 ) ; return this ; }
9,208
user status concode_field_sep String password concode_elem_sep String phone concode_elem_sep String lastName concode_elem_sep Integer userStatus concode_elem_sep String username concode_elem_sep Long id concode_elem_sep String firstName concode_elem_sep String email concode_field_sep String getPhone concode_elem_sep vo...
Integer function ( ) { return userStatus ; }
9,209
return the name of this module . concode_field_sep Map<String,String> parameters concode_elem_sep String name concode_elem_sep String label concode_elem_sep Map<String,String> parameters concode_elem_sep String group concode_field_sep Builder setName concode_elem_sep Builder setGroup concode_elem_sep Builder addParamet...
String function ( ) { return name ; }
9,210
this method is used for getting the name of output . it must be unique in scope of rule . concode_field_sep String reference concode_elem_sep String defaultValue concode_elem_sep String name concode_elem_sep String description concode_elem_sep String label concode_elem_sep String type concode_elem_sep Set<String> tags ...
String function ( ) { return name ; }
9,211
sets the formpref value for this customrecordtypeforms . concode_field_sep java.lang.String formName concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.String formEdit concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang...
void function ( java . lang . Boolean arg0 ) { this . formPref = arg0 ; }
9,212
determines whether animation is enabled or not . if it is enabled then this should be an animationobject3d instance . this is part of the object3d class so there 's no need to cast anything during the render loop when it 's not necessary . concode_field_sep Number3d _scale concode_elem_sep Number3d _rotation concode_el...
boolean function ( ) { return _animationEnabled ; }
9,213
sets the precision concode_field_sep int ChildPosition concode_elem_sep int SubType concode_elem_sep long Size concode_elem_sep int Scale concode_elem_sep String Caption concode_elem_sep String Name concode_elem_sep boolean ValueParameter concode_elem_sep long Precision concode_elem_sep int Ordinal concode_elem_sep boo...
void function ( long arg0 ) { Precision = arg0 ; }
9,214
part of the module response source of the text . concode_field_sep String id concode_elem_sep String facility concode_field_sep String getFacility concode_elem_sep void setFacility concode_elem_sep int hashCode concode_elem_sep LocalizedTextKey withFacility concode_elem_sep boolean equals concode_elem_sep LocalizedText...
LocalizedTextKey function ( String arg0 ) { setId ( arg0 ) ; return this ; }
9,215
returns the mvcc version of this recent layout set branch . concode_field_sep RecentLayoutSetBranch _recentLayoutSetBranch concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes con...
long function ( ) { return _recentLayoutSetBranch . getMvccVersion ( ) ; }
9,216
returns a color given its red , green and blue component values . concode_field_sep Map<Font,Font> m_fontToBoldFontMap concode_elem_sep Map<RGB,Color> m_colorMap concode_elem_sep int BOTTOM_LEFT concode_elem_sep int BOTTOM_RIGHT concode_elem_sep int TOP_RIGHT concode_elem_sep int TOP_LEFT concode_elem_sep Map<Integer,C...
Color function ( int arg0 , int arg1 , int arg2 ) { return getColor ( new RGB ( arg0 , arg1 , arg2 ) ) ; }
9,217
returns the number of keys in this hashtable . concode_field_sep Entry table[] concode_elem_sep Entry next concode_elem_sep float loadFactor concode_elem_sep int count concode_elem_sep int threshold concode_elem_sep Object value concode_elem_sep int hash concode_elem_sep int key concode_field_sep boolean contains conco...
int function ( ) { return count ; }
9,218
returns an element for the specified type . this implementation assumes , that all elements have a public default constructor and uses class.newinstance to create a new instance of that element . concode_field_sep PlaceHolder placeHolder concode_field_sep int hashCode concode_elem_sep boolean equals
Element function ( final String arg0 ) { return new Element ( ) ; }
9,219
gets the value of the name property . concode_field_sep Object parent concode_elem_sep long sheetPosition concode_elem_sep String name concode_elem_sep long sheetId concode_elem_sep long rId concode_elem_sep Boolean ua concode_elem_sep Boolean ra concode_field_sep void setName concode_elem_sep Object getParent concode_...
String function ( ) { return name ; }
9,220
returns the objectname of this mbean . concode_field_sep String contextName concode_elem_sep ObjectName objectName concode_elem_sep Appender appender concode_field_sep String getFilter concode_elem_sep String getLayout concode_elem_sep String getErrorHandler concode_elem_sep String getName concode_elem_sep boolean isIg...
ObjectName function ( ) { return objectName ; }
9,221
prints a message at debug priority . concode_field_sep int ERROR concode_elem_sep int VERBOSE concode_elem_sep int WARN concode_elem_sep int NONE concode_elem_sep int ASSERT concode_elem_sep int DEBUG concode_elem_sep LogNode mLogNode concode_elem_sep int INFO concode_field_sep void println concode_elem_sep void printl...
void function ( String arg0 , String arg1 ) { d ( arg0 , arg1 , null ) ; }
9,222
returns the field of the given object or null if it doesnt exist . concode_field_sep Map<String,String> charEncodings concode_elem_sep EngineUtilLogger LOG concode_field_sep String getResourceUrlAsString concode_elem_sep ClassLoader getCustomClassLoader concode_elem_sep URL getResource concode_elem_sep void setField co...
Field function ( String arg0 , Object arg1 ) { return getField ( arg0 , arg1 . getClass ( ) ) ; }
9,223
returns a range of all the o auth tokens . useful when paginating results . returns a maximum of end - start instances . start and end are not primary keys , they are indexes in the result set . thus , 0 refers to the first result in the set . setting both start and end to com.liferay.portal.kernel.dao.orm.queryutil #a...
java . util . List < com . liferay . opensocial . model . OAuthToken > function ( int arg0 , int arg1 ) { return _oAuthTokenLocalService . getOAuthTokens ( arg0 , arg1 ) ; }
9,224
subtraktion 2er zahlen concode_field_sep int currentTotal concode_field_sep void setTotal concode_elem_sep void add concode_elem_sep String getTotalString concode_elem_sep void divide concode_elem_sep void multiply concode_elem_sep int convertToNumber
void function ( String arg0 ) { currentTotal -= convertToNumber ( arg0 ) ; }
9,225
creates a `` only one '' child condition concode_field_sep PlaceHolder placeHolder concode_field_sep LangCondition createLangCondition concode_elem_sep CombinatorCondition createOrCondition concode_elem_sep PositionalCondition createPositionalCondition concode_elem_sep AttributeCondition createBeginHyphenAttributeCondi...
Condition function ( ) { return null ; }
9,226
returns fake window listener used by this graphics engine to listen for window closing . concode_field_sep Dimension size concode_elem_sep boolean fullscreen concode_elem_sep WindowListener windowListener concode_elem_sep boolean vsync concode_elem_sep Graphics2D currentGraphics concode_field_sep Image getWindowIcon co...
WindowListener function ( ) { return this . windowListener ; }
9,227
on asynchronous failure , displays an error message to the user . concode_field_sep String asyncCallPurpose concode_field_sep TaCallback<Void> getNoopCallback concode_elem_sep void onSuccess
void function ( Throwable arg0 ) { NotificationUtil . displayErrorMessage ( "srini_string" + asyncCallPurpose + "srini_string" , arg0 ) ; }
9,228
returns the subject field . concode_field_sep Message message concode_field_sep String getReceivedDate concode_elem_sep boolean hasFrom concode_elem_sep String getBcc concode_elem_sep String getReplyTo concode_elem_sep String getBody concode_elem_sep Message getMessage concode_elem_sep boolean hasSentDate concode_elem_...
String function ( ) { if ( hasSubject ( ) ) return message . getSubject ( ) ; else return "srini_string" ; }
9,229
initialization . concode_field_sep IOSDriver<MobileElement> driver concode_elem_sep AppiumDriverLocalService service concode_elem_sep RottenTomatoes rottenTomatoes concode_field_sep void checkAnExtendedWidget concode_elem_sep void checkTheLocatorOverridingOnAWidget concode_elem_sep void checkAnAnnotatedWidget concode_e...
void function ( ) { service = AppiumDriverLocalService . buildDefaultService ( ) ; service . start ( ) ; }
9,230
calculates mfcc coefficients of each frame concode_field_sep double[][] featureVector concode_elem_sep int noOfFrames concode_elem_sep int samplePerFrame concode_elem_sep Delta delta concode_elem_sep float[][] framedSignal concode_elem_sep Energy en concode_elem_sep MFCC mfcc concode_elem_sep double[] deltaDeltaEnergy ...
void function ( ) { for ( int loc0 = 0 ; loc0 < noOfFrames ; loc0 ++ ) { mfccFeature [ loc0 ] = mfcc . doMFCC ( framedSignal [ loc0 ] ) ; } }
9,231
internal : in event abc : integer in event event1 operation foo operation myopp1 : integer var myint : integer var mybool : boolean var myreal : real var mystring : string concode_field_sep ILinker linker concode_elem_sep IParser parser concode_elem_sep Provider<XtextResource> resourceProvider concode_field_sep Scope i...
Scope function ( ) { return createInternalScope ( "srini_string" ) ; }
9,232
populates a multiset by reading an input stream , as part of deserialization . see #writemultiset for the data format . the numberof distinct elements is determined by a prior call to #readcount . concode_field_sep Field field concode_field_sep void writeMultiset concode_elem_sep void set concode_elem_sep void set conc...
void function ( Multiset < E > arg0 , ObjectInputStream arg1 , int arg2 ) { for ( int loc0 = 0 ; loc0 < arg2 ; loc0 ++ ) { @ SuppressWarnings ( "srini_string" ) E loc1 = ( E ) arg1 . readObject ( ) ; int loc2 = arg1 . readInt ( ) ; arg0 . add ( loc1 , loc2 ) ; } }
9,233
this method releases object-level read lock , and global-level read lock concode_field_sep Map<Object,ReentrantReadWriteLock> objectLocks concode_elem_sep ReentrantReadWriteLock globalLock concode_elem_sep ReentrantReadWriteLock externalsLock concode_field_sep void externalsWriteUnlock concode_elem_sep void attachObjec...
void function ( Object arg0 ) { objectLocks . get ( arg0 ) . readLock ( ) . unlock ( ) ; }
9,234
returns a copy of the compact lu factorization . useful mainly for debugging . concode_field_sep double LU_[][] concode_elem_sep int pivot_[] concode_field_sep double[] new_copy concode_elem_sep double[][] new_copy concode_elem_sep int[] new_copy concode_elem_sep double[][] getLU concode_elem_sep int[] getPivot concode...
double function ( int arg0 ) { double loc0 = ( double ) arg0 ; return ( 2.0 * loc0 * loc0 * loc0 / 3.0 ) ; }
9,235
set the code name of the event . concode_field_sep Record rec concode_elem_sep String codeName concode_field_sep void setRecord concode_elem_sep Record getRecord concode_elem_sep LocalDateTime getDate concode_elem_sep String getCode
void function ( final String arg0 ) { this . codeName = arg0 ; }
9,236
returns the iterable of collections that have the specified provider . concode_field_sep PlaceHolder placeHolder concode_field_sep Iterable<C> getProviders concode_elem_sep NestedSet<Artifact> getMiddlemanFor concode_elem_sep PathFragment getUniqueDirectory concode_elem_sep void checkProvider concode_elem_sep boolean i...
Iterable < S > function ( Iterable < S > arg0 , final Class < C > arg1 ) { return Iterables . filter ( arg0 , new Predicate < S > ( ) { @ Override public boolean apply ( S arg2 ) { return arg2 . getProvider ( arg1 ) != null ; } } ) ; }
9,237
cuts the salary of the company , whose name is informed as an argument . concode_field_sep List<Company> companies concode_elem_sep CompanyService instance concode_field_sep CompanyService instance concode_elem_sep Department findDepartment concode_elem_sep List<Company> listAllCompanies concode_elem_sep Company findCo...
void function ( String arg0 ) { Company loc0 = findCompany ( arg0 ) ; if ( loc0 == null ) { throw new Exception ( "srini_string" + arg0 + "srini_string" ) ; } loc0 . cut ( ) ; }
9,238
set finish position for this node in the source string concode_field_sep int NO_LINE_NUMBER concode_elem_sep long NO_TOKEN concode_elem_sep int NO_FINISH concode_elem_sep int start concode_elem_sep int finish concode_elem_sep long serialVersionUID concode_elem_sep long token concode_field_sep boolean isAssignment conco...
void function ( final int arg0 ) { this . finish = arg0 ; }
9,239
some text . concode_field_sep InnerClassWithAnnotations anon concode_elem_sep String fFirstName concode_elem_sep String tThirdName concode_elem_sep String sSecondName concode_field_sep String method6 concode_elem_sep String method6 concode_elem_sep String method6 concode_elem_sep String method concode_elem_sep String m...
String function ( String arg0 ) { return "srini_string" ; }
9,240
sets the value of the transactiontype property . concode_field_sep String transactionType concode_elem_sep BigDecimal totalPHPCost concode_elem_sep List<EipSalesLineItem> eipLineItems concode_elem_sep BigDecimal totalSalesTax concode_elem_sep BigDecimal totalBalance concode_elem_sep long serialVersionUID concode_elem_s...
void function ( String arg0 ) { this . transactionType = arg0 ; }
9,241
gets the minimumstock . concode_field_sep boolean isSelloutArticle concode_elem_sep String unit concode_elem_sep String articleName concode_elem_sep int supplierId concode_elem_sep ProductGroup productGroup concode_elem_sep double price concode_elem_sep int articleId concode_elem_sep int productGroupId concode_elem_sep...
int function ( ) { return minimumStock ; }
9,242
insert the method 's description here . creation date : 10.12.2000 14:40:04 concode_field_sep boolean isSelloutArticle concode_elem_sep String unit concode_elem_sep String articleName concode_elem_sep int supplierId concode_elem_sep InterfaceProductGroup productGroup concode_elem_sep double price concode_elem_sep Integ...
int function ( ) { return stock ; }
9,243
gets the value of the color property . this accessor method returns a reference to the live list , not a snapshot . therefore any modification you make to the returned list will be present inside the jaxb object . this is why there is not a set method for the color property . for example , to add a new item , do as fol...
List < CTColor > function ( ) { if ( color == null ) { color = new ArrayList < CTColor > ( ) ; } return this . color ; }
9,244
gets the column index that corresponds to a specific colum name . if the csv file does n't have a header row , this method will always return null . concode_field_sep Map<String,PropertyDescriptor> descriptorMap concode_elem_sep String[] header concode_elem_sep boolean annotationDriven concode_elem_sep Map<String,BeanF...
Integer function ( String arg0 ) { if ( null == header ) { throw new IllegalStateException ( "srini_string" ) ; } createIndexLookup ( header ) ; return indexLookup . get ( arg0 ) ; }
9,245
resets the random number generator for this key to be a securerandom random number generator , using thespecified seed to help create it . concode_field_sep BigInteger n concode_elem_sep BigInteger ns concode_elem_sep BigInteger nSPlusOne concode_elem_sep int MAX_KEY_SIZE concode_elem_sep BigInteger nPlusOne concode_el...
void function ( long arg0 ) { setRnd ( new SecureRandom ( BigInteger . valueOf ( arg0 ) . toByteArray ( ) ) ) ; }
9,246
constant command line arguments passed to the application . concode_field_sep String DOWNLOAD_URL concode_elem_sep String errTitle concode_elem_sep String STAY_ALIVE concode_elem_sep File outfile concode_elem_sep String downloadUrl concode_elem_sep String supportUrl concode_elem_sep File icon concode_elem_sep String IC...
String function ( ) { return cmdLine ; }
9,247
item level feedback ? concode_field_sep boolean feedbackShowStudentScore concode_elem_sep String keywords concode_elem_sep boolean feedbackShowGraderComment concode_elem_sep boolean collectSectionMetadata concode_elem_sep boolean displayNumberingContinuous concode_elem_sep boolean feedbackShowQuestion concode_elem_sep ...
boolean function ( ) { return feedbackShowItemLevel ; }
9,248
convert a list of numbers to float . concode_field_sep ListArrayAdapter<Object> LISTADAPTER concode_elem_sep NumberArrayAdapter<Float,float[]> FLOATARRAYADAPTER concode_elem_sep FeatureVectorAdapter<?> FEATUREVECTORADAPTER concode_elem_sep IdentityArrayAdapter<?> IDENTITYADAPTER concode_elem_sep NumberArrayAdapter<Doub...
float [ ] function ( List < ? extends Number > arg0 ) { return toPrimitiveFloatArray ( arg0 , NUMBERLISTADAPTER ) ; }
9,249
is there a path from the source vertex s to vertex v ? concode_field_sep DirectedEdge[] edgeTo concode_elem_sep double[] distTo concode_field_sep double distTo concode_elem_sep void relax concode_elem_sep void main concode_elem_sep Iterable<DirectedEdge> pathTo
boolean function ( int arg0 ) { return distTo [ arg0 ] > Double . NEGATIVE_INFINITY ; }
9,250
return type metadata object concode_field_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep org.talend.mdm.webservice.WSRolePK wsRolePK concode_elem_sep boolean __hashCodeCalc concode_field_sep org.apache.axis.encoding.Serializer getSerializer concode_elem...
org . apache . axis . description . TypeDesc function ( ) { return typeDesc ; }
9,251
clear all session attributes . concode_field_sep String SESSION_ATTRIBUTES concode_elem_sep ApplicationSession INSTANCE concode_elem_sep PropertyChangeSupport propertyChangeSupport concode_elem_sep Map<String,Object> sessionAttributes concode_elem_sep ApplicationSessionInitializer applicationSessionInitializer concode_...
void function ( ) { this . sessionAttributes . clear ( ) ; propertyChangeSupport . firePropertyChange ( SESSION_ATTRIBUTES , null , sessionAttributes ) ; }
9,252
gets the input key . concode_field_sep SecretKey encKey concode_elem_sep SecretKey macKey concode_elem_sep SecretKey inputKey concode_elem_sep int truncatedMacLength concode_field_sep SecretKey getAESKey concode_elem_sep int getTruncatedMACByteLength concode_elem_sep SecretKey getMACKey
SecretKey function ( ) { return inputKey ; }
9,253
decrements the iterator 's index by one and returns the character at the new index . specified by : java.text.characteriterator . concode_field_sep int END_RUN concode_elem_sep ArrayList mapList concode_elem_sep int START_RUN concode_elem_sep int MID_RUN concode_elem_sep Set allAttributes concode_elem_sep CharacterIter...
char function ( ) { return iter . previous ( ) ; }
9,254
register a callback method for all midi messages received on a specific channel on this input . concode_field_sep javax.sound.midi.MidiDevice jDevice concode_elem_sep ArrayList<Plug> plugList concode_elem_sep ArrayList currentMessage concode_field_sep String getName concode_elem_sep void closeMidi concode_elem_sep void...
void function ( final Object arg0 , final String arg1 , final int arg2 ) { plug ( arg0 , arg1 , arg2 , - 1 ) ; }
9,255
removes source of the drag . this should only be called when the drag and drop operation is a move not a copy . concode_field_sep GlobalCanvasDragInfo sInstance concode_elem_sep SelectionItem[] mCurrentSelection concode_elem_sep Object mSourceCanvas concode_elem_sep Runnable mRemoveSourceHandler concode_elem_sep Rect m...
void function ( ) { if ( mRemoveSourceHandler != null ) { mRemoveSourceHandler . run ( ) ; mRemoveSourceHandler = null ; } }
9,256
finds a method that has the given name and descriptor and is declared in the super class . concode_field_sep MethodHandler default_interceptor concode_field_sep Method findMethod2 concode_elem_sep Method findMethod concode_elem_sep Method findMethod concode_elem_sep Method findSuperClassMethod concode_elem_sep Method f...
Method function ( Object arg0 , String arg1 , String arg2 ) { Class loc0 = arg0 . getClass ( ) ; return findSuperClassMethod ( loc0 , arg1 , arg2 ) ; }
9,257
returns a range of all the layout branchs . useful when paginating results . returns a maximum of end - start instances . start and end are not primary keys , they are indexes in the result set . thus , 0 refers to the first result in the set . setting both start and end to com.liferay.portal.kernel.dao.orm.queryutil #...
java . util . List < com . liferay . portal . model . LayoutBranch > function ( int arg0 , int arg1 ) { return getService ( ) . getLayoutBranchs ( arg0 , arg1 ) ; }
9,258
update null gist concode_field_sep GitHubResponse response concode_elem_sep GistService gistService concode_elem_sep GitHubClient gitHubClient concode_field_sep void starGistEmptyId concode_elem_sep void forkGistNullId concode_elem_sep void pageUserGists concode_elem_sep void pageStarredGists concode_elem_sep void crea...
void function ( ) { gistService . updateGist ( null ) ; }
9,259
return the number of longs in this hash table . concode_field_sep long size concode_elem_sep float DEFAULT_MAX_LOAD_FACTOR concode_elem_sep float maxLoadFactor concode_elem_sep long maxSize concode_elem_sep BigArrays bigArrays concode_elem_sep long mask concode_field_sep void removeAndAdd concode_elem_sep void grow con...
long function ( ) { return size ; }
9,260
defines if we should add this job to disk or non-persistent queue concode_field_sep RetryConstraint retryConstraint concode_elem_sep Context applicationContext concode_elem_sep String groupId concode_elem_sep int currentRunCount concode_elem_sep boolean cancelled concode_elem_sep int DEFAULT_RETRY_LIMIT concode_elem_se...
boolean function ( ) { return persistent ; }
9,261
throws the given throwable , but the compiler does n't know it . note : the return type is another cheat that allows this method to be used like this : throw exceptions.unchecked error ; the throw is never reached , because the exception is not returned which would lead to a classcastexception but thrown by this method...
RuntimeException function ( Throwable arg0 ) { Exceptions . < RuntimeException > cheat ( arg0 ) ; return null ; }
9,262
returns purchase information for a given product , or null if there is no purchase . concode_field_sep Map<String,SkuDetails> mSkuMap concode_elem_sep Map<String,Purchase> mPurchaseMap concode_field_sep void erasePurchase concode_elem_sep List<String> getAllOwnedSkus concode_elem_sep List<String> getAllOwnedSkus concod...
Purchase function ( String arg0 ) { return mPurchaseMap . get ( arg0 ) ; }
9,263
fade the actionbar background to zero opacity concode_field_sep AppCompatActivity mActivity concode_elem_sep Drawable mOldBackground concode_elem_sep Handler mHandler concode_elem_sep ActionBar mActionBar concode_elem_sep int mNewColor concode_elem_sep View mToolbar concode_elem_sep Drawable.Callback drawableCallback c...
ActionBarBackground function ( ) { Drawable loc0 = getColoredBackground ( android . R . color . transparent ) ; loc0 . setAlpha ( 0 ) ; fadeBackground ( mOldBackground , loc0 ) ; return this ; }
9,264
suppose this method is called back from the above native method . proguard would remove it , because it is not referenced from java . the annotation will make sure it is preserved anyhow . concode_field_sep PlaceHolder placeHolder concode_field_sep int computeAnswer concode_elem_sep void main
int function ( ) { return 42 ; }
9,265
zip the xml . concode_field_sep Item item concode_elem_sep int LIMIT concode_field_sep Long number concode_elem_sep void modify concode_elem_sep XML read concode_elem_sep String name concode_elem_sep void active concode_elem_sep String unzip concode_elem_sep Date updated
byte [ ] function ( final String arg0 ) { final ByteArrayOutputStream loc0 = new ByteArrayOutputStream ( ) ; final OutputStream loc1 = new GZIPOutputStream ( loc0 ) ; IOUtils . copy ( IOUtils . toInputStream ( arg0 , Charsets . UTF_8 ) , loc1 ) ; loc1 . close ( ) ; return loc0 . toByteArray ( ) ; }
9,266
record an intersection with the specified primitive id . the parent object is assumed to be the current instance . the u and v parameters are used to pinpoint the location on the surface if needed . concode_field_sep int node concode_elem_sep StackNode[] stack concode_elem_sep Instance current concode_elem_sep Instance...
void function ( int arg0 , float arg1 , float arg2 ) { instance = current ; this . id = arg0 ; this . u = arg1 ; this . v = arg2 ; }
9,267
sets the autoincrement value for this wsautoincrement . concode_field_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.String autoincrement concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_field_sep org.apache.axis.description.TypeDesc getTypeDes...
void function ( java . lang . String arg0 ) { this . autoincrement = arg0 ; }
9,268
non-javadoc concode_field_sep char pad concode_elem_sep LeftPadder ZERO_PADDER concode_field_sep String pad
String function ( String arg0 ) { int loc0 = 0 ; int loc1 = arg0 . length ( ) ; while ( loc0 < loc1 ) { if ( arg0 . charAt ( loc0 ) != pad ) { return arg0 . substring ( loc0 ) ; } loc0 ++ ; } return "srini_string" ; }
9,269
method called by a thread to release the lock . concode_field_sep int licenses concode_elem_sep int counter concode_field_sep int getAvailableLicenses concode_elem_sep int getNumLicenses concode_elem_sep void acquire
void function ( ) { if ( counter < licenses ) { counter = counter + 1 ; notify ( ) ; } }
9,270
sets data type concode_field_sep Object defaultValue concode_elem_sep String displayName concode_elem_sep boolean enabled concode_elem_sep String name concode_elem_sep String toolTip concode_elem_sep String description concode_elem_sep DisplayType displayType concode_elem_sep IOptionValue[] choices concode_elem_sep Str...
void function ( DataType arg0 ) { this . dataType = arg0 ; }
9,271
record the fact that a session has been destroyed . concode_field_sep ServletContext context concode_field_sep void sessionCreated concode_elem_sep void log concode_elem_sep void contextInitialized concode_elem_sep void attributeReplaced concode_elem_sep void contextDestroyed concode_elem_sep void attributeAdded concod...
void function ( HttpSessionEvent arg0 ) { log ( "srini_string" + arg0 . getSession ( ) . getId ( ) + "srini_string" ) ; }
9,272
returns the number of times #put was called . concode_field_sep int evictionCount concode_elem_sep int putCount concode_elem_sep int hitCount concode_elem_sep int size concode_elem_sep int createCount concode_elem_sep int maxSize concode_elem_sep LinkedHashMap<K,V> map concode_elem_sep int missCount concode_field_sep i...
int function ( ) { return putCount ; }
9,273
returns title . concode_field_sep boolean dedupEnabled concode_elem_sep String query concode_elem_sep int HASH_MULTIPLIER concode_elem_sep int rating concode_elem_sep String title concode_elem_sep int id concode_elem_sep Boolean ascendingSorting concode_elem_sep boolean viewModeEnabled concode_elem_sep int userGuideId ...
String function ( ) { return title ; }
9,274
sets the value of the arcrole property . concode_field_sep String role concode_elem_sep String arcrole concode_elem_sep String show concode_elem_sep String actuate concode_elem_sep String href concode_elem_sep String type concode_elem_sep String title concode_elem_sep PointType point concode_field_sep PointType getPoin...
void function ( String arg0 ) { this . arcrole = arg0 ; }
9,275
returns the current volume setting of this audiochannel concode_field_sep AudioMetaData metaData concode_elem_sep List<AudioMetaData> metaDataQueue concode_elem_sep int channels concode_elem_sep boolean isPaused concode_elem_sep float volume concode_elem_sep AudioFileFormat format concode_elem_sep IDiscordClient client...
float function ( ) { return this . volume ; }
9,276
gets the value of the totalmonthlychargesdiff property . concode_field_sep String previousMonthlyCharges concode_elem_sep long serialVersionUID concode_elem_sep String totalMonthlyChargesDiff concode_elem_sep String newMonthlyCharges concode_field_sep String getPreviousMonthlyCharges concode_elem_sep void setNewMonthly...
String function ( ) { return totalMonthlyChargesDiff ; }
9,277
call only after doneaddingstartiteration has been called . concode_field_sep int maxValuesInRam concode_elem_sep boolean isCurrentRecord concode_elem_sep DataInputStream is concode_elem_sep long peekValue concode_elem_sep int iterationIndex concode_elem_sep boolean cleanedUp concode_elem_sep PriorityQueue<PeekFileValue...
boolean function ( ) { if ( ! doneAdding || cleanedUp ) { throw new IllegalStateException ( ) ; } if ( this . ramValues != null ) { return this . iterationIndex < numValuesInRam ; } else { return ! priorityQueue . isEmpty ( ) ; } }
9,278
execute delete using the current internal state as where clause . concode_field_sep StringBuilder mSelection concode_elem_sep HashMap<String,String> mProjectionMap concode_elem_sep ArrayList<String> mSelectionArgs concode_elem_sep String mTable concode_field_sep Cursor query concode_elem_sep Cursor query concode_elem_s...
int function ( SQLiteDatabase arg0 ) { assertTable ( ) ; return arg0 . delete ( mTable , getSelection ( ) , getSelectionArgs ( ) ) ; }
9,279
gets the parallelism with which the parallel task runs . concode_field_sep int attemptNumber concode_elem_sep int indexOfSubtask concode_elem_sep String taskName concode_elem_sep int numberOfParallelSubtasks concode_elem_sep String taskNameWithSubtasks concode_field_sep String getTaskName concode_elem_sep int getAttemp...
int function ( ) { return this . numberOfParallelSubtasks ; }
9,280
set the property to compare . if the property was the same as the current , the sort is reversed if `` toggleascendingonproperty '' is activated , else simply ignored . concode_field_sep String property concode_elem_sep boolean ascending concode_elem_sep boolean ignoreCase concode_elem_sep boolean toggleAscendingOnProp...
void function ( String arg0 ) { if ( ! StringUtils . hasLength ( arg0 ) ) { this . property = "srini_string" ; } else { if ( isToggleAscendingOnProperty ( ) ) { this . ascending = ( ! arg0 . equals ( this . property ) || ! this . ascending ) ; } this . property = arg0 ; } }
9,281
process the passed nested zip file . concode_field_sep ClassOptimizer classOptimizer concode_elem_sep int BUFFER_SIZE concode_field_sep void processZipEntry concode_elem_sep ZipEntry cloneZipEntry concode_elem_sep void optimize concode_elem_sep void processClass concode_elem_sep void processResource
void function ( String arg0 , final ZipInputStream arg1 , final ZipOutputStream arg2 ) { optimize ( arg1 , arg2 ) ; }
9,282
return the memory footprint of this class in bytes . concode_field_sep int emptyVal concode_elem_sep int[] keys concode_elem_sep int rehashCount concode_elem_sep int count concode_field_sep int getSlot concode_elem_sep int size concode_elem_sep int find concode_elem_sep void clear concode_elem_sep boolean exists concod...
long function ( ) { return RamUsageEstimator . alignObjectSize ( Integer . BYTES * 3 + RamUsageEstimator . NUM_BYTES_OBJECT_REF ) + RamUsageEstimator . sizeOf ( keys ) ; }
9,283
return whether to perform a dependency check for object references in the bean instance after autowiring . concode_field_sep int AUTOWIRE_BY_TYPE concode_elem_sep String beanName concode_elem_sep boolean isDefaultBeanName concode_elem_sep int autowireMode concode_elem_sep boolean dependencyCheck concode_elem_sep int AU...
boolean function ( ) { return this . dependencyCheck ; }
9,284
return the number of selected objects . concode_field_sep int _mode concode_elem_sep EventListenerList _listeners concode_elem_sep SelectionEvent _selEvent concode_elem_sep ArrayList _selection concode_field_sep void removeSelectionListener concode_elem_sep void renderSelected concode_elem_sep void addSelectionListener...
int function ( ) { return _selection . size ( ) ; }
9,285
warning headers that we expect from this response . if the headers do n't match exactly this request is considered to have failed . defaults to emptylist . concode_field_sep ApiCallSection apiCallSection concode_elem_sep List<String> expectedWarningHeaders concode_elem_sep String catchParam concode_elem_sep Logger logg...
List < String > function ( ) { return expectedWarningHeaders ; }
9,286
the amount of time in seconds that this daemon should wait before processing again . concode_field_sep long interval concode_elem_sep boolean hasprocessed concode_elem_sep String classname concode_elem_sep String name concode_elem_sep boolean onstartup concode_elem_sep int status concode_field_sep String getName concod...
long function ( ) { return this . interval ; }
9,287
returns the intent that was used to initiate this call to the facebook application . concode_field_sep UUID callId concode_elem_sep Intent requestIntent concode_elem_sep int requestCode concode_elem_sep AppCall currentPendingCall concode_field_sep void setRequestIntent concode_elem_sep AppCall finishPendingCall concode...
Intent function ( ) { return requestIntent ; }
9,288
whether to hide column headers in table output concode_field_sep int wrapWidth concode_elem_sep int wrapWidth concode_elem_sep LinkedList<Column> columns concode_elem_sep int numRows concode_elem_sep boolean showHeader concode_elem_sep Column columns[] concode_elem_sep Justification justification concode_elem_sep Array...
Builder function ( ) { this . showHeader = false ; return this ; }
9,289
gets the activitydatetime value for this activityrecord . concode_field_sep java.lang.String foreignSysOrgId concode_elem_sep java.lang.String orgName concode_elem_sep java.lang.String mktgAssetName concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.util.Calendar activityDateTime concode_elem_sep java.lang.S...
java . util . Calendar function ( ) { return activityDateTime ; }
9,290
returns a java object representing the default value of the data type . concode_field_sep AS400DataType[] elements_ concode_elem_sep Object[] defaultValue_ concode_elem_sep Object elementsLock_ concode_elem_sep boolean allowChanges_ concode_elem_sep long serialVersionUID concode_field_sep int getByteLength concode_elem...
Object function ( ) { synchronized ( elementsLock_ ) { if ( defaultValue_ == null ) { int loc0 = elements_ . length ; defaultValue_ = new Object [ loc0 ] ; for ( int loc1 = 0 ; loc1 < loc0 ; loc1 ++ ) { defaultValue_ [ loc1 ] = elements_ [ loc1 ] . getDefaultValue ( ) ; } } return defaultValue_ ; } }
9,291
add the given element to the queue , possibly forcing an eviction from the head if #remainingcapacity iszero . concode_field_sep int maximumSize concode_elem_sep ArrayDeque<T> queue concode_field_sep boolean containsAll concode_elem_sep boolean isEmpty concode_elem_sep void clear concode_elem_sep T poll concode_elem_se...
boolean function ( T arg0 ) { if ( maximumSize == 0 ) { return true ; } if ( queue . size ( ) == maximumSize ) { queue . remove ( ) ; } queue . add ( arg0 ) ; return true ; }
9,292
before . concode_field_sep PlaceHolder placeHolder concode_field_sep void test
void function ( ) { Utils . initialize ( ) ; }
9,293
assert that this request has not been @linkplain #execute executed yet . concode_field_sep boolean executed concode_elem_sep HttpHeaders headers concode_field_sep ClientHttpResponse executeInternal concode_elem_sep HttpHeaders getHeaders concode_elem_sep OutputStream getBody concode_elem_sep OutputStream getBodyInterna...
void function ( ) { Assert . state ( ! this . executed , "srini_string" ) ; }
9,294
create an instance of jaxbelement concode_field_sep QName _RetryCommit_QNAME concode_elem_sep QName _Response_QNAME concode_elem_sep QName _ReplayCommit_QNAME concode_elem_sep QName _Phase2Rollback_QNAME concode_elem_sep QName _Rollback_QNAME concode_elem_sep QName _PreparedAfterTimeout_QNAME concode_elem_sep QName _Co...
JAXBElement < String > function ( String arg0 ) { return new JAXBElement < String > ( _CompletionRollback_QNAME , String . class , null , arg0 ) ; }
9,295
returns the fpsinfo as if stop had been called at the given uptotimems . only valid if monitoring was started with #startandrecordfpsateachframe . concode_field_sep int mNumFrameCallbacks concode_elem_sep int mNumFrameCallbacksWithBatchDispatches concode_elem_sep UIManagerModule mUIManagerModule concode_elem_sep Choreo...
FpsInfo function ( long arg0 ) { Assertions . assertNotNull ( mTimeToFps , "srini_string" ) ; Map . Entry < Long , FpsInfo > loc0 = mTimeToFps . floorEntry ( arg0 ) ; if ( loc0 == null ) { return null ; } return loc0 . getValue ( ) ; }
9,296
unsetentitycontext concode_field_sep javax.ejb.EntityContext myEntityCtx concode_field_sep void ejbLoad concode_elem_sep void ejbPostCreate concode_elem_sep void ejbStore concode_elem_sep java.lang.Integer getId concode_elem_sep void ejbActivate concode_elem_sep void ejbRemove concode_elem_sep java.lang.Integer ejbCrea...
void function ( ) { myEntityCtx = null ; }
9,297
constructs a skin file url concode_field_sep Translator translator concode_elem_sep String name concode_elem_sep XWikiServiceAsync serviceInstance concode_elem_sep LoadingDialog loadingDialog concode_elem_sep Map _metaPropertiesMap concode_field_sep void setName concode_elem_sep String getName concode_elem_sep XWikiSer...
String function ( String arg0 ) { return getSkinBaseURL ( ) + "srini_string" + arg0 ; }
9,298
allow start / end events for skipped entities concode_field_sep boolean allowPrefixMappings concode_elem_sep boolean allowIgnorableWhitespace concode_elem_sep boolean allowProcessingInstructions concode_elem_sep boolean allowDTDs concode_elem_sep boolean allowCDATA concode_elem_sep boolean allowDocuments concode_elem_s...
SAXFilter function ( ) { this . allowSkippedEntities = true ; return this ; }
9,299
start reconciling positions . concode_field_sep StyledTextXtextAdapter styledTextXtextAdapter concode_elem_sep ISemanticHighlightingCalculator calculator concode_elem_sep ITextAttributeProvider attributeProvider concode_elem_sep HighlightingPresenter presenter concode_elem_sep List<AttributedPosition> removedPositions ...
void function ( ) { presenter . addAllPositions ( removedPositions ) ; removedPositionCount = removedPositions . size ( ) ; }