idx int64 0 25k | question stringlengths 71 7.19k | target stringlengths 20 663 |
|---|---|---|
15,400 | create an instance of abcorder concode_field_sep PlaceHolder placeHolder concode_field_sep ABCOrder.OrderItems.Item createABCOrderOrderItemsItem concode_elem_sep ABCOrder.OrderItems createABCOrderOrderItems concode_elem_sep ABCOrder.Header createABCOrderHeader | ABCOrder function ( ) { return new ABCOrder ( ) ; } |
15,401 | sets the value of the totalresults property . concode_field_sep Long totalResults concode_elem_sep Long startIndex concode_elem_sep List<Resource> resource concode_elem_sep Integer itemsPerPage concode_elem_sep Response.Resources resources concode_elem_sep List<Error> error concode_elem_sep List<Object> any concode_ele... | void function ( Long arg0 ) { this . totalResults = arg0 ; } |
15,402 | strings are unicode with utf8 binary encoding . for a list of code values , see http://en.wikipedia.org/wiki/ascii#ascii_printable_characters . concode_field_sep String stringValue concode_elem_sep String dataType concode_elem_sep java.nio.ByteBuffer binaryValue concode_field_sep void setStringValue concode_elem_sep vo... | String function ( ) { return this . stringValue ; } |
15,403 | verbose log message . 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 concode_elem_sep void s... | void function ( String arg0 , String arg1 , Throwable arg2 ) { if ( LOG . VERBOSE >= LOGLEVEL ) Log . v ( arg0 , arg1 , arg2 ) ; } |
15,404 | the availability status of the image layer . valid values are available and unavailable . concode_field_sep String layerDigest concode_elem_sep String layerAvailability concode_elem_sep Long layerSize concode_field_sep void setLayerDigest concode_elem_sep String getLayerDigest concode_elem_sep Layer withLayerSize conco... | Layer function ( LayerAvailability arg0 ) { setLayerAvailability ( arg0 ) ; return this ; } |
15,405 | gibt die klasse zurueck , welche diese funktion implementiert . concode_field_sep ArrayList<FunctionLibFunctionArg> argument concode_elem_sep boolean memberChaining concode_elem_sep String strReturnType concode_elem_sep int memberPosition concode_elem_sep String tteClass concode_elem_sep String[] keywords concode_elem_... | Class function ( ) { if ( clazz == null ) { try { clazz = ClassUtil . loadClass ( cls ) ; } catch ( ClassException loc0 ) { throw new BytecodeException ( loc0 , null ) ; } } return clazz ; } |
15,406 | change current directory to exe location . 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 ICON concode_elem_s... | String function ( ) { return chdir ; } |
15,407 | checks if the value is from type string . concode_field_sep Integer subType concode_elem_sep Number minValue concode_elem_sep Number maxValue concode_elem_sep Integer valueType concode_elem_sep String name concode_elem_sep boolean writeable concode_elem_sep Object value concode_elem_sep String[] valueList concode_field... | boolean function ( ) { return value . getClass ( ) == String . class ; } |
15,408 | this method splits the entire line into a strinfg array and then returns the categoryb.xxxxxxx substring for each line . concode_field_sep PlaceHolder placeHolder concode_field_sep Map<String,Integer> compareKeysWithDataFile concode_elem_sep boolean printMatchPatternToFile concode_elem_sep void printMatchPattern concod... | String function ( String arg0 ) { if ( arg0 != null ) { String [ ] loc0 = arg0 . split ( "srini_string" ) ; return loc0 [ 2 ] ; } else { return null ; } } |
15,409 | returns the edges queue . concode_field_sep PolyEdge edges concode_field_sep void clear concode_elem_sep void addEdge | PolyEdge function ( ) { return edges ; } |
15,410 | returns a string representation of this object ; useful for testing and debugging . concode_field_sep com.amazonaws.internal.SdkInternalList<RouteTable> routeTables concode_field_sep DescribeRouteTablesResult withRouteTables concode_elem_sep DescribeRouteTablesResult withRouteTables concode_elem_sep int hashCode concod... | String function ( ) { StringBuilder loc0 = new StringBuilder ( ) ; loc0 . append ( "srini_string" ) ; if ( getRouteTables ( ) != null ) loc0 . append ( "srini_string" + getRouteTables ( ) ) ; loc0 . append ( "srini_string" ) ; return loc0 . toString ( ) ; } |
15,411 | halt program concode_field_sep String[] args concode_elem_sep List<Runnable> initThreadHooks concode_elem_sep boolean testMode concode_elem_sep boolean hard concode_elem_sep Logger log concode_elem_sep List<Runnable> shutdownHooks concode_field_sep void setHardAssert concode_elem_sep void initThread concode_elem_sep vo... | void function ( Integer arg0 , String arg1 ) { if ( arg1 != null && arg1 . length ( ) > 0 ) { CWin . arg1 ( Clarion . newString ( arg1 ) , Clarion . newString ( "srini_string" ) , Icon . HAND ) ; } System . exit ( 0 ) ; } |
15,412 | jsr-250 callback wrapper ; converts checked exceptions to runtime exceptions delegates to afterpropertiesset , done to prevent backwards incompatible signature change fix : amq-4676 concode_field_sep ActiveMQComponent component concode_elem_sep Logger LOG concode_elem_sep CamelContext camelContext concode_elem_sep Dest... | void function ( ) { try { afterPropertiesSet ( ) ; } catch ( Exception loc0 ) { throw new RuntimeException ( loc0 ) ; } } |
15,413 | close standard output . concode_field_sep String CHARSET_NAME concode_elem_sep Locale LOCALE concode_elem_sep PrintWriter out concode_field_sep void println concode_elem_sep void println concode_elem_sep void println concode_elem_sep void println concode_elem_sep void println concode_elem_sep void println concode_elem_... | void function ( ) { out . close ( ) ; } |
15,414 | sets the primary key of this user id mapper . concode_field_sep UserIdMapper _userIdMapper concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep long getUserIdMapp... | void function ( long arg0 ) { _userIdMapper . setPrimaryKey ( arg0 ) ; } |
15,415 | return the header , which should have been place here by an extractor during restart . concode_field_sep ParallelQueueStore parallelQueue concode_elem_sep long lastSeqno concode_elem_sep String storeName concode_elem_sep int taskId concode_elem_sep Logger logger concode_field_sep void prepare concode_elem_sep String ge... | ReplDBMSHeader function ( ) { return parallelQueue . getLastHeader ( taskId ) ; } |
15,416 | deselects the options with the given texts and fires deselectedbytextsevent . concode_field_sep PlaceHolder placeHolder concode_field_sep MultiSelect deselectAll concode_elem_sep List<String> getSelectionTexts concode_elem_sep MultiSelect selectByValues concode_elem_sep MultiSelect selectByValues concode_elem_sep Multi... | MultiSelect function ( String ... arg0 ) { return deselectByTexts ( Lists . newArrayList ( arg0 ) ) ; } |
15,417 | is the matrix full rank ? concode_field_sep double[][] QR concode_elem_sep long serialVersionUID concode_elem_sep int m concode_elem_sep int n concode_elem_sep double[] Rdiag concode_field_sep Matrix getH concode_elem_sep Matrix solve concode_elem_sep Matrix getQ concode_elem_sep Matrix getR concode_elem_sep String get... | boolean function ( ) { for ( int loc0 = 0 ; loc0 < n ; loc0 ++ ) { if ( Rdiag [ loc0 ] == 0 ) return false ; } return true ; } |
15,418 | gets the value of the partneraccount property . concode_field_sep String partnerId concode_elem_sep String authenticationToken concode_elem_sep String partnerAccount concode_field_sep String getAuthenticationToken concode_elem_sep String getPartnerId concode_elem_sep void setPartnerId concode_elem_sep void setAuthentic... | String function ( ) { return partnerAccount ; } |
15,419 | returns the given element instance as packageelement . this method is functionally equivalent to an instanceof check and a cast , but shouldalways be used over that idiom as instructed in the documentation for element . concode_field_sep ElementVisitor<TypeElement,Void> TYPE_ELEMENT_VISITOR concode_elem_sep ElementVisi... | PackageElement function ( Element arg0 ) { return arg0 . accept ( PACKAGE_ELEMENT_VISITOR , null ) ; } |
15,420 | access to nexus specific conditions . concode_field_sep RepositoryConditions repositoryConditions concode_elem_sep NexusConditions nexusConditions concode_elem_sep LogicalConditions logicalConditions concode_elem_sep CapabilityConditions capabilityConditions concode_elem_sep CryptoConditions cryptoConditions concode_fi... | NexusConditions function ( ) { return nexusConditions ; } |
15,421 | get the counters for the attempt concode_field_sep int[] clockSplits concode_elem_sep long finishTime concode_elem_sep int[] physMemKbytes concode_elem_sep Counters counters concode_elem_sep TaskType taskType concode_elem_sep String hostname concode_elem_sep long shuffleFinishTime concode_elem_sep int port concode_elem... | Counters function ( ) { return counters ; } |
15,422 | method to add the passed userbean to the current user list concode_field_sep String DEFAULT_COLOR concode_elem_sep Vector colorList concode_elem_sep boolean stamp concode_elem_sep String[] ALL_COLORS concode_elem_sep Log log concode_elem_sep ChatState singleton concode_elem_sep Random generator concode_elem_sep Vector ... | void function ( UserBean arg0 ) { arg0 . setColor ( generateColorCode ( ) ) ; userList . add ( arg0 ) ; } |
15,423 | sets the primary key of this sync device . concode_field_sep SyncDevice _syncDevice concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setBuildNumber concode_elem_sep boolean isEscapedModel concode_ele... | void function ( long arg0 ) { _syncDevice . setPrimaryKey ( arg0 ) ; } |
15,424 | creates a read-attribute operation using the specified address and name . concode_field_sep String INDEX concode_elem_sep String KEY concode_field_sep String getName concode_elem_sep ModelNode getAttributeValue concode_elem_sep ModelNode createWriteAttributeOperation concode_elem_sep Set<String> getAllWriteAttributeOpe... | ModelNode function ( PathAddress arg0 , Attribute arg1 ) { return createAttributeOperation ( ModelDescriptionConstants . READ_ATTRIBUTE_OPERATION , arg0 , arg1 ) ; } |
15,425 | get the index of the smallest image in this collection larger than or equal to the given target size . concode_field_sep boolean hasFailed concode_elem_sep int dominantColor concode_elem_sep ArrayList<FaviconCacheElement> favicons concode_elem_sep String LOGTAG concode_elem_sep long downloadTimestamp concode_field_sep ... | int function ( int arg0 ) { FaviconCacheElement loc0 = new FaviconCacheElement ( null , false , arg0 , null ) ; int loc1 = Collections . binarySearch ( favicons , loc0 ) ; if ( loc1 < 0 ) { loc1 ++ ; loc1 = - loc1 ; } if ( loc1 == favicons . size ( ) ) { loc1 = - 1 ; } return loc1 ; } |
15,426 | init factory with runstate function concode_field_sep String TAG concode_elem_sep Function.F1<S,Tuple<A,S>> runState concode_field_sep State<S,B> flatMap concode_elem_sep State<S,A> unit concode_elem_sep Tuple<A,S> apply concode_elem_sep State<S,S> get concode_elem_sep State<S,B> map concode_elem_sep State<S,Void> put | State < S , A > function ( Function . F1 < S , Tuple < A , S >> arg0 ) { return new State < > ( arg0 ) ; } |
15,427 | f0 - > label ? stmt concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder | void function ( StmtList arg0 , A arg1 ) { arg0 . f0 . accept ( this , arg1 ) ; } |
15,428 | redis server port number concode_field_sep RedisTemplate redisTemplate concode_elem_sep boolean managedListenerContainer concode_elem_sep String channels concode_elem_sep Integer port concode_elem_sep RedisConnectionFactory connectionFactory concode_elem_sep String host concode_elem_sep Command command concode_elem_sep... | void function ( Integer arg0 ) { this . port = arg0 ; } |
15,429 | closes the application . concode_field_sep MainApp mainApp concode_field_sep void setMainApp concode_elem_sep void handleSave concode_elem_sep void handleAbout concode_elem_sep void handleOpen concode_elem_sep void handleSaveAs concode_elem_sep void handleShowBirthdayStatistics concode_elem_sep void handleNew | void function ( ) { System . exit ( 0 ) ; } |
15,430 | get instance this method will be invoded from zeppelin_sparkr . r concode_field_sep Logger logger concode_elem_sep String scriptPath concode_elem_sep Integer rScriptInitializeNotifier concode_elem_sep Integer rRequestNotifier concode_elem_sep String rCmdPath concode_elem_sep Integer rResponseNotifier concode_elem_sep I... | ZeppelinR function ( int arg0 ) { return zeppelinR . get ( arg0 ) ; } |
15,431 | closes the textcache object . concode_field_sep Log lLog concode_elem_sep LockFile lf concode_field_sep void checkpoint concode_elem_sep void releaseLock concode_elem_sep void openLog concode_elem_sep boolean closeLog concode_elem_sep boolean hasLog concode_elem_sep void setScriptType concode_elem_sep void setWriteDela... | void function ( Table arg0 ) { lLog . closeTextCache ( arg0 ) ; } |
15,432 | returns the company id of this expando column . concode_field_sep ExpandoColumn _expandoColumn concode_field_sep void setName concode_elem_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes c... | long function ( ) { return _expandoColumn . getCompanyId ( ) ; } |
15,433 | retrieve the web application context to delegate bean name resolution to . the default implementation delegates to facescontextutils . concode_field_sep PlaceHolder placeHolder concode_field_sep void beforePhase concode_elem_sep void afterPhase concode_elem_sep PhaseId getPhaseId concode_elem_sep Collection<PhaseListen... | WebApplicationContext function ( FacesContext arg0 ) { return FacesContextUtils . getRequiredWebApplicationContext ( arg0 ) ; } |
15,434 | calculates the dimensions . if they 've changed , invalidates the component concode_field_sep int[] fCharWidths concode_elem_sep String IN_FAR_TOP_RIGHT concode_elem_sep double NINETY_DEGREES concode_elem_sep int LEGAL_MUST_ROTATE concode_elem_sep String fLabel concode_elem_sep int fDescent concode_elem_sep int fWidth ... | void function ( ) { int loc0 = getIconWidth ( ) ; int loc1 = getIconHeight ( ) ; calcDimensions ( ) ; if ( loc0 != getIconWidth ( ) || loc1 != getIconHeight ( ) ) fComponent . invalidate ( ) ; } |
15,435 | compare a date to today concode_field_sep PlaceHolder placeHolder concode_field_sep int getAge concode_elem_sep boolean withinYear concode_elem_sep boolean before concode_elem_sep XMLGregorianCalendar makeXmlDate concode_elem_sep long makeTime concode_elem_sep boolean areEqual concode_elem_sep Date addMonths concode_el... | boolean function ( Date arg0 ) { Date loc0 = new Date ( ) ; return areEqual ( arg0 , loc0 ) ; } |
15,436 | return distance between this location and another concode_field_sep double scaleLat concode_elem_sep double degToRad concode_elem_sep double x concode_elem_sep double y concode_elem_sep double centerLon concode_elem_sep double centerLat concode_field_sep Point getPoint concode_elem_sep Location newFromLatLon concode_el... | double function ( Location arg0 ) { return Math . hypot ( this . x - arg0 . x , this . y - arg0 . y ) ; } |
15,437 | set the current state and trigger any registered listeners about the change concode_field_sep Queue<NotifyTimeout> onGoingTimeouts concode_elem_sep ScheduledFuture future concode_elem_sep TimeoutClusterStateListener listener concode_elem_sep ClusterState state concode_elem_sep ThreadPool threadPool concode_elem_sep Col... | void function ( ClusterState . Builder arg0 ) { setState ( arg0 . build ( ) ) ; } |
15,438 | returns the given string surrounded by single quotes , or null if the given string is null . concode_field_sep String toAppend concode_elem_sep String[] strings concode_field_sep String with concode_elem_sep String with concode_elem_sep boolean isNullOrEmpty concode_elem_sep String concat concode_elem_sep StringsToJoin... | String function ( String arg0 ) { return arg0 != null ? concat ( "srini_string" , arg0 , "srini_string" ) : null ; } |
15,439 | sets the last update time of this file in seconds note : this time is relative to the start time . preferably use gridsim.cloudsim #clock method . concode_field_sep int NOT_REGISTERED concode_elem_sep int TYPE_RAW_DATA concode_elem_sep int TYPE_TAG_DATA concode_elem_sep String name concode_elem_sep int TYPE_RECONSTRUCT... | boolean function ( double arg0 ) { return attribute . setUpdateTime ( arg0 ) ; } |
15,440 | create new type-class pair . concode_field_sep Class<?> rawClass concode_elem_sep Type type concode_field_sep Class<?> rawClass concode_elem_sep Type type | ClassTypePair function ( Class < ? > arg0 , Type arg1 ) { return new ClassTypePair ( arg0 , arg1 ) ; } |
15,441 | if there is no explicit callback , but we still need to call the facebook component , because it 's going to update some state , e.g. , login , like . then we should register a static callback that can still handle the response . concode_field_sep Map<Integer,Callback> staticCallbacks concode_elem_sep int offset concod... | void function ( int arg0 , Callback arg1 ) { Validate . notNull ( arg1 , "srini_string" ) ; if ( staticCallbacks . containsKey ( arg0 ) ) { return ; } staticCallbacks . put ( arg0 , arg1 ) ; } |
15,442 | set the select value . concode_field_sep String expand concode_elem_sep String select concode_elem_sep DateTimeRfc1123 ocpDate concode_elem_sep String clientRequestId concode_elem_sep DateTimeRfc1123 ifUnmodifiedSince concode_elem_sep Boolean returnClientRequestId concode_elem_sep DateTimeRfc1123 ifModifiedSince concod... | JobScheduleGetOptions function ( String arg0 ) { this . select = arg0 ; return this ; } |
15,443 | parses the given json file , returning the parsed protocolinfo . the json format is conveniently and intentionally identical to a serialized protocolinfo object , which is identical to the json format used by the protocol rest service built into the guacamole web application . concode_field_sep File guacHome concode_el... | ProtocolInfo function ( InputStream arg0 ) { return mapper . readValue ( arg0 , ProtocolInfo . class ) ; } |
15,444 | notified from amazons3encryptionclient #uploadobject uploadobjectrequest whenall parts have been successfully uploaded to s3 . this method is responsible for finishing off the upload by making a complete multi-part upload request to s3 with the given list of etags . concode_field_sep AmazonS3 s3 concode_elem_sep List<F... | CompleteMultipartUploadResult function ( List < PartETag > arg0 ) { return s3 . completeMultipartUpload ( new CompleteMultipartUploadRequest ( req . getBucketName ( ) , req . getKey ( ) , uploadId , arg0 ) ) ; } |
15,445 | returns true if presence packets will include the jid of every occupant . concode_field_sep boolean nonanonymous concode_elem_sep boolean moderated concode_elem_sep int maxhistoryfetch concode_elem_sep String subject concode_elem_sep String ldapgroup concode_elem_sep String description concode_elem_sep int occupantsCou... | boolean function ( ) { return nonanonymous ; } |
15,446 | creates a multisurface by a set of surfaces . concode_field_sep CoordinateReferenceSystem crs concode_elem_sep Map hintsWeCareAbout concode_field_sep MultiPrimitive createMultiPrimitive concode_elem_sep MultiCurve createMultiCurve concode_elem_sep MultiPoint createMultiPoint concode_elem_sep Map getImplementationHints | MultiSurface function ( Set < OrientableSurface > arg0 ) { return new MultiSurfaceImpl ( crs , arg0 ) ; } |
15,447 | called by the system when the device configuration changes while your activity is running . 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... | void function ( Configuration arg0 ) { } |
15,448 | sets the default host initially localhost to query concode_field_sep boolean useTCP concode_elem_sep InetSocketAddress address concode_elem_sep int uniqueID concode_elem_sep String defaultResolver concode_elem_sep InetSocketAddress localAddress concode_elem_sep int DEFAULT_PORT concode_elem_sep long timeoutValue concod... | void function ( String arg0 ) { defaultResolver = arg0 ; } |
15,449 | set this colormatrix to scale by the specified values . concode_field_sep float[] mArray concode_field_sep void set concode_elem_sep void set concode_elem_sep void setYUV2RGB concode_elem_sep void setRGB2YUV concode_elem_sep void preConcat concode_elem_sep void postConcat concode_elem_sep float[] getArray concode_elem_... | void function ( float arg0 , float arg1 , float arg2 , float arg3 ) { final float [ ] loc0 = mArray ; for ( int loc1 = 19 ; loc1 > 0 ; -- loc1 ) { loc0 [ loc1 ] = 0 ; } loc0 [ 0 ] = arg0 ; loc0 [ 6 ] = arg1 ; loc0 [ 12 ] = arg2 ; loc0 [ 18 ] = arg3 ; } |
15,450 | writes status messages to the console . concode_field_sep PrintStream stream concode_elem_sep String[] filters concode_elem_sep Level level concode_field_sep boolean filtered concode_elem_sep void setFilters concode_elem_sep Level getStatusLevel concode_elem_sep void close concode_elem_sep void setLevel | void function ( final StatusData arg0 ) { if ( ! filtered ( arg0 ) ) { stream . println ( arg0 . getFormattedStatus ( ) ) ; } } |
15,451 | creates a structtype with the given list of structfields fields . concode_field_sep DataType StringType concode_elem_sep DataType BinaryType concode_elem_sep DataType TimestampType concode_elem_sep DataType LongType concode_elem_sep DataType DoubleType concode_elem_sep DataType IntegerType concode_elem_sep DataType Sho... | StructType function ( List < StructField > arg0 ) { return createStructType ( arg0 . toArray ( new StructField [ 0 ] ) ) ; } |
15,452 | creates a new testsetup the default plugin descriptor which is #default_plugin_descriptor concode_field_sep PluginManager<TestPlugin> pluginManager concode_elem_sep Map<String,MycilaTesting> instances concode_elem_sep Logger LOGGER concode_elem_sep MycilaTesting customTestHandler concode_elem_sep String DEFAULT_PLUGIN_... | MycilaTesting function ( ) { return newSetup ( DEFAULT_PLUGIN_DESCRIPTOR ) ; } |
15,453 | check the given metadata for a full configuration class candidate i.e. a class annotated with @configuration . concode_field_sep String CONFIGURATION_CLASS_LITE concode_elem_sep String CONFIGURATION_CLASS_ATTRIBUTE concode_elem_sep Set<String> candidateIndicators concode_elem_sep String CONFIGURATION_CLASS_FULL concode... | boolean function ( AnnotationMetadata arg0 ) { return arg0 . isAnnotated ( Configuration . class . getName ( ) ) ; } |
15,454 | return a pointer into a potentially much bigger byte buffer that points to the key of a result . concode_field_sep Comparator<Result> KEY_COMPARATOR concode_elem_sep Result EMPTY_RESULT concode_field_sep int getKeyOffset concode_elem_sep byte[] getRawBytes concode_elem_sep int compare concode_elem_sep Result toResult c... | ImmutableBytesWritable function ( Result arg0 ) { return getKey ( arg0 , 0 ) ; } |
15,455 | delegates to testcontextmanager #beforetestclass . concode_field_sep Namespace namespace concode_field_sep void beforeEach concode_elem_sep TestContextManager getTestContextManager concode_elem_sep ApplicationContext getApplicationContext concode_elem_sep void afterEach concode_elem_sep Object resolve concode_elem_sep ... | void function ( ContainerExtensionContext arg0 ) { getTestContextManager ( arg0 ) . beforeTestClass ( ) ; } |
15,456 | returns the number of characters in this line , including the newline character if there is one . concode_field_sep int lastValidLineIndex concode_elem_sep ArrayList<PLineListener> listeners concode_elem_sep int start concode_elem_sep int length concode_elem_sep int width concode_elem_sep PTextBuffer text concode_elem_... | int function ( ) { return length ; } |
15,457 | returns a new charsequence that is a subsequence of this sequence . the subsequence starts with the char value at the specified index and ends with the char value at index end - 1 . the length in chars of the returned sequence is end - start , so if start == end then an empty sequence is returned . concode_field_sep ch... | CharSequence function ( int arg0 , int arg1 ) { return uncompress ( null ) . subSequence ( arg0 , arg1 ) ; } |
15,458 | tests if there are more points to read . concode_field_sep double ctrlpts[][] concode_elem_sep double CtrlVal concode_elem_sep double ncv concode_elem_sep double w concode_elem_sep double x concode_elem_sep double h concode_elem_sep double y concode_elem_sep int index concode_elem_sep double pcv concode_elem_sep Affine... | boolean function ( ) { return index > 5 ; } |
15,459 | prints a message at verbose 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 prin... | void function ( String arg0 , String arg1 ) { v ( arg0 , arg1 , null ) ; } |
15,460 | return a downstream iterator of a build of default type . this will be overriden by specific build types . if the receiver of the call has no child projects , it will return an iterator over itself concode_field_sep AbstractBuild<?,?> build concode_elem_sep Logger LOGGER concode_elem_sep JobConfiguration jobConfigurati... | Iterator < ? > function ( ) { List < AbstractBuild < ? , ? >> loc0 = new ArrayList < AbstractBuild < ? , ? >> ( ) ; loc0 . add ( build ) ; return loc0 . iterator ( ) ; } |
15,461 | set the customdata value . concode_field_sep String adminUsername concode_elem_sep LinuxConfiguration linuxConfiguration concode_elem_sep String customData concode_elem_sep String computerNamePrefix concode_elem_sep WindowsConfiguration windowsConfiguration concode_elem_sep List<VaultSecretGroup> secrets concode_elem_s... | VirtualMachineScaleSetOSProfile function ( String arg0 ) { this . customData = arg0 ; return this ; } |
15,462 | returns the web id of this company . concode_field_sep Company _company concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean hasCompanyMx concode_elem_sep java.lang.String getName concode_elem_sep boo... | java . lang . String function ( ) { return _company . getWebId ( ) ; } |
15,463 | returns the hash code for this channel binding . concode_field_sep InetAddress initAddr concode_elem_sep InetAddress acceptAddr concode_elem_sep byte[] appData concode_field_sep InetAddress getAcceptorAddress concode_elem_sep InetAddress getInitiatorAddress concode_elem_sep byte[] getApplicationData concode_elem_sep bo... | int function ( ) { int loc0 = 0 ; if ( appData != null ) for ( int loc1 = 0 ; loc1 < appData . length ; loc1 ++ ) loc0 ^= appData [ loc1 ] << ( ( 8 * loc1 ) & 31 ) ; if ( initAddr != null ) loc0 ^= initAddr . hashCode ( ) ; if ( acceptAddr != null ) loc0 ^= acceptAddr . hashCode ( ) ; return loc0 ; } |
15,464 | start creation of the next content . concode_field_sep String boundary concode_elem_sep boolean inPart concode_elem_sep Log log concode_elem_sep byte[] __DASHDASH concode_elem_sep OutputStream out concode_elem_sep byte[] boundaryBytes concode_elem_sep byte[] __CRLF concode_field_sep OutputStream getOut concode_elem_sep... | void function ( String arg0 ) { if ( inPart ) out . write ( __CRLF ) ; inPart = true ; out . write ( __DASHDASH ) ; out . write ( boundaryBytes ) ; out . write ( __CRLF ) ; out . write ( ( "srini_string" + arg0 ) . getBytes ( StringUtil . __ISO_8859_1 ) ) ; out . write ( __CRLF ) ; out . write ( __CRLF ) ; } |
15,465 | sets the primary key of this user thread . concode_field_sep UserThread _userThread concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_elem_sep boolean getRead concode_elem_se... | void function ( long arg0 ) { _userThread . setPrimaryKey ( arg0 ) ; } |
15,466 | return the most recent transitions 's target state . concode_field_sep Comparator<CharSequence> LEXICOGRAPHIC_ORDER concode_elem_sep char[] labels concode_elem_sep Object is_final concode_elem_sep StringBuilder previous concode_elem_sep HashMap<CharState,CharState> register concode_elem_sep CharState[] charStates conco... | CharState function ( ) { assert hasChildren ( ) : "srini_string" ; return charStates [ charStates . length - 1 ] ; } |
15,467 | sets the promocode value for this partnerpromocode . concode_field_sep java.util.Calendar endDate concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep java.lang.String discount concode_elem_sep boolean __hashCodeCalc concode_elem_sep com.netsuite.webservices.platform.core_2014_2.RecordRef promoCode concode_e... | void function ( com . netsuite . webservices . platform . core_2014_2 . RecordRef arg0 ) { this . promoCode = arg0 ; } |
15,468 | returns the string representation of the int16 argument . concode_field_sep String ANDROID_TIMEFORMAT_WO_MS concode_elem_sep SimpleDateFormat datetimeFormatter concode_elem_sep String DATETIMEFORMAT concode_elem_sep DBXDefaultFormatter instance concode_elem_sep String TIMEFORMAT_MS concode_elem_sep String TIMEFORMAT_WO... | String function ( int arg0 ) { return String . valueOf ( arg0 ) ; } |
15,469 | filter out old tweets , that has previously been polled . this state is stored in memory only , and based on last tweet id . 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 S... | void function ( boolean arg0 ) { this . filterOld = arg0 ; } |
15,470 | databinding method to get an xml representation of this object concode_field_sep com.amazon.ec2.CancelSpotInstanceRequestsType localCancelSpotInstanceRequests concode_elem_sep javax.xml.namespace.QName MY_QNAME concode_field_sep java.lang.String generatePrefix concode_elem_sep void serialize concode_elem_sep void seria... | javax . xml . stream . XMLStreamReader function ( javax . xml . namespace . QName arg0 ) { return localCancelSpotInstanceRequests . getPullParser ( MY_QNAME ) ; } |
15,471 | asserts that the given array contains only once the given values . concode_field_sep Arrays arrays concode_elem_sep Failures failures concode_elem_sep DoubleArrays INSTANCE concode_field_sep void assertEndsWith concode_elem_sep void assertStartsWith concode_elem_sep DoubleArrays instance concode_elem_sep void assertNul... | void function ( AssertionInfo arg0 , double [ ] arg1 , double [ ] arg2 ) { arrays . assertContainsOnlyOnce ( arg0 , failures , arg1 , arg2 ) ; } |
15,472 | returns the index in array of the first occurrence identical to value , or -1 if array does not contain value . more formally , returns the lowest index i such that array i == value , or -1 if there is no such index . concode_field_sep PlaceHolder placeHolder concode_field_sep List<T> newArrayAsList concode_elem_sep T ... | int function ( Object [ ] arg0 , Object arg1 ) { for ( int loc0 = 0 ; loc0 < arg0 . length ; loc0 ++ ) { if ( arg0 [ loc0 ] == arg1 ) { return loc0 ; } } return - 1 ; } |
15,473 | method copied from 3.3 + variant class . concode_field_sep PlaceHolder placeHolder concode_field_sep Image makeShot concode_elem_sep void setFieldObjectValue concode_elem_sep void setFieldObjectValue concode_elem_sep int newGlobalRefInt concode_elem_sep Object objFromGlobalRefInt concode_elem_sep T getFieldObjectValue ... | void function ( int arg0 , Variant arg1 ) { try { Method loc0 = arg1 . getClass ( ) . getDeclaredMethod ( "srini_string" , new Class [ ] { int . class } ) ; loc0 . setAccessible ( true ) ; loc0 . invoke ( arg1 , new Object [ ] { new Integer ( arg0 ) } ) ; } catch ( Throwable loc0 ) { throw new RuntimeException ( loc0 )... |
15,474 | return urls that are in the current class path . attempts to load the jar manifest , if any , and adds to the result any dependencies it finds . concode_field_sep PlaceHolder placeHolder concode_field_sep URL tryToGetValidUrl concode_elem_sep Set<URL> forResource concode_elem_sep URL forWebInfClasses concode_elem_sep S... | Set < URL > function ( ) { return forManifest ( forClassLoader ( ) ) ; } |
15,475 | method declaration concode_field_sep Node nPrimaryNode concode_elem_sep Object oData[] concode_field_sep Row newRow concode_elem_sep void setPrimaryNode concode_elem_sep Node getNextNode concode_elem_sep Node getNode concode_elem_sep void delete | Object [ ] function ( ) { return oData ; } |
15,476 | deletes the membership request with the primary key from the database . also notifies the appropriate model listeners . concode_field_sep MembershipRequestLocalService _membershipRequestLocalService concode_field_sep com.liferay.portal.kernel.model.MembershipRequest createMembershipRequest concode_elem_sep java.lang.St... | com . liferay . portal . kernel . model . MembershipRequest function ( long arg0 ) { return _membershipRequestLocalService . deleteMembershipRequest ( arg0 ) ; } |
15,477 | sets the value of the otvforselection property . concode_field_sep OrderTypeVersionListType otVforSelection concode_elem_sep long serialVersionUID concode_elem_sep WarrantyProgramEligibilityType warrantyProgramEligibility concode_elem_sep AWREProgramEligibilityType awreProgramEligibility concode_field_sep void setWarra... | void function ( OrderTypeVersionListType arg0 ) { this . otVforSelection = arg0 ; } |
15,478 | sets the value of the budget property . concode_field_sep PhoneNumber phoneNumber concode_elem_sep Money remainingBudget concode_elem_sep List<Criterion> criteria concode_elem_sep String name concode_elem_sep List<Creative> creatives concode_elem_sep Long id concode_elem_sep String destinationUrl concode_elem_sep Boole... | void function ( Money arg0 ) { this . budget = arg0 ; } |
15,479 | gets the value of the familyname 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 familyname property . for example , to add a new item ,... | List < String > function ( ) { if ( familyName == null ) { familyName = new ArrayList < String > ( ) ; } return this . familyName ; } |
15,480 | sets the org code2 of this kiem dem vien . concode_field_sep KiemDemVien _kiemDemVien concode_field_sep void setOrgCode1 concode_elem_sep java.lang.String getDienThoai concode_elem_sep void setImei concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void se... | void function ( java . lang . String arg0 ) { _kiemDemVien . setOrgCode2 ( arg0 ) ; } |
15,481 | get the type code of notfoundreason . concode_field_sep NotFoundReason value concode_field_sep void _read concode_elem_sep void _write | TypeCode function ( ) { return NotFoundReasonHelper . type ( ) ; } |
15,482 | repeats count bytes of in mul times . concode_field_sep PlaceHolder placeHolder concode_field_sep byte rollRight concode_elem_sep int getShort concode_elem_sep int doubleToShortBits concode_elem_sep String getMapleString concode_elem_sep String getString concode_elem_sep byte rollLeft | byte [ ] function ( final byte [ ] arg0 , final int arg1 , final int arg2 ) { byte [ ] loc0 = new byte [ arg1 * arg2 ] ; for ( int loc1 = 0 ; loc1 < arg1 * arg2 ; loc1 ++ ) { loc0 [ loc1 ] = arg0 [ loc1 % arg1 ] ; } return loc0 ; } |
15,483 | setter method concode_field_sep String photoIdProof concode_elem_sep String imeiNo concode_elem_sep String dealerId concode_elem_sep String handsetMake concode_elem_sep Integer customerId concode_elem_sep String model concode_elem_sep long serialVersionUID concode_elem_sep String billNo concode_elem_sep String idDetail... | void function ( String arg0 ) { this . photoIdProof = arg0 ; } |
15,484 | list all interpreter settings concode_field_sep Gson gson concode_elem_sep Logger logger concode_elem_sep InterpreterFactory interpreterFactory concode_field_sep Response restartSetting concode_elem_sep Response listInterpreter concode_elem_sep Response updateSetting concode_elem_sep Response addRepository concode_elem... | Response function ( ) { List < InterpreterSetting > loc0 = null ; loc0 = interpreterFactory . get ( ) ; return new JsonResponse ( Status . OK , "srini_string" , loc0 ) . build ( ) ; } |
15,485 | returns the number of components . concode_field_sep int count concode_elem_sep byte[] rank concode_elem_sep int[] id concode_field_sep boolean connected concode_elem_sep int find concode_elem_sep void main concode_elem_sep void union | int function ( ) { return count ; } |
15,486 | gets the operator-level caching description for this input . concode_field_sep IntermediateDataSetID sourceId concode_elem_sep String preProcessingOperationName concode_elem_sep String shipStrategyName concode_elem_sep String operatorLevelCachingDescription concode_elem_sep long serialVersionUID concode_elem_sep Interm... | String function ( ) { return operatorLevelCachingDescription ; } |
15,487 | sets the user uuid 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 void setGroupId concode_elem_sep boolean isEscapedModel concode_... | void function ( java . lang . String arg0 ) { _memberRequest . setUserUuid ( arg0 ) ; } |
15,488 | read the exception from the cdr stream . concode_field_sep String _id concode_field_sep WeThrowThisException extract concode_elem_sep String id concode_elem_sep TypeCode type concode_elem_sep void write | WeThrowThisException function ( org . omg . CORBA . portable . InputStream arg0 ) { WeThrowThisException loc0 = new WeThrowThisException ( 0 ) ; arg0 . read_string ( ) ; loc0 . ourField = arg0 . read_long ( ) ; return loc0 ; } |
15,489 | get a registered sessionfactory by name concode_field_sep SessionFactoryRegistry INSTANCE concode_elem_sep NamespaceChangeListener listener concode_elem_sep CoreMessageLogger LOG concode_elem_sep ConcurrentHashMap<String,SessionFactory> sessionFactoryMap concode_elem_sep ConcurrentHashMap<String,String> nameUuidXref co... | SessionFactory function ( String arg0 ) { LOG . debugf ( "srini_string" , arg0 ) ; final String loc0 = nameUuidXref . get ( arg0 ) ; return loc0 == null ? null : getSessionFactory ( loc0 ) ; } |
15,490 | specifies the maximum number of times a resource is marked as absent before being marked as permanently absent . concode_field_sep int maxTries concode_elem_sep int DEFAULT_MAX_ABSENT_RESOURCE_TRIES concode_elem_sep long timeOfLastMark concode_elem_sep BasicSessionCache possiblyAbsent concode_elem_sep int tryAgainInter... | void function ( int arg0 ) { if ( arg0 < 1 ) { String loc0 = Logging . getMessage ( "srini_string" ) ; throw new IllegalArgumentException ( loc0 ) ; } this . maxTries = arg0 ; } |
15,491 | get the runningcount value . concode_field_sep Integer revocationCount concode_elem_sep Long dataRead concode_elem_sep Long tempDataWritten concode_elem_sep Long maxVertexDataRead concode_elem_sep Integer scheduledCount concode_elem_sep Long dataToRead concode_elem_sep Integer totalCount concode_elem_sep Period totalFa... | Integer function ( ) { return this . runningCount ; } |
15,492 | return the currently active taskcontext . this can be called inside of user functions to access contextual information about running tasks . concode_field_sep ThreadLocal<TaskContext> taskContext concode_field_sep void setTaskContext concode_elem_sep boolean isInterrupted concode_elem_sep int partitionId concode_elem_s... | TaskContext function ( ) { return taskContext . get ( ) ; } |
15,493 | get the spring search pattern given a package name or part of a package name concode_field_sep PlaceHolder placeHolder concode_field_sep AnnotatedMountList scanPattern concode_elem_sep AnnotatedMountList scanList concode_elem_sep IRequestMapper getRequestMapper concode_elem_sep List<Class<?>> getPatternMatches concode_... | String function ( String arg0 ) { if ( arg0 == null ) arg0 = "srini_string" ; arg0 = arg0 . replace ( '.' , '/' ) ; if ( ! arg0 . endsWith ( "srini_string" ) ) { arg0 += '/' ; } return "srini_string" + arg0 + "srini_string" ; } |
15,494 | tells the app if the com.github.orangegangsters.lollipin.lib.managers.applock is enabled or not concode_field_sep AppLock mAppLocker concode_elem_sep LockManager mInstance concode_field_sep AppLock getAppLock concode_elem_sep void setAppLock concode_elem_sep void disableAppLockAndRemoveConfiguration concode_elem_sep vo... | boolean function ( ) { return ( mAppLocker != null && ( PinActivity . hasListeners ( ) || PinFragmentActivity . hasListeners ( ) || PinCompatActivity . hasListeners ( ) ) ) ; } |
15,495 | demangles a term . concode_field_sep ArrayList<Primitive> demangling concode_elem_sep String pre concode_elem_sep String post concode_elem_sep CalculatorRewriting calc concode_elem_sep int symId concode_elem_sep HashMap<Primitive,Term> mangling concode_field_sep void setFormat concode_elem_sep Term mangle | Primitive function ( Term arg0 ) { final String loc0 = arg0 . getValue ( ) ; final String loc1 = loc0 . substring ( this . pre . length ( ) , loc0 . length ( ) - this . post . length ( ) ) ; final int loc2 ; try { loc2 = Integer . parseInt ( loc1 ) ; } catch ( NumberFormatException loc3 ) { return null ; } return this ... |
15,496 | convert the given object to string with each line indented by 4 spaces except the first line . concode_field_sep String sequencedTopic concode_elem_sep String msgVpnName concode_field_sep String getMsgVpnName concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep void setMsgVpnName concode_elem_... | String function ( java . lang . Object arg0 ) { if ( arg0 == null ) { return "srini_string" ; } return arg0 . toString ( ) . replace ( "srini_string" , "srini_string" ) ; } |
15,497 | final cleanup . concode_field_sep List<String> m_registeredUserMutableFunctions concode_elem_sep Logger M_log concode_elem_sep List<String> m_registeredFunctions concode_field_sep List<String> getRegisteredFunctions concode_elem_sep List<String> getRegisteredFunctions concode_elem_sep void init concode_elem_sep void re... | void function ( ) { M_log . info ( "srini_string" ) ; } |
15,498 | sets the value of the type property . concode_field_sep String payload concode_elem_sep Metadata description concode_elem_sep String from concode_elem_sep String type concode_field_sep String getPayload concode_elem_sep String getType concode_elem_sep void setFrom concode_elem_sep void setPayload concode_elem_sep void ... | void function ( String arg0 ) { this . type = arg0 ; } |
15,499 | returns but does not remove the item most recently added to this stack . concode_field_sep Node<Item> next concode_elem_sep Item item concode_elem_sep Node<Item> current concode_elem_sep int N concode_elem_sep Node<Item> first concode_field_sep Item pop concode_elem_sep Item next concode_elem_sep Iterator<Item> iterato... | Item function ( ) { if ( isEmpty ( ) ) throw new NoSuchElementException ( "srini_string" ) ; return first . item ; } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.