idx int64 0 25k | question stringlengths 71 7.19k | target stringlengths 20 663 |
|---|---|---|
16,400 | arraylists should be lists of deliverybean objects concode_field_sep boolean takeableAscending concode_elem_sep boolean hasAverageMultipleSubmissions concode_elem_sep org.sakaiproject.tool.assessment.ui.model.PagingModel takePager concode_elem_sep ArrayList nonReviewableAssessments concode_elem_sep String takeableSortO... | ArrayList function ( ) { return reviewableAssessments ; } |
16,401 | create a pause injection on a specific bit . note this format is not directly accepted by the injection mechanism . use the controls to build exceptions . concode_field_sep QueryCountIncrementer incrementer concode_field_sep void validateControlsString concode_elem_sep String createPause concode_elem_sep String createE... | String function ( final Class < ? > arg0 , final String arg1 , final int arg2 , final DrillbitEndpoint arg3 ) { return "srini_string" + "srini_string" + "srini_string" + "srini_string" [ "srini_string" + arg2 + "srini_string" + "srini_string" ] ; } |
16,402 | disables the current thread for thread scheduling purposes , until the specified deadline , unless the permit is available . if the permit is available then it is consumed and the call returns immediately ; otherwise the current thread becomes disabled for thread scheduling purposes and lies dormant until one of four t... | void function ( Object arg0 , long arg1 ) { Thread loc0 = Thread . currentThread ( ) ; setBlocker ( loc0 , arg0 ) ; unsafe . park ( true , arg1 ) ; setBlocker ( loc0 , null ) ; } |
16,403 | add any message instances found under the supplied container concode_field_sep PlaceHolder placeHolder concode_field_sep List findInterfaces concode_elem_sep List findInterfaces concode_elem_sep List findInterfaces concode_elem_sep List findInterfaces concode_elem_sep List findObjects concode_elem_sep List findInputs c... | List function ( final Object arg0 ) { return findMessages ( arg0 , ModelVisitorProcessor . DEPTH_INFINITE ) ; } |
16,404 | method setdob . concode_field_sep int FIFTEEN concode_elem_sep String country concode_elem_sep String address concode_elem_sep String city concode_elem_sep int ONE concode_elem_sep char sex concode_elem_sep long mobile concode_elem_sep int SIXTY concode_elem_sep String userName concode_elem_sep String password concode_... | void function ( Date arg0 ) { this . dob = arg0 ; } |
16,405 | get database pwd concode_field_sep int m_databaseCount concode_elem_sep String ALLOW_CLIENT_QUERY_DB_PWD concode_elem_sep int m_versionCount concode_elem_sep CLogger log concode_elem_sep int m_no concode_elem_sep int s_no concode_field_sep String getMainVersion concode_elem_sep String getDbType concode_elem_sep int get... | String function ( ) { String loc0 = System . getProperty ( ALLOW_CLIENT_QUERY_DB_PWD ) ; if ( "srini_string" . equalsIgnoreCase ( loc0 ) ) return "srini_string" ; return CConnection . get ( ) . getDbPwd ( ) ; } |
16,406 | get the type of compressor needed by this compressioncodec . concode_field_sep Configuration conf concode_field_sep void checkNativeCodeLoaded concode_elem_sep Configuration getConf concode_elem_sep Decompressor createDecompressor concode_elem_sep CompressionOutputStream createOutputStream concode_elem_sep CompressionO... | Class < ? extends Compressor > function ( ) { checkNativeCodeLoaded ( ) ; return SnappyCompressor . class ; } |
16,407 | the status of domain configuration option . concode_field_sep Boolean options concode_elem_sep OptionStatus status concode_field_sep AvailabilityOptionsStatus withStatus concode_elem_sep AvailabilityOptionsStatus withOptions concode_elem_sep Boolean isOptions concode_elem_sep int hashCode concode_elem_sep boolean equal... | OptionStatus function ( ) { return status ; } |
16,408 | returns the remote feature source in case this layer is a remote wfs layer concode_field_sep int TYPE_REMOTE_VECTOR concode_elem_sep SimpleFeatureSource remoteFeatureSource concode_elem_sep String name concode_elem_sep String description concode_elem_sep FeatureTypeConstraint[] layerFeatureConstraints concode_elem_sep ... | SimpleFeatureSource function ( ) { return remoteFeatureSource ; } |
16,409 | get unsigned byte from buffer as an integer concode_field_sep String UUID_16_FORMAT concode_field_sep Integer getServiceDataOffset concode_elem_sep String getName concode_elem_sep void add16BitUUIDsToList concode_elem_sep String toHexString concode_elem_sep String getCompleteName concode_elem_sep List<UUID> getServiceU... | int function ( byte [ ] arg0 , int arg1 ) { return arg0 [ arg1 ] & 0xff ; } |
16,410 | release a message concode_field_sep ByteBuffer mData concode_elem_sep MsgHeader mHeader concode_field_sep Msg obtain concode_elem_sep void read concode_elem_sep void setData concode_elem_sep int getCmd concode_elem_sep int getStatus concode_elem_sep void setHeader concode_elem_sep void sendHeader concode_elem_sep MsgHe... | void function ( ) { } |
16,411 | remove all columns of this record . concode_field_sep Map<String,Object> columns concode_elem_sep long serialVersionUID concode_field_sep Record setColumns concode_elem_sep Record setColumns concode_elem_sep Record setColumns concode_elem_sep String[] getColumnNames concode_elem_sep java.sql.Time getTime concode_elem_s... | Record function ( ) { getColumns ( ) . clear ( ) ; return this ; } |
16,412 | gets host of sipurl concode_field_sep String ttl_param concode_elem_sep String maddr_param concode_elem_sep String transport_param concode_elem_sep String lr_param concode_elem_sep String url concode_field_sep void addTransport concode_elem_sep void addLr concode_elem_sep String getTransport concode_elem_sep void remov... | String function ( ) { char [ ] loc0 = { ':' , ';' , '?' } ; Parser loc1 = new Parser ( url ) ; int loc2 = loc1 . indexOf ( '@' ) ; if ( loc2 < 0 ) loc2 = 4 ; else loc2 ++ ; loc1 . setPos ( loc2 ) ; int loc3 = loc1 . indexOf ( loc0 ) ; if ( loc3 < 0 ) return url . substring ( loc2 ) ; else return url . substring ( loc2 ... |
16,413 | getter for property metadata . concode_field_sep MBeanInfo metaData concode_elem_sep ObjectName objectName concode_field_sep void setMetaData concode_elem_sep String getName concode_elem_sep String getNameProperties concode_elem_sep ObjectName getObjectName concode_elem_sep void setObjectName concode_elem_sep boolean e... | MBeanInfo function ( ) { return metaData ; } |
16,414 | returns the current count of true positives . concode_field_sep int tpCount concode_elem_sep int fpCount concode_elem_sep int fnCount concode_field_sep int getFN concode_elem_sep void incrementFN concode_elem_sep void incrementFP concode_elem_sep void addFN concode_elem_sep String getPrecisionDescription concode_elem_s... | int function ( ) { return tpCount ; } |
16,415 | return the orb for this irobject . concode_field_sep DefinitionKind def_kind concode_elem_sep RepositoryImpl repository concode_field_sep POA getPOA concode_elem_sep org.omg.CORBA.Object servantToReference concode_elem_sep RepositoryImpl getRepository concode_elem_sep DefinitionKind def_kind concode_elem_sep void destr... | ORB function ( ) { return repository . orb ; } |
16,416 | produce a jsonobject from a row of comma delimited text , using a parallel jsonarray of strings to provides the names of the elements . concode_field_sep PlaceHolder placeHolder concode_field_sep String getValue concode_elem_sep JSONArray toJSONArray concode_elem_sep JSONArray toJSONArray concode_elem_sep JSONArray toJ... | JSONObject function ( JSONArray arg0 , JSONTokener arg1 ) { JSONArray loc0 = rowToJSONArray ( arg1 ) ; return loc0 != null ? loc0 . toJSONObject ( arg0 ) : null ; } |
16,417 | the origin access identity 's configuration information . returns a reference to this object so that method calls can be chained together . concode_field_sep CloudFrontOriginAccessIdentityConfig cloudFrontOriginAccessIdentityConfig concode_elem_sep String eTag concode_field_sep void setCloudFrontOriginAccessIdentityCon... | GetCloudFrontOriginAccessIdentityConfigResult function ( CloudFrontOriginAccessIdentityConfig arg0 ) { this . cloudFrontOriginAccessIdentityConfig = arg0 ; return this ; } |
16,418 | find entity of type clazz with primarykey id . concode_field_sep DataAccessor accessorCF concode_elem_sep DataAccessor accessorDocument concode_elem_sep DataAccessor accessorSCF concode_field_sep EnhancedEntity merge concode_elem_sep DataAccessor getDataAccessor concode_elem_sep void persist concode_elem_sep void remov... | E function ( Class < E > arg0 , EntityMetadata arg1 , String arg2 ) { return getDataAccessor ( arg1 ) . read ( arg0 , arg1 , arg2 ) ; } |
16,419 | return the value of the leaficon property . concode_field_sep String branchContractedIcon concode_elem_sep boolean expanded concode_elem_sep String tooltip concode_elem_sep String branchExpandedIcon concode_elem_sep String icon concode_elem_sep String action concode_elem_sep DefaultMutableTreeNode wrapper concode_elem_... | String function ( ) { return leafIcon ; } |
16,420 | sets up values in a map , unless they already exist . concode_field_sep Provider<ComponentManager> contextComponentManager concode_field_sep void setDefaultParams concode_elem_sep byte[] generate | void function ( String arg0 , String arg1 , Map < String , String > arg2 ) { if ( ! arg2 . containsKey ( arg0 ) ) { arg2 . put ( arg0 , arg1 ) ; } } |
16,421 | set end key concode_field_sep Object startKey concode_elem_sep boolean flushOnEveryOperation concode_elem_sep String dataStoreClass concode_elem_sep Configuration hadoopConfiguration concode_elem_sep String keyClass concode_elem_sep long timeRangeFrom concode_elem_sep Object endKey concode_elem_sep long timeRangeTo con... | void function ( Object arg0 ) { this . endKey = arg0 ; } |
16,422 | computes the decomposition of the provided matrix . if no errors are detected then true is returned , false otherwise . concode_field_sep SimpleMatrix B concode_elem_sep int min concode_elem_sep SimpleMatrix U concode_elem_sep DenseMatrix64F u concode_elem_sep SimpleMatrix V concode_elem_sep int m concode_elem_sep int ... | boolean function ( DenseMatrix64F arg0 ) { init ( arg0 ) ; return _decompose ( ) ; } |
16,423 | append a long value . concode_field_sep char mode concode_elem_sep boolean comma concode_elem_sep int top concode_elem_sep int maxdepth concode_elem_sep Writer writer concode_elem_sep JSONObject stack[] concode_field_sep void pop concode_elem_sep JSONWriter array concode_elem_sep JSONWriter end concode_elem_sep JSONWri... | JSONWriter function ( long arg0 ) { return this . append ( Long . toString ( arg0 ) ) ; } |
16,424 | hash code is always valid . concode_field_sep RowAction rowAction concode_elem_sep Object[] rowData concode_elem_sep long position concode_elem_sep TableBase table concode_field_sep boolean keepInMemory concode_elem_sep long getId concode_elem_sep void setInMemory concode_elem_sep void delete concode_elem_sep void setP... | int function ( ) { return ( int ) position ; } |
16,425 | sets the ma tinh 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 isCachedModel co... | void function ( java . lang . String arg0 ) { _keHoachVeSinh . setMaTinh ( arg0 ) ; } |
16,426 | creates a bytearray object given a bytebuffer . the bytes are copied . concode_field_sep ByteString byteString concode_elem_sep BaseEncoding encoder concode_elem_sep long serialVersionUID concode_field_sep void copyTo concode_elem_sep void copyTo concode_elem_sep String toBase64 concode_elem_sep Iterator<Byte> iterator... | ByteArray function ( ByteBuffer arg0 ) { return new ByteArray ( ByteString . copyFrom ( arg0 ) ) ; } |
16,427 | reset the aggregator concode_field_sep String minVal concode_field_sep void addNextValue concode_elem_sep String getVal concode_elem_sep String getReport concode_elem_sep ArrayList<String> getCombinerOutput | void function ( ) { minVal = null ; } |
16,428 | sets the value of the height property . concode_field_sep Boolean date concode_elem_sep Boolean snippet concode_elem_sep String src concode_elem_sep Boolean link concode_elem_sep BigInteger refresh concode_elem_sep Boolean showerror concode_elem_sep Label label concode_elem_sep String linktarget concode_elem_sep Boolea... | void function ( String arg0 ) { this . height = arg0 ; } |
16,429 | blocks until an object is received that is handled by process , or the specified timeout has passed . once closed any attempt to wait will throw an exception . concode_field_sep Logger logger concode_elem_sep ReentrantLock _lock concode_elem_sep boolean _errorAck concode_elem_sep Exception _error concode_elem_sep Atomi... | Object function ( long arg0 ) { _lock . lock ( ) ; try { waitForFrame ( arg0 ) ; } finally { _waiting . set ( false ) ; if ( _error != null ) { _errorAck = true ; _errorConditionAck . signal ( ) ; _error = null ; } _lock . unlock ( ) ; } return _doneObject ; } |
16,430 | specifies if the param is hidden concode_field_sep int ChildPosition concode_elem_sep int SubType concode_elem_sep long Size concode_elem_sep int Scale concode_elem_sep String Caption concode_elem_sep String Name concode_elem_sep boolean ValueParameter concode_elem_sep long Precision concode_elem_sep int Ordinal concod... | void function ( boolean arg0 ) { Hidden = arg0 ; } |
16,431 | returns deltas for the children that have been added . concode_field_sep PlaceHolder placeHolder concode_field_sep IElement getMovedToElement concode_elem_sep IElementDelta[] getChangedChildren concode_elem_sep IElementDelta[] getRemovedChildren concode_elem_sep IElement getElement concode_elem_sep IElement getMovedFro... | IElementDelta [ ] function ( ) { return ElementDeltas . getAddedChildren ( this ) ; } |
16,432 | return the shardid that holds the given segment , or null if this segment is not tracked . concode_field_sep Map<Object,ShardId> coreKeyToShard concode_elem_sep Multimap<String,Object> indexToCoreKey concode_field_sep void add concode_elem_sep int size concode_elem_sep Set<Object> getCoreKeysForIndex | ShardId function ( Object arg0 ) { return coreKeyToShard . get ( arg0 ) ; } |
16,433 | gets the number of the superstep , starting at 1 . concode_field_sep IterationRuntimeContext runtimeContext concode_elem_sep long numberOfVertices concode_field_sep T getPreviousIterationAggregate concode_elem_sep void postSuperstep concode_elem_sep void init concode_elem_sep T getIterationAggregator concode_elem_sep v... | int function ( ) { return this . runtimeContext . getSuperstepNumber ( ) ; } |
16,434 | 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 Element ciCitation concode_elem_sep String actuate concode_elem_sep List<String> nilReason concode_elem_sep String href concode_elem_sep String remoteSchema concode_elem_sep ... | String function ( ) { return role ; } |
16,435 | the full description of your new cluster . concode_field_sep Cluster cluster concode_field_sep void setCluster concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep CreateClusterResult clone concode_elem_sep CreateClusterResult withCluster concode_elem_sep String toString | Cluster function ( ) { return this . cluster ; } |
16,436 | gl 2.0 error checking concode_field_sep int VERTEX_NORMAL_DATA_STRIDE concode_elem_sep int TRIANGLE_VERTICES_UV_STRIDE_BYTES concode_elem_sep int TRIANGLE_VERTICES_UVQ_STRIDE_BYTES concode_elem_sep int FLOAT_SIZE_BYTES concode_elem_sep double epsilon concode_elem_sep int TRIANGLE_VERTICES_DATA_STRIDE_BYTES concode_fiel... | void function ( String arg0 ) { int loc0 ; while ( ( loc0 = GLES20 . glGetError ( ) ) != GLES20 . GL_NO_ERROR ) { Log . e ( "srini_string" , arg0 + "srini_string" + loc0 ) ; } } |
16,437 | convert the argb color to its hsv components . hsv 0 is hue 0 . . 360 hsv 1 is saturation 0 ... 1 hsv 2 is value 0 ... 1 concode_field_sep int BLACK concode_elem_sep int LTGRAY concode_elem_sep int GREEN concode_elem_sep int YELLOW concode_elem_sep int BLUE concode_elem_sep int GRAY concode_elem_sep int DKGRAY concode_... | void function ( int arg0 , float arg1 [ ] ) { RGBToHSV ( ( arg0 >> 16 ) & 0xFF , ( arg0 >> 8 ) & 0xFF , arg0 & 0xFF , arg1 ) ; } |
16,438 | invoked when a window has been opened . concode_field_sep PlaceHolder placeHolder concode_field_sep void windowDeactivated concode_elem_sep void windowClosed concode_elem_sep void windowLostFocus concode_elem_sep void windowActivated concode_elem_sep void windowClosing concode_elem_sep void windowDeiconified concode_el... | void function ( WindowEvent arg0 ) { } |
16,439 | method gethit.returns the contents of the collection in an array . note : just in case the collection contents are changing in another thread , we pass a 0-length array of the correct type into the api call . this way we know that the array returned is of exactly the correct length . concode_field_sep java.util.List<bz... | bzh . plealog . bioinfo . data . blast . loader . ncbi . Hit [ ] function ( ) { bzh . plealog . bioinfo . data . blast . loader . ncbi . Hit [ ] loc0 = new bzh . plealog . bioinfo . data . blast . loader . ncbi . Hit [ 0 ] ; return ( bzh . plealog . bioinfo . data . blast . loader . ncbi . Hit [ ] ) this . _hitList . t... |
16,440 | a state name with just white spaces is not valid . concode_field_sep SGraphFactory factory concode_elem_sep BasicDiagnostic diagnostics concode_elem_sep SGraphJavaValidator validator concode_elem_sep StextFactory sTextFactory concode_elem_sep State state concode_elem_sep Region region concode_elem_sep Statechart statec... | void function ( ) { prepareStateTest ( ) ; state . setName ( "srini_string" ) ; assertFalse ( validator . validate ( state , diagnostics , new HashMap < Object , Object > ( ) ) ) ; assertError ( diagnostics , ISSUE_STATE_WITHOUT_NAME ) ; } |
16,441 | returns the nodes discoverynode . concode_field_sep DiscoveryNode node concode_elem_sep LinkedHashMap<ShardId,ShardRouting> shards concode_elem_sep String nodeId concode_field_sep void add concode_elem_sep String prettyPrint concode_elem_sep boolean isEmpty concode_elem_sep void update concode_elem_sep int numberOfShar... | DiscoveryNode function ( ) { return this . node ; } |
16,442 | tests returning an ipv4 address as an integer . concode_field_sep PlaceHolder placeHolder concode_field_sep void testInvalidMakeTooLongMaskedAddressIPv4 concode_elem_sep void testImmutable concode_elem_sep void testMakeMaskPrefixIPv4 concode_elem_sep void testInvalidMakeNegativeMaskedAddressIPv4 concode_elem_sep void t... | void function ( ) { Ip4Address loc0 ; loc0 = Ip4Address . valueOf ( "srini_string" ) ; assertThat ( loc0 . toInt ( ) , is ( 0x01020304 ) ) ; loc0 = Ip4Address . valueOf ( "srini_string" ) ; assertThat ( loc0 . toInt ( ) , is ( 0 ) ) ; loc0 = Ip4Address . valueOf ( "srini_string" ) ; assertThat ( loc0 . toInt ( ) , is (... |
16,443 | closes internal statement . concode_field_sep List<List<RolapMember>> newPartialResult concode_elem_sep int enumTargetCount concode_elem_sep int[] srcMemberIdxes concode_elem_sep TupleList partialResult concode_elem_sep boolean execQuery concode_elem_sep int currPartialResultIdx concode_elem_sep String message concode_... | void function ( ) { if ( this . stmt != null ) { this . stmt . close ( ) ; } } |
16,444 | the sql query that is specified during createdatasourcefromredshift . returns only if verbose is true in getdatasourceinput . concode_field_sep String selectSqlQuery concode_elem_sep RedshiftDatabase redshiftDatabase concode_elem_sep String databaseUserName concode_field_sep void setDatabaseUserName concode_elem_sep St... | RedshiftMetadata function ( String arg0 ) { setSelectSqlQuery ( arg0 ) ; return this ; } |
16,445 | sets the formula_id value for this calculated_metric . concode_field_sep int in_queue concode_elem_sep java.lang.String metric_type_string concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep int formula_id concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep java.lang.String name ... | void function ( int arg0 ) { this . formula_id = arg0 ; } |
16,446 | gets the name of this time zone to be displayed in the ui . concode_field_sep DateFormat dateFormat concode_elem_sep String id concode_elem_sep String mapCommandButtonId concode_elem_sep String checkboxId concode_field_sep String getUseDaylightTime concode_elem_sep String getLocation concode_elem_sep boolean isRelevant... | String function ( ) { String loc0 = null ; TimeZone loc1 = TimeZone . getTimeZone ( id ) ; synchronized ( TimeZone . class ) { loc0 = TimeZoneBean . displayNameTokenizer ( loc1 . getDisplayName ( ) ) ; } return loc0 ; } |
16,447 | the number of warned entities . concode_field_sep Integer total concode_elem_sep Integer stopped concode_elem_sep Integer warned concode_elem_sep Integer passed concode_elem_sep Integer failed concode_elem_sep Integer errored concode_elem_sep Integer skipped concode_field_sep void setTotal concode_elem_sep Counters wit... | Integer function ( ) { return this . warned ; } |
16,448 | the error code from the last attempted delivery . concode_field_sep String lastErrorMessage concode_elem_sep String lastErrorCode concode_elem_sep java.util.Date lastStatusChangeTime concode_elem_sep String lastStatus concode_field_sep String getLastErrorCode concode_elem_sep ConfigStreamDeliveryInfo withLastErrorCode ... | void function ( String arg0 ) { this . lastErrorCode = arg0 ; } |
16,449 | gets the results value for this teampage . concode_field_sep java.lang.Integer startIndex concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.Integer totalResultSetSize concode_elem_sep com.googl... | com . google . api . ads . dfp . axis . v201502 . Team [ ] function ( ) { return results ; } |
16,450 | store view hierarchy state into a screen that will be pushed into the backstack of flow concode_field_sep ViewGroup container concode_elem_sep int drawerViewId concode_elem_sep Context context concode_elem_sep int contentViewId concode_elem_sep AnimatorSet screenTransition concode_field_sep void showScreen concode_elem... | void function ( View arg0 , S arg1 ) { if ( arg1 != null && arg1 instanceof TransitionScreen ) { SparseArray < Parcelable > loc0 = new SparseArray < > ( ) ; arg0 . saveHierarchyState ( loc0 ) ; ( ( TransitionScreen ) arg1 ) . setViewState ( loc0 ) ; Timber . i ( "srini_string" , loc0 ) ; } } |
16,451 | sets the value of the includeconfirmationstatement property . concode_field_sep Boolean includeConfirmationStatement concode_elem_sep XMLGregorianCalendar monthlyPaymentEffectiveDate concode_elem_sep BigDecimal creditBalanceAfterReturn concode_elem_sep BigDecimal lastAmountOfPayment concode_elem_sep long serialVersionU... | void function ( Boolean arg0 ) { this . includeConfirmationStatement = arg0 ; } |
16,452 | getter method for the data 's date concode_field_sep String tempMin_JSON concode_elem_sep String sunset_JSON concode_elem_sep double mTemp concode_elem_sep long mSunrise concode_elem_sep String description_JSON concode_elem_sep String mDescription concode_elem_sep Sys mSys concode_elem_sep String pressure_JSON concode_... | long function ( ) { return mDate ; } |
16,453 | return the value of the action property . concode_field_sep String branchContractedIcon concode_elem_sep boolean expanded concode_elem_sep String tooltip concode_elem_sep String branchExpandedIcon concode_elem_sep String icon concode_elem_sep String action concode_elem_sep DefaultMutableTreeNode wrapper concode_elem_se... | String function ( ) { return action ; } |
16,454 | sets the parent category id of this shopping category . concode_field_sep ShoppingCategory _shoppingCategory 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... | void function ( long arg0 ) { _shoppingCategory . setParentCategoryId ( arg0 ) ; } |
16,455 | setparent concode_field_sep PollEvent m_cause concode_elem_sep Scope m_scope concode_elem_sep PollableContainer m_parent concode_elem_sep PollStatus m_status concode_elem_sep boolean m_statusChanged concode_elem_sep boolean m_deleted concode_field_sep PollableElement selectPollElement concode_elem_sep void visitThis co... | void function ( PollableContainer arg0 ) { m_parent = arg0 ; } |
16,456 | a valid regular state must produce no issues . concode_field_sep SGraphFactory factory concode_elem_sep BasicDiagnostic diagnostics concode_elem_sep SGraphJavaValidator validator concode_elem_sep StextFactory sTextFactory concode_elem_sep State state concode_elem_sep Region region concode_elem_sep Statechart statechart... | void function ( ) { prepareStateTest ( ) ; Entry loc0 = factory . createEntry ( ) ; region . getVertices ( ) . add ( loc0 ) ; createTransition ( loc0 , state ) ; assertTrue ( validator . validate ( state , diagnostics , new HashMap < Object , Object > ( ) ) ) ; assertIssueCount ( diagnostics , 0 ) ; } |
16,457 | serializes given item to json concode_field_sep CentralConfigService configService concode_elem_sep int RETRY_COUNT concode_elem_sep int DEFAULT_TIMEOUT concode_field_sep ObjectMapper getObjectMapper concode_elem_sep CloseableHttpClient getRemoteRepoHttpClient | String function ( T arg0 ) { return getObjectMapper ( ) . writeValueAsString ( arg0 ) ; } |
16,458 | verifies that the given array contains the given sequence of values , without any other values between them . concode_field_sep Arrays arrays concode_elem_sep Failures failures concode_elem_sep FloatArrays INSTANCE concode_field_sep void assertEndsWith concode_elem_sep void assertStartsWith concode_elem_sep FloatArrays... | void function ( AssertionInfo arg0 , float [ ] arg1 , float [ ] arg2 ) { arrays . assertContainsSequence ( arg0 , failures , arg1 , arg2 ) ; } |
16,459 | returns the value of the comment property for this object . constraints : length : 0 - 1024 concode_field_sep String document concode_elem_sep String name concode_elem_sep String comment concode_elem_sep String id concode_elem_sep String type concode_elem_sep Integer version concode_field_sep Integer getVersion concode... | String function ( ) { return comment ; } |
16,460 | returns the number of vertices in this graph . concode_field_sep int numVertices concode_elem_sep Set<Integer>[] adjacentVertices concode_elem_sep int numEdges concode_elem_sep int v concode_elem_sep int w concode_elem_sep Map<Edge,Integer> edgeCosts concode_field_sep int numEdges concode_elem_sep void dfs_iterative co... | int function ( ) { return numVertices ; } |
16,461 | sac : implements org.w3c.css.sac.parser #parserule inputsource . concode_field_sep Parser parser concode_field_sep LexicalUnit parsePropertyValue concode_elem_sep LexicalUnit parsePropertyValue concode_elem_sep void parseStyleSheet concode_elem_sep void parseStyleSheet concode_elem_sep String getParserVersion concode_e... | void function ( InputSource arg0 ) { parser . parseRule ( arg0 ) ; } |
16,462 | set the application server module loader . concode_field_sep ServerEnvironment serverEnvironment concode_elem_sep ExtensionRegistry extensionRegistry concode_elem_sep ManagedAuditLogger auditLogger concode_elem_sep DelegatingConfigurableAuthorizer authorizer concode_elem_sep long startTime concode_elem_sep Configuratio... | void function ( final ModuleLoader arg0 ) { assert arg0 != null : "srini_string" ; this . moduleLoader = arg0 ; } |
16,463 | returns whether attribute length read in short or byte . concode_field_sep byte THIRD_BIT concode_elem_sep byte FOURTH_BIT concode_elem_sep Logger log concode_elem_sep byte SECOND_BIT concode_elem_sep boolean thirdBit concode_elem_sep int len concode_elem_sep boolean firstBit concode_elem_sep byte IPV4_SIZE concode_ele... | boolean function ( ) { return this . isShort ; } |
16,464 | for debugging purposes , prints output . concode_field_sep Boolean FALSE concode_elem_sep Boolean TRUE concode_elem_sep Double ONE concode_elem_sep Double ZERO concode_field_sep char[] listToString concode_elem_sep String sym concode_elem_sep Double num concode_elem_sep double num concode_elem_sep boolean eqv concode_e... | Object function ( String arg0 , Object arg1 ) { System . out . println ( arg0 + "srini_string" + stringify ( arg1 ) ) ; return arg1 ; } |
16,465 | returns a string representation of this object ; useful for testing and debugging . concode_field_sep Suggester options concode_elem_sep OptionStatus status concode_field_sep SuggesterStatus withStatus concode_elem_sep SuggesterStatus withOptions concode_elem_sep int hashCode concode_elem_sep boolean equals concode_ele... | String function ( ) { StringBuilder loc0 = new StringBuilder ( ) ; loc0 . append ( "srini_string" ) ; if ( getOptions ( ) != null ) loc0 . append ( "srini_string" + getOptions ( ) + "srini_string" ) ; if ( getStatus ( ) != null ) loc0 . append ( "srini_string" + getStatus ( ) ) ; loc0 . append ( "srini_string" ) ; retu... |
16,466 | when the aggregated value is the result of applying a function to data from multiple metrics , this might be set for certain functions . for example , if we are computing the max or min from a set of data points from multiple metrics , then srcmetric along with #srcmetricinterval will tell us from which metric that val... | String function ( ) { return srcMetric ; } |
16,467 | is the current rational lower than zero concode_field_sep BigInteger numerator concode_elem_sep BigInteger denominator concode_field_sep Rational add concode_elem_sep Rational add concode_elem_sep BigInteger getNumerator concode_elem_sep void setNumerator concode_elem_sep Rational sub concode_elem_sep Rational sub conc... | boolean function ( ) { this . normalize ( ) ; return this . numerator . compareTo ( BigInteger . ZERO ) < 0 ; } |
16,468 | invokes `` static void registerexpression findexpressionfactory '' on the given class . this method abstracts the contract between the factory and the expression class . do not assume that directly invoking registerexpression on the given class will have the same effect . concode_field_sep String REGISTER_EXPRESSION_ME... | void function ( Class < ? extends Expression > arg0 ) { try { Method loc0 = arg0 . getMethod ( REGISTER_EXPRESSION_METHOD , ExpressionFactory . class ) ; if ( loc0 != null ) { loc0 . invoke ( null , this ) ; } } catch ( Exception loc0 ) { throw new RuntimeException ( StringUtils . stringifyException ( loc0 ) ) ; } } |
16,469 | return type metadata object concode_field_sep java.lang.String[] urls concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_field_sep org.apache.axis.encoding.Serializer getSerializer concode_elem_sep org.apache.axis... | org . apache . axis . description . TypeDesc function ( ) { return typeDesc ; } |
16,470 | get the description of a bug category . returns the category if no description can be found . concode_field_sep Comparator<String> designationKeyComparator concode_elem_sep ResourceBundle englishAnnotationDescriptionBundle concode_elem_sep I18N theInstance concode_elem_sep ResourceBundle annotationDescriptionBundle con... | String function ( String arg0 ) { BugCategory loc0 = DetectorFactoryCollection . instance ( ) . getBugCategory ( arg0 ) ; return ( loc0 != null ? loc0 . getShortDescription ( ) : arg0 ) ; } |
16,471 | returns the given file path with its separator character changed from the given old separator to the given new separator . concode_field_sep byte[] buffer concode_field_sep void transferData concode_elem_sep void transferData concode_elem_sep StringBuffer read concode_elem_sep StringBuffer read concode_elem_sep File ge... | String function ( String arg0 , char arg1 , char arg2 ) { return arg0 . replace ( arg1 , arg2 ) ; } |
16,472 | test of addotherbuild method , of class triggercontext . concode_field_sep PlaceHolder placeHolder concode_field_sep void testSetThisBuildAbstractBuild concode_elem_sep void testAddTwoOtherBuilds concode_elem_sep void testHasOthersTrue concode_elem_sep void testGetOtherBuildsNull concode_elem_sep void testHasOthersFals... | void function ( ) { TriggerContext loc0 = new TriggerContext ( ) ; AbstractBuild loc1 = mockBuild ( "srini_string" , 1 ) ; loc0 . addOtherBuild ( loc1 ) ; assertNotNull ( loc0 . getOthers ( ) ) ; assertEquals ( 1 , loc0 . getOthers ( ) . size ( ) ) ; } |
16,473 | generate a random sentence from the brain . concode_field_sep String WORD_CHARS concode_elem_sep String END_CHARS concode_elem_sep HashMap words concode_elem_sep Random rand concode_elem_sep HashMap previous concode_elem_sep HashMap next concode_elem_sep HashMap quads concode_field_sep void add concode_elem_sep void ad... | String function ( ) { return getSentence ( null ) ; } |
16,474 | returns the provider of this certpathvalidator . concode_field_sep Provider provider concode_elem_sep CertPathValidatorSpi validatorSpi concode_elem_sep String CPV_TYPE concode_elem_sep String algorithm concode_field_sep CertPathChecker getRevocationChecker concode_elem_sep String getAlgorithm concode_elem_sep CertPath... | Provider function ( ) { return this . provider ; } |
16,475 | clients should invoke this method when they encounter a connectivity failure on a connection returned by this route selector . 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> ... | void function ( Connection arg0 , IOException arg1 ) { Route loc0 = arg0 . getRoute ( ) ; if ( loc0 . getProxy ( ) . type ( ) != Proxy . Type . DIRECT && proxySelector != null ) { proxySelector . connectFailed ( uri , loc0 . getProxy ( ) . address ( ) , arg1 ) ; } routeDatabase . failed ( loc0 , arg1 ) ; } |
16,476 | the bottom-right point of the quad . concode_field_sep PointF mBottomRight concode_elem_sep PointF mTopRight concode_elem_sep PointF mBottomLeft concode_elem_sep PointF mTopLeft concode_field_sep PointF bottomLeft concode_elem_sep Quad fromRect concode_elem_sep Quad fromRect concode_elem_sep Quad grow concode_elem_sep ... | PointF function ( ) { return mBottomRight ; } |
16,477 | sets the value of the remittanceinfo property . concode_field_sep BigDecimal frstPmtAmt concode_elem_sep PmtWeekOfMonth pmtWeekOfMonth concode_elem_sep String noOfPayments concode_elem_sep PaymentType pmtType concode_elem_sep BigDecimal pmtAmt concode_elem_sep PaymentDayofWeek pmtDayOfWeek concode_elem_sep BigDecimal l... | void function ( String arg0 ) { this . remittanceInfo = arg0 ; } |
16,478 | getter for the country concode_field_sep String zip concode_elem_sep String country concode_elem_sep String city concode_elem_sep String street concode_elem_sep String state concode_field_sep void setCountry concode_elem_sep void setString concode_elem_sep String getZip concode_elem_sep String getState concode_elem_sep... | String function ( ) { return country ; } |
16,479 | predict items for a specific users . concode_field_sep PlaceHolder placeHolder concode_field_sep void writePredictions concode_elem_sep void writePredictions concode_elem_sep void writePredictions | List < Integer > function ( IRecommender arg0 , int arg1 , int arg2 ) { List < Integer > loc0 = new ArrayList < Integer > ( arg2 + 1 ) ; for ( int loc1 = 0 ; loc1 < arg2 ; loc1 ++ ) loc0 . add ( loc1 ) ; return predictItems ( arg0 , arg1 , loc0 ) ; } |
16,480 | de-serializes a journalentry from file . concode_field_sep String TEST_GROUP concode_elem_sep long TEST_TTL concode_elem_sep long TEST_BLOCK_ID concode_elem_sep long TEST_TABLE_ID concode_elem_sep AlluxioURI TEST_UFS_PATH concode_elem_sep String TEST_KEY1 concode_elem_sep long TEST_OP_TIME_MS concode_elem_sep List<Jour... | JournalEntry function ( ) { JournalInputStream loc0 = mFormatter . deserialize ( mIs ) ; JournalEntry loc1 = loc0 . read ( ) ; Assert . assertEquals ( TEST_SEQUENCE_NUMBER , loc0 . getLatestSequenceNumber ( ) ) ; return loc1 ; } |
16,481 | returns true if the procedure proc returns true for any element of the array v. concode_field_sep PlaceHolder placeHolder concode_field_sep int[] extend concode_elem_sep double[] extend concode_elem_sep void print concode_elem_sep void print concode_elem_sep int argmax concode_elem_sep void forEach concode_elem_sep voi... | boolean function ( TObjectProcedure arg0 , Object [ ] [ ] arg1 ) { for ( int loc0 = 0 ; loc0 < arg1 . length ; loc0 ++ ) { for ( int loc1 = 0 ; loc1 < arg1 [ loc0 ] . length ; loc1 ++ ) { if ( arg0 . execute ( arg1 [ loc0 ] [ loc1 ] ) ) { return true ; } } } return false ; } |
16,482 | sets the cancer study id of a gistic concode_field_sep boolean AMPLIFIED concode_elem_sep boolean DELETED concode_elem_sep int gisticID concode_elem_sep int peakStart concode_elem_sep ArrayList<CanonicalGene> genes_in_ROI concode_elem_sep String cytoband concode_elem_sep boolean amp concode_elem_sep int NO_SUCH_GISTIC ... | void function ( int arg0 ) { this . cancerStudyId = arg0 ; } |
16,483 | notifies the listener that the data has changed . concode_field_sep int offsets[] concode_elem_sep int TYPE_BYTE concode_elem_sep int offset concode_elem_sep int banks concode_elem_sep int dataType concode_elem_sep DataBufferListener listener concode_elem_sep boolean dataChanged concode_elem_sep int TYPE_USHORT concode... | void function ( ) { if ( listener != null && ! dataChanged ) { dataChanged = true ; listener . dataChanged ( ) ; } } |
16,484 | return the root object mapper . concode_field_sep List<String> LEGACY_INCLUDE_IN_OBJECT concode_elem_sep Version indexCreated concode_elem_sep ImmutableMap<String,Object> meta concode_elem_sep RootObjectMapper root concode_elem_sep RootMapper[] rootMappers concode_elem_sep SourceTransform[] sourceTransforms concode_ele... | RootObjectMapper function ( ) { return root ; } |
16,485 | returns the number of years . concode_field_sep boolean isNegative concode_elem_sep long serialVersionUID concode_elem_sep int hours concode_elem_sep int seconds concode_elem_sep int months concode_elem_sep int minutes concode_elem_sep int days concode_elem_sep long millis concode_elem_sep int years concode_field_sep i... | int function ( ) { return years ; } |
16,486 | returns the enumerated type which specifies color space for interpolation . concode_field_sep ColorSpaceEnum colorSpace concode_elem_sep int transparency concode_elem_sep CycleMethodEnum REPEAT concode_elem_sep CycleMethodEnum cycleMethod concode_elem_sep float[] fractions concode_elem_sep ColorSpaceEnum SRGB concode_e... | ColorSpaceEnum function ( ) { return colorSpace ; } |
16,487 | get tags concode_field_sep String name concode_elem_sep List<String> photoUrls concode_elem_sep List<Tag> tags concode_elem_sep Category category concode_elem_sep Long id concode_elem_sep String value concode_elem_sep StatusEnum status concode_field_sep void setName concode_elem_sep StatusEnum fromValue concode_elem_se... | List < Tag > function ( ) { return tags ; } |
16,488 | reads the header following a type.map code . concode_field_sep DataInput in concode_elem_sep ThreadLocal tbIn concode_field_sep TreeMap readMap concode_elem_sep byte[] readRawDouble concode_elem_sep ArrayList readVector concode_elem_sep List readList concode_elem_sep double readDouble concode_elem_sep TypedBytesInput g... | int function ( ) { return in . readInt ( ) ; } |
16,489 | full means from this point do we have a connection to the top virtual however , once percolation occurs the entire bottom row will be connected not just the path that we want , this is called `` backwash '' to prevent isfull from returning true for backwash sites ensure any site that is connected also ... concode_field... | boolean function ( int arg0 , int arg1 ) { checkRange ( arg0 , arg1 ) ; return fullCheck . connected ( area , getIndex ( arg0 , arg1 ) ) ; } |
16,490 | retrieves the compiledstatement object having the specified compiled statement identifier , or null if the compiledstatement object has been invalidated . concode_field_sep Database database concode_elem_sep IntValueHashMap sqlMap concode_elem_sep IntKeyHashMap sessionMap concode_elem_sep IntKeyHashMap sqlLookup concod... | CompiledStatement function ( int arg0 ) { return ( CompiledStatement ) csidMap . get ( arg0 ) ; } |
16,491 | finds reference to a snapshotted file by its snapshot name concode_field_sep ImmutableList<BlobStoreIndexShardSnapshot> shardSnapshots concode_field_sep ImmutableList<BlobStoreIndexShardSnapshot> snapshots concode_elem_sep Iterator<BlobStoreIndexShardSnapshot> iterator concode_elem_sep FileInfo findPhysicalIndexFile | FileInfo function ( String arg0 ) { for ( BlobStoreIndexShardSnapshot loc0 : shardSnapshots ) { FileInfo loc1 = loc0 . findNameFile ( arg0 ) ; if ( loc1 != null ) { return loc1 ; } } return null ; } |
16,492 | sets the value of the refresh property . concode_field_sep String playerIpAddr concode_elem_sep Boolean debug concode_elem_sep String playerPort concode_elem_sep String refresh concode_elem_sep String label concode_field_sep Boolean isDebug concode_elem_sep String getLabel concode_elem_sep String getPlayerPort concode_... | void function ( String arg0 ) { this . refresh = arg0 ; } |
16,493 | sets the foreign key column name parent map . concode_field_sep List<String> parentTableNameList concode_elem_sep Map<String,List<String>> constraintNamUKColNamMap concode_elem_sep List<String> pkColumnNameList concode_elem_sep List<Column> columnList concode_elem_sep Map<String,String[]> fkColNamPrntMap concode_field_... | void function ( Map < String , String [ ] > arg0 ) { this . fkColNamPrntMap = arg0 ; } |
16,494 | returns an instance of t , constructed using this constructor , with the supplied arguments . concode_field_sep ParameterListKey assistedParameters concode_elem_sep List<Parameter> allParameters concode_elem_sep Constructor<T> constructor concode_field_sep ParameterListKey getAssistedParameters concode_elem_sep Set<Cla... | T function ( Object [ ] arg0 ) { try { return constructor . newInstance ( arg0 ) ; } catch ( InvocationTargetException loc0 ) { throw loc0 . getCause ( ) ; } } |
16,495 | this method will reduce the file count for the directory represented by path . the root directory of this local cache directory manager is represented by an empty string . concode_field_sep int perDirectoryFileLimit concode_elem_sep int totalSubDirectories concode_elem_sep String relativePath concode_elem_sep HashMap<S... | void function ( String arg0 ) { arg0 = arg0 == null ? "srini_string" : arg0 . trim ( ) ; Directory loc0 = knownDirectories . get ( arg0 ) ; int loc1 = loc0 . getCount ( ) ; if ( loc0 . decrementAndGetCount ( ) < perDirectoryFileLimit && loc1 >= perDirectoryFileLimit ) { nonFullDirectories . add ( loc0 ) ; } } |
16,496 | recursive solution . this is the entry point . concode_field_sep PlaceHolder placeHolder concode_field_sep void classic concode_elem_sep void compact concode_elem_sep void woof concode_elem_sep String p_recursive concode_elem_sep void concatentation | void function ( int arg0 ) { System . out . println ( "srini_string" ) ; System . out . println ( p_recursive ( arg0 ) ) ; System . out . println ( "srini_string" ) ; } |
16,497 | usual shell program entry point concode_field_sep PlaceHolder placeHolder concode_field_sep void notSamePenny concode_elem_sep void notSameValue | void function ( String [ ] arg0 ) { FloatGrok loc0 = new FloatGrok ( ) ; loc0 . notSameValue ( ) ; loc0 . notSamePenny ( ) ; } |
16,498 | sets the invited role id of this member request . concode_field_sep MemberRequest _memberRequest concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setGroupId concode_elem_sep boolean isEscapedModel co... | void function ( long arg0 ) { _memberRequest . setInvitedRoleId ( arg0 ) ; } |
16,499 | gets the value of the scopes property . concode_field_sep String elevation concode_elem_sep String gazref concode_elem_sep String mod concode_elem_sep String dimensionality concode_elem_sep String midIDs concode_elem_sep BigInteger start concode_elem_sep String dcl concode_elem_sep String type concode_elem_sep String g... | String function ( ) { return scopes ; } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.