idx
int64
0
25k
question
stringlengths
71
7.19k
target
stringlengths
20
663
16,200
public setter concode_field_sep PropertyList propertyList concode_elem_sep AssociationList associationList concode_elem_sep Concept concept concode_elem_sep GroupProperties groupProperties concode_elem_sep RoleList roleList concode_elem_sep List<FullConcept> fullConcept concode_elem_sep long serialVersionUID concode_el...
void function ( GroupProperties arg0 ) { this . groupProperties = arg0 ; }
16,201
get the iproject containing the given eobject concode_field_sep SGenFactory factory concode_field_sep void setDefaultValue concode_elem_sep FeatureParameterValue createParameterValue concode_elem_sep boolean projectOpened concode_elem_sep FeatureConfiguration createDefaultFeatureConfiguration concode_elem_sep boolean p...
IProject function ( EObject arg0 ) { return ResourcesPlugin . getWorkspace ( ) . getRoot ( ) . getFile ( new Path ( arg0 . eResource ( ) . getURI ( ) . toPlatformString ( true ) ) ) . getProject ( ) ; }
16,202
return neighbor k of v , numbering from 0 , or 0 if there is no such neighbor . assumes v is one of my vertices . this is a synonym for successor v , k . concode_field_sep PlaceHolder placeHolder concode_field_sep int add concode_elem_sep int add concode_elem_sep boolean mine concode_elem_sep int edgeSize concode_elem_...
int function ( int arg0 , int arg1 ) { return successor ( arg0 , arg1 ) ; }
16,203
sets the group id of this member request . concode_field_sep MemberRequest _memberRequest concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_elem_sep boolean isCachedModel con...
void function ( long arg0 ) { _memberRequest . setGroupId ( arg0 ) ; }
16,204
the name of this xsobject depending on the xsobject type . concode_field_sep short fMiscFlags concode_elem_sep XSNamespaceItem fNamespaceItem concode_elem_sep short fFinal concode_elem_sep IdentityConstraint[] fIDConstraints concode_elem_sep short ABSTRACT concode_elem_sep String fDescription concode_elem_sep short SCO...
String function ( ) { return fName ; }
16,205
asserts that a condition is false . if it is n't it throws an assertionfailederror with the given message . concode_field_sep PlaceHolder placeHolder concode_field_sep void fail concode_elem_sep void fail concode_elem_sep void assertNull concode_elem_sep void assertNull concode_elem_sep void assertTrue concode_elem_sep...
void function ( String arg0 , boolean arg1 ) { assertTrue ( arg0 , ! arg1 ) ; }
16,206
utility method to handle logging . if ` quietmode ' is set , this method does nothing concode_field_sep String brokerUrl concode_elem_sep MqttClient client concode_elem_sep boolean quietMode concode_field_sep void connectionLost concode_elem_sep void printHelp concode_elem_sep void messageArrived concode_elem_sep void ...
void function ( String arg0 ) { if ( ! quietMode ) { System . out . println ( arg0 ) ; } }
16,207
sets the value of the generatorname property . concode_field_sep String generatorName concode_elem_sep String primaryKeyClass concode_field_sep String getPrimaryKeyClass concode_elem_sep void setPrimaryKeyClass concode_elem_sep String getGeneratorName
void function ( final String arg0 ) { this . generatorName = arg0 ; }
16,208
gets the value of the scenariosreduction property . concode_field_sep SyncScenarioList scenariosReduction concode_elem_sep SyncScenarioList scenariosNotTreated concode_elem_sep SyncScenarioList scenarios concode_elem_sep String extId concode_field_sep SyncScenarioList getScenariosNotTreated concode_elem_sep String getE...
SyncScenarioList function ( ) { return scenariosReduction ; }
16,209
create a new file object from two file paths . concode_field_sep String LOG_TAG concode_field_sep long getFreeDiskSpace concode_elem_sep boolean testSaveLocationExists concode_elem_sep long freeSpaceCalculation concode_elem_sep boolean testFileExists
File function ( String arg0 , String arg1 ) { File loc0 ; if ( arg1 . startsWith ( arg0 ) ) { loc0 = new File ( arg1 ) ; } else { loc0 = new File ( arg0 + "srini_string" + arg1 ) ; } return loc0 ; }
16,210
returns the first index of a largest value in xs , which must have nonzero length . concode_field_sep PlaceHolder placeHolder concode_field_sep int partition concode_elem_sep void select concode_elem_sep void swap concode_elem_sep int minIndex concode_elem_sep int partitionIndices concode_elem_sep void sortIndices conc...
int function ( double [ ] arg0 ) { int loc0 = 0 ; double loc1 = arg0 [ 0 ] ; for ( int loc2 = 1 ; loc2 < arg0 . length ; ++ loc2 ) { double loc3 = arg0 [ loc2 ] ; if ( loc3 > loc1 ) { loc1 = loc3 ; loc0 = loc2 ; } } return loc0 ; }
16,211
create an instance of parametertype concode_field_sep QName _EsiSetSocParameterRequest_QNAME concode_elem_sep QName _ParameterTypeValue_QNAME concode_elem_sep QName _EsiSetSocParameterResponse_QNAME concode_elem_sep QName _ParameterTypeName_QNAME concode_field_sep ESISetSocParameterResponseType createESISetSocParameter...
ParameterType function ( ) { return new ParameterType ( ) ; }
16,212
sets the list of xts participant recovery modules to be installed at startup and removed at shutdown . concode_field_sep List<String> coordinatorRecoveryModules concode_elem_sep List<String> participantRecoveryModules concode_field_sep List<String> getCoordinatorRecoveryModules concode_elem_sep void setCoordinatorRecov...
void function ( List < String > arg0 ) { this . participantRecoveryModules = arg0 ; }
16,213
this method resets the incoming events time events included . concode_field_sep boolean event1 concode_elem_sep SCInterfaceImpl sCInterface concode_elem_sep int nextStateIndex concode_elem_sep State[] stateVector concode_elem_sep boolean event2 concode_field_sep void init concode_elem_sep SCInterface getSCInterface con...
void function ( ) { sCInterface . clearEvents ( ) ; }
16,214
evaluates the function . gh concode_field_sep ContinuousFunction hef8_g concode_elem_sep long serialVersionUID concode_elem_sep FunctionOptimisationProblem hef8_g_problem concode_elem_sep FunctionOptimisationProblem hef8_h_problem concode_elem_sep ContinuousFunction hef8_h concode_field_sep ContinuousFunction getHEF8_g...
Double function ( Vector arg0 ) { int loc0 = AbstractAlgorithm . get ( ) . getIterations ( ) ; return apply ( loc0 , arg0 ) ; }
16,215
metodo para escribir un tweet concode_field_sep Twitter twitter concode_field_sep void getTimeLine concode_elem_sep void searchTweets
void function ( String arg0 ) { Status loc0 = twitter . updateStatus ( arg0 ) ; System . out . println ( "srini_string" + loc0 . getText ( ) + "srini_string" ) ; }
16,216
function : bytes2hexstr byte arr , int len generate a hex string showing the value of the bytes in arr . used by me for testing this class . concode_field_sep char[] hex concode_field_sep void print concode_elem_sep void println concode_elem_sep int ubyte concode_elem_sep void int2byte concode_elem_sep void pr concode_...
String function ( byte [ ] arg0 , int arg1 ) { StringBuffer loc0 = new StringBuffer ( arg1 * 2 ) ; for ( int loc1 = 0 ; loc1 < arg1 ; loc1 ++ ) { int loc2 = ( arg0 [ loc1 ] >>> 4 ) & 0xf ; loc0 . append ( hex [ loc2 ] ) ; int loc3 = ( arg0 [ loc1 ] ) & 0xf ; loc0 . append ( hex [ loc3 ] ) ; } return loc0 . toString ( )...
16,217
returns a copy of the array of colors used by this gradient . concode_field_sep ColorSpaceEnum colorSpace concode_elem_sep int transparency concode_elem_sep CycleMethodEnum REPEAT concode_elem_sep CycleMethodEnum cycleMethod concode_elem_sep float[] fractions concode_elem_sep ColorSpaceEnum SRGB concode_elem_sep Color[...
Color [ ] function ( ) { Color [ ] loc0 = new Color [ this . colors . length ] ; System . arraycopy ( this . colors , 0 , loc0 , 0 , this . colors . length ) ; return loc0 ; }
16,218
build a statcounter from a list of values . concode_field_sep StatCounter$ MODULE$ concode_field_sep placeholderType placeHolder
org . apache . spark . util . StatCounter function ( scala . collection . TraversableOnce < java . lang . Object > arg0 ) { throw new RuntimeException ( ) ; }
16,219
the id of the document . concode_field_sep GetResponse response concode_elem_sep MultiGetResponse.Failure failure concode_field_sep void writeTo concode_elem_sep String getIndex concode_elem_sep boolean isFailed concode_elem_sep void readFrom concode_elem_sep String getType concode_elem_sep GetResponse getResponse conc...
String function ( ) { if ( failure != null ) { return failure . getId ( ) ; } return response . getId ( ) ; }
16,220
implementation of insertion sort for integers . this has an average performance of o n log n concode_field_sep PlaceHolder placeHolder concode_field_sep void bubbleSort concode_elem_sep int partition concode_elem_sep void swap concode_elem_sep void merge concode_elem_sep void mergeSort concode_elem_sep void mergeSort c...
void function ( int [ ] arg0 ) { for ( int loc0 = 1 ; loc0 < arg0 . length ; loc0 ++ ) { int loc1 = arg0 [ loc0 ] ; int loc2 = loc0 - 1 ; for ( ; loc2 >= 0 && ( arg0 [ loc2 ] > loc1 ) ; loc2 -- ) { arg0 [ loc2 + 1 ] = arg0 [ loc2 ] ; } arg0 [ loc2 + 1 ] = loc1 ; } }
16,221
gets the first name for this student . concode_field_sep int studentId concode_elem_sep String firstName concode_elem_sep String lastName concode_elem_sep String address concode_field_sep void setLastName concode_elem_sep int getStudentId concode_elem_sep void setAddress concode_elem_sep void setFirstName concode_elem_...
String function ( ) { return firstName ; }
16,222
gets the fldfilterchecked value for this othercustomfieldfilter . concode_field_sep java.lang.Boolean fldFilterChecked concode_elem_sep com.netsuite.webservices.platform.core_2014_2.RecordRef fldFilter concode_elem_sep java.lang.Boolean fldFilterNotNull concode_elem_sep org.apache.axis.description.TypeDesc typeDesc con...
java . lang . Boolean function ( ) { return fldFilterChecked ; }
16,223
inserts a record to be sorted . concode_field_sep Sorter<PackedRecordPointer,LongArray> sorter concode_elem_sep LongArray pointerArray concode_elem_sep LongArray array concode_elem_sep PackedRecordPointer packedRecordPointer concode_elem_sep int initialSize concode_elem_sep int limit concode_elem_sep boolean useRadixSo...
void function ( long arg0 , int arg1 ) { if ( ! hasSpaceForAnotherRecord ( ) ) { throw new IllegalStateException ( "srini_string" ) ; } array . set ( pos , PackedRecordPointer . packPointer ( arg0 , arg1 ) ) ; pos ++ ; }
16,224
the artifact 's name . concode_field_sep String name concode_elem_sep ArtifactLocation location concode_elem_sep String revision concode_field_sep void setName concode_elem_sep ArtifactLocation getLocation concode_elem_sep Artifact withLocation concode_elem_sep Artifact withRevision concode_elem_sep void setLocation co...
String function ( ) { return this . name ; }
16,225
info log message with printf formatting . concode_field_sep int WARN concode_elem_sep int VERBOSE concode_elem_sep int ERROR concode_elem_sep int LOGLEVEL concode_elem_sep int DEBUG concode_elem_sep int INFO concode_field_sep boolean isLoggable concode_elem_sep void d concode_elem_sep void d concode_elem_sep void d con...
void function ( String arg0 , String arg1 , Object ... arg2 ) { if ( LOG . INFO >= LOGLEVEL ) Log . i ( arg0 , String . format ( arg1 , arg2 ) ) ; }
16,226
get the macro averaged recall see #getrecall string over all the classes concode_field_sep Map<String,Map<String,Long>> linearizedMatrix concode_elem_sep int numberOfEvaluatedDocs concode_elem_sep double accuracy concode_elem_sep double avgClassificationTime concode_field_sep ConfusionMatrix getConfusionMatrix concode_...
double function ( ) { double loc0 = 0 ; for ( Map . Entry < String , Map < String , Long >> loc1 : linearizedMatrix . entrySet ( ) ) { String loc2 = loc1 . getKey ( ) ; loc0 += getRecall ( loc2 ) ; } return loc0 / linearizedMatrix . size ( ) ; }
16,227
make icon-text-link node concode_field_sep PlaceHolder placeHolder concode_field_sep TreeNode newLinkLeafNode concode_elem_sep TreeNode newLinkTreeNode concode_elem_sep TreeNode newLeafNode concode_elem_sep TreeNode newTreeNode concode_elem_sep TreeNode newQueryNode concode_elem_sep TreeNode addTextNode concode_elem_se...
TreeNode function ( final CharSequence arg0 , final int arg1 , final Link arg2 , final Context arg3 ) { return new TreeNode ( new Value ( arg0 , arg1 , arg2 ) , false ) . setController ( new LinkNodeController ( arg3 ) ) ; }
16,228
gets the value of the weblogicrdbmsbean 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 weblogicrdbmsbean property . for example , to ad...
List < WeblogicRdbmsBean > function ( ) { if ( weblogicRdbmsBean == null ) { weblogicRdbmsBean = new ArrayList < WeblogicRdbmsBean > ( ) ; } return this . weblogicRdbmsBean ; }
16,229
helper for error callbacks that just returns the status.error by default concode_field_sep String callbackId concode_elem_sep CordovaWebView webView concode_elem_sep int changingThreads concode_elem_sep String LOG_TAG concode_elem_sep boolean finished concode_field_sep boolean isChangingThreads concode_elem_sep String ...
void function ( String arg0 ) { sendPluginResult ( new PluginResult ( PluginResult . Status . ERROR , arg0 ) ) ; }
16,230
returns the error function . erf x = 2 / & radic ; & pi ; 0 & int ; x e-t2dt this implementation computes erf x using the gamma #regularizedgammap double , double , double , int regularized gamma function , following erf , equation 3 the value returned is always between -1 and 1 inclusive . if abs x > 40 , then erf x i...
double function ( double arg0 ) { if ( FastMath . abs ( arg0 ) > 40 ) { return arg0 > 0 ? 1 : - 1 ; } final double loc0 = Gamma . regularizedGammaP ( 0.5 , arg0 * arg0 , 1.0e-15 , 10000 ) ; return arg0 < 0 ? - loc0 : loc0 ; }
16,231
keep encoded values '' % ... '' , matrix parameters , template parameters , and ' / ' characters intact . concode_field_sep String UTF_8 concode_elem_sep String[] matrixParameterEncoding concode_elem_sep String[] queryStringEncoding concode_elem_sep Pattern PARAM_REPLACEMENT concode_elem_sep String[] pathEncoding conco...
String function ( String arg0 ) { return encodeValue ( arg0 , pathEncoding ) ; }
16,232
returns the alias name concode_field_sep String filter concode_elem_sep String searchRouting concode_elem_sep String name concode_elem_sep String indexRouting concode_field_sep String filter concode_elem_sep Alias filter concode_elem_sep Alias filter concode_elem_sep Alias filter concode_elem_sep Alias routing concode_...
String function ( ) { return name ; }
16,233
generates the `` result '' json object for commentactivity moment . concode_field_sep String[] ACTIONS concode_elem_sep ArrayList<String> MOMENT_LIST concode_elem_sep HashMap<String,String> MOMENT_TYPES concode_field_sep ItemScope getReviewActivityResult concode_elem_sep ItemScope getResultFor concode_elem_sep ItemScop...
ItemScope function ( ) { return new ItemScope . Builder ( ) . setType ( "srini_string" ) . setUrl ( "srini_string" ) . setName ( "srini_string" ) . setText ( "srini_string" ) . build ( ) ; }
16,234
this method is called by the build system to report an event . concode_field_sep OutputFilter outputFilter concode_elem_sep EventHandler ansiStrippingHandler concode_elem_sep boolean ansiAllowingHandlerRegistered concode_elem_sep EventHandler ansiAllowingHandler concode_elem_sep List<EventHandler> handlers concode_elem...
void function ( Event arg0 ) { if ( arg0 . getKind ( ) != EventKind . ERROR && arg0 . getTag ( ) != null && ! showOutput ( arg0 . getTag ( ) ) ) { return ; } for ( EventHandler loc0 : handlers ) { loc0 . handle ( arg0 ) ; } }
16,235
removes field with the specified name from the document . if multiple fields exist with this name , this method removes the first field that has been added . if there is no field with the specified name , the document remains unchanged . note that the removefield s methods like the add method only make sense prior to a...
void function ( String arg0 ) { Iterator < IndexableField > loc0 = fields . iterator ( ) ; while ( loc0 . hasNext ( ) ) { IndexableField loc1 = loc0 . next ( ) ; if ( loc1 . arg0 ( ) . equals ( arg0 ) ) { loc0 . remove ( ) ; return ; } } }
16,236
transform the object into its cacheable representation concode_field_sep long _lastLogTime concode_elem_sep int[] SQL_TYPES concode_elem_sep boolean _compressionEnabled concode_elem_sep long _totalBytesAfter concode_elem_sep Log log concode_elem_sep Class RETURNED_CLASS concode_elem_sep byte[] GZIP_PREFIX concode_elem_...
Serializable function ( Object arg0 ) { return ( Serializable ) arg0 ; }
16,237
when in a sequence of characters that can be copied directly , interrupts the sequence and copies it to the output buffer . concode_field_sep int charStart concode_elem_sep ByteList src concode_elem_sep int pos concode_elem_sep int srcEnd concode_elem_sep int quoteStart concode_elem_sep ThreadContext context concode_el...
void function ( int arg0 ) { if ( quoteStart != - 1 ) { out . append ( src , quoteStart , arg0 - quoteStart ) ; quoteStart = - 1 ; } }
16,238
get the single instance . concode_field_sep IsProductOpenValidator INSTANCE concode_field_sep boolean isError concode_elem_sep String validate
IsProductOpenValidator function ( ) { return INSTANCE ; }
16,239
adds a listener object that will be called whenever a text chat message is sent . global messages sent from sendglobalmessage are not included in these notifications . concode_field_sep Recorder recorder concode_elem_sep Set<ManagedReference> listeners concode_elem_sep String fn concode_elem_sep String fpath concode_el...
void function ( AudioRecordingMessageListener arg0 ) { this . listeners . add ( AppContext . getDataManager ( ) . createReference ( arg0 ) ) ; }
16,240
return the grade into a string concode_field_sep String modu concode_elem_sep String note concode_elem_sep String moyenneClasse concode_elem_sep int idLocal concode_elem_sep String semestre concode_elem_sep String intitule concode_field_sep void setSemestre concode_elem_sep String getSemestre concode_elem_sep void setM...
String function ( ) { return intitule + "srini_string" + note ; }
16,241
return the configured userdestinationresolver . concode_field_sep boolean running concode_elem_sep SubscribableChannel brokerChannel concode_elem_sep Object lifecycleMonitor concode_elem_sep SubscribableChannel clientInboundChannel concode_elem_sep UserDestinationResolver userDestinationResolver concode_elem_sep Messag...
UserDestinationResolver function ( ) { return this . userDestinationResolver ; }
16,242
returns the content of this microblogs entry . concode_field_sep MicroblogsEntry _microblogsEntry concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_elem_sep boolean isCachedM...
java . lang . String function ( ) { return _microblogsEntry . getContent ( ) ; }
16,243
return the corresponding translation when typed concode_field_sep Map<String,Map<String,Map<String,String>>> cache concode_elem_sep I18nTranslationCache staticInstance concode_field_sep Map<String,String> getAllTranslations concode_elem_sep Map<String,String> getTranslationsMap concode_elem_sep boolean isLanguageLoaded...
String function ( String arg0 , String arg1 ) { return getTranslation ( arg0 , arg1 , null ) ; }
16,244
sets the right ascension . concode_field_sep String offsetDeclination concode_elem_sep String objectDesignation concode_elem_sep double rightAscensionValue concode_elem_sep String declination concode_elem_sep String offsetRightAscension concode_elem_sep double v concode_elem_sep double declinationValue concode_elem_sep...
void function ( String arg0 ) { this . rightAscension = arg0 ; }
16,245
sets the maximum time that a checkpoint may take before being discarded . concode_field_sep long DEFAULT_TIMEOUT concode_elem_sep long checkpointTimeout concode_elem_sep int DEFAULT_MAX_CONCURRENT_CHECKPOINTS concode_elem_sep boolean deleteOnCancellation concode_elem_sep CheckpointingMode DEFAULT_MODE concode_elem_sep ...
void function ( long arg0 ) { if ( arg0 <= 0 ) { throw new IllegalArgumentException ( "srini_string" ) ; } this . checkpointTimeout = arg0 ; }
16,246
return a recipientid for the identity 's private key , certificate pair . concode_field_sep X509CertificateHolder[] certificateHolders concode_elem_sep PrivateKeyInfo privateKeyInfo concode_field_sep X509CertificateHolder getCertificate concode_elem_sep PrivateKeyInfo getPrivateKeyInfo concode_elem_sep byte[] getSubjec...
RecipientId function ( ) { return new KeyTransRecipientId ( certificateHolders [ 0 ] . getIssuer ( ) , certificateHolders [ 0 ] . getSerialNumber ( ) , getSubjectKeyIdentifier ( ) ) ; }
16,247
called when the main frame of the page has committed . concode_field_sep int mNativeWebContentsObserverAndroid concode_field_sep void didStopLoading concode_elem_sep void didFailLoad concode_elem_sep int nativeInit concode_elem_sep void didStartProvisionalLoadForFrame concode_elem_sep void didNavigateAnyFrame concode_e...
void function ( String arg0 , String arg1 , boolean arg2 ) { }
16,248
builds a schedule form the given schedule record details , default locale will be used . concode_field_sep Period EMPTY_PERIOD concode_field_sep Map<WindowName,List<String>> getWindowValues concode_elem_sep Period getPeriodFromValue concode_elem_sep void addAlertsToMilestone
Schedule function ( ScheduleRecord arg0 ) { return build ( arg0 , Locale . getDefault ( ) ) ; }
16,249
removes this push event listener from the push notifications concode_field_sep IcePushClientLibrary icePushClient concode_elem_sep GWTPushContext instance concode_field_sep void removePushEventListenerFromGroup concode_elem_sep GWTPushContext getInstance concode_elem_sep IcePushClientLibrary getIcePushClientLibrary con...
void function ( PushEventListener arg0 ) { icePushClient . unregisterUserCallbacks ( arg0 ) ; icePushClient . deregister ( arg0 . getPushId ( ) ) ; icePushClient . removeGroupMember ( arg0 . getGroup ( ) , arg0 . getPushId ( ) ) ; }
16,250
sets the collection exercise state id . concode_field_sep String collectionExerciseStateDescription concode_elem_sep Date currentProcessStateAsAt concode_elem_sep Long eventKeySid concode_elem_sep String surveyId concode_elem_sep Short currentProcessStateId concode_elem_sep Long surveySid concode_elem_sep Integer colle...
void function ( final Integer arg0 ) { this . collectionExerciseStateId = arg0 ; }
16,251
sets the value of the distl property . concode_field_sep CTEffectExtent effectExtent concode_elem_sep Long distL concode_elem_sep Long distT concode_elem_sep STWrapText wrapText concode_elem_sep Long distB concode_elem_sep Long distR concode_field_sep CTEffectExtent getEffectExtent concode_elem_sep Long getDistL concod...
void function ( Long arg0 ) { this . distL = arg0 ; }
16,252
adds a map containing key , url mappings where each key is an instance of comparable corresponding to the key for an item in a pie dataset and each url is a string representing a url fragment . the map is appended to an internal list ... you can add multiple maps if you are working with , say , a multiplepieplot . conc...
void function ( Map arg0 ) { this . urls . add ( arg0 ) ; }
16,253
source jars for compilation . concode_field_sep ImmutableSet<String> blacklistedProcessors concode_elem_sep ImmutableList<String> sources concode_elem_sep String targetLabel concode_elem_sep ImmutableMap.Builder<String,String> indirectJarsToTargets concode_elem_sep ImmutableSet.Builder<String> processors concode_elem_s...
ImmutableList < String > function ( ) { return sourceJars ; }
16,254
returns the debugframe with the given id or null if no such debugframe exists concode_field_sep RhinoDebuggerImpl debugger concode_elem_sep LinkedList frames concode_elem_sep Long contextId concode_elem_sep StackFrame stepFrame concode_elem_sep int STEP_IN concode_elem_sep Long threadId concode_elem_sep int STEP_CONTIN...
StackFrame function ( Long arg0 ) { StackFrame loc0 = null ; for ( Iterator loc1 = frames . loc1 ( ) ; loc1 . hasNext ( ) ; ) { loc0 = ( StackFrame ) loc1 . next ( ) ; if ( loc0 . getId ( ) . equals ( arg0 ) ) { return loc0 ; } } return null ; }
16,255
specifies a set of optional logical method name mappings . for both resolution strategies , the method name initially comes in from the view layer . if that needs to be treated as a ` logical ' method name , and mapped to a ` real ' method name , then a name/value pair for that purpose should be added to this propertie...
void function ( Properties arg0 ) { this . logicalMappings = arg0 ; }
16,256
returns the next header . same as #nextheader nextheader , but not type-safe . concode_field_sep String headerName concode_elem_sep List<Header> allHeaders concode_elem_sep int lastIndex concode_elem_sep int currentIndex concode_field_sep Header nextHeader concode_elem_sep boolean hasNext concode_elem_sep int findNext ...
Object function ( ) { return nextHeader ( ) ; }
16,257
determines if the queue is empty . concode_field_sep int rear concode_elem_sep Card[] discardPile concode_elem_sep int numEl concode_elem_sep int maxSize concode_elem_sep int front concode_field_sep void insert concode_elem_sep boolean isFull concode_elem_sep void displayQueue concode_elem_sep Card remove concode_elem_...
boolean function ( ) { return numEl == 0 ; }
16,258
deal a card to the kth position in this board . if the deck is empty , the kth card is set to null . concode_field_sep Card[] cards concode_elem_sep Deck deck concode_elem_sep boolean I_AM_DEBUGGING concode_field_sep List<Integer> cardIndexes concode_elem_sep int size concode_elem_sep boolean isLegal concode_elem_sep v...
void function ( int arg0 ) { cards [ arg0 ] = deck . deal ( ) ; }
16,259
returns a gristset representing the drops from an underling , given the underling 's type and a static loot multiplier . concode_field_sep HashMap<GristType,ArrayList<GristType>> secondaryGristMap concode_elem_sep Random random concode_field_sep void setGrist concode_elem_sep int getGristValue concode_elem_sep GristTyp...
GristSet function ( GristType arg0 , int arg1 ) { GristSet loc0 = new GristSet ( ) ; loc0 . addGrist ( GristType . Build , random . nextInt ( 20 ) * arg1 ) ; loc0 . addGrist ( arg0 , random . nextInt ( 10 ) * arg1 ) ; loc0 . addGrist ( getSecondaryGrist ( arg0 ) , random . nextInt ( 5 ) * arg1 ) ; return loc0 ; }
16,260
sets the value of the methodname property . concode_field_sep String description concode_elem_sep String methodName concode_field_sep String getMethodName concode_elem_sep void setDescription concode_elem_sep String getDescription
void function ( final String arg0 ) { this . methodName = arg0 ; }
16,261
prints the given int . concode_field_sep String SPACES concode_elem_sep int javaLine concode_elem_sep int virtual_indent concode_elem_sep int TAB_WIDTH concode_elem_sep PrintWriter writer concode_elem_sep int indent concode_field_sep void pushIndent concode_elem_sep void printMultiLn concode_elem_sep void println conco...
void function ( int arg0 ) { writer . print ( arg0 ) ; }
16,262
set the exception message . this is the value returned by calling tostring on the original exception object . concode_field_sep Throwable exception concode_elem_sep String nestedExceptionMessage concode_elem_sep String[] nestedStackTrace concode_elem_sep String[] stackTrace concode_elem_sep String message concode_elem_...
void function ( String arg0 ) { this . exceptionMessage = arg0 ; }
16,263
gets the tag value . if nothing is specified , null is returned . concode_field_sep String securityGroupName concode_elem_sep String iamRole concode_elem_sep int connectionTimeoutSeconds concode_elem_sep String secretKey concode_elem_sep String accessKey concode_elem_sep String region concode_elem_sep String tagValue c...
String function ( ) { return tagValue ; }
16,264
return whether this objenesis instance is worth trying for instance creation , i.e. whether it has n't been used yet or is known to work . if the configured objenesis instantiator strategy has been identified to not work on the current jvm at all or if the `` spring.objenesis.ignore '' property has been set to `` true ...
boolean function ( ) { return ( this . worthTrying != Boolean . FALSE ) ; }
16,265
returns the path to the default package in the sources zip file concode_field_sep IPath fSystemLibrary concode_elem_sep URL fJavadocLocation concode_elem_sep IPath fSystemLibrarySource concode_elem_sep IPath fPackageRootPath concode_elem_sep URL fIndexLocation concode_field_sep IPath getSystemLibraryPath concode_elem_s...
IPath function ( ) { return fPackageRootPath ; }
16,266
gets the position of the animation on the screen concode_field_sep boolean rotate concode_elem_sep Dimension frameSize concode_elem_sep double rotationAmount concode_elem_sep boolean loop concode_elem_sep AffineTransform at concode_elem_sep double rotation concode_elem_sep String name concode_elem_sep int currentFrame ...
Position function ( ) { return this . position ; }
16,267
create a new session concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder
Session function ( Manager arg0 ) { return new ModifiedAttributeHASession ( arg0 ) ; }
16,268
creates a new connection handle for the underlying physical connection represented by the managedconnection instance . concode_field_sep Logger log concode_elem_sep MultipleManagedConnectionFactory1 mcf concode_elem_sep List<ConnectionEventListener> listeners concode_elem_sep Object connection concode_elem_sep PrintWri...
Object function ( Subject arg0 , ConnectionRequestInfo arg1 ) { log . finest ( "srini_string" ) ; connection = new MultipleConnection1Impl ( this , mcf ) ; return connection ; }
16,269
get the name of the detected charset . the name will be one that can be used with other apis on the platform that accept charset names . it is the `` canonical name '' as defined by the class java.nio.charset.charset ; for charsets that are registered with the iana charset registry , this is the mime-preferred register...
String function ( ) { return fRecognizer . getName ( ) ; }
16,270
set system property to value . if securitymanager denies property modification , print debug trace concode_field_sep Logger logger concode_field_sep int intProperty concode_elem_sep boolean booleanProperty concode_elem_sep boolean booleanProperty concode_elem_sep void setProperty concode_elem_sep String property concod...
void function ( String arg0 , String arg1 ) { setProperty ( arg0 , arg1 ) ; }
16,271
this method returns the url specifying the location from which code will be loaded under this codesource . concode_field_sep URL location concode_elem_sep long serialVersionUID concode_elem_sep HashSet certs concode_field_sep int hashCode concode_elem_sep void writeObject concode_elem_sep boolean equals concode_elem_se...
URL function ( ) { return location ; }
16,272
sets the number of elements returned . concode_field_sep Integer firstIndex concode_elem_sep Long last concode_elem_sep Long before concode_elem_sep Integer max concode_elem_sep Integer count concode_elem_sep Integer index concode_elem_sep Long after concode_elem_sep boolean complete concode_elem_sep Long first concode...
void function ( Integer arg0 ) { this . count = arg0 ; }
16,273
this method is used to output log4j internal warning statements . there is no way to disable warning statements . output goes to system.err . concode_field_sep String WARN_PREFIX concode_elem_sep String CONFIG_DEBUG_KEY concode_elem_sep boolean quietMode concode_elem_sep String PREFIX concode_elem_sep String DEBUG_KEY ...
void function ( String arg0 ) { if ( quietMode ) return ; System . err . println ( WARN_PREFIX + arg0 ) ; }
16,274
converts an java signed byte into its general unsigned value as being used in other programming languages and platforms . concode_field_sep String HEXES concode_field_sep boolean[] getBits concode_elem_sep int fromHex concode_elem_sep Date resolveDateTime concode_elem_sep String toHex concode_elem_sep String toHex conc...
int function ( byte arg0 ) { return arg0 & 0xFF ; }
16,275
clear the list of configured handlers . concode_field_sep Log logger concode_elem_sep List<HandlerMethodReturnValueHandler> returnValueHandlers concode_field_sep HandlerMethodReturnValueHandlerComposite addHandler concode_elem_sep boolean supportsReturnType concode_elem_sep boolean isAsyncReturnValue concode_elem_sep L...
void function ( ) { this . returnValueHandlers . clear ( ) ; }
16,276
returns true if the report definition should be validated against the dtd , and false otherwise . concode_field_sep SAXParserFactory factory concode_elem_sep boolean validateDTD concode_elem_sep EntityResolver entityResolver concode_elem_sep FrontendDefaultHandler defaulthandler concode_field_sep void setEntityResolver...
boolean function ( ) { return this . validateDTD ; }
16,277
clear out a memcache result page for a particular article . useful for when a new video is approved for an article . concode_field_sep Logger log concode_elem_sep int DEFAULT_PAGE_SIZE concode_field_sep boolean isVideoIdTaken concode_elem_sep List<VideoSubmission> getVideoSubmissionsForArticle concode_elem_sep List<Vid...
void function ( String arg0 ) { MemcacheService loc0 = MemcacheServiceFactory . getMemcacheService ( ) ; String loc1 = "srini_string" + arg0 ; loc0 . delete ( loc1 ) ; }
16,278
get this node 's align items , as defined by style . concode_field_sep CSSNodeDEPRECATED mParent concode_elem_sep CSSStyle style concode_elem_sep CSSNodeDEPRECATED nextChild concode_elem_sep ArrayList<CSSNodeDEPRECATED> mChildren concode_elem_sep int lineIndex concode_elem_sep Object mData concode_elem_sep boolean mIsT...
CSSAlign function ( ) { return style . alignSelf ; }
16,279
urldecode , will modify the source . includes converting ' + ' to ' ' . concode_field_sep boolean ALLOW_ENCODED_SLASH concode_field_sep boolean isHexDigit concode_elem_sep int x2c concode_elem_sep int x2c
void function ( ByteChunk arg0 ) { convert ( arg0 , true ) ; }
16,280
finds classpath @linkplain url resources . concode_field_sep SecurityManager SECURITY_MANAGER concode_elem_sep Boolean ignoreTCCL concode_elem_sep ClassLoader classLoader concode_elem_sep boolean GET_CLASS_LOADER_DISABLED concode_elem_sep PrivilegedAction<ClassLoader> TCCL_GETTER concode_elem_sep String IGNORE_TCCL_PRO...
Collection < URL > function ( final String arg0 ) { final Collection < UrlResource > loc0 = findUrlResources ( arg0 ) ; final Collection < URL > loc1 = new LinkedHashSet < > ( loc0 . size ( ) ) ; for ( final UrlResource loc2 : loc0 ) { loc1 . add ( loc2 . getUrl ( ) ) ; } return loc1 ; }
16,281
returns the text for the label of the given element . concode_field_sep GraphicalEditorWithFlyoutPalette viewer concode_field_sep Object getParent concode_elem_sep boolean hasChildren concode_elem_sep void removeListener concode_elem_sep Color getForeground concode_elem_sep Object[] getChildren concode_elem_sep String ...
String function ( Object arg0 ) { if ( arg0 == null ) return null ; return ( ( ReportLayoutEditorBreadcrumb ) viewer . getBreadcrumb ( ) ) . getBreadcrumbNodeProvider ( viewer ) . getText ( arg0 ) ; }
16,282
set whether to expose jdk 8 's ` common ' forkjoinpool . default is `` false '' , creating a local forkjoinpool instance based on the #setparallelism `` parallelism '' , #setthreadfactory `` threadfactory '' , #setuncaughtexceptionhandler `` uncaughtexceptionhandler '' and #setasyncmode `` asyncmode '' properties on th...
void function ( boolean arg0 ) { this . commonPool = arg0 ; }
16,283
true if logging is on , false if logging is off . concode_field_sep String bucketName concode_elem_sep String lastFailureMessage concode_elem_sep Boolean loggingEnabled concode_elem_sep java.util.Date lastSuccessfulDeliveryTime concode_elem_sep java.util.Date lastFailureTime concode_elem_sep String s3KeyPrefix concode_...
void function ( Boolean arg0 ) { this . loggingEnabled = arg0 ; }
16,284
not implemented . concode_field_sep Map<String,Unit> contextIndependentUnits concode_elem_sep float[][] transform concode_elem_sep UnitManager unitManager concode_elem_sep String location concode_elem_sep Pool<Senone> senonePool concode_elem_sep Properties modelProperties concode_elem_sep String PROP_UNIT_MANAGER conco...
Pool < float [ ] > function ( ) { return null ; }
16,285
returns a range of all the shopping carts . 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 . shopping . model . ShoppingCart > function ( int arg0 , int arg1 ) { return _shoppingCartLocalService . getShoppingCarts ( arg0 , arg1 ) ; }
16,286
sets the value of the sldrg property . concode_field_sep CTCustomShowId custShow concode_elem_sep CTExtensionList extLst concode_elem_sep CTIndexRange sldRg concode_elem_sep Boolean showSpeakerNotes concode_elem_sep CTEmpty sldAll concode_elem_sep String id concode_elem_sep String title concode_elem_sep String target c...
void function ( CTIndexRange arg0 ) { this . sldRg = arg0 ; }
16,287
the deployment groups for which this is the current target revision . concode_field_sep java.util.Date registerTime concode_elem_sep java.util.Date firstUsedTime concode_elem_sep String description concode_elem_sep com.amazonaws.internal.SdkInternalList<String> deploymentGroups concode_elem_sep java.util.Date lastUsedT...
GenericRevisionInfo function ( java . util . Collection < String > arg0 ) { setDeploymentGroups ( arg0 ) ; return this ; }
16,288
retrieves a character from the alphabet for display in the ui . concode_field_sep int columns concode_elem_sep int intValue concode_elem_sep int NUMBER_OF_ITEMS concode_elem_sep DataModel rowDataModel concode_elem_sep SelectItem[] columnsItems concode_elem_sep Object column concode_elem_sep Object row concode_elem_sep ...
String function ( int arg0 , int arg1 ) { String loc0 = "srini_string" ; intValue = ( arg0 + ( arg1 * rows ) ) ; if ( intValue <= NUMBER_OF_ITEMS ) { loc0 = getCharacter ( intValue ) ; } return loc0 ; }
16,289
initializes the buffer 's page according to the specified formatter , and appends the page to the specified file . if the buffer was dirty , then the contents of the previous page are first written to disk . concode_field_sep int modifiedBy concode_elem_sep Block blk concode_elem_sep int logSequenceNumber concode_elem_...
void function ( String arg0 , PageFormatter arg1 ) { flush ( ) ; arg1 . format ( contents ) ; blk = contents . append ( arg0 ) ; pins = 0 ; }
16,290
this method will remove all entries from the map but those with keys in this list . concode_field_sep Predicate selectedPredicate concode_elem_sep Predicate expandablePredicate concode_elem_sep Predicate visiblePredicate concode_elem_sep Predicate expandedPredicate concode_elem_sep Predicate panelExpansionPredicate con...
void function ( List arg0 ) { Set loc0 = map . keySet ( ) ; loc0 . retainAll ( arg0 ) ; }
16,291
method declaration concode_field_sep HsqlHashMap rightsMap concode_elem_sep User uPublic concode_elem_sep String sName concode_elem_sep boolean bAdministrator concode_elem_sep String sPassword concode_field_sep String getPassword concode_elem_sep String getName concode_elem_sep void checkPassword concode_elem_sep void ...
void function ( String arg0 ) { sPassword = arg0 ; }
16,292
indicates whether the parameter is temporal/transient . temporal parameters are not put on the wire during the handshake . concode_field_sep WebSocketExtension _parent concode_elem_sep Class<T> _parameterType concode_elem_sep Map<String,WebSocketExtension> _extensions concode_elem_sep String _parameterName concode_elem...
boolean function ( ) { return _parameterMetadata . contains ( Metadata . TEMPORAL ) ; }
16,293
transmits the result of the previous command concode_field_sep int sequenceNumber concode_elem_sep BrowserRequest mostRecentRequest concode_elem_sep Logger log concode_elem_sep String driverUrl concode_elem_sep String localFrameAddress concode_elem_sep String sessionId concode_elem_sep String seleniumWindowName concode...
BrowserRequest function ( String arg0 ) { log . info ( uniqueId + "srini_string" + arg0 ) ; mostRecentRequest = BrowserRequest . request ( getUrl ( ) , arg0 ) ; return mostRecentRequest ; }
16,294
create a rxjava1clientwebrequestbuilder for a head request . concode_field_sep PlaceHolder placeHolder concode_field_sep RxJava1ClientWebRequestBuilder patch concode_elem_sep RxJava1ClientWebRequestBuilder request concode_elem_sep RxJava1ClientWebRequestBuilder post concode_elem_sep RxJava1ClientWebRequestBuilder get c...
RxJava1ClientWebRequestBuilder function ( String arg0 , Object ... arg1 ) { return new RxJava1ClientWebRequestBuilder ( HttpMethod . HEAD , arg0 , arg1 ) ; }
16,295
returns the tests as an enumeration concode_field_sep String fName concode_elem_sep Vector fTests concode_field_sep void setName concode_elem_sep int testCount concode_elem_sep void addTestSuite concode_elem_sep String getName concode_elem_sep void addTestMethod concode_elem_sep void run concode_elem_sep boolean isTest...
Enumeration function ( ) { return fTests . elements ( ) ; }
16,296
get the last data modification . this is used for set_max_data_modification_id visitors . concode_field_sep int GET_COLUMNS concode_elem_sep ColumnResolver resolver concode_elem_sep int EVALUATABLE concode_elem_sep int GET_DEPENDENCIES concode_elem_sep int QUERY_COMPARABLE concode_elem_sep HashSet<Column> columns conco...
long function ( ) { return maxDataModificationId [ 0 ] ; }
16,297
get the definition kind typecode enumeration , named `` setoverridetype '' . the typecode states that the enumeration can obtain one of the following values : set_override , add_override . concode_field_sep PlaceHolder placeHolder concode_field_sep SetOverrideType extract concode_elem_sep SetOverrideType read concode_e...
TypeCode function ( ) { String [ ] loc0 = new String [ ] { "srini_string" , "srini_string" } ; return OrbRestricted . Singleton . create_enum_tc ( id ( ) , "srini_string" , loc0 ) ; }
16,298
returns true if we successfully loaded native libraries . if this returns false , then native operations such as locking memory did not work . concode_field_sep String UNTRUSTED_CODEBASE concode_elem_sep Dictionary<Object,Object> SYSTEM_PROPERTIES concode_field_sep void init concode_elem_sep Dictionary<Object,Object> g...
boolean function ( ) { return Natives . JNA_AVAILABLE ; }
16,299
codiert die gegebene location als string . concode_field_sep String LOG_TAG concode_field_sep String encodeDouble concode_elem_sep String encodePolyline concode_elem_sep double decodeDouble concode_elem_sep List<LatLng> decodePolyline concode_elem_sep int decodeValue concode_elem_sep Location decodeLocation concode_ele...
String function ( Location arg0 ) { if ( arg0 == null ) throw new IllegalArgumentException ( "srini_string" ) ; StringBuffer loc0 = new StringBuffer ( ) ; loc0 . append ( encodeDouble ( arg0 . getLatitude ( ) ) ) ; loc0 . append ( encodeDouble ( arg0 . getLongitude ( ) ) ) ; return loc0 . toString ( ) ; }