idx int64 0 25k | question stringlengths 71 7.19k | target stringlengths 20 663 |
|---|---|---|
17,700 | initiate the dictionary . retrieve any needed attributes . concode_field_sep Name LENGTH_KEY concode_elem_sep Name FORM_TYPE_KEY concode_elem_sep HashMap<Object,Object> entries concode_elem_sep Library library concode_elem_sep boolean inited concode_elem_sep boolean isDeleted concode_elem_sep Reference pObjectReference... | void function ( ) { } |
17,701 | returns the class p k of this k b comment . concode_field_sep KBComment _kbComment concode_field_sep long getClassNameId concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setGroupId concode_elem_sep bo... | long function ( ) { return _kbComment . getClassPK ( ) ; } |
17,702 | adds an element before the iterator position and moves the iterator past the inserted element . concode_field_sep Node next concode_elem_sep Node last concode_elem_sep Object data concode_elem_sep Node previous concode_elem_sep Node currentNode concode_elem_sep Node position concode_elem_sep int indexvar concode_elem_s... | void function ( Object arg0 ) { if ( position == null ) { addFirst ( arg0 ) ; position = first ; } else { Node loc0 = new Node ( ) ; loc0 . data = arg0 ; loc0 . next = position . next ; position . next = loc0 ; position = loc0 ; } isAfterNext = false ; } |
17,703 | return the name value pairs parameters as a comma separated list . this is simpler for passing to the javascript parameter rebuilding code . concode_field_sep PlaceHolder placeHolder concode_field_sep UIComponent findForm concode_elem_sep boolean superValueIfSet concode_elem_sep boolean iterateEffects concode_elem_sep ... | String [ ] function ( List < UIParameter > arg0 ) { ArrayList loc0 = new ArrayList ( ) ; for ( UIParameter loc1 : arg0 ) { loc0 . add ( loc1 . getName ( ) ) ; loc0 . add ( loc1 . getValue ( ) . toString ( ) ) ; } Object [ ] loc2 = new String [ loc0 . size ( ) ] ; loc0 . toArray ( loc2 ) ; return ( String [ ] ) loc2 ; } |
17,704 | returns the spring bean id for this bean . concode_field_sep ServiceTracker<JournalFeedService,JournalFeedService> _serviceTracker concode_field_sep com.liferay.journal.model.JournalFeed updateFeed concode_elem_sep void setService concode_elem_sep com.liferay.journal.model.JournalFeed getFeed concode_elem_sep com.lifer... | java . lang . String function ( ) { return getService ( ) . getBeanIdentifier ( ) ; } |
17,705 | getter for deployconfigs concode_field_sep KickstartVirtualizationType virtualizationType concode_elem_sep KickstartData ksdata concode_elem_sep String kickstartMode concode_elem_sep Server oldServer concode_elem_sep String systemRhnHost concode_elem_sep String kickstartFromHost concode_elem_sep Date lastAction concode... | Boolean function ( ) { return this . deployConfigs ; } |
17,706 | getter for the new access token . concode_field_sep Set<String> recentlyDeniedPermissions concode_elem_sep AccessToken accessToken concode_elem_sep Set<String> recentlyGrantedPermissions concode_field_sep Set<String> getRecentlyGrantedPermissions concode_elem_sep Set<String> getRecentlyDeniedPermissions | AccessToken function ( ) { return accessToken ; } |
17,707 | the type of aws resource that was evaluated . concode_field_sep String resourceId concode_elem_sep String configRuleName concode_elem_sep String resourceType concode_field_sep void setConfigRuleName concode_elem_sep String getResourceId concode_elem_sep EvaluationResultQualifier withResourceId concode_elem_sep int hash... | EvaluationResultQualifier function ( String arg0 ) { setResourceType ( arg0 ) ; return this ; } |
17,708 | returns true , if the device is the homematic gateway . concode_field_sep String TYPE_GATEWAY_EXTRAS concode_elem_sep HmInterface hmInterface concode_elem_sep List<HmChannel> channels concode_elem_sep String address concode_elem_sep String name concode_elem_sep String ADDRESS_GATEWAY_EXTRAS concode_elem_sep String type... | boolean function ( ) { return ADDRESS_GATEWAY_EXTRAS . equals ( address ) ; } |
17,709 | gets the number of edges out of this process . concode_field_sep int[] sources concode_elem_sep int[] destinations concode_elem_sep int[] sourceWeights concode_elem_sep int[] destWeights concode_elem_sep boolean weighted concode_field_sep boolean isWeighted concode_elem_sep int getDestination concode_elem_sep int getDe... | int function ( ) { return destinations . length ; } |
17,710 | formats the node and writes it to the specified writer . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean hasChildren concode_elem_sep Reduction asReduction concode_elem_sep void addChildrenOf concode_elem_sep int getMeaningAs concode_elem_sep String getRootText concode_elem_sep String getDescription... | void function ( PrintWriter arg0 ) { write ( arg0 , "srini_string" ) ; } |
17,711 | set the metadata value concode_field_sep int itemId concode_elem_sep int place concode_elem_sep int confidence concode_elem_sep int valueId concode_elem_sep String language concode_elem_sep TableRow row concode_elem_sep int fieldId concode_elem_sep String value concode_elem_sep String authority concode_elem_sep Logger ... | void function ( String arg0 ) { this . value = arg0 ; } |
17,712 | returns a unique string that is specific to this device . this will remain unchanged in any future calls concode_field_sep PlaceHolder placeHolder concode_field_sep int random concode_elem_sep int random concode_elem_sep String uniqueGlobal concode_elem_sep long uniqueLocal | String function ( ) { return ApplicationClass . getUUID ( ) ; } |
17,713 | specify the propertyeditorregistrar propertyeditorregistrars to apply to beans defined within the current application context . this allows for sharing propertyeditorregistrars with org.springframework.validation.databinder databinders , etc. . furthermore , it avoids the need for synchronization on custom editors : a ... | void function ( PropertyEditorRegistrar [ ] arg0 ) { this . propertyEditorRegistrars = arg0 ; } |
17,714 | returns the edge condition . concode_field_sep int EDGE_ZERO_FILL concode_elem_sep int EDGE_NO_OP concode_elem_sep Kernel kernel concode_elem_sep RenderingHints hints concode_elem_sep int edgeHint concode_field_sep BufferedImage filter concode_elem_sep WritableRaster filter concode_elem_sep Point2D getPoint2D concode_e... | int function ( ) { return edgeHint ; } |
17,715 | returns the minor http version that should be used for future requests on this connection . either 0 for http/1 .0 , or 1 for http/1 .1 . the default value is 1 for new connections . concode_field_sep int httpMinorVersion concode_elem_sep byte[] HTTP_11 concode_elem_sep Route route concode_elem_sep long idleStartTimeNs... | int function ( ) { return httpMinorVersion ; } |
17,716 | to store the weather result in this header instead of the message body . this is useable if you want to keep current message body as-is . concode_field_sep WeatherApi weatherApi concode_elem_sep String location concode_elem_sep String topLat concode_elem_sep String lon concode_elem_sep WeatherUnits units concode_elem_s... | void function ( String arg0 ) { this . headerName = arg0 ; } |
17,717 | define el valor de la propiedad algorithm . concode_field_sep List<Object> content concode_elem_sep String algorithm concode_field_sep List<Object> getContent concode_elem_sep String getAlgorithm | void function ( String arg0 ) { this . algorithm = arg0 ; } |
17,718 | create a 2d tileable noise function for the given width and height . concode_field_sep int[] p concode_elem_sep int DEFAULT_SAMPLE_SIZE concode_elem_sep int N concode_elem_sep int B concode_elem_sep int DEFAULT_SEED concode_elem_sep int BM concode_elem_sep int[] p_imp concode_elem_sep float[] g1 concode_elem_sep float[... | float function ( float arg0 , float arg1 , float arg2 , float arg3 ) { return ( noise2 ( arg0 , arg1 ) * ( arg2 - arg0 ) * ( arg3 - arg1 ) + noise2 ( arg0 - arg2 , arg1 ) * arg0 * ( arg3 - arg1 ) + noise2 ( arg0 , arg1 - arg3 ) * ( arg2 - arg0 ) * arg1 + noise2 ( arg0 - arg2 , arg1 - arg3 ) * arg0 * arg1 ) / ( arg2 * a... |
17,719 | returns a randomly initialized tensor with values draft from the uniform distribution between minvalue and maxvalue . concode_field_sep SimpleMatrix[] slices concode_elem_sep int numRows concode_elem_sep int numSlices concode_elem_sep Iterator<SimpleTensor> tensors concode_elem_sep Iterator<SimpleMatrix> currentIterato... | SimpleTensor function ( int arg0 , int arg1 , int arg2 , double arg3 , double arg4 , java . util . Random arg5 ) { SimpleTensor loc0 = new SimpleTensor ( arg0 , arg1 , arg2 ) ; for ( int loc1 = 0 ; loc1 < arg2 ; ++ loc1 ) { loc0 . slices [ loc1 ] = SimpleMatrix . random ( arg0 , arg1 , arg3 , arg4 , arg5 ) ; } return l... |
17,720 | toggle unconditional quoting concode_field_sep List<String> shellArgs concode_elem_sep boolean doubleQuotedExecutableEscaped concode_elem_sep char exeQuoteDelimiter concode_elem_sep char argQuoteDelimiter concode_elem_sep String workingDir concode_elem_sep boolean singleQuotedExecutableEscaped concode_elem_sep char[] D... | void function ( boolean arg0 ) { this . unconditionallyQuote = arg0 ; } |
17,721 | returns true if x represents a power of two.this differs from integer.bitcount x == 1 , because integer.bitcount integer.min _ value == 1 , but integer #min_value is not a powerof two . concode_field_sep int[] halfPowersOf10 concode_elem_sep byte[] maxLog10ForLeadingZeros concode_elem_sep int FLOOR_SQRT_MAX_INT concode... | boolean function ( int arg0 ) { return arg0 > 0 & ( arg0 & ( arg0 - 1 ) ) == 0 ; } |
17,722 | is a column name string array for retrieving generated keys supported ? java.sql.connection #createstruct string , object ? concode_field_sep String catalogName concode_elem_sep boolean generatedKeyColumnsUsed concode_elem_sep Log logger concode_elem_sep List<String> tableColumns concode_elem_sep NativeJdbcExtractor na... | boolean function ( ) { return this . metaDataProvider . isGeneratedKeysColumnNameArraySupported ( ) ; } |
17,723 | serializes an integer to a binary stream with zero-compressed encoding . for -120 < = i < = 127 , only one byte is used with the actual value . for other values of i , the first byte value indicates whether the integer is positive or negative , and the number of bytes that follow . if the first byte value v is between ... | void function ( DataOutput arg0 , int arg1 ) { writeVLong ( arg0 , arg1 ) ; } |
17,724 | method to validate the email field concode_field_sep String phoneNumber concode_elem_sep long age concode_elem_sep String displayName concode_elem_sep String name concode_elem_sep long displayAge concode_elem_sep String displayPhoneNumber concode_elem_sep String email concode_elem_sep String displayEmail concode_field_... | void function ( FacesContext arg0 , UIComponent arg1 , Object arg2 ) { String loc0 = ( String ) arg2 ; if ( loc0 . indexOf ( '@' ) == - 1 ) { ( ( UIInput ) arg1 ) . setValid ( false ) ; FacesMessage loc1 = new FacesMessage ( "srini_string" ) ; arg0 . addMessage ( arg1 . getClientId ( arg0 ) , loc1 ) ; } } |
17,725 | whether the user can use ssh . concode_field_sep String level concode_elem_sep String stackId concode_elem_sep Boolean allowSudo concode_elem_sep String iamUserArn concode_elem_sep Boolean allowSsh concode_field_sep Boolean isAllowSsh concode_elem_sep void setStackId concode_elem_sep Permission withAllowSsh concode_ele... | void function ( Boolean arg0 ) { this . allowSsh = arg0 ; } |
17,726 | generate a unique string that will be used to reconstruct the block objet when needed . it 's structure is : fully qualified classname of block class of blockfactory class : uniqueid string concode_field_sep Map<String,Input> inputs concode_elem_sep Map<String,Output> outputs concode_elem_sep String displayName concode... | String function ( ) { return this . getClass ( ) . getName ( ) + "srini_string" + UUID . randomUUID ( ) . toString ( ) ; } |
17,727 | gets the value of the deposittype property . concode_field_sep BigDecimal depositAmount concode_elem_sep long serialVersionUID concode_elem_sep BigInteger lineNumber concode_elem_sep DepositTypeEnum depositType concode_field_sep BigInteger getLineNumber concode_elem_sep void setDepositType concode_elem_sep BigDecimal g... | DepositTypeEnum function ( ) { return depositType ; } |
17,728 | the data to be returned by the third party job worker . concode_field_sep ThirdPartyJobData data concode_elem_sep String id concode_elem_sep String nonce concode_field_sep void setNonce concode_elem_sep String getNonce concode_elem_sep ThirdPartyJobDetails withData concode_elem_sep int hashCode concode_elem_sep boolean... | void function ( ThirdPartyJobData arg0 ) { this . data = arg0 ; } |
17,729 | gets the value of the message property . concode_field_sep BigInteger statuscode concode_elem_sep String message concode_field_sep void setStatuscode concode_elem_sep BigInteger getStatuscode concode_elem_sep void setMessage | String function ( ) { return message ; } |
17,730 | return the realm name to authenticate the caller in . the default value is `` default '' . concode_field_sep String establishTrustInTarget concode_elem_sep boolean required concode_elem_sep String REQUIRED concode_elem_sep String USERNAME_PASSWORD concode_elem_sep String DEFAULT_REALM concode_elem_sep String SUPPORTED ... | String function ( ) { return realmName ; } |
17,731 | by specifying a in config.xml you can map a url using startswith atm to this method . concode_field_sep CordovaInterface cordova concode_elem_sep CordovaWebView webView concode_elem_sep String id concode_field_sep void onDestroy concode_elem_sep Uri remapUri concode_elem_sep void onNewIntent concode_elem_sep Object onM... | boolean function ( String arg0 ) { return false ; } |
17,732 | returns number of states in automaton . concode_field_sep int[] classmap concode_elem_sep Automaton automaton concode_elem_sep int size concode_elem_sep int initial concode_elem_sep int maxInterval concode_elem_sep int[] transitions concode_elem_sep boolean[] accept concode_elem_sep int[] points concode_field_sep int g... | int function ( ) { return size ; } |
17,733 | two objects that are equal are required to return the same hashcode . concode_field_sep PlaceHolder placeHolder concode_field_sep void testCloning concode_elem_sep void testSerialization concode_elem_sep void testEquals | void function ( ) { TextTitle loc0 = new TextTitle ( ) ; TextTitle loc1 = new TextTitle ( ) ; assertTrue ( loc0 . equals ( loc1 ) ) ; int loc2 = loc0 . hashCode ( ) ; int loc3 = loc1 . hashCode ( ) ; assertEquals ( loc2 , loc3 ) ; } |
17,734 | gets the value of the displaylabel property . concode_field_sep String displayLabel concode_elem_sep String role concode_elem_sep String arcrole concode_elem_sep String show concode_elem_sep String actuate concode_elem_sep String id concode_elem_sep String href concode_elem_sep String type concode_elem_sep String title... | String function ( ) { return displayLabel ; } |
17,735 | is this a failed execution of an operation . concode_field_sep ActionWriteResponse response concode_elem_sep Failure failure concode_elem_sep String opType concode_elem_sep String index concode_elem_sep Throwable cause concode_elem_sep int id concode_elem_sep String type concode_elem_sep RestStatus status concode_field... | boolean function ( ) { return failure != null ; } |
17,736 | create a new dimension of the same run-time type with the same contents as this one . concode_field_sep PlaceHolder placeHolder concode_field_sep double getHeight concode_elem_sep void setSize concode_elem_sep void setSize concode_elem_sep double getWidth | Object function ( ) { try { return super . clone ( ) ; } catch ( CloneNotSupportedException loc0 ) { throw ( Error ) new InternalError ( ) . initCause ( loc0 ) ; } } |
17,737 | sets the value of the displaylabel property . concode_field_sep String displayLabel concode_elem_sep String role concode_elem_sep String arcrole concode_elem_sep String show concode_elem_sep String riType concode_elem_sep String actuate concode_elem_sep String id concode_elem_sep String href concode_elem_sep String typ... | void function ( String arg0 ) { this . displayLabel = arg0 ; } |
17,738 | gets the value of the name property . concode_field_sep Boolean canBeBasic concode_elem_sep Guid privilegeId concode_elem_sep Boolean canBeLocal concode_elem_sep String name concode_elem_sep Boolean canBeDeep concode_elem_sep long serialVersionUID concode_elem_sep Boolean canBeGlobal concode_elem_sep PrivilegeType priv... | String function ( ) { return name ; } |
17,739 | sessions can be lazily created to avoid exceptions , if the remote server is not up and running when the camel producer is started . concode_field_sep boolean disconnect concode_elem_sep int maximumPoolSize concode_elem_sep SSLContextParameters sslContextParameters concode_elem_sep boolean autoStartTls concode_elem_sep... | void function ( boolean arg0 ) { this . lazySessionCreation = arg0 ; } |
17,740 | sets the key names for this binding . concode_field_sep int mCommand concode_elem_sep String[] mKeyNames concode_elem_sep int FLAG_LONG_PRESS concode_elem_sep int mFlags concode_elem_sep Parcelable.Creator<BrailleKeyBinding> CREATOR concode_field_sep int getCommand concode_elem_sep boolean isLongPress concode_elem_sep ... | BrailleKeyBinding function ( String [ ] arg0 ) { mKeyNames = arg0 ; return this ; } |
17,741 | returns the number of nearest neighbors to examine for each tuple . concode_field_sep boolean mutualNearestNeighbors concode_elem_sep int NEAREST_NEIGHBOR_OVERLAP_DEFAULT concode_elem_sep int workerThreadCount concode_elem_sep int nearestNeighborOverlap concode_elem_sep DistanceFunc distanceFunc concode_elem_sep long s... | int function ( ) { return nearestNeighborsToExamine ; } |
17,742 | add primary and all foreign keys for the specified resource type to the provided set . concode_field_sep SchemaFactory m_schemaFactory concode_field_sep boolean requiresPropertyProviderInput concode_elem_sep void init concode_elem_sep void ensureRequiredProperties concode_elem_sep void addSubResources concode_elem_sep ... | void function ( Resource . Type arg0 , Set < String > arg1 ) { Schema loc0 = getSchema ( arg0 ) ; for ( Resource . Type loc1 : Resource . Type . values ( ) ) { String loc2 = loc0 . getKeyPropertyId ( loc1 ) ; if ( loc2 != null ) { arg1 . add ( loc2 ) ; } } } |
17,743 | sets the description of the record . concode_field_sep GregorianCalendar date concode_elem_sep int quantity concode_elem_sep double price concode_elem_sep String description concode_field_sep String getDateString concode_elem_sep int getQuantity concode_elem_sep void setQuantity concode_elem_sep void setDate concode_el... | void function ( String arg0 ) { this . description = arg0 ; } |
17,744 | usb mass storage connection state has changed . concode_field_sep PlaceHolder placeHolder concode_field_sep void onStorageStateChange | void function ( boolean arg0 ) { } |
17,745 | apply deflate compression followed by base64 encoding and url encoding concode_field_sep String destinationQueryString concode_elem_sep String destination concode_field_sep RedirectBindingUtilDestHolder setDestinationQueryString concode_elem_sep byte[] urlBase64Decode concode_elem_sep InputStream urlBase64DeflateDecode... | String function ( byte [ ] arg0 ) { byte [ ] loc0 = DeflateUtil . encode ( arg0 ) ; return base64URLEncode ( loc0 ) ; } |
17,746 | sets the reducer class to the chain job 's jobconf . it has to be specified how key and values are passed from one element of the chain to the next , by value or by reference . if a reducer leverages the assumed semantics that the key and values are not modified by the collector ` by value ' must be used . if the reduc... | void function ( JobConf arg0 , Class < ? extends Reducer < K1 , V1 , K2 , V2 >> arg1 , Class < ? extends K1 > arg2 , Class < ? extends V1 > arg3 , Class < ? extends K2 > arg4 , Class < ? extends V2 > arg5 , boolean arg6 , JobConf arg7 ) { arg0 . setReducerClass ( ChainReducer . class ) ; arg0 . setOutputKeyClass ( arg4... |
17,747 | gets the pdf documents library . a library object is the central repository of all objects that make up the pdf document hierarchy . concode_field_sep Name LENGTH_KEY concode_elem_sep Name FORM_TYPE_KEY concode_elem_sep HashMap entries concode_elem_sep Library library concode_elem_sep boolean inited concode_elem_sep bo... | Library function ( ) { return library ; } |
17,748 | gets the value of the videobumpertype property . concode_field_sep VideoPositionWithinPod videoPositionWithinPod concode_elem_sep VideoBumperType videoBumperType concode_elem_sep VideoPosition videoPosition concode_field_sep void setVideoPosition concode_elem_sep VideoPosition getVideoPosition concode_elem_sep VideoPos... | VideoBumperType function ( ) { return videoBumperType ; } |
17,749 | sets the value as an int concode_field_sep MIMEValue value concode_elem_sep String name concode_elem_sep String type concode_field_sep void setName concode_elem_sep byte getValueInt8 concode_elem_sep void setValueUInt8 concode_elem_sep int getValueInt32 concode_elem_sep String getValueText concode_elem_sep UInt getValu... | void function ( int arg0 ) { type = MIMEValue . Int32MIMEType ; intToValue ( arg0 , value ) ; } |
17,750 | this creates a new compositionmetadatastore . useful if fstgencomposer is used multiple times in the same vm . this method must be called before the second/third/fourth / ... call to fstgencomposer.main ! concode_field_sep String outputDir concode_elem_sep CompositionMetadataStore instance concode_elem_sep Map<String,M... | void function ( ) { instance = new CompositionMetadataStore ( ) ; } |
17,751 | cancel . cancel an asynchronous operation concode_field_sep String CLSID concode_elem_sep wbemdisp.ISWbemSinkProxy d_ISWbemSinkProxy concode_field_sep wbemdisp.ISWbemSink getAsISWbemSink concode_elem_sep String getJintegraVersion concode_elem_sep Object getPropertyByName concode_elem_sep Object getPropertyByName concod... | void function ( ) { try { d_ISWbemSinkProxy . Cancel ( ) ; } catch ( com . linar . jintegra . AutomationException loc0 ) { loc0 . fillInStackTrace ( ) ; throw loc0 ; } } |
17,752 | sets the value of the collecteddata property . concode_field_sep String collectedData concode_elem_sep XMLGregorianCalendar timestamp concode_field_sep XMLGregorianCalendar getTimestamp concode_elem_sep String getCollectedData concode_elem_sep void setTimestamp | void function ( String arg0 ) { this . collectedData = arg0 ; } |
17,753 | the identifier of the directory that was created . concode_field_sep String directoryId concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep CreateDirectoryResult clone concode_elem_sep String getDirectoryId concode_elem_sep String toString concode_elem_sep CreateDirectoryResult withDirectory... | void function ( String arg0 ) { this . directoryId = arg0 ; } |
17,754 | returns all the clients the first working pod for the given service concode_field_sep String password concode_elem_sep Logger LOG concode_elem_sep KubernetesClient kubernetes concode_elem_sep String user concode_elem_sep Filter<Pod> podFilter concode_field_sep J4pClient assertClientForService concode_elem_sep J4pClient... | List < J4pClient > function ( Service arg0 ) { List < Pod > loc0 = kubernetes . getPodsForService ( arg0 ) ; return clientsForPod ( loc0 ) ; } |
17,755 | returns a default common factory instance . concode_field_sep Hints hints concode_elem_sep String DEFAULT_AUTHORITY concode_elem_sep BasicFactories DEFAULT concode_field_sep FilterFactory getFilterFactory concode_elem_sep DatumFactory getDatumFactory concode_elem_sep FeatureTypeFactory getTypeFactory concode_elem_sep S... | BasicFactories function ( ) { if ( DEFAULT == null ) { DEFAULT = new BasicFactories ( new Hints ( Hints . LENIENT_DATUM_SHIFT , Boolean . TRUE ) ) ; } return DEFAULT ; } |
17,756 | log exception as level #info concode_field_sep String DEFAULT_EXCEPTION_MESSAGE concode_elem_sep Logger CLIENT concode_elem_sep Logger SERVER concode_elem_sep String SERVER_SUFFIX concode_elem_sep String LOGGER_PREFIX concode_elem_sep String BLOCK_UPDATE concode_elem_sep String CLIENT_SUFFIX concode_field_sep void debu... | void function ( @ Nonnull final Throwable arg0 , @ Nonnull final String arg1 ) { log ( Level . INFO , arg0 , arg1 ) ; } |
17,757 | tests whether or not this applet is currently active . an applet becomes active just before the browser invokes start , and becomes inactive just before the browser invokes stop . concode_field_sep AppletContext context concode_elem_sep AppletTag tag concode_elem_sep Applet applet concode_field_sep AppletContext getApp... | boolean function ( ) { return true ; } |
17,758 | obtains a scheme by name , if registered . concode_field_sep ConcurrentHashMap<String,Scheme> registeredSchemes concode_field_sep Scheme getScheme concode_elem_sep Scheme getScheme concode_elem_sep void setItems concode_elem_sep Scheme unregister concode_elem_sep List<String> getSchemeNames concode_elem_sep Scheme regi... | Scheme function ( final String arg0 ) { Args . notNull ( arg0 , "srini_string" ) ; final Scheme loc0 = registeredSchemes . get ( arg0 ) ; return loc0 ; } |
17,759 | sets the mschargehandle_calccharge value . concode_field_sep Boolean MSChargeHandle_prodlesspre concode_elem_sep int MSChargeHandle_mincharge concode_elem_sep int MSChargeHandle_maxproductcharge concode_elem_sep double MSChargeHandle_plusone concode_elem_sep int MSChargeHandle_negative concode_elem_sep int MSChargeHand... | void function ( MSChargeHandle_calccharge arg0 ) { this . MSChargeHandle_calccharge = arg0 ; } |
17,760 | find next node in nw nodeways structure , if the node is found delete and return it concode_field_sep NodesWays map concode_elem_sep List<Integer> notSortable concode_elem_sep Set<Integer> remaining concode_elem_sep Map<Integer,Set<Node>> remainingOneway concode_elem_sep Integer firstOneway concode_elem_sep Node lastOn... | Integer function ( NodesWays arg0 , Node arg1 ) { Integer loc0 = findAdjacentWay ( arg0 , arg1 ) ; if ( loc0 == null ) return null ; deleteWayNode ( arg0 , loc0 , arg1 ) ; return loc0 ; } |
17,761 | formats a content size to be in the form of bytes , kilobytes , megabytes , etc concode_field_sep PlaceHolder placeHolder concode_field_sep String formatShortFileSize concode_elem_sep String formatIpAddress | String function ( Context arg0 , long arg1 ) { return formatFileSize ( arg0 , arg1 , false ) ; } |
17,762 | remove the managed bean based on the bean name . concode_field_sep PlaceHolder placeHolder concode_field_sep String getRequestParameter concode_elem_sep Application getApplication concode_elem_sep Object getElValue concode_elem_sep ServletContext getServletContext concode_elem_sep Object getManagedBean concode_elem_sep... | void function ( String arg0 ) { getValueBinding ( getJsfEl ( arg0 ) ) . setValue ( FacesContext . getCurrentInstance ( ) , null ) ; } |
17,763 | returns the company id of this link group . concode_field_sep LinkGroup _linkGroup concode_field_sep void setName concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setGroupId concode_elem_sep java.lang.String getName concode_elem_sep boolean isEscapedModel concode_elem_sep boolean isCachedModel con... | long function ( ) { return _linkGroup . getCompanyId ( ) ; } |
17,764 | get the numtaskretries value . concode_field_sep Period kernelCPUTime concode_elem_sep long numTaskRetries concode_elem_sep long numSucceededTasks concode_elem_sep long numFailedTasks concode_elem_sep String url concode_elem_sep Period userCPUTime concode_elem_sep long writeIOps concode_elem_sep Period wallClockTime co... | long function ( ) { return this . numTaskRetries ; } |
17,765 | method to update the picture based on the passed color values for this pixel concode_field_sep int x concode_elem_sep int y concode_elem_sep DigitalPicture picture concode_field_sep int getCol concode_elem_sep int correctValue concode_elem_sep Color getColor concode_elem_sep void setAlpha concode_elem_sep int getRow co... | void function ( int arg0 , int arg1 , int arg2 , int arg3 ) { int loc0 = ( arg0 << 24 ) + ( arg1 << 16 ) + ( arg2 << 8 ) + arg3 ; picture . setBasicPixel ( x , y , loc0 ) ; } |
17,766 | returns the string representation for this object in units of millimeters . . the returned string is in the form '' x , y - > width , height mm '' . concode_field_sep int INCH concode_elem_sep long serialVersionUID concode_elem_sep int w concode_elem_sep int x concode_elem_sep int h concode_elem_sep int y concode_elem_... | String function ( ) { return toString ( MM , "srini_string" ) ; } |
17,767 | implement operator interface . concode_field_sep String endPoint concode_elem_sep Logger logger concode_elem_sep int batchSize concode_elem_sep String secretKey concode_elem_sep String accessKey concode_elem_sep boolean isBatchProcessing concode_elem_sep DefaultInputPort<T> inputPort concode_elem_sep int sendCount conc... | void function ( ) { if ( isBatchProcessing && putRecordsRequestEntryList . size ( ) != 0 ) { try { flushRecords ( ) ; } catch ( AmazonClientException loc0 ) { throw new RuntimeException ( loc0 ) ; } } } |
17,768 | get the type of an attribute by name . concode_field_sep ArrayList<String> values concode_elem_sep ArrayList<String> names concode_elem_sep ArrayList<String> types concode_field_sep String getValue concode_elem_sep String getValue concode_elem_sep String getName concode_elem_sep void addAttribute concode_elem_sep void ... | String function ( String arg0 ) { return getType ( names . indexOf ( arg0 ) ) ; } |
17,769 | draws the needle . concode_field_sep double rotateX concode_elem_sep Paint outlinePaint concode_elem_sep int size concode_elem_sep AffineTransform transform concode_elem_sep Paint highlightPaint concode_elem_sep double rotateY concode_elem_sep Stroke outlineStroke concode_elem_sep Paint fillPaint concode_elem_sep long ... | void function ( Graphics2D arg0 , Rectangle2D arg1 , double arg2 ) { Point2D . Double loc0 = new Point2D . Double ( ) ; loc0 . setLocation ( arg1 . getMinX ( ) + this . rotateX * arg1 . getWidth ( ) , arg1 . getMinY ( ) + this . rotateY * arg1 . getHeight ( ) ) ; draw ( arg0 , arg1 , loc0 , arg2 ) ; } |
17,770 | getter method concode_field_sep String workFlElComments concode_elem_sep Integer workFlElLevel concode_elem_sep String workFlElUserId concode_elem_sep Integer workFlElTat concode_elem_sep String workFlElModifiedBy concode_elem_sep Date workFlElCreatedDate concode_elem_sep long serialVersionUID concode_elem_sep Date wor... | String function ( ) { return workFlElCreatedBy ; } |
17,771 | sets the primary key of this journal content search . concode_field_sep JournalContentSearch _journalContentSearch concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_ele... | void function ( long arg0 ) { _journalContentSearch . setPrimaryKey ( arg0 ) ; } |
17,772 | set player move delta angles . concode_field_sep int type concode_elem_sep int FLAG_JUMP concode_elem_sep int flags concode_elem_sep int WALK_STOPPED concode_elem_sep int MOVE_GIB concode_elem_sep int WALK_NORMAL concode_elem_sep int POSTURE_JUMP concode_elem_sep int POSTURE_CROUCH concode_elem_sep int FLAG_TIME_TELEPO... | void function ( Angles arg0 ) { this . deltaAngles = arg0 ; } |
17,773 | called whenever the osgi framework stops our bundle concode_field_sep BundleContext context concode_field_sep void start concode_elem_sep BundleContext getContext | void function ( BundleContext arg0 ) { context = null ; } |
17,774 | write the mutations to their respective table . this method is blocking and could potentially cause the writer to block for a long time as we write the index updates . we only return when either : all index writes have returned , or any single index write has failed we attempt to quickly determine if any write has fail... | void function ( Collection < Pair < Mutation , byte [ ] >> arg0 ) { write ( resolveTableReferences ( arg0 ) ) ; } |
17,775 | returns the ssl socket factory , or null if this is not an https address . concode_field_sep ProxySelector proxySelector concode_elem_sep Proxy proxy concode_elem_sep SSLSocketFactory sslSocketFactory concode_elem_sep SocketFactory socketFactory concode_elem_sep Authenticator proxyAuthenticator concode_elem_sep Dns dns... | SSLSocketFactory function ( ) { return sslSocketFactory ; } |
17,776 | set the ldaptemplate . concode_field_sep CachingLdapEntityServiceImpl service concode_elem_sep String searchAttribute concode_elem_sep List<String> searchDisplayedAttributes concode_elem_sep Logger logger concode_elem_sep String DEFAULT_ID_ATTRIBUTE concode_elem_sep long serialVersionUID concode_elem_sep String DEFAULT... | void function ( final LdapTemplate arg0 ) { service . setLdapTemplate ( arg0 ) ; } |
17,777 | create an instance of dataserviceentities.parties concode_field_sep PlaceHolder placeHolder concode_field_sep DataServiceEntities.Parties.PartyData.Party createDataServiceEntitiesPartiesPartyDataParty concode_elem_sep DataServiceEntities.PartyEmails.PartyEmailData.PartyEmail createDataServiceEntitiesPartyEmailsPartyEma... | DataServiceEntities . Parties function ( ) { return new DataServiceEntities . Parties ( ) ; } |
17,778 | produce a jsonarray of jsonobjects from a comma delimited text string using a supplied jsonarray as the source of element names . concode_field_sep PlaceHolder placeHolder concode_field_sep String getValue concode_elem_sep JSONObject rowToJSONObject concode_elem_sep String rowToString concode_elem_sep String toString c... | JSONArray function ( JSONArray arg0 , String arg1 ) { return toJSONArray ( arg0 , new JSONTokener ( arg1 ) ) ; } |
17,779 | waits until stopped . concode_field_sep Lock lock concode_elem_sep boolean stopped concode_elem_sep DaemonCommandExecution currentCommandExecution concode_elem_sep Runnable onFinishCommand concode_elem_sep Runnable onStart concode_elem_sep Condition condition concode_elem_sep org.gradle.api.logging.Logger LOGGER concod... | void function ( ) { lock . lock ( ) ; try { while ( ! isStopped ( ) ) { try { condition . await ( ) ; } catch ( InterruptedException loc0 ) { throw UncheckedException . asUncheckedException ( loc0 ) ; } } } finally { lock . unlock ( ) ; } } |
17,780 | sets the connection on which this modbustransaction should be executed . an implementation should be able to handle open and closed connections . concode_field_sep Mutex m_TransactionLock concode_elem_sep ModbusRequest m_Request concode_elem_sep TCPMasterConnection m_Connection concode_elem_sep ModbusResponse m_Respons... | void function ( TCPMasterConnection arg0 ) { m_Connection = arg0 ; m_IO = arg0 . getModbusTransport ( ) ; } |
17,781 | returns the notification type of this user notification delivery . concode_field_sep UserNotificationDelivery _userNotificationDelivery concode_field_sep long getClassNameId concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes... | int function ( ) { return _userNotificationDelivery . getNotificationType ( ) ; } |
17,782 | return this node 's key concode_field_sep Node root concode_elem_sep List<Node> children concode_elem_sep char key concode_field_sep void add concode_elem_sep void add concode_elem_sep void add concode_elem_sep List<Node> getChildren concode_elem_sep Node getChild concode_elem_sep Node getRoot concode_elem_sep boolean ... | char function ( ) { return key ; } |
17,783 | shuts down statistics collector . concode_field_sep boolean _isRunning concode_elem_sep List<StatsCollectorInput> _statsCollectorInputList concode_elem_sep int _statsCollectionInterval concode_elem_sep ExecutorService _executorService concode_field_sep void start concode_elem_sep Runnable collectStatistics | void function ( final int arg0 ) { _isRunning = false ; _executorService . shutdownNow ( ) ; _executorService . awaitTermination ( arg0 , TimeUnit . MILLISECONDS ) ; } |
17,784 | optional the token for the next set of items to return . you received this token from a previous call . concode_field_sep String nextToken concode_elem_sep com.amazonaws.internal.SdkInternalList<Command> commands concode_field_sep void setCommands concode_elem_sep void setNextToken concode_elem_sep int hashCode concode... | String function ( ) { return this . nextToken ; } |
17,785 | call license_server . generate_key concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder | java . lang . String function ( org . jooq . Configuration arg0 , java . sql . Timestamp arg1 , java . lang . String arg2 ) { org . jooq . example . jaxrs . db . routines . GenerateKey loc0 = new org . jooq . example . jaxrs . db . routines . GenerateKey ( ) ; loc0 . setLicenseDate ( arg1 ) ; loc0 . setEmail ( arg2 ) ;... |
17,786 | returns the short name of the policy concode_field_sep String usernameField concode_elem_sep LdapManager manager concode_elem_sep String authorizeField concode_field_sep String description concode_elem_sep Collection<String> getAuthorized concode_elem_sep boolean authorize | String function ( ) { return "srini_string" ; } |
17,787 | a flag that indicates if there are more change batches to list . concode_field_sep Boolean isTruncated concode_elem_sep String maxItems concode_elem_sep String nextMarker concode_elem_sep String marker concode_elem_sep com.amazonaws.internal.ListWithAutoConstructFlag<ChangeBatchRecord> changeBatchRecords concode_field_... | Boolean function ( ) { return isTruncated ; } |
17,788 | define el valor de la propiedad sportname . concode_field_sep int idSport concode_elem_sep double hourPrice concode_elem_sep String sportName concode_field_sep void setIdSport concode_elem_sep double getHourPrice concode_elem_sep int getIdSport concode_elem_sep String getSportName concode_elem_sep void setHourPrice | void function ( String arg0 ) { this . sportName = arg0 ; } |
17,789 | returns a range of all the j i r a change items . 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.liferay.portal.kernel.dao.orm.query... | java . util . List < com . liferay . socialcoding . model . JIRAChangeItem > function ( int arg0 , int arg1 ) { return getService ( ) . getJIRAChangeItems ( arg0 , arg1 ) ; } |
17,790 | specifies the name of the db cluster option group . concode_field_sep String dBClusterOptionGroupName concode_elem_sep String status concode_field_sep DBClusterOptionGroupStatus withDBClusterOptionGroupName concode_elem_sep DBClusterOptionGroupStatus withStatus concode_elem_sep int hashCode concode_elem_sep boolean equ... | String function ( ) { return dBClusterOptionGroupName ; } |
17,791 | gets the ftp proxy . concode_field_sep String proxyAutoconfigUrl concode_elem_sep String socksUsername concode_elem_sep String socksPassword concode_elem_sep boolean autodetect concode_elem_sep String httpProxy concode_elem_sep ProxyType proxyType concode_elem_sep String noProxy concode_elem_sep String ftpProxy concode... | String function ( ) { return ftpProxy ; } |
17,792 | print a boolean to standard output and then terminate the line . concode_field_sep String CHARSET_NAME concode_elem_sep Locale LOCALE concode_elem_sep PrintWriter out concode_field_sep void print concode_elem_sep void print concode_elem_sep void print concode_elem_sep void print concode_elem_sep void print concode_elem... | void function ( boolean arg0 ) { out . println ( arg0 ) ; } |
17,793 | returns a random biginteger having value less than the passed bound parameter concode_field_sep PlaceHolder placeHolder concode_field_sep byte[] longToBytes concode_elem_sep BigInteger curveComponent | BigInteger function ( Random arg0 , BigInteger arg1 ) { BigInteger loc0 ; do { loc0 = new BigInteger ( arg1 . bitLength ( ) , arg0 ) ; } while ( loc0 . compareTo ( arg1 ) >= 0 ) ; return loc0 ; } |
17,794 | get the connection object concode_field_sep ParserRuleContext sqlExpr concode_elem_sep Exception exception concode_elem_sep boolean withReturn concode_elem_sep ResultSet rs concode_elem_sep Connection conn concode_elem_sep State state concode_elem_sep PreparedStatement pstmt concode_elem_sep ParserRuleContext sqlSelect... | Connection function ( ) { return conn ; } |
17,795 | gets the value of the this property . concode_field_sep ManagedObjectReference _this concode_elem_sep String operation concode_elem_sep DistributedVirtualSwitchProductSpec productSpec concode_field_sep void setThis concode_elem_sep String getOperation concode_elem_sep void setOperation concode_elem_sep DistributedVirtu... | ManagedObjectReference function ( ) { return _this ; } |
17,796 | get lookup date box concode_field_sep VDateBox et_List concode_field_sep void setVDateBox concode_elem_sep void setDate concode_elem_sep Date getDate concode_elem_sep String getDateAsString | VDateBox function ( ) { return et_List ; } |
17,797 | the password-derived credential used to unwrap keys managed by the firefox account auth server . concode_field_sep int HASH_LENGTH_HEX concode_elem_sep int CRYPTO_KEY_LENGTH_BYTES concode_elem_sep int SALT_LENGTH_HEX concode_elem_sep int NUMBER_OF_QUICK_STRETCH_ROUNDS concode_elem_sep String KW_VERSION_STRING concode_e... | byte [ ] function ( byte [ ] arg0 ) { return HKDF . derive ( arg0 , new byte [ 0 ] , FxAccountUtils . KW ( "srini_string" ) , 32 ) ; } |
17,798 | checks the range of a double to be converted to s1 .9 11 bit format . the valid range is -2.0 to +1.998046875 . concode_field_sep PlaceHolder placeHolder concode_field_sep void checkS10 concode_elem_sep int convS19 concode_elem_sep String getInstructionString concode_elem_sep int convS15 concode_elem_sep void checkS15 ... | void function ( double arg0 ) { if ( arg0 < - 2.0 || arg0 > 1.998046875 ) { throw new IllegalArgumentException ( "srini_string" + arg0 + "srini_string" ) ; } } |
17,799 | returns the squared distance from this double3d to the specified point . concode_field_sep double x concode_elem_sep double y concode_elem_sep double z concode_field_sep double getX concode_elem_sep String toCoordinates concode_elem_sep double getY concode_elem_sep double getZ concode_elem_sep double distance concode_e... | double function ( final MutableInt3D arg0 ) { final double loc0 = ( double ) this . x - arg0 . x ; final double loc1 = ( double ) this . y - arg0 . y ; final double loc2 = ( double ) this . z - arg0 . z ; return ( loc0 * loc0 + loc1 * loc1 + loc2 * loc2 ) ; } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.