idx int64 0 25k | question stringlengths 72 5.69k | target stringlengths 21 481 |
|---|---|---|
16,500 | sets the value of the maxdaysfirstinstallment property . concode_field_sep String paymentArrangementCategory concode_elem_sep String maxDaysFirstInstallment concode_elem_sep Boolean fdpRequiredIndicator concode_elem_sep String paymentArrangementType concode_elem_sep String maxInstallments concode_elem_sep Boolean autoR... | void function ( String arg0 ) { this . maxDaysFirstInstallment = arg0 ; } |
16,501 | test if an orb can be properly located ejb3 16.13 . part migration of tests from ejb testsuite jira jbqa-5483 . concode_field_sep Logger logger concode_elem_sep SimpleSLSB slsb concode_field_sep void testContextInjection concode_elem_sep void testEnvEntryInjection concode_elem_sep void testOptionalEnvEntryInjection con... | void function ( ) { Context loc0 = new InitialContext ( ) ; CheckORBRemote loc1 = ( CheckORBRemote ) loc0 . lookup ( "srini_string" + CheckORBBean . class . getSimpleName ( ) + "srini_string" + CheckORBRemote . class . getName ( ) ) ; loc1 . checkForInjectedORB ( ) ; } |
16,502 | prints the entries of a sequence . concode_field_sep PlaceHolder placeHolder concode_field_sep void init concode_elem_sep void close concode_elem_sep XQConnection connect concode_elem_sep void info | void function ( final String arg0 , final XQSequence arg1 ) { arg0 ( arg0 ) ; arg1 . writeSequence ( System . out , null ) ; System . out . println ( ) ; } |
16,503 | returns the last time this task was scheduled or when called by the task from the run method the time the current execution of the task was scheduled . when the task has not yet run the return value is undefined . can be used when the task is scheduled at fixed rate to see the difference between the requested schedule ... | long function ( ) { return lastExecutionTime ; } |
16,504 | restrict images to a minimum height in pixels wherever possible . concode_field_sep int DEFAULT_VALIDATION_IMAGE_MAX_WIDTH concode_elem_sep int DEFAULT_VALIDATION_IMAGE_MIN_HEIGHT concode_elem_sep int DEFAULT_VALIDATION_ITEM_LIMIT concode_elem_sep int DEFAULT_VALIDATION_MIN_SIZE_LIMIT concode_elem_sep int m_nValidation... | FineUploader5Validation function ( @ Nonnegative final int arg0 ) { ValueEnforcer . isGE0 ( arg0 , "srini_string" ) ; m_nValidationImageMinHeight = arg0 ; return this ; } |
16,505 | is this a directory ? concode_field_sep long blocksize concode_elem_sep String owner concode_elem_sep long length concode_elem_sep FsPermission permission concode_elem_sep byte storagePolicy concode_elem_sep FileEncryptionInfo feInfo concode_elem_sep short block_replication concode_elem_sep byte[] EMPTY_NAME concode_el... | boolean function ( ) { return isdir ; } |
16,506 | create a marker which is detached even at birth from the markerfactory . concode_field_sep IMarkerFactory markerFactory concode_field_sep Marker getMarker concode_elem_sep IMarkerFactory getIMarkerFactory | Marker function ( String arg0 ) { return markerFactory . getDetachedMarker ( arg0 ) ; } |
16,507 | returns the number of bits that must be used to encode binary-real variables concode_field_sep int numberOfConstraints_ concode_elem_sep int[] length_ concode_elem_sep SolutionType solutionType_ concode_elem_sep String problemName_ concode_elem_sep int DEFAULT_PRECISSION concode_elem_sep double[] upperLimit_ concode_el... | int function ( int arg0 ) { return precision_ [ arg0 ] ; } |
16,508 | sets the checks if is able to see viewpoints . concode_field_sep boolean isAbleToSeeViewpoints concode_elem_sep boolean isAbleToSeeToDoList concode_elem_sep boolean isAbleToCreateDocuments concode_elem_sep Integer roleTypeID concode_elem_sep boolean isAbleToSeeMetadata concode_elem_sep String code concode_elem_sep bool... | void function ( boolean arg0 ) { this . isAbleToSeeViewpoints = arg0 ; } |
16,509 | get associated table name . concode_field_sep String tableHoldsForeignKey concode_elem_sep int associationType concode_elem_sep String associatedTableName concode_elem_sep String tableName concode_field_sep void setTableName concode_elem_sep void setAssociatedTableName concode_elem_sep void setTableHoldsForeignKey conc... | String function ( ) { return associatedTableName ; } |
16,510 | returns true if the array has a number element at that index . concode_field_sep ArrayList<Object> list concode_field_sep JsonArray add concode_elem_sep JsonArray add concode_elem_sep Json.Object getObject concode_elem_sep Json.Object getObject concode_elem_sep JsonArray set concode_elem_sep boolean isObject concode_el... | boolean function ( int arg0 ) { return get ( arg0 ) instanceof Number ; } |
16,511 | convert ebus type data1c concode_field_sep byte CRC_TAB_8_VALUE[] concode_elem_sep Logger logger concode_field_sep int decodeBCD concode_elem_sep byte expandByte concode_elem_sep int decodeUChar concode_elem_sep int decodeLng concode_elem_sep int decodeDATA1b concode_elem_sep float decodeDATA2c concode_elem_sep float d... | float function ( byte arg0 ) { return ( ( ( short ) arg0 & 0xFF ) / 2f ) ; } |
16,512 | sets the end point of the transition , a float between 0.0 and 1.0 . defaults to 1.0 . concode_field_sep boolean fired concode_elem_sep boolean submit concode_elem_sep boolean queued concode_elem_sep float fps concode_elem_sep boolean sync concode_elem_sep int sequenceId concode_elem_sep float duration concode_elem_sep... | void function ( float arg0 ) { this . to = arg0 ; ea . add ( "srini_string" , arg0 ) ; } |
16,513 | unregister all sounds registered with this mixer . concode_field_sep List<SoundReference> sounds concode_elem_sep List<MusicReference> musics concode_elem_sep int[] dataBuf concode_elem_sep double globalVolume concode_field_sep double getVolume concode_elem_sep int read concode_elem_sep void registerMusicReference conc... | void function ( ) { for ( SoundReference loc0 : this . sounds ) { loc0 . dispose ( ) ; } this . sounds . clear ( ) ; } |
16,514 | stores a callback concode_field_sep Map<String,CommandCallbackWrapper> callbacks concode_field_sep void cancelCallbacks concode_elem_sep CommandCallbackWrapper<E,C,R> fetchAndRemove concode_elem_sep Map<String,CommandCallbackWrapper> callbacks | void function ( String arg0 , CommandCallbackWrapper < E , C , R > arg1 ) { CommandCallbackWrapper loc0 ; if ( ( loc0 = callbacks . put ( arg0 , arg1 ) ) != null ) { loc0 . fail ( new CommandBusConnectorCommunicationException ( "srini_string" ) ) ; } } |
16,515 | check the size of the parameters array . concode_field_sep List<String> freeParameters concode_elem_sep double mu concode_elem_sep OrbitType orbitType concode_elem_sep PositionAngle positionAngle concode_elem_sep List<String> supportedParameters concode_elem_sep Frame frame concode_field_sep List<String> getSupportedPa... | void function ( final double [ ] arg0 ) { if ( arg0 . length != ( freeParameters . size ( ) + 6 ) ) { throw new OrekitIllegalArgumentException ( LocalizedFormats . DIMENSIONS_MISMATCH_SIMPLE , arg0 . length , freeParameters . size ( ) + 6 ) ; } } |
16,516 | set the inertia weight value . concode_field_sep VelocityProvider delegate concode_elem_sep ControlParameter rhoLowerBound concode_elem_sep ControlParameter rhoExpandCoefficient concode_elem_sep ControlParameter rhoContractCoefficient concode_elem_sep Fitness oldFitness concode_elem_sep ControlParameter inertiaWeight c... | void function ( ControlParameter arg0 ) { this . inertiaWeight = arg0 ; } |
16,517 | gets the defined intervaltype of the start . concode_field_sep List<Interval<?>> intervals concode_elem_sep List<List<String>> data concode_elem_sep String modelId concode_elem_sep int endPosition concode_elem_sep IntervalType startIntervalType concode_elem_sep boolean enableIdCollection concode_elem_sep List<String> d... | IntervalType function ( ) { return startIntervalType ; } |
16,518 | alias for refreshhelper #onreset concode_field_sep View abRoot concode_elem_sep boolean refreshing concode_elem_sep AccelerateInterpolator accelerationInterpolator concode_elem_sep View ptrOverlay concode_elem_sep ProgressBar ptrProgressBar concode_elem_sep RefreshableListView listView concode_elem_sep RefreshableScrol... | void function ( ) { onReset ( ) ; } |
16,519 | reads the next line from the buffer and converts to a string array . concode_field_sep BufferedReader br concode_elem_sep char quotechar concode_elem_sep boolean linesSkiped concode_elem_sep char DEFAULT_SEPARATOR concode_elem_sep char DEFAULT_QUOTE_CHARACTER concode_elem_sep int skipLines concode_elem_sep int DEFAULT_... | String [ ] function ( ) { String loc0 = getNextLine ( ) ; return hasNext ? parseLine ( loc0 ) : null ; } |
16,520 | the name of the filter . concode_field_sep String value concode_elem_sep String key concode_field_sep String getKey concode_elem_sep String getValue concode_elem_sep AssociationFilter withValue concode_elem_sep int hashCode concode_elem_sep void setValue concode_elem_sep boolean equals concode_elem_sep AssociationFilte... | AssociationFilter function ( AssociationFilterKey arg0 ) { setKey ( arg0 ) ; return this ; } |
16,521 | info 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 setL... | void function ( String arg0 , String arg1 ) { if ( LOG . INFO >= LOGLEVEL ) Log . i ( arg0 , arg1 ) ; } |
16,522 | connection information for the location where the task runner will publish the output of the task . concode_field_sep java.util.Map<String,PipelineObject> objects concode_elem_sep String taskId concode_elem_sep String pipelineId concode_elem_sep String attemptId concode_field_sep String getTaskId concode_elem_sep Strin... | java . util . Map < String , PipelineObject > function ( ) { return objects ; } |
16,523 | returns the encrypted data . concode_field_sep byte[] encryptedData concode_elem_sep AlgorithmId algid concode_elem_sep byte[] encoded concode_field_sep byte[] getEncoded concode_elem_sep int hashCode concode_elem_sep AlgorithmId getAlgorithm concode_elem_sep boolean equals | byte [ ] function ( ) { return this . encryptedData . clone ( ) ; } |
16,524 | the number of unique trusted signers included in all cache behaviors . for example , if three cache behaviors all list the same three aws accounts , the value of quantity for activetrustedsigners will be 3 . concode_field_sep Integer quantity concode_elem_sep com.amazonaws.internal.SdkInternalList<Signer> items concode... | Integer function ( ) { return this . quantity ; } |
16,525 | returns the buildversion which includes version , revision , user and date . concode_field_sep Package myPackage concode_elem_sep HadoopVersionAnnotation version concode_field_sep String getVersion concode_elem_sep String getUrl concode_elem_sep Package getPackage concode_elem_sep String getSrcChecksum concode_elem_sep... | String function ( ) { return VersionInfo . getVersion ( ) + "srini_string" + VersionInfo . getRevision ( ) + "srini_string" + VersionInfo . getUser ( ) + "srini_string" + VersionInfo . getSrcChecksum ( ) ; } |
16,526 | sets a flag indicating whether to convert jpeg-compressed ycbcr data to rgb . the default value is true . this flag is ignored if the image data are not jpeg-compressed . concode_field_sep boolean decodePaletteAsShorts concode_elem_sep Long ifdOffset concode_elem_sep boolean convertJPEGYCbCrToRGB concode_field_sep void... | void function ( boolean arg0 ) { this . convertJPEGYCbCrToRGB = arg0 ; } |
16,527 | returns the spring bean id for this bean . concode_field_sep PortletItemLocalService _service concode_field_sep com.liferay.portal.model.PortletItem addPortletItem concode_elem_sep com.liferay.portal.model.PortletItem addPortletItem concode_elem_sep com.liferay.portal.model.PortletItem fetchPortletItem concode_elem_sep... | java . lang . String function ( ) { return getService ( ) . getBeanIdentifier ( ) ; } |
16,528 | find the first constructor of the given type which matches the expected parameters , which is the one which has parameters that can be assigned from the expected parameters . note : in case the type is a non-static inner class , then all it 's constructors have the outer class as the first parameter . warning : the ret... | Constructor < T > function ( Class < T > arg0 , Class < ? > ... arg1 ) { @ SuppressWarnings ( "srini_string" ) Constructor < T > [ ] loc0 = ( Constructor < T > [ ] ) arg0 . getDeclaredConstructors ( ) ; for ( Constructor < T > loc1 : loc0 ) { if ( isCompatible ( arg1 , loc1 . getParameterTypes ( ) ) ) { return loc1 ; }... |
16,529 | checks that it is called from the main thread and fails if it is called from another thread . concode_field_sep Thread mThread concode_field_sep void checkNotMainThread concode_elem_sep ThreadChecker newSingleThreadChecker concode_elem_sep boolean isOnMainThread concode_elem_sep ThreadChecker newLazySingleThreadChecker... | void function ( ) { if ( ! isOnMainThread ( ) ) { throw new IllegalStateException ( "srini_string" + Thread . currentThread ( ) ) ; } } |
16,530 | sets the class name id of this repository . concode_field_sep Repository _repository concode_field_sep long getClassNameId concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setGroupId concode_elem_sep java.lang.String getName concode_elem_sep boolean isEscapedModel concode_elem_sep void setDlFolder... | void function ( long arg0 ) { _repository . setClassNameId ( arg0 ) ; } |
16,531 | adds a multiplex mapping . concode_field_sep SimpleObjectFactory classToHandlerMapping concode_field_sep XmlWriteHandler getMapping concode_elem_sep XmlWriteHandler loadHandlerClass concode_elem_sep void addManualMapping concode_elem_sep ObjectFactory getFactoryLoader concode_elem_sep void write | void function ( final Class arg0 , final String arg1 , final MultiplexMappingEntry [ ] arg2 ) { this . classToHandlerMapping . addMultiplexMapping ( new MultiplexMappingDefinition ( arg0 , arg1 , arg2 ) ) ; } |
16,532 | reads headers or trailers into out . concode_field_sep int responseCode concode_elem_sep String statusLine concode_elem_sep int httpMinorVersion concode_elem_sep String requestLine concode_elem_sep List<String> namesAndValues concode_elem_sep String responseMessage concode_elem_sep Comparator<String> FIELD_NAME_COMPARA... | void function ( InputStream arg0 , RawHeaders arg1 ) { String loc0 ; while ( ( loc0 = Util . readAsciiLine ( arg0 ) ) . length ( ) != 0 ) { arg1 . addLine ( loc0 ) ; } } |
16,533 | returns the program arguments as an array of individual arguments . concode_field_sep String fVMArgs concode_elem_sep String fProgramArgs concode_field_sep String[] getVMArgumentsArray concode_elem_sep String getVMArguments concode_elem_sep String getProgramArguments | String [ ] function ( ) { return DebugPlugin . parseArguments ( fProgramArgs ) ; } |
16,534 | the current state of the instance group . concode_field_sep InstanceGroupStateChangeReason stateChangeReason concode_elem_sep InstanceGroupTimeline timeline concode_elem_sep String state concode_field_sep InstanceGroupStatus withStateChangeReason concode_elem_sep void setStateChangeReason concode_elem_sep String getSta... | void function ( String arg0 ) { this . state = arg0 ; } |
16,535 | reports cns request concode_field_sep int payloadLength concode_elem_sep long applicationId concode_elem_sep int operationType concode_elem_sep byte[] request concode_elem_sep int PAYLOAD_OFFSET concode_elem_sep int objectId concode_elem_sep int reserved concode_elem_sep byte[] payload concode_field_sep int getOperatio... | byte [ ] function ( ) { return request ; } |
16,536 | sets the startindex value for this labelpage . concode_field_sep java.lang.Integer startIndex concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.Integer totalResultSetSize concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep com.g... | void function ( java . lang . Integer arg0 ) { this . startIndex = arg0 ; } |
16,537 | returns a hash code for this instance . concode_field_sep DateFormat dateFormatter concode_elem_sep NumberFormat numberFormatter concode_elem_sep long serialVersionUID concode_field_sep boolean equals concode_elem_sep Object clone concode_elem_sep String generateToolTip concode_elem_sep String generateLabel | int function ( ) { int loc0 = 127 ; loc0 = HashUtilities . hashCode ( loc0 , this . dateFormatter ) ; loc0 = HashUtilities . hashCode ( loc0 , this . numberFormatter ) ; return loc0 ; } |
16,538 | returns the next lognode in the linked list . 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 vo... | LogNode function ( ) { return mLogNode ; } |
16,539 | adds or subtracts the specified amount of time to the given calendar field , based on the calendar 's rules . for example , to after 5 days from the current time of the calendar , you can achieve it by calling : getafterdate calendar.day _ of_month , 5 concode_field_sep SimpleDateFormat SDF5 concode_elem_sep SimpleDate... | Date function ( int arg0 , int arg1 ) { Calendar loc0 = Calendar . getInstance ( ) ; loc0 . add ( arg0 , arg1 ) ; return loc0 . getTime ( ) ; } |
16,540 | gets the apellidomaterno value for this ctbodyrs . concode_field_sep pe.com.grupobbva.pf.pec6.CtRela[] relaciones concode_elem_sep java.lang.String apellidoPaterno concode_elem_sep java.lang.String codigo concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc conco... | java . lang . String function ( ) { return apellidoMaterno ; } |
16,541 | returns total size of files in the snapshot that were processed so far concode_field_sep XContentBuilderString PROCESSED_SIZE_IN_BYTES concode_elem_sep XContentBuilderString NUMBER_OF_FILES concode_elem_sep XContentBuilderString PROCESSED_FILES concode_elem_sep XContentBuilderString TIME concode_elem_sep XContentBuilde... | long function ( ) { return processedSize ; } |
16,542 | return the ids of the managed messagelistenercontainer instance s . concode_field_sep Log logger concode_elem_sep Runnable finishCallback concode_elem_sep AtomicInteger count concode_elem_sep Map<String,MessageListenerContainer> listenerContainers concode_elem_sep int phase concode_field_sep boolean isAutoStartup conco... | Set < String > function ( ) { return Collections . unmodifiableSet ( this . listenerContainers . keySet ( ) ) ; } |
16,543 | the default implementation only creates a new default project . clients may override if they want to contribute generatorspecific project setup concode_field_sep String SCT_GENERATOR_CONSOLE concode_elem_sep IGeneratorBridge bridge concode_elem_sep MessageConsoleStream error concode_elem_sep Injector injector concode_e... | void function ( IProject arg0 , GeneratorEntry arg1 ) { GeneratorUtils . createEmptyProject ( arg0 ) ; } |
16,544 | get the keysize . concode_field_sep int keySize concode_elem_sep byte[] entropyBytes concode_elem_sep Entropy clientEntropy concode_elem_sep byte[] secret concode_elem_sep boolean computedKey concode_elem_sep Logger LOG concode_field_sep byte[] getSecret concode_elem_sep void createSymmetricKey concode_elem_sep boolean... | long function ( ) { return keySize ; } |
16,545 | render data table attributes . includes appropriate attributes for data table accessibility . concode_field_sep PlaceHolder placeHolder concode_field_sep void renderImage concode_elem_sep void renderImage concode_elem_sep void renderImage concode_elem_sep void renderImage concode_elem_sep boolean supportsAltRendersTool... | void function ( FacesContext arg0 , RenderingContext arg1 , Object arg2 , Object arg3 , Object arg4 , Object arg5 , Object arg6 ) { _renderTableAttributes ( arg0 , arg1 , arg2 , arg3 , arg4 , arg5 , arg6 ) ; } |
16,546 | gets the value of the datadetails property . concode_field_sep DataBalance throttleThreshold concode_elem_sep String identifier concode_elem_sep BigInteger costPerMbInCents concode_elem_sep boolean requiresAutoRenew concode_elem_sep Boolean unlimited concode_elem_sep String description concode_elem_sep long serialVersi... | PrepaidPassInfo . DataDetails function ( ) { return dataDetails ; } |
16,547 | gets the value of the content property . object string concode_field_sep List<Object> content concode_elem_sep String algorithm concode_field_sep void add concode_elem_sep String getAlgorithm concode_elem_sep void setAlgorithm concode_elem_sep void remove | List < Object > function ( ) { return Collections . unmodifiableList ( this . content ) ; } |
16,548 | returns the primary key of this legacy facility . concode_field_sep LegacyFacility _legacyFacility concode_field_sep void setName concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep java.lang.String getName c... | long function ( ) { return _legacyFacility . getPrimaryKey ( ) ; } |
16,549 | the process id . concode_field_sep XContentBuilderString REFRESH_INTERVAL concode_elem_sep XContentBuilderString MLOCKALL concode_elem_sep long refreshInterval concode_elem_sep XContentBuilderString REFRESH_INTERVAL_IN_MILLIS concode_elem_sep boolean mlockall concode_elem_sep long id concode_elem_sep long maxFileDescri... | long function ( ) { return this . id ; } |
16,550 | gets the name value for this tagdata . concode_field_sep java.util.Calendar date_updated concode_elem_sep com.intellij.tasks.mantis.model.AccountData user_id concode_elem_sep java.util.Calendar date_created concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep java.lang.String name concode_elem_sep java.lang.... | java . lang . String function ( ) { return name ; } |
16,551 | given a path return the number of free kb concode_field_sep String LOG_TAG concode_field_sep long getFreeDiskSpace concode_elem_sep boolean testSaveLocationExists concode_elem_sep File constructFilePaths concode_elem_sep String getTempDirectoryPath concode_elem_sep boolean testFileExists | long function ( String arg0 ) { StatFs loc0 = new StatFs ( arg0 ) ; long loc1 = loc0 . getBlockSize ( ) ; long loc2 = loc0 . getAvailableBlocks ( ) ; return loc2 * loc1 / 1024 ; } |
16,552 | returns a character representing the piece . concode_field_sep int F2 concode_elem_sep int NO_SQUARE concode_elem_sep int E1 concode_elem_sep int RES_WHITE_WINS concode_elem_sep int D4 concode_elem_sep int C5 concode_elem_sep int A7 concode_elem_sep int RES_BLACK_WINS concode_elem_sep int E3 concode_elem_sep char piece... | char function ( int arg0 ) { if ( arg0 < 0 || arg0 > MAX_PIECE ) return '?' ; return pieceChars [ arg0 ] ; } |
16,553 | an internal identifier for the task . this id is passed to the settaskstatus and reporttaskprogress actions . concode_field_sep java.util.Map<String,PipelineObject> objects concode_elem_sep String taskId concode_elem_sep String pipelineId concode_elem_sep String attemptId concode_field_sep String getPipelineId concode_... | String function ( ) { return this . taskId ; } |
16,554 | registers all the created aggregators top level aggregators for the search execution context . concode_field_sep Aggregator[] aggregators concode_elem_sep AggregationContext aggregationContext concode_elem_sep AggregatorFactories factories concode_field_sep Aggregator[] aggregators concode_elem_sep void aggregators con... | void function ( Aggregator [ ] arg0 ) { this . aggregators = arg0 ; } |
16,555 | if true , a new batch of parallel random numbers is automatically precomputed in background as soon as one starts to consume numbers from the current batch this gives faster random numbers , at the risk of computing more values than needed concode_field_sep int intSignMask concode_elem_sep CLBuffer<Integer> seeds conco... | void function ( boolean arg0 ) { this . preload = arg0 ; if ( arg0 && preloadEvent == null ) { if ( lastData == null ) { preloadEvent = randomProgram . gen_numbers ( queue , seeds , output , globalWorkSizes , null ) ; } else if ( consumedInts > 0 ) { arg0 ( ) ; } } } |
16,556 | useful policy wildcard tool . can set entire collections ' contents ' policies concode_field_sep ResourcePolicyService resourcePolicyService concode_elem_sep ItemService itemService concode_elem_sep GroupService groupService concode_elem_sep CollectionService collectionService concode_elem_sep AuthorizeService authoriz... | void function ( Context arg0 , int arg1 , UUID arg2 , int arg3 , int arg4 , UUID arg5 , boolean arg6 , boolean arg7 , String arg8 ) { setPoliciesFilter ( arg0 , arg1 , arg2 , arg3 , arg4 , arg5 , arg6 , arg7 , arg8 , null , null , null , null ) ; } |
16,557 | attempts to halt the test and ignore it if throwable e is not null . similar to #assumenoexception throwable , but provides an additional message that can explain the details concerning the assumption . concode_field_sep PlaceHolder placeHolder concode_field_sep void assumeFalse concode_elem_sep void assumeFalse concod... | void function ( String arg0 , Throwable arg1 ) { assumeThat ( arg0 , arg1 , nullValue ( ) ) ; } |
16,558 | called whenever the osgi framework starts our bundle concode_field_sep Logger logger concode_field_sep void stop | void function ( BundleContext arg0 ) { logger . debug ( "srini_string" ) ; } |
16,559 | a basic stream definition parameter parameter at end called `` password '' should have its value masked . the value contains an underscore . concode_field_sep PlaceHolder placeHolder concode_field_sep void testMaskStreamDefinitionWithUnicodePasswordParameter concode_elem_sep void testMaskStreamDefinitionWithOneUppercas... | void function ( ) { String loc0 = PasswordUtils . maskPasswordsInDefinition ( "srini_string" ) ; assertEquals ( "srini_string" , loc0 ) ; } |
16,560 | a list of stackresource structures . concode_field_sep com.amazonaws.internal.SdkInternalList<StackResource> stackResources concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep DescribeStackResourcesResult clone concode_elem_sep java.util.List<StackResource> getStackResources concode_elem_sep... | DescribeStackResourcesResult function ( java . util . Collection < StackResource > arg0 ) { setStackResources ( arg0 ) ; return this ; } |
16,561 | performs a dynamic query on the database and returns an ordered range of the matching rows . 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... | java . util . List < T > function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 , int arg1 , int arg2 , com . liferay . portal . kernel . util . OrderByComparator < T > arg3 ) { return _userTrackerPathLocalService . arg0 ( arg0 , arg1 , arg2 , arg3 ) ; } |
16,562 | the price per instance . concode_field_sep Double price concode_elem_sep Integer count concode_field_sep PricingDetail withPrice concode_elem_sep PricingDetail withCount concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep PricingDetail clone concode_elem_sep String toString concode_elem_sep I... | void function ( Double arg0 ) { this . price = arg0 ; } |
16,563 | creates a pseudo element selector . concode_field_sep PlaceHolder placeHolder concode_field_sep CharacterDataSelector createTextNodeSelector concode_elem_sep SimpleSelector createRootNodeSelector concode_elem_sep DescendantSelector createChildSelector concode_elem_sep SimpleSelector createAnyNodeSelector concode_elem_s... | ElementSelector function ( String arg0 , String arg1 ) { if ( arg0 != null ) { throw new CSSException ( CSSException . SAC_NOT_SUPPORTED_ERR ) ; } else { return new PseudoElementSelectorImpl ( arg1 ) ; } } |
16,564 | this method retrieve the value from the hash table . concode_field_sep String fileName concode_elem_sep String PROP_NUM_ITEMS concode_elem_sep Properties prop concode_field_sep int getNumOfItems concode_elem_sep void saveProperty concode_elem_sep void setNumOfItems concode_elem_sep void setValue concode_elem_sep StoreI... | String function ( String arg0 ) { return prop . getProperty ( arg0 ) ; } |
16,565 | returns the state of a transport service , identified by subdomain . concode_field_sep PluginManager pluginManager concode_elem_sep TransportSessionRouter sessionRouter concode_elem_sep Hashtable<String,TransportInstance> transports concode_elem_sep File pluginDirectory concode_elem_sep Properties log4jProperties conco... | Boolean function ( String arg0 ) { TransportInstance loc0 = transports . get ( arg0 ) ; return loc0 . isEnabled ( ) ; } |
16,566 | submits a runnable to be executed asynchronously . if maxconcurrent runnables are already running , the runnable willbe queued . concode_field_sep ExecutorService executor concode_field_sep void dispose | AsyncResult < T > function ( final AsyncTask < T > arg0 ) { if ( executor . isShutdown ( ) ) { throw new GdxRuntimeException ( "srini_string" ) ; } return new AsyncResult ( executor . submit ( new Callable < T > ( ) { @ Override public T call ( ) throws Exception { return arg0 . call ( ) ; } } ) ) ; } |
16,567 | sets the value of the expectedconfirmationdate property . concode_field_sep String zipCode concode_elem_sep String customerReference1 concode_elem_sep String customerReference2 concode_elem_sep XMLGregorianCalendar expectedConfirmationDate concode_elem_sep ShipType orderShipType concode_elem_sep XMLGregorianCalendar or... | void function ( XMLGregorianCalendar arg0 ) { this . expectedConfirmationDate = arg0 ; } |
16,568 | set a custom properties file with spark configuration for the application . concode_field_sep String EXECUTOR_EXTRA_LIBRARY_PATH concode_elem_sep String DRIVER_EXTRA_LIBRARY_PATH concode_elem_sep String EXECUTOR_CORES concode_elem_sep String EXECUTOR_EXTRA_CLASSPATH concode_elem_sep String EXECUTOR_EXTRA_JAVA_OPTIONS c... | SparkLauncher function ( String arg0 ) { checkNotNull ( arg0 , "srini_string" ) ; builder . propertiesFile = arg0 ; return this ; } |
16,569 | gets the value of the rlcrdnts 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 rlcrdnts property . for example , to add a new item , do ... | List < RoleCoordinatesType > function ( ) { if ( rlCrdnts == null ) { rlCrdnts = new ArrayList < RoleCoordinatesType > ( ) ; } return this . rlCrdnts ; } |
16,570 | price , amount concode_field_sep List<List<BigDecimal>> asks concode_elem_sep List<List<BigDecimal>> bids concode_elem_sep Long timestamp concode_field_sep Long getTimestamp concode_elem_sep String toString concode_elem_sep List<List<BigDecimal>> getAsks | List < List < BigDecimal >> function ( ) { return bids ; } |
16,571 | sets the value of the modifydate property . concode_field_sep short timeStamp concode_elem_sep String cmpCode concode_elem_sep boolean shared concode_elem_sep String code concode_elem_sep SelectorType selType concode_elem_sep XMLGregorianCalendar modifyDate concode_elem_sep boolean allowEdit concode_elem_sep String hin... | void function ( XMLGregorianCalendar arg0 ) { this . modifyDate = arg0 ; } |
16,572 | gets the number of bits available in the bit buffer . this must be only called when a previous peekbits returned -1 . concode_field_sep int bits_in_buffer concode_elem_sep int buffer concode_elem_sep int window_start concode_elem_sep byte[] window concode_elem_sep int window_end concode_field_sep int getBits concode_el... | int function ( ) { return bits_in_buffer ; } |
16,573 | validates the given string . validation passes only if the given value is not null and it 's length 's larger than 0 concode_field_sep String errorMessage concode_field_sep placeholderType placeHolder | IStatus function ( Object arg0 ) { if ( ! ( ( arg0 instanceof String ) && ( ( String ) arg0 ) . length ( ) > 0 ) ) { return ValidationStatus . error ( errorMessage ) ; } return ValidationStatus . ok ( ) ; } |
16,574 | resumes program execution . concode_field_sep Editor editor concode_elem_sep int port concode_elem_sep TracingHandler tracingHandler concode_elem_sep String host concode_elem_sep ArrayList<VarTableElement> registers concode_elem_sep GdbBreakpointHandler m_breakpointHandler concode_elem_sep String elfFilePath concode_el... | void function ( ) { m_gdb . sendCommand ( "srini_string" ) ; } |
16,575 | prints usage error but does not exit . concode_field_sep PlaceHolder placeHolder concode_field_sep HprofData readSnapshot concode_elem_sep HprofData read concode_elem_sep boolean startsWithMagic concode_elem_sep HprofData readHprof concode_elem_sep void main concode_elem_sep boolean convert concode_elem_sep void closeQ... | void function ( String arg0 ) { System . out . print ( "srini_string" ) ; System . out . println ( arg0 ) ; System . out . println ( ) ; System . out . println ( "srini_string" ) ; System . out . println ( ) ; System . out . println ( "srini_string" ) ; } |
16,576 | streaming : client writes several packets with dn1 very slow . client finishes write successfully . concode_field_sep byte[] toRead concode_elem_sep short REPLICATION concode_elem_sep long BLOCKSIZE concode_elem_sep int PACKET_SIZE concode_elem_sep Configuration conf concode_elem_sep int MIN_N_PACKET concode_elem_sep i... | void function ( ) { final String loc0 = FiTestUtil . getMethodName ( ) ; FiTestUtil . LOG . info ( "srini_string" + loc0 + "srini_string" ) ; final DataTransferTest loc1 = ( DataTransferTest ) DataTransferTestUtil . initTest ( ) ; initSlowDatanodeTest ( loc1 , new SleepAction ( loc0 , 1 , MAX_SLEEP ) ) ; writeSeveralPa... |
16,577 | sets the ` dead ' bytes . these bytes are left if the content of the box has been parsed but not all bytes have been used up . concode_field_sep Container parent concode_elem_sep boolean isParsed concode_elem_sep long offset concode_elem_sep long contentStartPosition concode_elem_sep ByteBuffer deadBytes concode_elem_s... | void function ( ByteBuffer arg0 ) { deadBytes = arg0 ; } |
16,578 | sets the value of the comments property . concode_field_sep Long productPackageId concode_elem_sep String comments concode_elem_sep DateTime startDateTime concode_elem_sep DateTime lastModifiedDateTime concode_elem_sep String name concode_elem_sep Long rateCardId concode_elem_sep Long id concode_elem_sep DateTime endDa... | void function ( String arg0 ) { this . comments = arg0 ; } |
16,579 | returns the square object from the given zero-based coordinates . concode_field_sep SmartList<Square> squares concode_elem_sep int width concode_elem_sep int height concode_field_sep int getHeight concode_elem_sep char getCharForSquare concode_elem_sep String toString concode_elem_sep boolean validateCoordinates concod... | Square function ( int arg0 , int arg1 ) { Assert . isTrue ( validateCoordinates ( arg0 , arg1 ) ) ; return this . squares . get ( arg0 * this . width + arg1 ) ; } |
16,580 | updates the business object to database concode_field_sep Class<T> businessEntity concode_field_sep T find concode_elem_sep T find concode_elem_sep List<T> batchUpdate concode_elem_sep T save concode_elem_sep Session getOpenSession concode_elem_sep boolean delete concode_elem_sep List<T> findAll concode_elem_sep Sessio... | T function ( T arg0 ) { Session loc0 = getSessionFactory ( ) . getCurrentSession ( ) ; loc0 . update ( arg0 ) ; return arg0 ; } |
16,581 | indicates if the application context needs to be published as a service or not . concode_field_sep String[] configurationLocations concode_elem_sep boolean publishContextAsService concode_elem_sep boolean hasTimeout concode_elem_sep boolean asyncCreation concode_elem_sep Log log concode_elem_sep boolean waitForDeps con... | boolean function ( ) { return publishContextAsService ; } |
16,582 | set this node 's network location concode_field_sep Node parent concode_elem_sep String ROOT concode_elem_sep int level concode_elem_sep String PATH_SEPARATOR_STR concode_elem_sep String name concode_elem_sep char PATH_SEPARATOR concode_elem_sep String location concode_field_sep int getLevel concode_elem_sep String get... | void function ( String arg0 ) { this . location = arg0 ; } |
16,583 | creates a classloader that can be used to load resources from theworkspace . concode_field_sep boolean resolveSimpleProjectReferences concode_field_sep File getFileSystemFile concode_elem_sep void addJavaClasspathEntries concode_elem_sep void addClasspathEntries concode_elem_sep URL[] convertClassPath concode_elem_sep ... | ClassLoader function ( IProject arg0 , ClassLoader arg1 ) { final List < URL > loc0 = Lists . newArrayList ( ) ; addClasspathEntries ( arg0 , loc0 ) ; return URLClassLoader . newInstance ( loc0 . toArray ( new URL [ loc0 . size ( ) ] ) , arg1 ) ; } |
16,584 | run the script . concode_field_sep Object aggregationValue concode_elem_sep LeafSearchLookup lookup concode_elem_sep Map<String,Object> variables concode_elem_sep Scorer scorer concode_elem_sep LeafDocLookup doc concode_elem_sep Executable executable concode_field_sep void setSource concode_elem_sep void setScorer conc... | double function ( ) { return ( ( Number ) run ( ) ) . doubleValue ( ) ; } |
16,585 | wraps the delegated call to the subclass logging method with a throwable wrapper . all throwables generated by the subclass logging method are caught and ignored . concode_field_sep PlaceHolder placeHolder concode_field_sep void closeJDBCStatement concode_elem_sep void closeJDBCResultSet concode_elem_sep void closeJDBC... | void function ( String arg0 ) { try { delegatedLog ( arg0 ) ; } catch ( Throwable loc0 ) { } } |
16,586 | service interface implementation . concode_field_sep ErrorManager errorManager concode_elem_sep ServiceStatus serviceStatus concode_elem_sep EventManager eventManager concode_elem_sep PlatformDatabaseSystem platformDatabaseSystem concode_elem_sep PlatformFileSystem platformFileSystem concode_elem_sep DeviceUser mLogged... | void function ( ) { EventListener loc0 ; EventHandler loc1 ; this . serviceStatus = ServiceStatus . STARTED ; } |
16,587 | report the usage of a resource of interest . concode_field_sep int kDriverStationEIO_PWM concode_elem_sep int kCANPlugin_BlackJagBridge concode_elem_sep int kResourceType_HiTechnicAccel concode_elem_sep int kResourceType_Compressor concode_elem_sep int kResourceType_Ultrasonic concode_elem_sep int kResourceType_CANPlug... | void function ( int arg0 , int arg1 , int arg2 ) { report ( arg0 , arg1 , arg2 , null ) ; } |
16,588 | set the endpoint artifact container name as a metadata concode_field_sep String fileName concode_elem_sep String name concode_elem_sep String host concode_elem_sep String context concode_elem_sep ResourceData[] resources concode_elem_sep boolean isEdited concode_elem_sep String artifactContainerName concode_elem_sep in... | void function ( String arg0 ) { this . artifactContainerName = arg0 ; } |
16,589 | clear possible sensitive data concode_field_sep AsymmetricBlockCipher cipher concode_elem_sep SecureRandom random concode_elem_sep byte[] salt concode_elem_sep byte TRAILER_IMPLICIT concode_elem_sep int sLen concode_elem_sep int emBits concode_elem_sep Digest digest concode_elem_sep byte[] block concode_elem_sep int hL... | void function ( byte [ ] arg0 ) { for ( int loc0 = 0 ; loc0 != arg0 . length ; loc0 ++ ) { arg0 [ loc0 ] = 0 ; } } |
16,590 | gets the current requested max mips among all virtual pes . concode_field_sep long currentAllocatedSize concode_elem_sep List<Double> currentAllocatedMips concode_elem_sep double mips concode_elem_sep int numberOfPes concode_elem_sep int userId concode_elem_sep boolean inMigration concode_elem_sep CloudletScheduler clo... | double function ( ) { double loc0 = 0 ; for ( double loc1 : getCurrentRequestedMips ( ) ) { if ( loc1 > loc0 ) { loc0 = loc1 ; } } return loc0 ; } |
16,591 | checks if the specified iclass needs to be annotated with the @type annotation . concode_field_sep int field concode_elem_sep int dummy concode_elem_sep int ASDF concode_elem_sep String first concode_elem_sep String second concode_field_sep void method5 concode_elem_sep void method6 concode_elem_sep void method7 concod... | void function ( ) { } |
16,592 | checks that character in given position is escaped with backslashes . concode_field_sep PlaceHolder placeHolder concode_field_sep String stripQuotes concode_elem_sep String getElementTextWithoutHostEscaping concode_elem_sep PsiElement findFurthestSiblingOfSameType concode_elem_sep boolean isPropertyValue concode_elem_s... | boolean function ( @ NotNull String arg0 , int arg1 ) { int loc0 = 0 ; for ( int loc1 = arg1 - 1 ; loc1 >= 0 && arg0 . charAt ( loc1 ) == '|' ; loc1 -- ) { loc0 ++ ; } return loc0 % 2 != 0 ; } |
16,593 | get a builder for a multiple-path filter . such a filter contains multiple filters , each associated with a flag which indicates that matching paths should be included or excluded . concode_field_sep PathFilter metaInfServicesFilter concode_elem_sep PathFilter metaInfFilter concode_elem_sep PathFilter metaInfSubdirecto... | MultiplePathFilterBuilder function ( boolean arg0 ) { return new MultiplePathFilterBuilder ( arg0 ) ; } |
16,594 | spy on calls from the dn to the nn . concode_field_sep Log LOG concode_elem_sep short DN_COUNT concode_elem_sep BPServiceActor actor concode_elem_sep long DUMMY_BLOCK_GENSTAMP concode_elem_sep long DUMMY_BLOCK_LENGTH concode_elem_sep NameNode singletonNn concode_elem_sep MiniDFSCluster cluster concode_elem_sep DataNode... | DatanodeProtocolClientSideTranslatorPB function ( ) { return InternalDataNodeTestUtils . spyOnBposToNN ( singletonDn , singletonNn ) ; } |
16,595 | returns the string representation of this factor . concode_field_sep Base _base concode_elem_sep int _exponent concode_elem_sep long serialVersionUID concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep Factor pow concode_elem_sep boolean isReciprocalOf concode_elem_sep boolean isDimensionles... | String function ( ) { return getExponent ( ) == 0 ? "srini_string" : getExponent ( ) == 1 ? getBase ( ) . toString ( ) : getBase ( ) . toString ( ) + getExponent ( ) ; } |
16,596 | creates a new id for stubbing a method . concode_field_sep IdGenerator idGenerator concode_elem_sep DiagnosticType NULL_COMMON_MODULE_ERROR concode_elem_sep String UNSTUB_METHOD_NAME concode_elem_sep AnalyzePrototypeProperties analyzer concode_elem_sep int currentId concode_elem_sep JSModuleGraph moduleGraph concode_el... | int function ( ) { return currentId ++ ; } |
16,597 | parses an unknown field . this implementation skips the field . generated messages will call this for unknown fields if the store_unknown_fields option is off . concode_field_sep double EMPTY_DOUBLE_ARRAY[] concode_elem_sep int WIRETYPE_FIXED64 concode_elem_sep int WIRETYPE_END_GROUP concode_elem_sep int WIRETYPE_VARIN... | boolean function ( final CodedInputByteBufferNano arg0 , final int arg1 ) { return arg0 . skipField ( arg1 ) ; } |
16,598 | not yet implemented . concode_field_sep PlaceHolder placeHolder concode_field_sep FeatureCollection<FeatureType,Feature> getFeatures concode_elem_sep FeatureCollection<FeatureType,Feature> getFeatures concode_elem_sep FeatureCollection<FeatureType,Feature> getFeatures concode_elem_sep ResourceInfo getInfo concode_elem_... | Name function ( ) { return SampleDataAccessData . MAPPEDFEATURE_TYPE_NAME ; } |
16,599 | this will set the start page . concode_field_sep PDDocument sourceDocument concode_elem_sep PDDocument currentDestinationDocument concode_elem_sep int splitLength concode_elem_sep int endPage concode_elem_sep List<PDDocument> destinationDocuments concode_elem_sep int currentPageNumber concode_elem_sep int startPage con... | void function ( int arg0 ) { if ( arg0 <= 0 ) { throw new RuntimeException ( "srini_string" ) ; } startPage = arg0 ; } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.