idx int64 0 25k | question stringlengths 71 7.19k | target stringlengths 20 663 |
|---|---|---|
24,100 | returns the clazz . concode_field_sep Circular other concode_elem_sep String id concode_elem_sep Object anyEntity concode_elem_sep Class clazz concode_field_sep void setOther concode_elem_sep void setClazz concode_elem_sep Object getAnyEntity concode_elem_sep void setAnyEntity concode_elem_sep void setId concode_elem_s... | Class function ( ) { return clazz ; } |
24,101 | put bolt message to its queue concode_field_sep ReentrantLock takeLock concode_elem_sep LinkedList<List<Integer>> taskIdsQueue concode_elem_sep Condition notEmpty concode_elem_sep LinkedBlockingQueue<BoltMsg> boltMsgQueue concode_field_sep Object poll concode_elem_sep void putTaskIds | void function ( BoltMsg arg0 ) { boltMsgQueue . put ( arg0 ) ; takeLock . lock ( ) ; try { notEmpty . signal ( ) ; } finally { takeLock . unlock ( ) ; } } |
24,102 | return the first updatemsg in the msgqueue . concode_field_sep int bytesCount concode_elem_sep SortedMap<ChangeNumber,UpdateMsg> map concode_elem_sep Object lock concode_field_sep void add concode_elem_sep int bytesCount concode_elem_sep boolean contains concode_elem_sep UpdateMsg removeFirst concode_elem_sep int count... | UpdateMsg function ( ) { synchronized ( lock ) { return map . get ( map . firstKey ( ) ) ; } } |
24,103 | ` whether this volume will be deleted or not when the associated instance is terminated . returns a reference to this object so that method calls can be chained together . concode_field_sep String instanceId concode_elem_sep String volumeId concode_elem_sep String state concode_elem_sep Boolean deleteOnTermination conc... | VolumeAttachment function ( Boolean arg0 ) { this . deleteOnTermination = arg0 ; return this ; } |
24,104 | disposes of the security handler instance . concode_field_sep Logger logger concode_elem_sep EncryptionDictionary encryptDictionary concode_elem_sep boolean foundProvider concode_elem_sep SecurityHandler securityHandler concode_field_sep byte[] getEncryptionKey concode_elem_sep boolean isAuthorized concode_elem_sep Enc... | void function ( ) { } |
24,105 | 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 ) { if ( LOG . VERBOSE >= LOGLEVEL ) Log . v ( arg0 , arg1 ) ; } |
24,106 | returns the index within this buffer of the first occurrence of the specified byte , starting the search at the specified beginindex and finishing at endindex . if no such byte occurs in this buffer within the specified bounds , -1 is returned . there is no restriction on the value of beginindex and endindex . if begin... | int function ( byte arg0 , int arg1 , int arg2 ) { if ( arg1 < 0 ) { arg1 = 0 ; } if ( arg2 > this . len ) { arg2 = this . len ; } if ( arg1 > arg2 ) { return - 1 ; } for ( int loc0 = arg1 ; loc0 < arg2 ; loc0 ++ ) { if ( this . buffer [ loc0 ] == arg0 ) { return loc0 ; } } return - 1 ; } |
24,107 | the project format to use . ignored if a type is set . can be used alongside the #getbuild build to identify the type to use . concode_field_sep String bootVersion concode_elem_sep String javaVersion concode_elem_sep String groupId concode_elem_sep String format concode_elem_sep String description concode_elem_sep Stri... | String function ( ) { return this . format ; } |
24,108 | renders to a @linkplain graphics2d graphics context . concode_field_sep Object mUse6 concode_elem_sep String ftpClient concode_elem_sep Class mUse1 concode_elem_sep Class mUse4 concode_elem_sep Class mUse2 concode_elem_sep JToolBar.Separator mSep concode_elem_sep Class mUse3 concode_elem_sep int Component concode_elem_... | void function ( ) { } |
24,109 | add an object to the arguments slot collection of this object . concode_field_sep ContainerID container concode_elem_sep JADEPrincipal owner concode_elem_sep List arguments concode_elem_sep String agentName concode_elem_sep String className concode_elem_sep Credentials initialCredentials concode_field_sep void setAgent... | void function ( Object arg0 ) { arguments . add ( arg0 ) ; } |
24,110 | could be used to test rtl layout with english used for development and testing purpose concode_field_sep String KEY_FOR_PREFS_FORCERTL concode_elem_sep I18nUtil sharedI18nUtilInstance concode_elem_sep String KEY_FOR_PREFS_ALLOWRTL concode_elem_sep String SHARED_PREFS_NAME concode_field_sep void allowRTL concode_elem_se... | boolean function ( Context arg0 ) { return isPrefSet ( arg0 , KEY_FOR_PREFS_FORCERTL , false ) ; } |
24,111 | secure cookies can only be transmitted over encrypted connection like https . concode_field_sep Duration expires concode_elem_sep String path concode_elem_sep String idName concode_elem_sep String domain concode_elem_sep boolean secure concode_elem_sep boolean httpOnly concode_field_sep SessionCookieConfig expires conc... | boolean function ( ) { return secure ; } |
24,112 | returns the number of the column that shall receive the next parsed cell . concode_field_sep int columnNumber concode_elem_sep BitSet usedColumnIndices concode_field_sep void signalUsedColumnNumbers concode_elem_sep boolean isColumnNumberUsed concode_elem_sep void prepareForNextRow | int function ( ) { return columnNumber ; } |
24,113 | gets the value of the role property . concode_field_sep String role concode_elem_sep String arcrole concode_elem_sep String show concode_elem_sep String actuate concode_elem_sep List<String> nilReason concode_elem_sep String href concode_elem_sep JAXBElement<? extends MDConstraintsType> mdConstraints concode_elem_sep S... | String function ( ) { return role ; } |
24,114 | sets the deleteddate value for this deletedrecord . concode_field_sep java.util.Calendar deletedDate concode_elem_sep com.netsuite.webservices.platform.core_2014_2.BaseRef record concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.apache.axis.description.TypeDesc ... | void function ( java . util . Calendar arg0 ) { this . deletedDate = arg0 ; } |
24,115 | gets the parent object in the object tree representing the unmarshalled xml document . concode_field_sep STXAlign val concode_elem_sep Object parent concode_field_sep STXAlign getVal concode_elem_sep void afterUnmarshal concode_elem_sep void setParent concode_elem_sep void setVal | Object function ( ) { return this . parent ; } |
24,116 | gets the selected languages . concode_field_sep String COUNTRY_CHINA concode_elem_sep SelectItem[] CITIES_RUSSIA concode_elem_sep String selectedComponent concode_elem_sep String[] selectedCities concode_elem_sep String selectedDrink concode_elem_sep SelectItem[] COMPONENT_ITEMS concode_elem_sep String COUNTRY_UK conco... | String [ ] function ( ) { return selectedLanguages ; } |
24,117 | returns the w component of the quaternion concode_field_sep Quaternion IDENTITY concode_elem_sep Quaternion UNIT_Z concode_elem_sep Quaternion UNIT_Y concode_elem_sep Quaternion UNIT_X concode_elem_sep float w concode_elem_sep float x concode_elem_sep float y concode_elem_sep float z concode_elem_sep long serialVersion... | float function ( ) { return w ; } |
24,118 | method declaration concode_field_sep User uPublic concode_elem_sep String sName concode_elem_sep Hashtable hRight concode_elem_sep boolean bAdministrator concode_elem_sep String sPassword concode_field_sep void setPassword concode_elem_sep String getPassword concode_elem_sep String getName concode_elem_sep void checkPa... | void function ( String arg0 , int arg1 ) { Integer loc0 = ( Integer ) hRight . get ( arg0 ) ; if ( loc0 == null ) { loc0 = new Integer ( arg1 ) ; } else { loc0 = new Integer ( loc0 . intValue ( ) & ( UserManager . ALL - arg1 ) ) ; } hRight . put ( arg0 , loc0 ) ; } |
24,119 | to set db id . concode_field_sep long identifier concode_elem_sep String workflowName concode_elem_sep String userName concode_elem_sep BigInteger totalNumberPages concode_elem_sep Set<ManualStepsData> users concode_elem_sep BigInteger duration concode_elem_sep String batchInstanceId concode_elem_sep String processId c... | void function ( BigInteger arg0 ) { this . dbId = arg0 ; } |
24,120 | check if character is octal digit concode_field_sep int FILE_PATH_LIMIT concode_field_sep String relativeOrFullPath concode_elem_sep VirtualFile getPossibleBase concode_elem_sep String relativePath concode_elem_sep String relativePath concode_elem_sep String relativePath concode_elem_sep String relativePath concode_ele... | boolean function ( char arg0 ) { return '0' <= arg0 && arg0 <= '7' ; } |
24,121 | returns the company id of this layout branch . concode_field_sep LayoutBranch _layoutBranch 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 void setGroupId conco... | long function ( ) { return _layoutBranch . getCompanyId ( ) ; } |
24,122 | serialize an instance , restore it , and check for equality . concode_field_sep PlaceHolder placeHolder concode_field_sep void testCloning concode_elem_sep void testHashCode concode_elem_sep void testEquals | void function ( ) { StandardDialFrame loc0 = new StandardDialFrame ( ) ; StandardDialFrame loc1 = ( StandardDialFrame ) TestUtilities . serialised ( loc0 ) ; assertEquals ( loc0 , loc1 ) ; } |
24,123 | returns whether this job has been marked for cancellation concode_field_sep boolean isCancelled concode_elem_sep boolean isExecuted concode_elem_sep EnterpriseContext ctx concode_elem_sep Object key concode_field_sep void cancel concode_elem_sep Object getKey concode_elem_sep boolean isExecuted concode_elem_sep Enterpr... | boolean function ( ) { return isCancelled ; } |
24,124 | constructs the generator from a journal entry . concode_field_sep AtomicLong mSequenceNumber concode_field_sep JournalEntry toJournalEntry concode_elem_sep long generateId | void function ( LineageIdGeneratorEntry arg0 ) { mSequenceNumber = new AtomicLong ( arg0 . getSequenceNumber ( ) ) ; } |
24,125 | it returns the attribute concode_field_sep Set<Method> setters concode_elem_sep long serialVersionUID concode_elem_sep Field attribute concode_elem_sep Set<Method> getters concode_field_sep Set<Method> getSetters concode_elem_sep Set<Method> getGetters concode_elem_sep Set<Method> getRawSetters concode_elem_sep int has... | Field function ( ) { return attribute ; } |
24,126 | get the count of services for a node in the context of the the specified category concode_field_sep Map<RTCNodeKey,List<RTCNode>> m_map concode_field_sep void add concode_elem_sep void add concode_elem_sep void add concode_elem_sep void add concode_elem_sep double getValue concode_elem_sep double getValue concode_elem_... | int function ( long arg0 , String arg1 ) { int loc0 = 0 ; for ( RTCNode loc1 : getRTCNodes ( arg0 ) ) { if ( loc1 . belongsTo ( arg1 ) ) loc0 ++ ; } return loc0 ; } |
24,127 | returns total compression time . please note that compression performance varies very significantly depending on whether it was a cold run or not specifics of java vm , so for accurate real world results it is recommended to take measurements accordingly . concode_field_sep HtmlMetrics originalMetrics concode_elem_sep ... | long function ( ) { return time ; } |
24,128 | sets the value of the key property . concode_field_sep String translation concode_elem_sep long serialVersionUID concode_elem_sep Integer version concode_elem_sep String key concode_field_sep int getVersion concode_elem_sep String getKey concode_elem_sep void setVersion concode_elem_sep void unsetVersion concode_elem_s... | void function ( String arg0 ) { this . key = arg0 ; } |
24,129 | todo initappdatelocales concode_field_sep SimpleDateFormat fullDateFormat_withNospaces concode_elem_sep SimpleDateFormat dateFormat concode_elem_sep SimpleDateFormat dateMMddyyyyFormat concode_elem_sep SimpleDateFormat dateMMMMyyyyFormat concode_elem_sep SimpleDateFormat yearYYYYFormat concode_elem_sep SimpleDateFormat... | void function ( ) { DateUtil . initDateUtilLocale ( Locale . UK ) ; } |
24,130 | gets the value of the generation stamp that delineates sequential and random block ids . concode_field_sep long generationStampV1Limit concode_elem_sep GenerationStamp generationStampV1 concode_elem_sep GenerationStamp generationStampV2 concode_elem_sep SequentialBlockIdGenerator blockIdGenerator concode_field_sep void... | long function ( ) { return generationStampV1Limit ; } |
24,131 | sets the value of the startopen property . concode_field_sep String start concode_elem_sep String end concode_elem_sep String endopen concode_elem_sep String startopen concode_field_sep String getEndopen concode_elem_sep String getStart concode_elem_sep void setStart concode_elem_sep String getStartopen concode_elem_se... | void function ( String arg0 ) { this . startopen = arg0 ; } |
24,132 | returns the id nguoi tao of this ke hoach ve sinh . concode_field_sep KeHoachVeSinh _keHoachVeSinh concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_elem_sep boolean isCached... | long function ( ) { return _keHoachVeSinh . getIdNguoiTao ( ) ; } |
24,133 | check whether the two rights objects are equal . concode_field_sep Right INSERT concode_elem_sep Right[] cache concode_elem_sep boolean[] rights concode_elem_sep Right ADMINISTER concode_elem_sep Right WRITE concode_elem_sep Right POST concode_elem_sep Right READ concode_elem_sep Right KEEP_SEEN concode_elem_sep Right ... | boolean function ( Object arg0 ) { if ( ! ( arg0 instanceof Rights ) ) return false ; Rights loc0 = ( Rights ) arg0 ; for ( int loc1 = 0 ; loc1 < loc0 . loc0 . length ; loc1 ++ ) if ( loc0 . loc0 [ loc1 ] != this . rights [ loc1 ] ) return false ; return true ; } |
24,134 | this method is called to create the message for the format exception thrown when integer.parseint throws a numberformatexception . concode_field_sep PlaceHolder placeHolder concode_field_sep FormatException toFormatException concode_elem_sep String format concode_elem_sep void validateInteger concode_elem_sep Integer p... | String function ( String arg0 , NumberFormatException arg1 ) { return "srini_string" + arg0 + "srini_string" ; } |
24,135 | gets the value of the providerid property . concode_field_sep String loc concode_elem_sep URI providerID concode_elem_sep String name concode_field_sep void setName concode_elem_sep void setProviderID concode_elem_sep String getLoc concode_elem_sep String getName concode_elem_sep void setLoc | URI function ( ) { return providerID ; } |
24,136 | sets the value of the description property . concode_field_sep List<Long> categoryIds concode_elem_sep Long size concode_elem_sep String name concode_elem_sep String description concode_elem_sep Long id concode_elem_sep AudienceSegmentDataProvider dataProvider concode_elem_sep AudienceSegmentAudienceSegmentType type co... | void function ( String arg0 ) { this . description = arg0 ; } |
24,137 | performs a dynamic query on the database and returns a 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 to com.l... | java . util . List < T > function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 , int arg1 , int arg2 ) { return getService ( ) . arg0 ( arg0 , arg1 , arg2 ) ; } |
24,138 | creates a feedbackcollector and starts asynchronous operations to gather extra data . concode_field_sep long mCollectionStartTime concode_elem_sep int TIMEOUT_MS concode_elem_sep String mHistograms concode_elem_sep boolean mConnectivityTaskFinished concode_elem_sep FeedbackResult mCallback concode_elem_sep Bitmap mScre... | FeedbackCollector function ( Activity arg0 , Profile arg1 , @ Nullable String arg2 , FeedbackResult arg3 ) { ThreadUtils . assertOnUiThread ( ) ; return new FeedbackCollector ( arg0 , arg1 , arg2 , arg3 ) ; } |
24,139 | returns the hashtable that maps keystrokes to components , for the specified top-level container c . if no hashtable exists we create and register it here and return the newly created hashtable . concode_field_sep WeakHashMap topLevelLookup concode_elem_sep Hashtable menuBarLookup concode_elem_sep KeyboardManager manag... | Hashtable function ( Container arg0 ) { Hashtable loc0 = ( Hashtable ) topLevelLookup . get ( arg0 ) ; if ( loc0 == null ) { loc0 = new Hashtable ( ) ; topLevelLookup . put ( arg0 , loc0 ) ; } return loc0 ; } |
24,140 | to set work flow type . concode_field_sep long identifier concode_elem_sep String workflowName concode_elem_sep String userName concode_elem_sep BigInteger totalNumberPages concode_elem_sep Set<ManualStepsData> users concode_elem_sep BigInteger duration concode_elem_sep String batchInstanceId concode_elem_sep String pr... | void function ( Enum < WorkflowType > arg0 ) { this . workflowType = arg0 ; } |
24,141 | when serialized , we eagerly convert sources to strings . this hurts our formatting , but it guarantees that the receiving end will be able to read the message . concode_field_sep long serialVersionUID concode_elem_sep List<Object> sources concode_elem_sep Throwable cause concode_elem_sep String message concode_field_s... | Object function ( ) { Object [ ] loc0 = sources . toArray ( ) ; for ( int loc1 = 0 ; loc1 < loc0 . length ; loc1 ++ ) { loc0 [ loc1 ] = Errors . convert ( loc0 [ loc1 ] ) . toString ( ) ; } return new Message ( ImmutableList . copyOf ( loc0 ) , message , cause ) ; } |
24,142 | remove all selectors . concode_field_sep List<CSSSelector> m_aSelectors concode_elem_sep CSSSourceLocation m_aSourceLocation concode_elem_sep CSSDeclarationContainer m_aDeclarations concode_field_sep boolean hasSelectors concode_elem_sep String getSelectorsAsCSSString concode_elem_sep CSSStyleRule addDeclaration concod... | EChange function ( ) { if ( m_aSelectors . isEmpty ( ) ) return EChange . UNCHANGED ; m_aSelectors . clear ( ) ; return EChange . CHANGED ; } |
24,143 | sets the value of the centerz property . concode_field_sep int sizeX concode_elem_sep Integer numModes concode_elem_sep float centerY concode_elem_sep float centerZ concode_elem_sep Integer seed concode_elem_sep float centerX concode_elem_sep Integer exhaustiveness concode_elem_sep Integer energyRange concode_elem_sep ... | void function ( float arg0 ) { this . centerZ = arg0 ; } |
24,144 | returns spritebatch . concode_field_sep boolean isInitialized concode_elem_sep boolean isPaused concode_elem_sep SpriteBatch spriteBatch concode_elem_sep Object[] viewportList concode_elem_sep boolean isStarted concode_elem_sep ArrayList<PdxRenderListener> list concode_elem_sep PdxRenderer2DConfig config concode_elem_s... | SpriteBatch function ( ) { if ( isInitialized ) { return spriteBatch ; } else { return null ; } } |
24,145 | gets the value of the version property . concode_field_sep List<MockJAXBCollection> m_aCollection concode_elem_sep String m_sVersion concode_field_sep MockJAXBCollection getOnlyCollection concode_elem_sep List<MockJAXBCollection> getCollection concode_elem_sep void setVersion | String function ( ) { return m_sVersion ; } |
24,146 | returns the previous file link relative to the caret location . this will cycle around and get the last one if you 're before the first link . concode_field_sep OutputParser parser concode_elem_sep List<FileLink> fileLinks concode_elem_sep int lastNewline concode_elem_sep StringBuilder totalTextToParse concode_field_se... | FileLink function ( int arg0 ) { if ( fileLinks . isEmpty ( ) ) { return null ; } for ( int loc0 = fileLinks . size ( ) - 1 ; loc0 >= 0 ; loc0 -- ) { FileLink loc1 = fileLinks . get ( loc0 ) ; if ( loc1 . getEndingIndex ( ) < arg0 ) { return loc1 ; } } return fileLinks . get ( fileLinks . size ( ) - 1 ) ; } |
24,147 | returns the create date of this j i r a change group . concode_field_sep JIRAChangeGroup _jiraChangeGroup concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boo... | java . util . Date function ( ) { return _jiraChangeGroup . getCreateDate ( ) ; } |
24,148 | constructor for bitfield message concode_field_sep ByteBuffer peerId concode_elem_sep HashMap<String,Object> data concode_elem_sep MessageType type concode_elem_sep ByteBuffer msg concode_field_sep int getBegin concode_elem_sep int getIndex concode_elem_sep MessageType getType concode_elem_sep ByteBuffer getPeerId conc... | Message function ( ByteBuffer arg0 , BitSet arg1 ) { Message loc0 = new Message ( arg0 ) ; loc0 . type = MessageType . Bitfield ; loc0 . data . put ( "srini_string" , arg1 ) ; return loc0 ; } |
24,149 | gets the opcode , as a code unit . concode_field_sep IndexType indexType concode_elem_sep InstructionCodec format concode_elem_sep int index concode_elem_sep int opcode concode_elem_sep int target concode_elem_sep long literal concode_field_sep void encode concode_elem_sep DecodedInstruction withIndex concode_elem_sep ... | short function ( ) { return ( short ) opcode ; } |
24,150 | decompress the byte array previously returned by compressstring back into a string concode_field_sep PlaceHolder placeHolder concode_field_sep byte[] decompress concode_elem_sep byte[] decompress concode_elem_sep byte[] decompress concode_elem_sep byte[] compress concode_elem_sep byte[] compress concode_elem_sep byte[]... | String function ( byte [ ] arg0 , int arg1 , int arg2 ) { final byte [ ] loc0 = decompress ( arg0 , arg1 , arg2 ) ; final char [ ] loc1 = new char [ loc0 . arg2 ] ; final int loc2 = UnicodeUtil . UTF8toUTF16 ( loc0 , 0 , loc0 . arg2 , loc1 ) ; return new String ( loc1 , 0 , loc2 ) ; } |
24,151 | use fieldvaluehandler handle the value concode_field_sep Map<String,T> fieldInfoMap concode_elem_sep Map<T,Getter<Object,Object>> fieldGetterMap concode_elem_sep Map<T,Setter<Object,Object>> fieldSetterMap concode_field_sep Object convertValue concode_elem_sep void handleFieldValue concode_elem_sep FieldValueGenerator<... | void function ( Object arg0 , FieldValueHandler arg1 ) { for ( Map . Entry < T , Getter < Object , Object >> loc0 : fieldGetterMap . entrySet ( ) ) { Getter < Object , Object > loc1 = loc0 . getValue ( ) ; if ( loc1 != null ) { Object loc2 = loc1 . get ( arg0 ) ; arg1 . handleFieldValue ( loc0 . getKey ( ) , loc2 ) ; }... |
24,152 | retrieves the current configuration . concode_field_sep MetricsConfigFacade metricsConfigFacade concode_elem_sep MetricRegistryInitializer metricRegistryInitializer concode_field_sep void setMetricsConfigFacade concode_elem_sep Map<String,TimeUnit[]> getAcceptableTimeUnits concode_elem_sep void saveSettings concode_ele... | MetricsConfig function ( ) { return metricsConfigFacade . getMetricsConfig ( ) ; } |
24,153 | the attachment state of the volume . concode_field_sep String instanceId concode_elem_sep String volumeId concode_elem_sep String state concode_elem_sep Boolean deleteOnTermination concode_elem_sep String device concode_elem_sep java.util.Date attachTime concode_field_sep String getInstanceId concode_elem_sep VolumeAtt... | String function ( ) { return this . state ; } |
24,154 | specifies if the search term should be treated as whole word hits only . concode_field_sep boolean wholeWord concode_elem_sep ArrayList<String> terms concode_elem_sep boolean caseSensitive concode_elem_sep String term concode_field_sep boolean isCaseSensitive concode_elem_sep String getTerm concode_elem_sep boolean equ... | boolean function ( ) { return wholeWord ; } |
24,155 | responsecreator for a 200 response ok . concode_field_sep PlaceHolder placeHolder concode_field_sep DefaultResponseCreator withStatus concode_elem_sep DefaultResponseCreator withNoContent concode_elem_sep DefaultResponseCreator withBadRequest concode_elem_sep DefaultResponseCreator withCreatedEntity concode_elem_sep De... | DefaultResponseCreator function ( ) { return new DefaultResponseCreator ( HttpStatus . OK ) ; } |
24,156 | internal insertion sort routine for subarrays that is used by quicksort . concode_field_sep float[] ctm concode_elem_sep int OPENGL_MATRIX_MODE concode_elem_sep int PROCESSING_MATRIX_MODE concode_elem_sep GL10 gl concode_elem_sep int RENDERER_STATE concode_elem_sep int QuickSortCUTOFF concode_field_sep GL10 getGL conco... | void function ( Comparable [ ] arg0 , int arg1 , int arg2 ) { for ( int loc0 = arg1 + 1 ; loc0 <= arg2 ; loc0 ++ ) { Comparable loc1 = arg0 [ loc0 ] ; int loc2 ; for ( loc2 = loc0 ; loc2 > arg1 && loc1 . compareTo ( arg0 [ loc2 - 1 ] ) < 0 ; loc2 -- ) arg0 [ loc2 ] = arg0 [ loc2 - 1 ] ; arg0 [ loc2 ] = loc1 ; } } |
24,157 | set the start delay in milliseconds . the start delay is added to the current system time when the bean starts to control the start time of the trigger . concode_field_sep JobDetail jobDetail concode_elem_sep int misfireInstruction concode_elem_sep TimeZone timeZone concode_elem_sep String description concode_elem_sep ... | void function ( long arg0 ) { Assert . isTrue ( arg0 >= 0 , "srini_string" ) ; this . startDelay = arg0 ; } |
24,158 | returns the scheme prefix like `` http '' from the url spec , or null if the spec does n't start with a scheme . scheme prefixes match this pattern : alpha alpha | digit | ' + ' | ' - ' | ' . ' ' : ' concode_field_sep PlaceHolder placeHolder concode_field_sep String authoritySafePath concode_elem_sep String canonicaliz... | String function ( String arg0 ) { int loc0 = arg0 . indexOf ( ':' ) ; if ( loc0 < 1 ) { return null ; } for ( int loc1 = 0 ; loc1 < loc0 ; loc1 ++ ) { char loc2 = arg0 . charAt ( loc1 ) ; if ( ! isValidSchemeChar ( loc1 , loc2 ) ) { return null ; } } return arg0 . substring ( 0 , loc0 ) . toLowerCase ( Locale . US ) ; ... |
24,159 | writes an address to a buffer . if the address is null , this method will safely write out the smppconstants.empty _ address instance . concode_field_sep Logger logger concode_field_sep String readNullTerminatedString concode_elem_sep Address readAddress concode_elem_sep Tlv readTlv concode_elem_sep void writeNullTermi... | void function ( ChannelBuffer arg0 , Address arg1 ) { if ( arg1 == null ) { SmppConstants . EMPTY_ADDRESS . write ( arg0 ) ; } else { arg1 . write ( arg0 ) ; } } |
24,160 | returns the user object with the specified name and password from this object 's set . concode_field_sep HashMappedList userList concode_elem_sep GranteeManager granteeManager concode_field_sep HsqlArrayList listVisibleUsers concode_elem_sep void removeSchemaReference concode_elem_sep String[] getInitialSchemaSQL conco... | User function ( String arg0 , String arg1 ) { if ( arg0 == null ) { arg0 = "srini_string" ; } if ( arg1 == null ) { arg1 = "srini_string" ; } User loc0 = get ( arg0 ) ; loc0 . checkPassword ( arg1 ) ; return loc0 ; } |
24,161 | convert nanoseconds time to milliseconds concode_field_sep long nanosPerMilli concode_field_sep long nanoTime concode_elem_sep long timeSinceMillis concode_elem_sep long millisToNanos concode_elem_sep long timeSinceNanos concode_elem_sep long millis | long function ( long arg0 ) { return arg0 / nanosPerMilli ; } |
24,162 | reset buffer when finished . concode_field_sep int bufpos concode_elem_sep boolean prevCharIsLF concode_elem_sep int bufsize concode_elem_sep int available concode_elem_sep int tabSize concode_elem_sep java.io.Reader inputStream concode_elem_sep int line concode_elem_sep boolean staticFlag concode_elem_sep int bufcolum... | void function ( ) { buffer = null ; bufline = null ; bufcolumn = null ; } |
24,163 | sets the value of the zoomtofit property . concode_field_sep CTCsPageSetup pageSetup concode_elem_sep Object parent concode_elem_sep Boolean zoomToFit concode_elem_sep CTPageMargins pageMargins concode_elem_sep String guid concode_elem_sep Long scale concode_elem_sep STSheetState state concode_elem_sep CTHeaderFooter h... | void function ( Boolean arg0 ) { this . zoomToFit = arg0 ; } |
24,164 | sets the label of the desired result concode_field_sep ThingUID bridgeUID concode_elem_sep long ttl concode_elem_sep ThingUID thingUID concode_elem_sep Map<String,Object> properties concode_elem_sep String label concode_elem_sep String representationProperty concode_field_sep DiscoveryResultBuilder withBridge concode_e... | DiscoveryResultBuilder function ( String arg0 ) { this . label = arg0 ; return this ; } |
24,165 | get custom deserializer concode_field_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep com.google.api.ads.dfp.axis.v201403.InventoryTargeting inventoryRule concode_elem_sep com.google.api.ads.dfp.axis.v201403.Custom... | org . apache . axis . encoding . Deserializer function ( java . lang . String arg0 , java . lang . Class arg1 , javax . xml . namespace . QName arg2 ) { return new org . apache . axis . encoding . ser . BeanDeserializer ( arg1 , arg2 , typeDesc ) ; } |
24,166 | set the property value for the collection case . concode_field_sep PropertyDescriptor descriptor concode_elem_sep boolean DEBUG_ENABLED concode_elem_sep Log log concode_elem_sep QName xmlName concode_field_sep void set concode_elem_sep Collection asCollection concode_elem_sep void setAtomic concode_elem_sep Object asAr... | void function ( Object arg0 , Object arg1 ) { Collection loc0 = asCollection ( arg1 , descriptor . getPropertyType ( ) ) ; Collection loc1 = ( Collection ) get ( arg0 ) ; loc1 . clear ( ) ; if ( arg1 != null ) { loc1 . addAll ( loc0 ) ; } } |
24,167 | sets the value of the featurename property . concode_field_sep String featureName concode_elem_sep long serialVersionUID concode_elem_sep String priceName concode_field_sep String getFeatureName concode_elem_sep String getPriceName concode_elem_sep void setPriceName | void function ( String arg0 ) { this . featureName = arg0 ; } |
24,168 | executes an r command in the engine environment . concode_field_sep ScriptEngine engine concode_field_sep Object get concode_elem_sep Double getDouble concode_elem_sep void main concode_elem_sep DoubleVector getDoubleVector concode_elem_sep void put | void function ( String arg0 ) { engine . eval ( arg0 ) ; } |
24,169 | method removevmwarecimcollection . concode_field_sep java.util.List<org.opennms.netmgt.config.vmware.cim.VmwareCimCollection> _vmwareCimCollectionList concode_elem_sep java.lang.String _rrdRepository concode_field_sep java.util.List<org.opennms.netmgt.config.vmware.cim.VmwareCimCollection> getVmwareCimCollectionCollect... | boolean function ( final org . opennms . netmgt . config . vmware . cim . VmwareCimCollection arg0 ) { boolean loc0 = _vmwareCimCollectionList . remove ( arg0 ) ; return loc0 ; } |
24,170 | requests a `` dangerous '' permission for the application at runtime . this is a helper method alternative to cordovainterface.requestpermission that does not require the project to be built with cordova-android 5.0.0 + concode_field_sep String LOG_TAG concode_field_sep boolean hasPermission concode_elem_sep void deliv... | void function ( CordovaPlugin arg0 , int arg1 , String arg2 ) { PermissionHelper . requestPermissions ( arg0 , arg1 , new String [ ] { arg2 } ) ; } |
24,171 | gets requestor middle name . concode_field_sep String startPage concode_elem_sep String other concode_elem_sep String notes concode_elem_sep String customerCode concode_elem_sep String errorCode concode_elem_sep String requestorEmail concode_elem_sep String articleIssue concode_elem_sep String pages concode_elem_sep St... | String function ( ) { return requestorMiddleName ; } |
24,172 | gets the value of the selectalltemporaryelmbanksandaddresses property . concode_field_sep boolean useTraderNameCode concode_elem_sep boolean useTemporaryID concode_elem_sep int temporaryID concode_elem_sep boolean selectAllTemporaryElmBanksAndAddresses concode_elem_sep String traderNameCode concode_field_sep boolean is... | boolean function ( ) { return selectAllTemporaryElmBanksAndAddresses ; } |
24,173 | 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 ) ; } |
24,174 | helper for success callbacks that just returns the status.ok 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 g... | void function ( JSONObject arg0 ) { sendPluginResult ( new PluginResult ( PluginResult . Status . OK , arg0 ) ) ; } |
24,175 | returns a default request to be modified using the ` withx ` methods . concode_field_sep PlaceHolder placeHolder concode_field_sep HttpRequest withEntity concode_elem_sep HttpRequest HEAD concode_elem_sep HttpRequest withUri concode_elem_sep HttpRequest withUri concode_elem_sep HttpMethod method concode_elem_sep HttpRe... | HttpRequest function ( ) { return JavaAccessors . HttpRequest ( ) ; } |
24,176 | need layout concode_field_sep ArrayList<WFLine> m_lines concode_elem_sep ArrayList<WFNode> m_nodes concode_elem_sep MWorkflow m_wf concode_elem_sep CLogger log concode_field_sep void add concode_elem_sep void add concode_elem_sep void createLines concode_elem_sep void removeAll concode_elem_sep ArrayList<WFNode> getNod... | boolean function ( ) { for ( int loc0 = 0 ; loc0 < m_nodes . size ( ) ; loc0 ++ ) { WFNode loc1 = m_nodes . get ( loc0 ) ; Rectangle loc2 = loc1 . getBounds ( ) ; if ( loc2 . x == 0 && loc2 . y == 0 ) { return true ; } } return false ; } |
24,177 | adds command to run into this parameters . concode_field_sep String container concode_elem_sep Boolean detach concode_elem_sep String[] cmd concode_field_sep CreateExecParams withContainer concode_elem_sep String getContainer concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep CreateExecParam... | CreateExecParams function ( @ NotNull String [ ] arg0 ) { requireNonNull ( arg0 ) ; requireNonEmptyArray ( arg0 ) ; if ( arg0 [ 0 ] . isEmpty ( ) ) { throw new IllegalArgumentException ( "srini_string" ) ; } this . cmd = arg0 ; return this ; } |
24,178 | converts the current value to a string using the registered type converters concode_field_sep boolean not concode_elem_sep Expression expression concode_field_sep ValueBuilder prepend concode_elem_sep ValueBuilder onNewValueBuilder concode_elem_sep ValueBuilder tokenize concode_elem_sep ValueBuilder tokenize concode_el... | ValueBuilder function ( ) { return convertTo ( String . class ) ; } |
24,179 | returns the next socket address to try . concode_field_sep int nextSocketAddressIndex concode_elem_sep List<Route> postponedRoutes concode_elem_sep int TLS_MODE_MODERN concode_elem_sep Address address concode_elem_sep Iterator<Proxy> proxySelectorProxies concode_elem_sep ConnectionPool pool concode_elem_sep Dns dns con... | InetSocketAddress function ( ) { InetSocketAddress loc0 = new InetSocketAddress ( socketAddresses [ nextSocketAddressIndex ++ ] , socketPort ) ; if ( nextSocketAddressIndex == socketAddresses . length ) { socketAddresses = null ; nextSocketAddressIndex = 0 ; } return loc0 ; } |
24,180 | sets the company id of this d d m data provider instance link . concode_field_sep DDMDataProviderInstanceLink _ddmDataProviderInstanceLink concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBrid... | void function ( long arg0 ) { _ddmDataProviderInstanceLink . setCompanyId ( arg0 ) ; } |
24,181 | sets the value of the devicecapabilitytargeting property . concode_field_sep OperatingSystemTargeting operatingSystemTargeting concode_elem_sep BrowserLanguageTargeting browserLanguageTargeting concode_elem_sep DeviceCategoryTargeting deviceCategoryTargeting concode_elem_sep MobileDeviceTargeting mobileDeviceTargeting ... | void function ( DeviceCapabilityTargeting arg0 ) { this . deviceCapabilityTargeting = arg0 ; } |
24,182 | tells whether a particular value needs to be looked up in the stash the stash contains fields eventually extracted from previous responses that can be reused as arguments for following requests e.g. scroll_id concode_field_sep Map<String,Object> stash concode_elem_sep ESLogger logger concode_elem_sep Stash EMPTY concod... | boolean function ( Object arg0 ) { if ( arg0 == null ) { return false ; } String loc0 = arg0 . toString ( ) ; return Strings . hasLength ( loc0 ) && loc0 . startsWith ( "srini_string" ) ; } |
24,183 | sets value of the nioreactorpnames #select_interval parameter . concode_field_sep PlaceHolder placeHolder concode_field_sep void setContentBufferSize concode_elem_sep void setGracePeriod concode_elem_sep int getContentBufferSize concode_elem_sep void setInterestOpsQueueing concode_elem_sep boolean getInterestOpsQueuein... | void function ( final HttpParams arg0 , long arg1 ) { if ( arg0 == null ) { throw new IllegalArgumentException ( "srini_string" ) ; } arg0 . setLongParameter ( SELECT_INTERVAL , arg1 ) ; } |
24,184 | writes the prefix and strings in sarr and sleeps between prints concode_field_sep SimpleDateFormat format concode_field_sep void sleep concode_elem_sep void sleep concode_elem_sep void log concode_elem_sep long startTimer concode_elem_sep void stopTimer concode_elem_sep void shutdownAndAwaitTermination concode_elem_sep... | void function ( String [ ] arg0 , int arg1 , int arg2 ) { writeAndSleep ( "srini_string" , arg0 , arg1 , arg2 ) ; } |
24,185 | sets the modified date of this user group . concode_field_sep UserGroup _userGroup 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 boolean isEscapedModel concode... | void function ( Date arg0 ) { _userGroup . setModifiedDate ( arg0 ) ; } |
24,186 | compute the position of the touch event that started the drag operation . concode_field_sep View.OnTouchListener mTouchListener concode_elem_sep View.OnLongClickListener mLongClickListener concode_elem_sep int mLastTouchY concode_elem_sep int mLastTouchX concode_elem_sep View mView concode_elem_sep OnDragStartListener ... | void function ( Point arg0 ) { arg0 . set ( mLastTouchX , mLastTouchY ) ; } |
24,187 | set num of comments as given number concode_field_sep long updateDate concode_elem_sep String DEFAULTUSERIMAGE concode_elem_sep String description concode_elem_sep String title concode_elem_sep String moreInfo concode_elem_sep String developerId concode_elem_sep int downloads concode_elem_sep String imageURL concode_el... | void function ( int arg0 ) { this . comments = arg0 ; } |
24,188 | notification methods for ongoing downloads concode_field_sep Long mUploadTimestamp concode_elem_sep int ONGOING_DOWNLOAD concode_elem_sep int COMPLETED_DOWNLOAD concode_elem_sep int ABORTED_UPLOAD concode_elem_sep NotificationCompat.Builder mUploadBuilder concode_elem_sep int ABORTED_DOWNLOAD concode_elem_sep Context m... | void function ( BundleID arg0 , int arg1 , int arg2 ) { mDownloadBuilder . setProgress ( arg2 , arg1 , false ) ; mManager . notify ( arg0 . toString ( ) , ONGOING_DOWNLOAD , mDownloadBuilder . build ( ) ) ; } |
24,189 | sets the value of the maxnumberofcustomentities property . concode_field_sep Integer maxNumberOfPublishedWorkflows concode_elem_sep Integer currentNumberOfPublishedWorkflows concode_elem_sep Integer currentNumberOfNonInteractiveUsers concode_elem_sep Integer currentNumberOfCustomEntities concode_elem_sep long serialVer... | void function ( Integer arg0 ) { this . maxNumberOfCustomEntities = arg0 ; } |
24,190 | returns a cloned reference to the stored encoded bytes . the caller has to close the reference once it has finished using it . concode_field_sep CloseableReference<PooledByteBuffer> mPooledByteBufferRef concode_elem_sep int mSampleSize concode_elem_sep int UNKNOWN_WIDTH concode_elem_sep int mWidth concode_elem_sep int ... | CloseableReference < PooledByteBuffer > function ( ) { return CloseableReference . cloneOrNull ( mPooledByteBufferRef ) ; } |
24,191 | assert statement test concode_field_sep int mVar1 concode_elem_sep int i1 concode_elem_sep int i concode_elem_sep int i2 concode_elem_sep int i3 concode_elem_sep int i4 concode_elem_sep int i5 concode_elem_sep int mVar4 concode_elem_sep int i6 concode_elem_sep int mVar3 concode_elem_sep int mVar2 concode_field_sep void... | void function ( ) { assert true ; assert true : "srini_string" ; assert "srini_string" . equals ( null ) ? false : true : "srini_string" ; assert ( true ) ; assert true : "srini_string" ; } |
24,192 | gets the type object from its integer value concode_field_sep HashMap tokens concode_elem_sep Token UNKNOWN concode_elem_sep Token INTEGER concode_elem_sep Token SUBTRACT concode_elem_sep Token AREA3D concode_elem_sep Token AREA concode_elem_sep Token DOUBLE concode_elem_sep Token MEM_AREA concode_elem_sep Token PERCEN... | Token function ( int arg0 ) { Token loc0 = ( Token ) tokens . get ( new Integer ( arg0 ) ) ; return loc0 != null ? loc0 : UNKNOWN ; } |
24,193 | sets the create date of this polls vote . concode_field_sep PollsVote _pollsVote 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_elem_sep b... | void function ( Date arg0 ) { _pollsVote . setCreateDate ( arg0 ) ; } |
24,194 | returns the primary key of this kaleo condition . concode_field_sep KaleoCondition _kaleoCondition 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 ... | long function ( ) { return _kaleoCondition . getPrimaryKey ( ) ; } |
24,195 | this method sets the current parsing index to the specified value . concode_field_sep int error_index concode_elem_sep int index concode_field_sep int getIndex concode_elem_sep boolean equals concode_elem_sep String toString concode_elem_sep int getErrorIndex concode_elem_sep void setErrorIndex | void function ( int arg0 ) { this . index = arg0 ; } |
24,196 | write the stored value into the cdr stream . concode_field_sep ServiceContext value concode_field_sep void _read concode_elem_sep org.omg.CORBA.TypeCode _type | void function ( OutputStream arg0 ) { ServiceContextHelper . write ( arg0 , value ) ; } |
24,197 | determine whether this module map contains a mapping for the specified module name . concode_field_sep Map<String,ModuleName> map concode_field_sep ModuleName get concode_elem_sep String get concode_elem_sep NonTerminal map concode_elem_sep void put | boolean function ( ModuleName arg0 ) { return map . containsKey ( arg0 . name ) ; } |
24,198 | returns the result of interpreting the object as an instance of ` children books ' . this implementation returns null ; returning a non-null result will terminate the switch . concode_field_sep TestPackage modelPackage concode_field_sep T caseLibrary concode_elem_sep T caseResourceLink concode_elem_sep T doSwitch conco... | T function ( ChildrenBooks arg0 ) { return null ; } |
24,199 | delivers the nodes id concode_field_sep int worldX concode_elem_sep int worldY concode_elem_sep String nodeName concode_elem_sep int nodeID concode_field_sep String getNodeLabel concode_elem_sep int getCoordinateY concode_elem_sep int getCoordinateX | int function ( ) { return nodeID ; } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.