idx int64 0 25k | question stringlengths 72 5.69k | target stringlengths 21 481 |
|---|---|---|
16,400 | queries the user for a double array using swing . concode_field_sep PlaceHolder placeHolder concode_field_sep int queryInt concode_elem_sep AnalyticPhantom queryPhantom concode_elem_sep Material queryMaterial concode_elem_sep boolean queryBoolean concode_elem_sep Object queryObject concode_elem_sep Object chooseObject ... | double [ ] function ( String arg0 , double [ ] arg1 ) { String loc0 = JOptionPane . showInputDialog ( arg0 , "srini_string" + new SimpleVector ( arg1 ) . toString ( ) ) ; if ( loc0 == null ) throw new Exception ( "srini_string" ) ; return ( new SimpleVector ( loc0 ) ) . copyAsDoubleArray ( ) ; } |
16,401 | check that the operation is allowed for current user . see accessmanager #getoperations servicecontext , string , string . concode_field_sep PlaceHolder placeHolder concode_field_sep String getMetadataDir concode_elem_sep String getMetadataDir concode_elem_sep String getRemovedDir concode_elem_sep String getRemovedDir ... | void function ( ServiceContext arg0 , String arg1 , String arg2 ) { GeonetContext loc0 = ( GeonetContext ) arg0 . getHandlerContext ( Geonet . CONTEXT_NAME ) ; AccessManager loc1 = loc0 . getAccessManager ( ) ; Set loc2 = loc1 . getOperations ( arg0 , arg1 , arg0 . getIpAddress ( ) ) ; if ( ! loc2 . contains ( arg2 ) )... |
16,402 | sets the current style of the application to one of the predetermined themes . concode_field_sep String tempStyle concode_elem_sep String imageDirPath concode_elem_sep ArrayList styleList concode_elem_sep String cssPath concode_elem_sep String XP concode_elem_sep String currentStyle concode_elem_sep String RIME concode... | void function ( String arg0 ) { this . tempStyle = arg0 ; } |
16,403 | invoked when a window is de-iconified . concode_field_sep PlaceHolder placeHolder concode_field_sep void windowDeactivated concode_elem_sep void windowClosed concode_elem_sep void windowLostFocus concode_elem_sep void windowOpened concode_elem_sep void windowActivated concode_elem_sep void windowClosing concode_elem_se... | void function ( WindowEvent arg0 ) { } |
16,404 | get custom serializer concode_field_sep com.netsuite.webservices.platform.core_2014_2.RecordRef[] recordRefList concode_elem_sep java.lang.Integer totalRecords concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_el... | org . apache . axis . encoding . Serializer function ( java . lang . String arg0 , java . lang . Class arg1 , javax . xml . namespace . QName arg2 ) { return new org . apache . axis . encoding . ser . BeanSerializer ( arg1 , arg2 , typeDesc ) ; } |
16,405 | sets the sub-administrative area name of the address to the given string , which may be null concode_field_sep boolean mHasLatitude concode_elem_sep Locale mLocale concode_elem_sep double mLongitude concode_elem_sep String mFeatureName concode_elem_sep Parcelable.Creator<Address> CREATOR concode_elem_sep int mMaxAddres... | void function ( String arg0 ) { this . mSubAdminArea = arg0 ; } |
16,406 | sets the value of the legalname property . concode_field_sep String legalName concode_elem_sep String textRegisteredAddress concode_elem_sep CanonicalAddressType canonicalRegisteredAddress concode_elem_sep String surname concode_elem_sep String givenName concode_elem_sep String dateOfBirth concode_elem_sep String eIden... | void function ( String arg0 ) { this . legalName = arg0 ; } |
16,407 | logs the given message and throwable at the ` debug ' level . concode_field_sep int TRACE concode_elem_sep int DEBUG concode_elem_sep int ERROR concode_elem_sep int INFO concode_elem_sep int FATAL concode_elem_sep int WARN concode_elem_sep StringBuffer bufferedLog concode_elem_sep boolean logLocationInfo concode_field_... | void function ( Object arg0 , Throwable arg1 ) { logInternal ( DEBUG , arg0 , arg1 ) ; } |
16,408 | addlayoutcomponent concode_field_sep PlaceHolder placeHolder concode_field_sep Dimension preferredLayoutSize concode_elem_sep void removeLayoutComponent concode_elem_sep Dimension minimumLayoutSize concode_elem_sep void layoutContainer | void function ( String arg0 , Component arg1 ) { } |
16,409 | gets the password . concode_field_sep String password concode_elem_sep String userName concode_field_sep void setPassword concode_elem_sep void setUserName concode_elem_sep String getUserName | String function ( ) { return password ; } |
16,410 | retorna o nome do campo no banco de dados . concode_field_sep int EMPTY concode_elem_sep boolean caseSensitive concode_elem_sep String name concode_elem_sep long serialVersionUID concode_elem_sep boolean ascending concode_field_sep void setName concode_elem_sep void setCaseSensitive concode_elem_sep boolean isCaseSensi... | String function ( ) { return name ; } |
16,411 | creates a messagedigest object that can be used to create a hash . concode_field_sep String SHA1 concode_elem_sep Map<String,String> digestNames concode_elem_sep Map<String,String> fixNames concode_elem_sep String SHA384 concode_elem_sep String SHA256 concode_elem_sep String RIPEMD160 concode_elem_sep Map<String,String... | MessageDigest function ( String arg0 , String arg1 ) { return SignUtils . getMessageDigest ( arg0 , arg1 ) ; } |
16,412 | resets the current language within the active workspace . concode_field_sep String LANG_DEF_XML_PATH concode_elem_sep boolean DEBUG concode_elem_sep String GLOBALS concode_field_sep JSONObject parseFormProperties concode_elem_sep Element loadLangDef concode_elem_sep Element loadLangDef concode_elem_sep void populateCom... | void function ( ) { BlockConnectorShape . resetConnectorShapeMappings ( ) ; BlockGenus . resetAllGenuses ( ) ; BlockLinkChecker . reset ( ) ; } |
16,413 | set the value of the text 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_sep int... | void function ( String arg0 ) { this . text = arg0 ; } |
16,414 | method called when we should search the map for an address this happens when the preset location list is modified concode_field_sep String standardAddress concode_elem_sep List points concode_elem_sep boolean showMarkers concode_elem_sep String geoCoderAddress concode_elem_sep boolean locateAddress concode_elem_sep Str... | void function ( ValueChangeEvent arg0 ) { locateAddress = true ; } |
16,415 | 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,416 | this method was generated by mybatis generator . this method returns the value of the database column portal_user_account . account_id concode_field_sep String accountId concode_elem_sep long serialVersionUID concode_elem_sep String userId concode_elem_sep BigDecimal moneyAmount concode_field_sep void setMoneyAmount co... | String function ( ) { return accountId ; } |
16,417 | iterator method to get the next token of the stream . concode_field_sep char PLUS concode_elem_sep char ZERO concode_elem_sep char LOWER_E concode_elem_sep LineColumnReader reader concode_elem_sep char SPACE concode_elem_sep JsonToken currentToken concode_elem_sep char DOT concode_elem_sep char UPPER_E concode_elem_sep... | JsonToken function ( ) { return currentToken ; } |
16,418 | get the size of the list . concode_field_sep int[] data concode_elem_sep int size concode_elem_sep int hash concode_field_sep void add concode_elem_sep void add concode_elem_sep void removeLastValue concode_elem_sep void checkCapacity concode_elem_sep void set concode_elem_sep void removeAllSorted concode_elem_sep void... | int function ( ) { return size ; } |
16,419 | get custom deserializer concode_field_sep com.marketo.www.mktows.MObjectMetadata metadata concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_field_sep void setMetadata concode_elem_sep com.marketo.www.mktows.MObje... | 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 ) ; } |
16,420 | invoked after the structure of a tree has changed . concode_field_sep NodeDrawer nodeDrawer concode_elem_sep WeakHashMap visibleNodes concode_elem_sep NodePlacer nodePlacer concode_elem_sep boolean valid concode_elem_sep TreeModel tree concode_elem_sep Map nodeToPoint concode_elem_sep boolean inverted concode_elem_sep ... | void function ( TreeModelEvent arg0 ) { invalidate ( ) ; } |
16,421 | gets the ratecardfeature value for this ratecardcustomizationgroup . concode_field_sep com.google.api.ads.dfp.axis.v201403.PricingMethod pricingMethod concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.Long rateCardId concode_elem_sep com.google.api.ads.dfp... | com . google . api . ads . dfp . axis . v201403 . RateCardFeature function ( ) { return rateCardFeature ; } |
16,422 | setter for coupledpaymentid concode_field_sep String coupledPaymentRequestID concode_elem_sep String coupledPaymentID concode_field_sep String getCoupledPaymentRequestID concode_elem_sep boolean isWhitespaceNode concode_elem_sep void setCoupledPaymentRequestID concode_elem_sep String getCoupledPaymentID | void function ( String arg0 ) { this . coupledPaymentID = arg0 ; } |
16,423 | responds to `` exitprogram '' property change events by disposing of the tetrad iv frame and exiting if possible . concode_field_sep TetradDesktop desktop concode_elem_sep String mainTitle concode_elem_sep JFrame frame concode_field_sep void exitApplication concode_elem_sep JFrame getFrame concode_elem_sep void setLook... | void function ( final PropertyChangeEvent arg0 ) { if ( "srini_string" . equals ( arg0 . getPropertyName ( ) ) ) { exitApplication ( ) ; } } |
16,424 | sets the value of the filterstatement property . concode_field_sep Statement filterStatement concode_field_sep Statement getFilterStatement | void function ( Statement arg0 ) { this . filterStatement = arg0 ; } |
16,425 | returns a string containing the ip addresses that are allowed to access the exporter interface , even if the interface would be closed . concode_field_sep boolean exporterVisible concode_elem_sep String code concode_elem_sep List<Language> languages concode_elem_sep String color concode_elem_sep LocatingStrategy locati... | String function ( ) { return this . allowedIPs ; } |
16,426 | sets the description . concode_field_sep String NAME concode_elem_sep String FIELDS_SEPARATOR concode_elem_sep String WORKSPACE concode_elem_sep String DYN_FIELDS_SEPARATOR concode_elem_sep String DYNAMICFIELDS concode_elem_sep Map<String,String> dynamicFields concode_elem_sep String DESCRIPTION concode_elem_sep JSONOb... | void function ( String arg0 ) { try { conDetails . put ( DESCRIPTION , arg0 ) ; } catch ( JSONException loc0 ) { ExceptionHandler . process ( loc0 ) ; } } |
16,427 | returns the rounding mode . the rounding mode is the strategy to be used to round results . the rounding mode is one of roundingmode #up , roundingmode #down , roundingmode #ceiling , roundingmode #floor , roundingmode #half_up , roundingmode #half_down , roundingmode #half_even , or roundingmode #unnecessary . concode... | RoundingMode function ( ) { return roundingMode ; } |
16,428 | generate a byte array from the hex representation of the given byte array . concode_field_sep byte[] HEX_DIGIT_TABLE concode_elem_sep int LAST_DIGIT_MASK concode_elem_sep int SIZE_OF_SHORT concode_elem_sep int SIZE_OF_BOOLEAN concode_elem_sep int SIZE_OF_BYTE concode_elem_sep Charset UTF8_CHARSET concode_elem_sep int S... | byte [ ] function ( final byte [ ] arg0 ) { final byte [ ] loc0 = new byte [ arg0 . length >> 1 ] ; for ( int loc1 = 0 ; loc1 < arg0 . length ; loc1 += 2 ) { loc0 [ loc1 >> 1 ] = ( byte ) ( ( FROM_HEX_DIGIT_TABLE [ arg0 [ loc1 ] ] << 4 ) | FROM_HEX_DIGIT_TABLE [ arg0 [ loc1 + 1 ] ] ) ; } return loc0 ; } |
16,429 | converts a java array of doubles to a javascript number array . concode_field_sep PlaceHolder placeHolder concode_field_sep byte[] toJavaArrayBytes concode_elem_sep JsArrayBoolean createJsArray concode_elem_sep JsArrayNumber createJsArray concode_elem_sep JsArrayInteger createJsArray concode_elem_sep JsArrayString crea... | JsArrayNumber function ( double ... arg0 ) { JsArrayNumber loc0 = JsArrayNumber . createArray ( ) . cast ( ) ; for ( int loc1 = 0 ; loc1 < arg0 . length ; loc1 ++ ) { loc0 . set ( loc1 , arg0 [ loc1 ] ) ; } nativePatchConstructorForSafari ( loc0 ) ; return loc0 ; } |
16,430 | getter for the copyfile configurations . concode_field_sep String path concode_elem_sep String defaultRevision concode_elem_sep String src concode_elem_sep Repository repo concode_elem_sep String name concode_elem_sep Set<String> groups concode_elem_sep String remote concode_elem_sep String dest concode_elem_sep List<C... | List < CopyFile > function ( ) { return Collections . unmodifiableList ( copyfiles ) ; } |
16,431 | gets the conceptname value for this wsitem . concode_field_sep java.lang.String dataModelName concode_elem_sep java.lang.String conceptName concode_elem_sep long insertionTime concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep java.lang.String dataModelRevision concode_elem_sep java.lang.String[] ids conco... | java . lang . String function ( ) { return conceptName ; } |
16,432 | set the region to the area described by the path and clip . return true if the resulting region is non-empty . this produces a region that is identical to the pixels that would be drawn by the path with no antialiasing . concode_field_sep SynchronizedPool<Region> sPool concode_elem_sep Parcelable.Creator<Region> CREATO... | boolean function ( Path arg0 , Region arg1 ) { return nativeSetPath ( mNativeRegion , arg0 . ni ( ) , arg1 . mNativeRegion ) ; } |
16,433 | creates a new parceluuid from a string representation of uuid . concode_field_sep UUID mUuid concode_elem_sep Parcelable.Creator<ParcelUuid> CREATOR concode_field_sep int hashCode concode_elem_sep UUID getUuid concode_elem_sep boolean equals concode_elem_sep ParcelUuid[] newArray concode_elem_sep String toString concod... | ParcelUuid function ( String arg0 ) { return new ParcelUuid ( UUID . fromString ( arg0 ) ) ; } |
16,434 | get name concode_field_sep Integer name concode_elem_sep String PropertyClass concode_field_sep void setName concode_elem_sep String toIndentedString concode_elem_sep String getPropertyClass concode_elem_sep void setPropertyClass concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep Model200Res... | Integer function ( ) { return name ; } |
16,435 | logged when another instance is detected as being alive again . concode_field_sep ConsoleLogger console concode_elem_sep InstanceId myId concode_elem_sep URI myUri concode_field_sep void memberIsFailed concode_elem_sep void elected concode_elem_sep void coordinatorIsElected concode_elem_sep void unelected concode_elem_... | void function ( InstanceId arg0 ) { console . log ( "srini_string" + printId ( arg0 , null ) + "srini_string" ) ; } |
16,436 | create a socket and connect , using any local address concode_field_sep Logger logger concode_field_sep SSLServerSocket getServerSocket concode_elem_sep SSLContext createSSLContext concode_elem_sep String[] filterCipherSuites | SSLSocket function ( EncryptionOptions arg0 , InetAddress arg1 , int arg2 ) { SSLContext loc0 = createSSLContext ( arg0 , true ) ; SSLSocket loc1 = ( SSLSocket ) loc0 . getSocketFactory ( ) . createSocket ( arg1 , arg2 ) ; String [ ] loc2 = filterCipherSuites ( loc1 . getSupportedCipherSuites ( ) , arg0 . cipher_suites... |
16,437 | method setpatient concode_field_sep java.util.Vector _patientList concode_elem_sep java.util.Vector _stateList concode_field_sep java.util.Enumeration enumeratePatient concode_elem_sep int getPatientCount concode_elem_sep boolean isValid concode_elem_sep void removeAllState concode_elem_sep sempath.xsd.Patient getPatie... | void function ( sempath . xsd . Patient [ ] arg0 ) { _patientList . removeAllElements ( ) ; for ( int loc0 = 0 ; loc0 < arg0 . length ; loc0 ++ ) { _patientList . addElement ( arg0 [ loc0 ] ) ; } } |
16,438 | add all relevant general warning properties to the given property set for the given location . concode_field_sep BitSet receiverObjectInstructionSet concode_field_sep void addRecentlyCalledMethods concode_elem_sep void addPropertiesForDataMining concode_elem_sep Location pcToLocation concode_elem_sep void addReceiverOb... | void function ( WarningPropertySet < WarningProperty > arg0 , ClassContext arg1 , Method arg2 , int arg3 ) { try { Location loc0 = pcToLocation ( arg1 , arg2 , arg3 ) ; if ( loc0 != null ) { addPropertiesForDataMining ( arg0 , arg1 , arg2 , loc0 ) ; } } catch ( CFGBuilderException loc0 ) { } } |
16,439 | sets the maximum number of cache entries the cache will retain . concode_field_sep int DEFAULT_ASYNCHRONOUS_WORKERS_MAX concode_elem_sep float heuristicCoefficient concode_elem_sep long heuristicDefaultLifetime concode_elem_sep float DEFAULT_HEURISTIC_COEFFICIENT concode_elem_sep int asynchronousWorkersMax concode_elem... | void function ( int arg0 ) { this . maxCacheEntries = arg0 ; } |
16,440 | gets the value of the this property . concode_field_sep ManagedObjectReference host concode_elem_sep String ovfDescriptor concode_elem_sep ManagedObjectReference _this concode_elem_sep OvfValidateHostParams vhp concode_field_sep void setThis concode_elem_sep OvfValidateHostParams getVhp concode_elem_sep void setHost co... | ManagedObjectReference function ( ) { return _this ; } |
16,441 | returns an array containing the ids of all active stages . this method does not guarantee the order of the elements in its result . concode_field_sep PlaceHolder placeHolder concode_field_sep scala.Option<org.apache.spark.SparkStageInfo> getStageInfo concode_elem_sep org.apache.spark.ui.jobs.JobProgressListener jobProg... | int [ ] function ( ) { throw new RuntimeException ( ) ; } |
16,442 | gets the reference used to identify this dictionary in the pdf document . the reference number and generation number of this reference is needed by the encryption algorithm to correctly decrypt this object . concode_field_sep Name LENGTH_KEY concode_elem_sep Name FORM_TYPE_KEY concode_elem_sep HashMap<Object,Object> en... | Reference function ( ) { return pObjectReference ; } |
16,443 | sets the y-coordinate . concode_field_sep int y concode_elem_sep String mode concode_elem_sep String dummy concode_elem_sep Effect effectPanelGroup concode_elem_sep Effect effectSelectManyListBox concode_elem_sep Effect effectInputText concode_elem_sep Effect effectCommandButton concode_elem_sep Effects effectsBean con... | void function ( int arg0 ) { this . y = arg0 ; } |
16,444 | sends several alternative queries to all the searchers that have been registered and returns the aggregated results . concode_field_sep ArrayList<KnowledgeMiner> kms concode_elem_sep ArrayList<KnowledgeAnnotator> kas concode_elem_sep int pending concode_elem_sep ArrayList<Result> results concode_elem_sep int MAX_PENDIN... | Result [ ] function ( Query [ ] arg0 ) { results = new ArrayList < Result > ( ) ; pending = 0 ; if ( arg0 . length > 0 ) queryKAs ( arg0 [ 0 ] ) ; for ( Query loc0 : arg0 ) queryKMs ( loc0 ) ; waitForResults ( ) ; results = dropDuplicates ( results ) ; return results . toArray ( new Result [ results . size ( ) ] ) ; } |
16,445 | returns a string of the value only concode_field_sep long serialVersionUID concode_elem_sep Object value concode_field_sep Object getValue concode_elem_sep int hashCode concode_elem_sep boolean equals | String function ( ) { return String . valueOf ( value ) ; } |
16,446 | a helper class to create nice hash codes using a similar algorithm to josh bloch 's effective java book concode_field_sep int SEED concode_elem_sep int ODD_PRIME_NUMBER concode_field_sep boolean equal concode_elem_sep int compare concode_elem_sep int compare concode_elem_sep void notNull | int function ( Object ... arg0 ) { int loc0 = SEED ; for ( Object loc1 : arg0 ) { loc0 *= ODD_PRIME_NUMBER ; int loc2 = ( loc1 != null ) ? loc1 . hashCode ( ) : 0 ; loc0 += loc2 ; } return loc0 ; } |
16,447 | compares two byte arrays for equality . concode_field_sep DatabaseEntry beginKey concode_elem_sep Comparator comparator concode_elem_sep DatabaseEntry endKey concode_elem_sep byte[] ZERO_LENGTH_BYTE_ARRAY concode_elem_sep boolean endInclusive concode_elem_sep boolean singleKey concode_elem_sep boolean beginInclusive co... | boolean function ( byte [ ] arg0 , int arg1 , int arg2 , byte [ ] arg3 , int arg4 , int arg5 ) { if ( arg2 != arg5 ) { return false ; } for ( int loc0 = 0 ; loc0 < arg2 ; loc0 += 1 ) { if ( arg0 [ loc0 + arg1 ] != arg3 [ loc0 + arg4 ] ) { return false ; } } return true ; } |
16,448 | gets the input stream containing the contents of this object . note : the method is a simple getter and does not actually create a stream . if you retrieve an s3object , you should close this input stream as soon as possible , because the object contents are n't buffered in memory and stream directly from amazon s3 . f... | S3ObjectInputStream function ( ) { return objectContent ; } |
16,449 | sets the length field . this must be called before calling makeproperty . concode_field_sep int _index concode_elem_sep long _length concode_elem_sep Tile _tile concode_field_sep Property makeProperty | void function ( long arg0 ) { _length = arg0 ; } |
16,450 | sets the subject of the nofitication emails . concode_field_sep String emailSubject concode_elem_sep Map<String,String> jidBanMap concode_elem_sep String emailBody concode_elem_sep String fromName concode_elem_sep Map<String,String> domainBanMap concode_elem_sep String fromEmail concode_elem_sep List<String> emailNotif... | void function ( String arg0 ) { this . emailSubject = arg0 ; } |
16,451 | note : this method deviates from the original multimap interface in that changes to the returned collectionwill not update the underlying multimap and vice-versa . concode_field_sep NoOpEmptySet emptySet concode_elem_sep int totalSize concode_elem_sep NonBlockingHashMap<K,Set<V>> map concode_field_sep Map<K,Collection<... | Collection < Entry < K , V >> function ( ) { Set < Entry < K , V >> loc0 = new NonBlockingHashSet < Entry < K , V >> ( ) ; for ( K loc1 : keySet ( ) ) { for ( V loc2 : get ( loc1 ) ) { loc0 . add ( Maps . immutableEntry ( loc1 , loc2 ) ) ; } } return loc0 ; } |
16,452 | sets the array of blockid most significant bits blockmsbarray for this extendedblockstorage . concode_field_sep int yBase concode_elem_sep NibbleArray blocklightArray concode_elem_sep int blockRefCount concode_elem_sep byte[] blockLSBArray concode_elem_sep NibbleArray blockMSBArray concode_elem_sep String __OBFID conco... | void function ( NibbleArray arg0 ) { this . blockMSBArray = arg0 ; } |
16,453 | computes the hash code for this color . concode_field_sep Color black concode_elem_sep Color darkGray concode_elem_sep Color orange concode_elem_sep Color lightGray concode_elem_sep Color BLUE concode_elem_sep Color gray concode_elem_sep Color green concode_elem_sep Color ORANGE concode_elem_sep Color magenta concode_e... | int function ( ) { return value ; } |
16,454 | creates a matcher against the text stored in r.id.item _ content . this text is roughly `` item : $ row_number '' . concode_field_sep PlaceHolder placeHolder concode_field_sep Matcher<Object> withItemSize concode_elem_sep Matcher<Object> withItemSize | Matcher < Object > function ( String arg0 ) { checkNotNull ( arg0 ) ; return withItemContent ( equalTo ( arg0 ) ) ; } |
16,455 | generates a mono pcm sample buffer for the given frequency and length in seconds for use with audiomixer . concode_field_sep PlaceHolder placeHolder concode_field_sep void convertToMonoFloat concode_elem_sep ShortBuffer allocateShortBuffer concode_elem_sep void convertToMonoShort concode_elem_sep float[] generateFloat ... | short [ ] function ( int arg0 , int arg1 , float arg2 ) { int loc0 = ( int ) ( arg0 * arg2 ) ; return generate ( arg0 , arg1 , loc0 ) ; } |
16,456 | add vertex with id ` num ' concode_field_sep int numVertices concode_elem_sep int numEdges concode_elem_sep List<GraphEdge> edges concode_elem_sep HashMap<Integer,GraphNode> nodeMap concode_field_sep SocialGraph buildSCCFromList concode_elem_sep void doBfsAllVertices concode_elem_sep void DFSVisit concode_elem_sep Hash... | void function ( int arg0 ) { if ( ! nodeMap . containsKey ( arg0 ) ) { GraphNode loc0 = new GraphNode ( arg0 ) ; nodeMap . put ( arg0 , loc0 ) ; numVertices ++ ; } } |
16,457 | the pending or in-progress change of the service version . concode_field_sep String clusterType concode_elem_sep String clusterIdentifier concode_elem_sep Integer numberOfNodes concode_elem_sep String nodeType concode_elem_sep Integer automatedSnapshotRetentionPeriod concode_elem_sep String clusterVersion concode_elem_... | void function ( String arg0 ) { this . clusterVersion = arg0 ; } |
16,458 | returns the character used to delineate multiple addresses . concode_field_sep String QUERY concode_field_sep String regexMap concode_elem_sep String getTargetString concode_elem_sep String replaceParameters concode_elem_sep Map<String,String> getXMLMappings concode_elem_sep String substituteSubString | String function ( String arg0 ) { return ( arg0 . indexOf ( ',' ) > - 1 ? "srini_string" : ( arg0 . indexOf ( ';' ) > - 1 ? "srini_string" : ( ( arg0 . contains ( RecipientRewriteTable . ERROR_PREFIX ) || arg0 . contains ( RecipientRewriteTable . REGEX_PREFIX ) || arg0 . contains ( RecipientRewriteTable . ALIASDOMAIN_P... |
16,459 | get a string from the underlying resource bundle or return null if the string is not found . concode_field_sep Hashtable<String,StringManager> managers concode_elem_sep Locale locale concode_elem_sep ResourceBundle bundle concode_field_sep StringManager getManager | String function ( String arg0 ) { if ( arg0 == null ) { String loc0 = "srini_string" ; throw new IllegalArgumentException ( loc0 ) ; } String loc1 = null ; try { loc1 = bundle . getString ( arg0 ) ; } catch ( MissingResourceException loc0 ) { loc1 = null ; } return loc1 ; } |
16,460 | validates an opengl program . should only be called when developing the application . concode_field_sep String TAG concode_field_sep int compileFragmentShader concode_elem_sep int buildProgram concode_elem_sep int compileVertexShader concode_elem_sep int compileShader concode_elem_sep int linkProgram | boolean function ( int arg0 ) { glValidateProgram ( arg0 ) ; final int [ ] loc0 = new int [ 1 ] ; glGetProgramiv ( arg0 , GL_VALIDATE_STATUS , loc0 , 0 ) ; return loc0 [ 0 ] != 0 ; } |
16,461 | gets the coding scheme uri . concode_field_sep String codingSchemeVersion concode_elem_sep String codingSchemeUri concode_elem_sep Property propertyUpdates concode_elem_sep Entity entity concode_field_sep void setPropertyUpdates concode_elem_sep void setCodingSchemeVersion concode_elem_sep Property getPropertyUpdates c... | String function ( ) { return codingSchemeUri ; } |
16,462 | gets the value of the productname property . concode_field_sep List<Items.Item> item concode_elem_sep int quantity concode_elem_sep BigDecimal usPrice concode_elem_sep String comment concode_elem_sep XMLGregorianCalendar shipDate concode_elem_sep String productName concode_elem_sep String partNum concode_field_sep XMLG... | String function ( ) { return productName ; } |
16,463 | add a predicate to the set . concode_field_sep List predicates concode_elem_sep long serialVersionUID concode_field_sep boolean evaluateAsBoolean concode_elem_sep String getText concode_elem_sep ShailList applyPredicate concode_elem_sep ShailList evaluatePredicates concode_elem_sep void simplify concode_elem_sep boolea... | void function ( Predicate arg0 ) { if ( this . predicates == Collections . EMPTY_LIST ) { this . predicates = new ArrayList ( ) ; } this . predicates . add ( arg0 ) ; } |
16,464 | returns the acoustic score for this token in logmath log base . acoustic score is a sum of frame gmm . concode_field_sep float logLanguageScore concode_elem_sep int frameNumber concode_elem_sep DecimalFormat numFmt concode_elem_sep float logAcousticScore concode_elem_sep int curCount concode_elem_sep float logTotalScor... | float function ( ) { return logAcousticScore ; } |
16,465 | the wire-level request that initiated this http response . this is not necessarily the same request issued by the application : it may be transformed by the http client . for example , the client may copy headers like content-length from the request body.it may be the request generated in response to an http redirect o... | Request function ( ) { return request ; } |
16,466 | tests a very simple command that succeeds and generates output . concode_field_sep PlaceHolder placeHolder concode_field_sep void testTimeout concode_elem_sep void testBinaryFileStdout concode_elem_sep void assertSuccessfulStdout concode_elem_sep void testFailedCommand concode_elem_sep void testCatStdin concode_elem_se... | void function ( ) { ProcessExecutor loc0 = new ProcessExecutor ( ) ; loc0 . setCommands ( new String [ ] { "srini_string" , "srini_string" } ) ; loc0 . run ( ) ; assertSuccessfulStdout ( loc0 , "srini_string" ) ; } |
16,467 | this value is currently `` read replication . '' returns a reference to this object so that method calls can be chained together . concode_field_sep Boolean normal concode_elem_sep String statusType concode_elem_sep String message concode_elem_sep String status concode_field_sep Boolean getNormal concode_elem_sep DBIns... | DBInstanceStatusInfo function ( String arg0 ) { this . statusType = arg0 ; return this ; } |
16,468 | sets the value of the assocarrayparameters property . concode_field_sep InfoboxReadParamsBinaryFileType binaryFileParameters concode_elem_sep InfoboxReadParamsAssocArrayType assocArrayParameters concode_elem_sep AnyChildrenType boxSpecificParameters concode_elem_sep String infoboxIdentifier concode_field_sep InfoboxRea... | void function ( InfoboxReadParamsAssocArrayType arg0 ) { this . assocArrayParameters = arg0 ; } |
16,469 | gets the value of the usagecontext property . concode_field_sep String usageContext concode_elem_sep long serialVersionUID concode_elem_sep String value concode_field_sep String getValue concode_elem_sep void setValue concode_elem_sep void setUsageContext | String function ( ) { return usageContext ; } |
16,470 | release the filter instance associated with this filterconfig , if there is one . concode_field_sep FilterDef filterDef concode_elem_sep Context context concode_elem_sep Filter filter concode_field_sep Filter getFilter concode_elem_sep String getFilterName concode_elem_sep FilterDef getFilterDef concode_elem_sep void s... | void function ( ) { if ( this . filter != null ) filter . destroy ( ) ; this . filter = null ; } |
16,471 | sets the message value for this data_warehouse_request . concode_field_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.String filesize concode_elem_sep java.lang.String message concode_elem_sep java.lang.String data_url concode_elem_sep int status concode_elem_sep or... | void function ( java . lang . String arg0 ) { this . message = arg0 ; } |
16,472 | returns a url for the default jsdoc location of a vm installed at the given home location , or null if none . the default implementation returns null , subclasses must override as appropriate . note , this method would ideally be added to ivminstalltype , but it would have been a breaking api change between 2.0 and 2.1... | URL function ( File arg0 ) { return null ; } |
16,473 | transforms the given vector by this transform concode_field_sep int COS concode_elem_sep Vector2 position concode_elem_sep int POS_Y concode_elem_sep int SIN concode_elem_sep float[] vals concode_elem_sep int POS_X concode_field_sep Vector2 getPosition concode_elem_sep float getRotation concode_elem_sep void setRotatio... | Vector2 function ( Vector2 arg0 ) { float loc0 = vals [ POS_X ] + vals [ COS ] * arg0 . loc0 + - vals [ SIN ] * arg0 . loc1 ; float loc1 = vals [ POS_Y ] + vals [ SIN ] * arg0 . loc0 + vals [ COS ] * arg0 . loc1 ; arg0 . loc0 = loc0 ; arg0 . loc1 = loc1 ; return arg0 ; } |
16,474 | sets up the reader for the tests . concode_field_sep CsvListReader listReader concode_elem_sep Reader reader concode_elem_sep CsvPreference PREFS concode_elem_sep CsvListReader tokenizerListReader concode_field_sep void testExecuteProcessorsWithNullProcessors concode_elem_sep void testReaderConstructorWithNullReader co... | void function ( ) { reader = new StringReader ( CSV_FILE ) ; listReader = new CsvListReader ( reader , PREFS ) ; final Tokenizer loc0 = new Tokenizer ( reader , PREFS ) ; tokenizerListReader = new CsvListReader ( loc0 , PREFS ) ; } |
16,475 | sets the name of the action event to be built . concode_field_sep SortedSet<ActionParameterRequest> actionParameters concode_elem_sep SortedSet<ActionParameterRequest> postActionParameters concode_elem_sep String displayName concode_elem_sep String subject concode_elem_sep String name concode_elem_sep String descriptio... | ActionEventRequestBuilder function ( String arg0 ) { this . name = arg0 ; return this ; } |
16,476 | receivedetached concode_field_sep OnChangedListener mListener concode_elem_sep UsbManager mUsbManager concode_elem_sep BroadcastReceiver mReceiver concode_elem_sep String TAG_SUB concode_elem_sep int PERM_FLAGS concode_elem_sep String ACTION_USB_PERMISSION concode_elem_sep Context mContext concode_elem_sep int PERM_REQ... | void function ( UsbDevice arg0 ) { } |
16,477 | close concode_field_sep Statement p_stmt concode_elem_sep CStatementVO p_vo concode_elem_sep boolean close concode_elem_sep Connection m_conn concode_elem_sep CLogger log concode_field_sep String getSql concode_elem_sep void init concode_elem_sep void commit concode_elem_sep Object invoke concode_elem_sep RowSet getRow... | void function ( ) { if ( close ) return ; try { if ( p_stmt != null ) { p_stmt . close ( ) ; } } finally { if ( m_conn != null ) { try { m_conn . close ( ) ; } catch ( Exception loc0 ) { } } m_conn = null ; close = true ; } } |
16,478 | extract the domain immediately containing this subdomain . concode_field_sep Pattern IPV4_ADDRESS_PATTERN concode_elem_sep String CC_NEVER_TLDS concode_elem_sep String CC_TLDS concode_elem_sep Set<String> ccAlwaysTLDs concode_elem_sep Set<String> ccTLDs concode_elem_sep Set<String> ccNeverTLDs concode_elem_sep String G... | String function ( String arg0 ) { String loc0 = getPLD ( arg0 ) ; if ( arg0 . equalsIgnoreCase ( loc0 ) ) { return null ; } return arg0 . substring ( arg0 . indexOf ( "srini_string" ) + 1 ) ; } |
16,479 | returns clientids of component for which validation has failed and adds form 's clientid at the end as a fallback if there is no invalid component or none of invalid components wo n't be focusable on the client . concode_field_sep RendererUtils RENDERER_UTILS concode_field_sep String[] getFocusCandidates concode_elem_s... | String [ ] function ( FacesContext arg0 , UIForm arg1 ) { Iterator < String > loc0 = Iterators . filter ( arg0 . getClientIdsWithMessages ( ) , new Predicate < String > ( ) { @ Override public boolean apply ( String input ) { return input != null ; } } ) ; return Iterators . toArray ( loc0 , String . class ) ; } |
16,480 | rollback transaction concode_field_sep EntityManager entityManager concode_elem_sep HbEntityDataStore hbEntityDataStore concode_elem_sep EntityTransaction entityTransaction concode_elem_sep FlushModeType flushMode concode_field_sep void setFlushModeManual concode_elem_sep void restorePreviousFlushMode concode_elem_sep ... | void function ( ) { if ( entityTransaction == null ) { throw new IllegalStateException ( "srini_string" ) ; } entityTransaction . rollback ( ) ; entityTransaction = null ; } |
16,481 | sets the x coordinate . concode_field_sep short x concode_elem_sep short y concode_field_sep short getX concode_elem_sep void setY concode_elem_sep short getY concode_elem_sep boolean equals | void function ( short arg0 ) { x = arg0 ; } |
16,482 | create an empty project if this project does not exist . concode_field_sep PlaceHolder placeHolder concode_field_sep IProject getTargetProject concode_elem_sep void refreshTargetProject concode_elem_sep File getTargetFolder concode_elem_sep FeatureConfiguration getOutletFeatureConfiguration concode_elem_sep boolean get... | boolean function ( IProject arg0 ) { if ( ! arg0 . exists ( ) ) { try { NullProgressMonitor loc0 = new NullProgressMonitor ( ) ; arg0 . create ( loc0 ) ; arg0 . open ( loc0 ) ; return true ; } catch ( CoreException loc0 ) { loc0 . printStackTrace ( ) ; } } return false ; } |
16,483 | registers the given pcapnetworkinterfacelistener . if it is already registered , this method returns immediately . concode_field_sep Runnable pollingRunnable concode_elem_sep Set<PcapNetworkInterfaceWrapper> pcapNetworkInterfaces concode_elem_sep Logger logger concode_elem_sep PcapNetworkInterfaceService instance conco... | void function ( PcapNetworkInterfaceListener arg0 ) { final boolean loc0 = listeners . add ( arg0 ) ; if ( loc0 ) { updatePollingState ( ) ; } } |
16,484 | image on top of stack will be returned , but not removed concode_field_sep AsciiStackNode top concode_elem_sep int counter concode_field_sep AsciiImage pop concode_elem_sep int size concode_elem_sep void push concode_elem_sep boolean empty | AsciiImage function ( ) { return top . getImage ( ) ; } |
16,485 | add an alias/password pair to the callback mechanism . concode_field_sep Map<String,String> passwords concode_field_sep void handle | void function ( String arg0 , String arg1 ) { passwords . put ( arg0 , arg1 ) ; } |
16,486 | returns a clone of this object . concode_field_sep long serialVersionUID concode_elem_sep double width concode_elem_sep double height concode_field_sep double getHeight concode_elem_sep boolean equals concode_elem_sep String toString concode_elem_sep double getWidth concode_elem_sep void setWidth concode_elem_sep void ... | Object function ( ) { return super . clone ( ) ; } |
16,487 | adds an include comment . concode_field_sep HashMap classesMap concode_elem_sep MappingModel mappingModel concode_elem_sep ArrayList sources concode_elem_sep ArrayList classes concode_elem_sep Comments modelComments concode_elem_sep HashMap includeComments concode_field_sep void addClassDescription concode_elem_sep int... | void function ( final String arg0 , final Comments arg1 ) { this . includeComments . put ( arg0 , arg1 ) ; } |
16,488 | the unique id of the timer that fired . returns a reference to this object so that method calls can be chained together . constraints : length : 1 - 256 concode_field_sep Long startedEventId concode_elem_sep String timerId concode_field_sep Long getStartedEventId concode_elem_sep void setTimerId concode_elem_sep TimerF... | TimerFiredEventAttributes function ( String arg0 ) { this . timerId = arg0 ; return this ; } |
16,489 | template to match connectivitymanager #type_wifi networks with thegiven ssid . concode_field_sep int MATCH_WIFI concode_elem_sep int MATCH_MOBILE_WILDCARD concode_elem_sep int[] DATA_USAGE_NETWORK_TYPES concode_elem_sep int MATCH_MOBILE_3G_LOWER concode_elem_sep int MATCH_MOBILE_4G concode_elem_sep boolean sForceAllNet... | NetworkTemplate function ( String arg0 ) { return new NetworkTemplate ( MATCH_WIFI , null , arg0 ) ; } |
16,490 | returns a representation of this qualifieddecorator , suitable for storing in an lst file . concode_field_sep PrimitiveChoiceSet<T> underlyingPCS concode_field_sep Set<T> getSet concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep Class<? super T> getChoiceClass concode_elem_sep GroupingState ... | String function ( boolean arg0 ) { return underlyingPCS . getLSTformat ( arg0 ) ; } |
16,491 | returns parsed object keywords concode_field_sep MultiMap multiFields concode_elem_sep String[] keywords concode_elem_sep String description concode_elem_sep String language concode_elem_sep String className concode_elem_sep String type concode_elem_sep String title concode_elem_sep String content concode_elem_sep URL ... | String [ ] function ( ) { return this . keywords ; } |
16,492 | gets the name of this time zone to be displayed in the ui . concode_field_sep boolean currentlyShowing concode_elem_sep Polygon mapPolygon concode_elem_sep DateFormat dateFormat concode_elem_sep String id concode_elem_sep String abbreviation concode_elem_sep String mapCommandButtonId concode_field_sep boolean getCurren... | String function ( ) { TimeZone loc0 = TimeZone . getTimeZone ( id ) ; return TimeZoneBean . displayNameTokenizer ( loc0 . getDisplayName ( ) ) ; } |
16,493 | checks if the scene is being cleared each frame . concode_field_sep MTColor clearColor concode_elem_sep Icamera sceneCam concode_elem_sep boolean clearBeforeDraw concode_elem_sep MTColor glClearColor concode_elem_sep String name concode_elem_sep ArrayDeque<IPreDrawAction> preDrawActions concode_elem_sep MTCanvas mainCa... | boolean function ( ) { return this . clearBeforeDraw ; } |
16,494 | sets the value of the balancevaluedate property . concode_field_sep String balanceValueDate concode_elem_sep String balanceTypeCd concode_elem_sep String balanceOrigCurrCd concode_elem_sep String balanceAcctCurrValue concode_elem_sep String accountKey concode_field_sep String getAccountKey concode_elem_sep void setAcco... | void function ( String arg0 ) { this . balanceValueDate = arg0 ; } |
16,495 | injects a pre-computed global namespace , so that the same namespace can be re-used for multiple check passes . returns this for easy chaining . concode_field_sep CodingConvention convention concode_elem_sep Set<String> functionPrototypeProps concode_elem_sep DiagnosticType STRICT_MODULE_DEP_QNAME concode_elem_sep Chec... | CheckGlobalNames function ( GlobalNamespace arg0 ) { Preconditions . checkArgument ( arg0 . hasExternsRoot ( ) ) ; this . namespace = arg0 ; return this ; } |
16,496 | adds a long to an array or function call . concode_field_sep StringBuilder params concode_field_sep String escapeString concode_elem_sep JSONBuilder endArray concode_elem_sep JSONBuilder entryNonNullValue concode_elem_sep JSONBuilder entryNonNullValue concode_elem_sep JSONBuilder entryNonNullValue concode_elem_sep JSON... | JSONBuilder function ( long arg0 ) { conditionallyAppendComma ( ) ; params . append ( arg0 ) ; return this ; } |
16,497 | returns the original element list , unchanged . concode_field_sep PlaceHolder placeHolder concode_field_sep String[] createArray concode_elem_sep List<String> create concode_elem_sep List<String> create concode_elem_sep SampleElements<String> samples | List < String > function ( List < String > arg0 ) { return arg0 ; } |
16,498 | invoked to get receiver . concode_field_sep Component receiver concode_elem_sep Port port concode_elem_sep String name concode_elem_sep Class type concode_elem_sep Object content concode_elem_sep boolean closed concode_field_sep void setName concode_elem_sep Packet receive concode_elem_sep String getName concode_elem_s... | Component function ( ) { return receiver ; } |
16,499 | returns the number of sessions proposed by clients that were not found in the internal session cache in server mode . concode_field_sep long context concode_field_sep long hits concode_elem_sep long number concode_elem_sep long acceptGood concode_elem_sep long acceptRenegotiate concode_elem_sep long cbHits concode_elem... | long function ( ) { return SSLContext . sessionMisses ( context ) ; } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.