idx
int64
0
25k
question
stringlengths
72
5.69k
target
stringlengths
21
481
19,200
the lang string iso_639-1 which will be used for searching concode_field_sep String keywords concode_elem_sep String httpProxyHost concode_elem_sep Double latitude concode_elem_sep String consumerSecret concode_elem_sep Twitter twitter concode_elem_sep String userIds concode_elem_sep String distanceMetric concode_elem_...
void function ( String arg0 ) { this . lang = arg0 ; }
19,201
gets the password . concode_field_sep String password concode_elem_sep String userName concode_field_sep void setPassword concode_elem_sep void setUserName concode_elem_sep String getUserName
String function ( ) { return password ; }
19,202
the status of the signing certificate . active means the key is valid for api calls , while inactive means it is not . concode_field_sep java.util.Date uploadDate concode_elem_sep String certificateId concode_elem_sep String userName concode_elem_sep String certificateBody concode_elem_sep String status concode_field_s...
String function ( ) { return this . status ; }
19,203
this hook method will be invoked when the dfs finishes the visit of an element . since there is no return parameter this method will not effect the algorithms behaviour . concode_field_sep int linkCount concode_elem_sep Map myVisitedElements concode_elem_sep Iterator myElements concode_elem_sep boolean done concode_fie...
void function ( Object arg0 , int arg1 , int arg2 ) { }
19,204
retrieves a cache entry . concode_field_sep int cacheTimeout concode_elem_sep String cacheName concode_elem_sep String PASSIVESTS_CACHE_MANAGER concode_elem_sep CacheBuilder<K,V> cacheBuilder concode_field_sep void addToCache concode_elem_sep void clear concode_elem_sep void clearCacheEntry concode_elem_sep Cache<K,V> ...
V function ( K arg0 ) { Cache < K , V > loc0 = getBaseCache ( ) ; if ( loc0 != null ) { if ( loc0 . containsKey ( arg0 ) ) { return ( V ) loc0 . get ( arg0 ) ; } } return null ; }
19,205
adds a new entry to this bag . concode_field_sep int numberOfEntries concode_elem_sep int DEFAULT_CAPACITY concode_elem_sep T[] bag concode_elem_sep boolean initialized concode_field_sep int getFrequencyOf concode_elem_sep T removeEntry concode_elem_sep void checkInitialization concode_elem_sep void newCapacity concode...
boolean function ( T arg0 ) { checkInitialization ( ) ; if ( isArrayFull ( ) ) { newCapacity ( ) ; } bag [ numberOfEntries ] = arg0 ; numberOfEntries ++ ; return true ; }
19,206
sets the selected panel to the specified panel . concode_field_sep PageContentBean selectedPanel concode_field_sep PageContentBean getSelectedPanel
void function ( PageContentBean arg0 ) { if ( arg0 != null && arg0 . isPageContent ( ) ) { this . selectedPanel = arg0 ; } }
19,207
create the identity matrix i concode_field_sep PlaceHolder placeHolder concode_field_sep void minus concode_elem_sep void minus concode_elem_sep void scalarMultiply concode_elem_sep void scalarMultiply concode_elem_sep float dot concode_elem_sep void cross concode_elem_sep void cross concode_elem_sep void plus concode_...
void function ( float [ ] [ ] arg0 ) { for ( int loc0 = 0 ; loc0 < 4 ; loc0 ++ ) for ( int loc1 = 0 ; loc1 < 4 ; loc1 ++ ) arg0 [ loc0 ] [ loc1 ] = ( loc0 == loc1 ) ? 1 : 0 ; }
19,208
gets the value of the extensions property . concode_field_sep ExtensionsType extensions concode_elem_sep List<WptType> trkpt concode_field_sep void setExtensions concode_elem_sep List<WptType> getTrkpt
ExtensionsType function ( ) { return extensions ; }
19,209
gets server time . concode_field_sep DateFormat currentFormat concode_elem_sep ArrayList checkedTimeZoneList concode_elem_sep String GMT7DAYLIGHTLOCATION concode_elem_sep String GMT9DAYLIGHTLOCATION concode_elem_sep String GMT8DAYLIGHTLOCATION concode_elem_sep String GMT10DAYLIGHTLOCATION concode_elem_sep TimeZone sele...
String function ( ) { long loc0 = System . currentTimeMillis ( ) ; Calendar loc1 = Calendar . getInstance ( serverTimeZone ) ; loc1 . setTimeInMillis ( loc0 ) ; return currentFormat . format ( loc1 . getTime ( ) ) ; }
19,210
get the number of running map tasks in the cluster . concode_field_sep int occupiedMapSlots concode_elem_sep int totalJobSubmissions concode_elem_sep int occupiedReduceSlots concode_elem_sep int numTrackers concode_elem_sep int totalMapSlots concode_elem_sep int reservedMapSlots concode_elem_sep int numBlacklistedTrack...
int function ( ) { return runningMaps ; }
19,211
called after all responses have been received for this stage . useful when different requests are sent to each shard . concode_field_sep Map<String,Class<? extends SearchComponent>> standard_components concode_elem_sep String name concode_field_sep void setName concode_elem_sep String getVersion concode_elem_sep void p...
void function ( ResponseBuilder arg0 ) { }
19,212
creates reusablesimplemessage instances . concode_field_sep ThreadLocal<ReusableObjectMessage> threadLocalObjectMessage concode_elem_sep long serialVersionUID concode_elem_sep ThreadLocal<ReusableParameterizedMessage> threadLocalParameterized concode_elem_sep ReusableMessageFactory INSTANCE concode_elem_sep ThreadLocal...
Message function ( final String arg0 ) { final ReusableSimpleMessage loc0 = getSimple ( ) ; loc0 . set ( arg0 ) ; return loc0 ; }
19,213
removes all free objects from this pool . concode_field_sep int max concode_elem_sep int peak concode_elem_sep Array<T> freeObjects concode_field_sep T obtain concode_elem_sep T newObject concode_elem_sep void freeAll concode_elem_sep void reset concode_elem_sep void reset concode_elem_sep void free concode_elem_sep in...
void function ( ) { freeObjects . clear ( ) ; }
19,214
returns the so dan of this ke hoach ve sinh xa new . concode_field_sep keHoachVeSinhXaNew _keHoachVeSinhXaNew concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_elem_sep boole...
int function ( ) { return _keHoachVeSinhXaNew . getSoDan ( ) ; }
19,215
extracts uri from the given url fragment , without the query params . concode_field_sep String URL_PART_SEPARATOR concode_elem_sep String NAME_VALUE_SEPARATOR concode_elem_sep String PARAMETER_SEPARATOR concode_elem_sep String QUERY_STRING_SEPARATOR concode_field_sep String encode concode_elem_sep String extractQuerySt...
String function ( String arg0 ) { if ( arg0 != null ) { int loc0 = arg0 . indexOf ( QUERY_STRING_SEPARATOR ) ; if ( loc0 >= 0 ) { return arg0 . substring ( 0 , loc0 ) ; } else { return arg0 ; } } return null ; }
19,216
tests if the specified object is a key 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 co...
boolean function ( int arg0 ) { Entry loc0 [ ] = table ; int loc1 = arg0 ; int loc2 = ( loc1 & 0x7FFFFFFF ) % loc0 . length ; for ( Entry loc3 = loc0 [ loc2 ] ; loc3 != null ; loc3 = loc3 . next ) { if ( loc3 . loc1 == loc1 ) { return true ; } } return false ; }
19,217
check all eventable condition for correctness . concode_field_sep String relatedFrame concode_elem_sep EventableCondition eventableCondition concode_elem_sep Identification identification concode_elem_sep ImmutableList<FormInput> formInputs concode_elem_sep Element element concode_field_sep String getGeneralString conc...
boolean function ( EmbeddedBrowser arg0 ) { if ( eventableCondition != null ) { return eventableCondition . checkAllConditionsSatisfied ( arg0 ) ; } return true ; }
19,218
operation to perform concode_field_sep String fullTokenId concode_elem_sep String secretKey concode_elem_sep String remotePath concode_elem_sep String query concode_elem_sep String name concode_elem_sep String localPath concode_elem_sep String newRemotePath concode_elem_sep boolean enableSslValidation concode_elem_sep ...
void function ( AtmosOperation arg0 ) { this . operation = arg0 ; }
19,219
the first sequence number . concode_field_sep String startingSequenceNumber concode_elem_sep String endingSequenceNumber concode_field_sep SequenceNumberRange withEndingSequenceNumber concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep SequenceNumberRange clone concode_elem_sep SequenceNumber...
String function ( ) { return this . startingSequenceNumber ; }
19,220
add a mapping to the multidict , removing any previous mappings concode_field_sep Multimap<String,String> map concode_field_sep Collection<String> getAll concode_elem_sep Collection<String> getAll concode_elem_sep boolean containsKey concode_elem_sep double getDouble concode_elem_sep float getFloat concode_elem_sep boo...
boolean function ( String arg0 , String arg1 ) { boolean loc0 = containsKey ( arg0 ) ; if ( containsKey ( arg0 ) ) { map . removeAll ( arg0 ) ; } map . put ( arg0 , arg1 ) ; return loc0 ; }
19,221
returns the primary key of this ratings entry . concode_field_sep RatingsEntry _ratingsEntry concode_field_sep long getClassNameId concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel co...
long function ( ) { return _ratingsEntry . getPrimaryKey ( ) ; }
19,222
assume that a particular testgroup has been specified . concode_field_sep String TEST_GROUPS_SYSTEM_PROPERTY concode_field_sep Set<TestGroup> loadTestGroups concode_elem_sep void execute concode_elem_sep void notLogging concode_elem_sep void group concode_elem_sep void group
void function ( TestGroup arg0 ) { Set < TestGroup > loc0 = loadTestGroups ( ) ; if ( ! loc0 . contains ( arg0 ) ) { throw new AssumptionViolatedException ( "srini_string" + arg0 + "srini_string" + loc0 ) ; } }
19,223
get the class name of the object being activated concode_field_sep String classname concode_elem_sep MarshalledObject<?> data concode_elem_sep boolean restart concode_elem_sep ActivationGroupID groupid concode_elem_sep String location concode_elem_sep long serialVersionUID concode_field_sep String getLocation concode_e...
String function ( ) { return classname ; }
19,224
sets the value of the startdate property . concode_field_sep String lastName concode_elem_sep XMLGregorianCalendar endDate concode_elem_sep String additionalTitle concode_elem_sep String fullName concode_elem_sep String nameSuffix concode_elem_sep long serialVersionUID concode_elem_sep XMLGregorianCalendar birthDate co...
void function ( XMLGregorianCalendar arg0 ) { this . startDate = arg0 ; }
19,225
tells the node that the current values in #layout have been seen . subsequent callsto #hasnewlayout will return false until this node is laid out with new parameters.you must call this each time the layout is generated if the node has a new layout . concode_field_sep CSSNode mParent concode_elem_sep CSSNode nextAbsolut...
void function ( ) { if ( ! hasNewLayout ( ) ) { throw new IllegalStateException ( "srini_string" ) ; } mLayoutState = LayoutState . UP_TO_DATE ; }
19,226
return a namespace name from a qname . the attribute flag tells us whether to return an empty namespace name if there is no prefix , or use the schema default instead . concode_field_sep int theFlags concode_elem_sep int theModel concode_elem_sep String theName concode_elem_sep int theMemberOf concode_elem_sep Attribut...
String function ( String arg0 , boolean arg1 ) { int loc0 = arg0 . indexOf ( ':' ) ; if ( loc0 == - 1 ) { return arg1 ? "srini_string" : theSchema . getURI ( ) ; } String loc1 = arg0 . substring ( 0 , loc0 ) ; if ( loc1 . equals ( "srini_string" ) ) { return "srini_string" ; } else { return ( "srini_string" + loc1 ) . ...
19,227
sets the animator factory used by jface to create control animator instances . concode_field_sep Comparator<Object> viewerComparator concode_elem_sep boolean TRACE_ACTIONS concode_elem_sep StatusHandler statusHandler concode_elem_sep ILogger log concode_elem_sep boolean DEBUG_DIALOG_NO_PARENT concode_elem_sep AnimatorF...
void function ( AnimatorFactory arg0 ) { animatorFactory = arg0 ; }
19,228
appends a pair of string to the string buffer , using the separator between and terminator at the end concode_field_sep PlaceHolder placeHolder concode_field_sep String arrayToString concode_elem_sep int rightTrimSize concode_elem_sep String toZeroPaddedString concode_elem_sep String[] split concode_elem_sep String get...
void function ( StringBuffer arg0 , String arg1 , String arg2 , String arg3 , String arg4 ) { arg0 . append ( arg1 ) ; arg0 . append ( arg3 ) ; arg0 . append ( arg2 ) ; arg0 . append ( arg4 ) ; }
19,229
get / users / : login : get the `` login '' user . concode_field_sep Logger log concode_elem_sep UserRepository userRepository concode_elem_sep String ENTITY_NAME concode_elem_sep MailService mailService concode_elem_sep UserService userService concode_field_sep ResponseEntity<List<UserDTO>> getAllUsers concode_elem_se...
ResponseEntity < UserDTO > function ( @ PathVariable String arg0 ) { log . debug ( "srini_string" , arg0 ) ; return ResponseUtil . wrapOrNotFound ( userService . getUserWithAuthoritiesByLogin ( arg0 ) . map ( UserDTO :: new ) ) ; }
19,230
scales the vector locally concode_field_sep float x concode_elem_sep float y concode_elem_sep float z concode_field_sep void setY concode_elem_sep void setX concode_elem_sep void setZ concode_elem_sep float angleBetween concode_elem_sep float3 reflect concode_elem_sep float3 xyx concode_elem_sep void normalize concode_...
void function ( float arg0 ) { this . x *= arg0 ; this . y *= arg0 ; this . z *= arg0 ; }
19,231
called whenever the osgi framework starts our bundle concode_field_sep BundleContext context concode_elem_sep Logger logger concode_field_sep void stop concode_elem_sep BundleContext getContext
void function ( BundleContext arg0 ) { context = arg0 ; logger . debug ( "srini_string" ) ; }
19,232
stop the task . concode_field_sep File file concode_elem_sep ResourceBundle messageBundle concode_elem_sep int lengthOfTask concode_elem_sep String dialogMessage concode_elem_sep Document document concode_elem_sep Logger logger concode_elem_sep boolean done concode_elem_sep int current concode_elem_sep boolean canceled...
void function ( ) { canceled = true ; dialogMessage = null ; }
19,233
clients should invoke this method when they encounter a connectivity failure on a connection returned by this route selector . concode_field_sep Address address concode_elem_sep Proxy lastProxy concode_elem_sep int nextProxyIndex concode_elem_sep List<Route> postponedRoutes concode_elem_sep int nextInetSocketAddressInd...
void function ( Route arg0 , IOException arg1 ) { if ( arg0 . proxy ( ) . type ( ) != Proxy . Type . DIRECT && address . proxySelector ( ) != null ) { address . proxySelector ( ) . connectFailed ( address . url ( ) . uri ( ) , arg0 . proxy ( ) . address ( ) , arg1 ) ; } routeDatabase . failed ( arg0 ) ; }
19,234
returns the hash code of this level object . concode_field_sep Level WARNING concode_elem_sep long serialVersionUID concode_elem_sep Level OFF concode_elem_sep Level FINER concode_elem_sep Level SEVERE concode_elem_sep Level FINE concode_elem_sep ResourceBundle rb concode_elem_sep Level ALL concode_elem_sep String reso...
int function ( ) { return this . value ; }
19,235
makes a catchtable #entry for the given block range andhandlers . concode_field_sep int MAX_CATCH_RANGE concode_elem_sep BlockAddresses addresses concode_elem_sep RopMethod method concode_elem_sep int[] order concode_field_sep HashSet<Type> getCatchTypes concode_elem_sep CatchTable build concode_elem_sep CatchTable bui...
CatchTable . Entry function ( BasicBlock arg0 , BasicBlock arg1 , CatchHandlerList arg2 , BlockAddresses arg3 ) { CodeAddress loc0 = arg3 . getLast ( arg0 ) ; CodeAddress loc1 = arg3 . getEnd ( arg1 ) ; return new CatchTable . Entry ( loc0 . getAddress ( ) , loc1 . getAddress ( ) , arg2 ) ; }
19,236
gets the median time that this operation took across all processes . concode_field_sep long serialVersionUID concode_elem_sep LoadedClass loadedClass concode_elem_sep Proc process concode_elem_sep List<Operation> subops concode_elem_sep long startTimeNanos concode_elem_sep int index concode_elem_sep Type type concode_e...
int function ( ) { switch ( type ) { case LOAD : return loadedClass . medianLoadTimeMicros ( ) ; case INIT : return loadedClass . medianInitTimeMicros ( ) ; default : throw new AssertionError ( ) ; } }
19,237
doc ke comment method `` addchild '' . concode_field_sep long precisionValue concode_elem_sep boolean isChoice concode_elem_sep boolean isSubstitution concode_elem_sep IMetadataTable table concode_elem_sep boolean isGroupNode concode_elem_sep String defaultValue concode_elem_sep String dataType concode_elem_sep List<St...
void function ( FOXTreeNode arg0 ) { children . add ( arg0 ) ; arg0 . setParent ( this ) ; }
19,238
returns whether the list of methods called is empty . concode_field_sep List<String> methodList concode_elem_sep Class<? extends Object> classType concode_field_sep void add concode_elem_sep boolean contains concode_elem_sep boolean contains concode_elem_sep void testMethodName concode_elem_sep void clear concode_elem_...
boolean function ( ) { return methodList . isEmpty ( ) ; }
19,239
create an instance of imagedisplaytype concode_field_sep QName _ApiExceptionFault_QNAME concode_elem_sep QName _RequestHeader_QNAME concode_elem_sep QName _ResponseHeader_QNAME concode_field_sep DisplayAdSpecAdSizeSpec createDisplayAdSpecAdSizeSpec concode_elem_sep IdeaTextFilterSearchParameter createIdeaTextFilterSear...
ImageDisplayType function ( ) { return new ImageDisplayType ( ) ; }
19,240
gets the rows from the db . concode_field_sep List<CloudantRow> rows concode_field_sep void setRows
List < CloudantRow > function ( ) { return rows ; }
19,241
shows the custom sdk create ui . the returned sdk needs to have the correct name and home path ; the framework will call setupsdkpaths on the returned sdk . concode_field_sep ExtensionPointName<SdkType> EP_NAME concode_elem_sep String myName concode_field_sep void setupSdkPaths concode_elem_sep boolean setupSdkPaths co...
void function ( SdkModel arg0 , JComponent arg1 , Consumer < Sdk > arg2 ) { }
19,242
draws the needle . concode_field_sep double rotateX concode_elem_sep Paint outlinePaint concode_elem_sep int size concode_elem_sep AffineTransform transform concode_elem_sep Paint highlightPaint concode_elem_sep double rotateY concode_elem_sep Stroke outlineStroke concode_elem_sep Paint fillPaint concode_elem_sep long ...
void function ( Graphics2D arg0 , Rectangle2D arg1 ) { draw ( arg0 , arg1 , 0 ) ; }
19,243
get task status concode_field_sep long finishTime concode_elem_sep TaskType taskType concode_elem_sep Counters counters concode_elem_sep TaskFinished datum concode_elem_sep TaskID taskid concode_elem_sep TaskAttemptID successfulAttemptId concode_elem_sep String status concode_field_sep TaskID getTaskId concode_elem_sep...
String function ( ) { return status . toString ( ) ; }
19,244
test method for mylinkedlist.mylinkedlist #size . concode_field_sep String[] VALUES concode_elem_sep MyLinkedQueue<String> mll concode_field_sep void testPeekLastEmpty concode_elem_sep void testIteratorHasNextMiddle concode_elem_sep void testIteratorHasNextEndEmpty concode_elem_sep void testPeekLast concode_elem_sep vo...
void function ( ) { for ( String loc0 : VALUES ) mll . append ( loc0 ) ; int loc1 = VALUES . length ; int loc2 = mll . size ( ) ; assertEquals ( loc1 , loc2 ) ; }
19,245
a rdd is created on the driver for the blocks created during the batchinterval . the blocks generated during the batchinterval are partitions of the rdd . each partition is a task in spark . this takes the incoming rdd 's partitions and for each partition it calls savepartition . the savepartition processes is distribu...
Void function ( JavaRDD < String > arg0 ) { if ( arg0 != null ) { LOG . info ( "srini_string" ) ; arg0 . foreachPartition ( new SavePartitionWithVTI ( spliceJdbcUrl ) ) ; } return null ; }
19,246
returns a node id to disk usage mapping for the path that has the least available space on the node . concode_field_sep ImmutableOpenMap<String,DiskUsage> leastAvailableSpaceUsage concode_elem_sep ImmutableOpenMap<ShardRouting,String> routingToDataPath concode_elem_sep ClusterInfo EMPTY concode_elem_sep ImmutableOpenMa...
ImmutableOpenMap < String , DiskUsage > function ( ) { return this . leastAvailableSpaceUsage ; }
19,247
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 ) ) ; }
19,248
gets the bidmodifiersource value for this adgroupbidmodifier . concode_field_sep com.google.api.ads.adwords.axis.v201409.cm.BidModifierSource bidModifierSource concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep com.google.api.ads.adwords.axis.v201409.cm.Criterion criterion concode_elem_sep ...
com . google . api . ads . adwords . axis . v201409 . cm . BidModifierSource function ( ) { return bidModifierSource ; }
19,249
access this com class 's wbemdisp.iswbemnamedvalue interface concode_field_sep wbemdisp.ISWbemNamedValueProxy d_ISWbemNamedValueProxy concode_elem_sep String CLSID concode_field_sep Object getValue concode_elem_sep String getName concode_elem_sep String getJintegraVersion concode_elem_sep Object getPropertyByName conco...
wbemdisp . ISWbemNamedValue function ( ) { return d_ISWbemNamedValueProxy ; }
19,250
set the name of the method to locate.this property is required . concode_field_sep String targetBeanName concode_elem_sep Method method concode_elem_sep String methodName concode_field_sep Method getObject concode_elem_sep void setTargetBeanName concode_elem_sep Class<Method> getObjectType concode_elem_sep boolean isSi...
void function ( String arg0 ) { this . methodName = arg0 ; }
19,251
called when the activity receives a new intent . concode_field_sep CordovaPreferences preferences concode_elem_sep CordovaInterface cordova concode_elem_sep CordovaWebView webView concode_elem_sep String serviceName concode_field_sep boolean onReceivedClientCertRequest concode_elem_sep boolean onOverrideUrlLoading conc...
void function ( Intent arg0 ) { }
19,252
add a consumer that will get the argument value after it has been parsed and checked concode_field_sep Pattern validArgName concode_elem_sep String[] names concode_elem_sep boolean required concode_elem_sep E defaultValue concode_elem_sep boolean processed concode_elem_sep String destination concode_elem_sep String des...
Argument < E > function ( Consumer < E > arg0 ) { if ( this . action == null ) this . action = arg0 ; else this . action = this . action . andThen ( arg0 ) ; return this ; }
19,253
log an information message concode_field_sep String forceVerboseProperty concode_elem_sep String forceVerbosePropertyOnValue concode_elem_sep LogSystem logSystem concode_elem_sep boolean verbose concode_elem_sep boolean forcedVerbose concode_field_sep void warn concode_elem_sep void warn concode_elem_sep void debug con...
void function ( String arg0 ) { if ( verbose || forcedVerbose ) { logSystem . info ( arg0 ) ; } }
19,254
writes to xml . concode_field_sep Date startTime concode_elem_sep Date endTime concode_field_sep void writeToXmlUnscopedDatesOnly concode_elem_sep Date getEndTime concode_elem_sep long getDuration concode_elem_sep void loadFromXml concode_elem_sep void setEndTime concode_elem_sep Date getStartTime concode_elem_sep void...
void function ( EwsServiceXmlWriter arg0 , String arg1 , Object arg2 , Object arg3 ) { arg0 . writeStartElement ( XmlNamespace . Types , arg1 ) ; arg0 . writeElementValue ( XmlNamespace . Types , XmlElementNames . StartTime , arg2 ) ; arg0 . writeElementValue ( XmlNamespace . Types , XmlElementNames . EndTime , arg3 ) ...
19,255
prints the given string followed by ' \ n ' 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_s...
void function ( String arg0 ) { javaLine ++ ; writer . println ( arg0 ) ; }
19,256
traces and logs a caught exception . concode_field_sep int TOTAL_WORK concode_elem_sep IClipboardSupport clipboardSupport concode_elem_sep int WORK_UNIT concode_elem_sep IProgressMonitor monitor concode_field_sep boolean isCancelled concode_elem_sep IClipboardSupport getClipboardOperationHelper concode_elem_sep void th...
void function ( String arg0 , Exception arg1 ) { ClipboardPlugin . catching ( getClass ( ) , arg0 , arg1 ) ; }
19,257
returns true if the message bytes starts with the specified string . concode_field_sep int start concode_elem_sep int end concode_elem_sep String strValue concode_elem_sep char value[] concode_elem_sep int hash concode_elem_sep CharBuffer cb concode_field_sep int compareIgnoreCase concode_elem_sep int compare concode_e...
boolean function ( String arg0 ) { char [ ] loc0 = value ; int loc1 = arg0 . length ( ) ; if ( loc0 == null || loc1 > end - start ) { return false ; } int loc2 = start ; for ( int loc3 = 0 ; loc3 < loc1 ; loc3 ++ ) { if ( loc0 [ loc2 ++ ] != arg0 . charAt ( loc3 ) ) { return false ; } } return true ; }
19,258
apply an intersection with the given classfilter . concode_field_sep long serialVersionUID concode_elem_sep ClassFilter classFilter concode_elem_sep MethodMatcher methodMatcher concode_field_sep MethodMatcher getMethodMatcher concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep ClassFilter get...
ComposablePointcut function ( ClassFilter arg0 ) { this . classFilter = ClassFilters . intersection ( this . classFilter , arg0 ) ; return this ; }
19,259
checks whether two byte arrays a and b are equal . they are equal if they have the same length and if for each i with i > = 0 and i < a.length holds a i == b i . concode_field_sep long EPOCH_DIFF concode_field_sep byte[] pad4 concode_elem_sep char[] pad4 concode_elem_sep char[] pad4 concode_elem_sep boolean internalEqu...
boolean function ( final byte [ ] arg0 , final byte [ ] arg1 ) { if ( arg0 . length != arg1 . length ) return false ; for ( int loc0 = 0 ; loc0 < arg0 . length ; loc0 ++ ) if ( arg0 [ loc0 ] != arg1 [ loc0 ] ) return false ; return true ; }
19,260
generates a url . concode_field_sep long serialVersionUID concode_elem_sep ArrayList urlSeries concode_field_sep int getListCount concode_elem_sep int getURLCount concode_elem_sep String getURL concode_elem_sep boolean equals concode_elem_sep Object clone concode_elem_sep void addURLSeries
String function ( XYDataset arg0 , int arg1 , int arg2 ) { return getURL ( arg1 , arg2 ) ; }
19,261
returns the prim key id of this resource permission . concode_field_sep ResourcePermission _resourcePermission concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep java.lang.String getName concode_elem_sep bo...
long function ( ) { return _resourcePermission . getPrimKeyId ( ) ; }
19,262
disable advanced highlighting . concode_field_sep StyledTextXtextAdapter styledTextXtextAdapter concode_elem_sep XtextSourceViewerConfiguration fConfiguration concode_elem_sep IPreferenceStore preferenceStore concode_elem_sep XtextSourceViewer fSourceViewer concode_elem_sep XtextPresentationReconciler fPresentationReco...
void function ( ) { if ( fReconciler != null ) { fReconciler . uninstall ( ) ; fReconciler = null ; } if ( fPresenter != null ) { fPresenter . uninstall ( ) ; fPresenter = null ; } }
19,263
return a placeviewmodel obtained by position . concode_field_sep List<PlaceViewModel> places concode_field_sep void add concode_elem_sep void removeAll concode_elem_sep int size concode_elem_sep void addAll concode_elem_sep void remove
PlaceViewModel function ( int arg0 ) { return places . get ( arg0 ) ; }
19,264
logs the message without checking the #shouldlog method first . concode_field_sep Logger log concode_elem_sep LoggingLevel level concode_elem_sep Marker marker concode_field_sep void setLog concode_elem_sep LoggingLevel getLevel concode_elem_sep boolean shouldLog concode_elem_sep boolean shouldLog concode_elem_sep Mark...
void function ( String arg0 ) { log ( log , level , marker , arg0 ) ; }
19,265
checks if specified locale object is valid concode_field_sep Locale defaultLocaleCache concode_elem_sep Locale DEFAULT_LOCALE concode_elem_sep Log log concode_elem_sep List<Locale> localesAllowedListCache concode_field_sep void setLocalesAllowedListCache concode_elem_sep void globalPropertyDeleted concode_elem_sep void...
boolean function ( Locale arg0 ) { try { return arg0 . getISO3Language ( ) != null && arg0 . getISO3Country ( ) != null ; } catch ( MissingResourceException loc0 ) { return false ; } }
19,266
adds a boolean parameter to the prepared statement . concode_field_sep List<Integer> types concode_elem_sep Logger Log concode_elem_sep List<Object> params concode_elem_sep String sql concode_field_sep String getSQL concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep String toString concode_e...
void function ( boolean arg0 ) { params . add ( arg0 ) ; types . add ( Types . BOOLEAN ) ; }
19,267
method to trim the user message after it exceeds a maximum length the length cap is 150 characters concode_field_sep String color concode_elem_sep String DEFAULT_NICK concode_elem_sep String buttonImage concode_elem_sep boolean minimized concode_elem_sep String autoLoad concode_elem_sep String MAXIMIZE_IMAGE concode_el...
String function ( String arg0 ) { if ( arg0 . length ( ) > 150 ) { arg0 = ( arg0 . substring ( 0 , 150 ) + "srini_string" ) ; } return arg0 ; }
19,268
gets the port . concode_field_sep int port concode_elem_sep IpAddress ipaddr concode_field_sep void init concode_elem_sep boolean equals concode_elem_sep Object clone concode_elem_sep IpAddress getAddress concode_elem_sep String toString
int function ( ) { return port ; }
19,269
sets the value of the href property . concode_field_sep List<Extension> extensions concode_elem_sep List<DisplayName> displayNames concode_elem_sep String id concode_elem_sep String href concode_elem_sep String label concode_elem_sep List<IconType> icons concode_elem_sep QName type concode_elem_sep List<Description> de...
void function ( final String arg0 ) { this . href = arg0 ; }
19,270
return graphics size , in / 72ths of an inch concode_field_sep int orientation concode_elem_sep PageBook book concode_elem_sep PageFormat format concode_elem_sep int moveableCount concode_elem_sep double yscale concode_elem_sep boolean deleted concode_elem_sep List<PrintObject> objects concode_elem_sep int x concode_el...
Dimension function ( ) { return new Dimension ( ( int ) format . getWidth ( ) , ( int ) format . getHeight ( ) ) ; }
19,271
fetch a local cache of the remote file . if the remote file is newer than the local , update it . concode_field_sep String STACKS_URL concode_elem_sep String URL_PROPERTY_PRESTACKS concode_elem_sep String PRESTACKS_URL concode_elem_sep String URL_PROPERTY_STACKS concode_elem_sep String STACKS_URL_PROPERTY concode_field...
File function ( String arg0 , String arg1 , IProgressMonitor arg2 ) { return getCachedFileForURL ( arg0 , arg1 , URLTransportUtility . CACHE_FOREVER , arg2 ) ; }
19,272
returns the password policy rel id of this password policy rel . concode_field_sep PasswordPolicyRel _passwordPolicyRel concode_field_sep long getClassNameId concode_elem_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep v...
long function ( ) { return _passwordPolicyRel . getPasswordPolicyRelId ( ) ; }
19,273
this call sets tlsparametersmap for a jettyhttpserverengine concode_field_sep Logger LOG concode_elem_sep Bus bus concode_elem_sep Container.Listener mBeanContainer concode_elem_sep ConcurrentHashMap<Integer,JettyHTTPServerEngine> portMap concode_elem_sep ThreadingParameters fallbackThreadingParameters concode_elem_sep...
void function ( Map < String , TLSServerParameters > arg0 ) { tlsParametersMap = arg0 ; }
19,274
convert the given string to a rollingupgradeaction . concode_field_sep Map<String,RollingUpgradeAction> MAP concode_elem_sep long QUOTA_DONT_SET concode_elem_sep int READ_TIMEOUT_EXTENSION concode_elem_sep long LEASE_HARDLIMIT_PERIOD concode_elem_sep byte BLOCK_STORAGE_POLICY_ID_UNSPECIFIED concode_elem_sep String HOT_...
RollingUpgradeAction function ( String arg0 ) { return MAP . get ( StringUtils . toUpperCase ( arg0 ) ) ; }
19,275
gets . jar files from specified folder . concode_field_sep FileFilter anyFileFilter concode_elem_sep FilenameFilter jarFileFilter concode_field_sep void downloadFile concode_elem_sep List<File> findAllFilesInDir concode_elem_sep void removeFiles concode_elem_sep boolean accept concode_elem_sep boolean accept
List < File > function ( String arg0 ) { ArrayList < File > loc0 = new ArrayList < File > ( ) ; File loc1 = new File ( arg0 ) ; if ( loc1 . exists ( ) && loc1 . isDirectory ( ) ) { for ( File loc2 : loc1 . listFiles ( jarFileFilter ) ) { loc0 . add ( loc2 ) ; } } return loc0 ; }
19,276
get number of threads used by this endpoint to process incoming requests . defaults to #dflt_thread_cnt . concode_field_sep int DFLT_PORT concode_elem_sep String tokenDirPath concode_elem_sep int memSize concode_elem_sep int DFLT_THREAD_CNT concode_elem_sep String DFLT_TOKEN_DIR_PATH concode_elem_sep int threadCnt conc...
int function ( ) { return threadCnt ; }
19,277
gets the value of the aiid property . concode_field_sep TFaultInfo.Data data concode_elem_sep QName name concode_elem_sep String explanation concode_elem_sep int lineNumber concode_elem_sep List<Object> any concode_elem_sep int aiid concode_field_sep void setName concode_elem_sep int getLineNumber concode_elem_sep void...
int function ( ) { return aiid ; }
19,278
used by the whitebox gui to tell if this plugin is still running . concode_field_sep String[] args concode_elem_sep boolean cancelOp concode_elem_sep WhiteboxPluginHost myHost concode_elem_sep String previousProgressLabel concode_elem_sep int previousProgress concode_elem_sep boolean amIActive concode_field_sep String ...
boolean function ( ) { return amIActive ; }
19,279
gets the value of the compasspoint property . concode_field_sep StringOrRefType directionString concode_elem_sep String role concode_elem_sep String arcrole concode_elem_sep String show concode_elem_sep String actuate concode_elem_sep String remoteSchema concode_elem_sep String type concode_elem_sep String title concod...
CompassPointEnumeration function ( ) { return compassPoint ; }
19,280
release the reference previously obtained via #acquire . note : it 's safe to call this after #close . concode_field_sep String REFERENCE_MANAGER_IS_CLOSED_MSG concode_elem_sep G current concode_elem_sep Lock refreshLock concode_elem_sep List<RefreshListener> refreshListeners concode_field_sep boolean maybeRefresh conc...
void function ( G arg0 ) { assert arg0 != null ; decRef ( arg0 ) ; }
19,281
does the input stream exist ? concode_field_sep String HAMPISERVER_RUNNING concode_elem_sep Scanner scanner concode_elem_sep String charsetName concode_elem_sep Locale usLocale concode_elem_sep PrintWriter out concode_field_sep boolean isEmpty concode_elem_sep String readString concode_elem_sep void main concode_elem_s...
boolean function ( ) { return scanner != null ; }
19,282
subclasses override this method to be called at the end of a successful sequence of append ; all appends are processed before this method is called . concode_field_sep WriterFactory writerFactory concode_elem_sep StoreScanner sourceScanner concode_elem_sep Log LOG concode_field_sep void init concode_elem_sep StoreFileW...
void function ( ) { }
19,283
called when the url of the webview changes . concode_field_sep HashMap<String,IPlugin> plugins concode_elem_sep WebView app concode_elem_sep PhonegapActivity ctx concode_elem_sep HashMap<String,String> urlMap concode_elem_sep HashMap<String,String> services concode_field_sep void onDestroy concode_elem_sep boolean isPh...
boolean function ( String arg0 ) { Iterator < Entry < String , String >> loc0 = this . urlMap . entrySet ( ) . iterator ( ) ; while ( loc0 . hasNext ( ) ) { HashMap . Entry < String , String > loc1 = loc0 . next ( ) ; if ( arg0 . startsWith ( loc1 . getKey ( ) ) ) { return this . getPlugin ( loc1 . getValue ( ) ) . onO...
19,284
gets the value of the verificationcode property . concode_field_sep String verificationDestinationURL concode_elem_sep String nextBillCycleDate concode_elem_sep String ineligibilityReason concode_elem_sep String programName concode_elem_sep String emailId concode_elem_sep long serialVersionUID concode_elem_sep String m...
String function ( ) { return verificationCode ; }
19,285
clones this node . performs a deep copy , recursing through the tree . concode_field_sep FastVector children concode_elem_sep double value concode_field_sep double getValue concode_elem_sep FastVector getChildren concode_elem_sep Enumeration children concode_elem_sep void setValue concode_elem_sep void merge concode_el...
Object function ( ) { PredictionNode loc0 = new PredictionNode ( value ) ; for ( Enumeration loc1 = children . elements ( ) ; loc1 . hasMoreElements ( ) ; ) loc0 . children . addElement ( ( Splitter ) ( ( Splitter ) loc1 . nextElement ( ) ) . loc0 ( ) ) ; return loc0 ; }
19,286
determine whether the given method is an `` equals '' method . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean isJdkDynamicProxy concode_elem_sep boolean canApply concode_elem_sep boolean canApply concode_elem_sep boolean canApply concode_elem_sep boolean canApply concode_elem_sep Object invokeJoinp...
boolean function ( Method arg0 ) { return ReflectionUtils . isEqualsMethod ( arg0 ) ; }
19,287
returns wtime in minutes . concode_field_sep DateTimeFormat DEFAULT_TIME_FORMAT concode_elem_sep int VALUE_MAX concode_elem_sep short minutes concode_elem_sep short sec concode_elem_sep int ONE_DAY concode_elem_sep String SEPARATOR concode_elem_sep int VALUE_MIN concode_field_sep void setStringTime concode_elem_sep voi...
short function ( ) { return minutes ; }
19,288
set a deadline of now plus duration time . concode_field_sep Timeout NONE concode_elem_sep long timeoutNanos concode_elem_sep boolean hasDeadline concode_elem_sep long deadlineNanoTime concode_field_sep Timeout clearDeadline concode_elem_sep void throwIfReached concode_elem_sep void throwIfReached concode_elem_sep Time...
Timeout function ( long arg0 , TimeUnit arg1 ) { if ( arg0 <= 0 ) { throw new IllegalArgumentException ( "srini_string" + arg0 ) ; } if ( arg1 == null ) { throw new IllegalArgumentException ( "srini_string" ) ; } return deadlineNanoTime ( System . nanoTime ( ) + arg1 . toNanos ( arg0 ) ) ; }
19,289
reads a transaction entry from the input archive . concode_field_sep String DB_FORMAT_CONV concode_elem_sep String LOG_DIR concode_elem_sep String SNAP_DIR concode_elem_sep long serialVersionUID concode_elem_sep String prefix concode_elem_sep Logger LOG concode_elem_sep ByteBuffer fill concode_elem_sep boolean ascendin...
byte [ ] function ( InputArchive arg0 ) { try { byte [ ] loc0 = arg0 . readBuffer ( "srini_string" ) ; if ( loc0 . length == 0 ) return loc0 ; if ( arg0 . readByte ( "srini_string" ) != 'B' ) { LOG . error ( "srini_string" ) ; return null ; } return loc0 ; } catch ( EOFException loc0 ) { } return null ; }
19,290
get the font name . concode_field_sep Font _defaultFont concode_elem_sep Font _font concode_elem_sep String _string concode_elem_sep Rectangle2D _bounds concode_elem_sep Paint _fillPaint concode_elem_sep AffineTransform _transform concode_elem_sep List _shapes concode_field_sep void setFontName concode_elem_sep Shape g...
String function ( ) { return _font . getFontName ( ) ; }
19,291
gets the value of the equipmentactivationdate property . concode_field_sep String equipmentPurchaseDate concode_elem_sep String modality concode_elem_sep String phoneNumber concode_elem_sep String serialNumber concode_elem_sep String manufacturerWarrantyEndDate concode_elem_sep String equipmentActivationDate concode_el...
String function ( ) { return equipmentActivationDate ; }
19,292
set the value for the given header name . if the provided value is null , the header will be removed . concode_field_sep T payload concode_elem_sep MessageHeaderAccessor headerAccessor concode_elem_sep Message<T> originalMessage concode_field_sep MessageBuilder<T> setHeaders concode_elem_sep MessageBuilder<T> removeHea...
MessageBuilder < T > function ( String arg0 , Object arg1 ) { this . headerAccessor . setHeader ( arg0 , arg1 ) ; return this ; }
19,293
pad a string from right . concode_field_sep String padd concode_elem_sep NumberFormat numFormat[] concode_field_sep String formatPaddRight concode_elem_sep String formatPaddRight concode_elem_sep String formatPaddLeft
String function ( String arg0 , String arg1 ) { String loc0 = ( arg0 + padd ) ; return loc0 . substring ( 0 , Math . min ( arg1 . length ( ) , loc0 . length ( ) ) ) ; }
19,294
used to communicate a cancel operation from the whitebox gui . concode_field_sep String[] args concode_elem_sep boolean cancelOp concode_elem_sep WhiteboxPluginHost myHost concode_elem_sep String previousProgressLabel concode_elem_sep int previousProgress concode_elem_sep boolean amIActive concode_field_sep String getN...
void function ( boolean arg0 ) { cancelOp = arg0 ; }
19,295
check if this context or any of it 's parent contexts contain this variable concode_field_sep Map variableMap concode_elem_sep VariableContext parentContext concode_elem_sep boolean delegateSets concode_field_sep void setGlobalValue concode_elem_sep void getFlattenedContextMap concode_elem_sep boolean isEmpty concode_e...
boolean function ( Object arg0 ) { if ( ! variableMap . containsKey ( arg0 ) ) { if ( this . parentContext != null ) { return this . parentContext . containsVariable ( arg0 ) ; } return false ; } return true ; }
19,296
called to handle cordovaresourceapi.openforread calls for a cdvplugin : / / pluginid / url . should never return null . added in cordova-android@4.0.0 concode_field_sep CordovaPreferences preferences concode_elem_sep CordovaInterface cordova concode_elem_sep CordovaWebView webView concode_elem_sep String serviceName co...
CordovaResourceApi . OpenForReadResult function ( Uri arg0 ) { throw new FileNotFoundException ( "srini_string" + arg0 ) ; }
19,297
the resource adapter concode_field_sep TransactionManager tm concode_elem_sep TxLogConnectionFactory cf2 concode_elem_sep TxLogConnectionFactory cf1 concode_elem_sep UserTransaction ut concode_field_sep ResourceAdaptersDescriptor createActivationOne concode_elem_sep void testSetRollbackOnlyAfter concode_elem_sep void t...
ResourceAdapterArchive function ( ) { return ResourceAdapterFactory . createTxLogRar ( ) ; }
19,298
sets value of the coreprotocolpnames #protocol_version parameter . concode_field_sep PlaceHolder placeHolder concode_field_sep ProtocolVersion getVersion concode_elem_sep CodingErrorAction getUnmappableInputAction concode_elem_sep void setUnmappableInputAction concode_elem_sep CodingErrorAction getMalformedInputAction ...
void function ( final HttpParams arg0 , final ProtocolVersion arg1 ) { Args . notNull ( arg0 , "srini_string" ) ; arg0 . setParameter ( CoreProtocolPNames . PROTOCOL_VERSION , arg1 ) ; }
19,299
makes this field immutable . all subsequent modifications will throw an unsupportedoperationexception . concode_field_sep Iterator<E> delegate concode_elem_sep MutatabilityAwareMap<K,V> mapData concode_elem_sep boolean isMutable concode_elem_sep MutabilityOracle mutabilityOracle concode_elem_sep MapFieldLite EMPTY_MAP_...
void function ( ) { isMutable = false ; }