idx int64 0 25k | question stringlengths 68 5.61k | target stringlengths 21 500 |
|---|---|---|
5,700 | this is an advanced api , use builder #setreadtype readtype when possible . concode_field_sep FileWriteLocationPolicy mLocationPolicy concode_elem_sep TachyonStorageType mTachyonStorageType concode_field_sep FileWriteLocationPolicy getLocationPolicy concode_elem_sep InStreamOptions defaults concode_elem_sep InStreamOpt... | Builder function ( TachyonStorageType arg0 ) { mTachyonStorageType = arg0 ; return this ; } |
5,701 | sets the value of the selector property . concode_field_sep BudgetSuggestionSelector selector concode_field_sep BudgetSuggestionSelector getSelector | void function ( BudgetSuggestionSelector arg0 ) { this . selector = arg0 ; } |
5,702 | convert this standard java object to a cos object . concode_field_sep COSDictionary dictionary concode_field_sep COSDictionary getDictionary concode_elem_sep int getP concode_elem_sep void setP | COSBase function ( ) { return getDictionary ( ) ; } |
5,703 | allows a daemon to define its thread priority through a factory . the thread that this object should return should be an implementation of itself . concode_field_sep PlaceHolder placeHolder concode_field_sep DaemonEntry[] getDaemonEntries concode_elem_sep DaemonEntry getDaemonEntry concode_elem_sep void process concode... | Daemon function ( DaemonEntry arg0 ) { return getService ( ) . getDaemon ( arg0 ) ; } |
5,704 | return a cursor instance that can be used to fetch informationabout the contact with the given email address . concode_field_sep int NAME_INDEX concode_elem_sep String SORT_ORDER concode_elem_sep int CONTACT_ID_INDEX concode_elem_sep ContentResolver mContentResolver concode_elem_sep String PROJECTION[] concode_elem_sep... | Cursor function ( final String arg0 ) { final Uri loc0 = Uri . withAppendedPath ( ContactsContract . CommonDataKinds . Email . CONTENT_LOOKUP_URI , Uri . encode ( arg0 ) ) ; final Cursor loc1 = mContentResolver . query ( loc0 , PROJECTION , null , null , SORT_ORDER ) ; return loc1 ; } |
5,705 | all registered queuesorter s. only the first one will be picked up , unless explicitly overridden by queue #setsorter queuesorter . concode_field_sep Logger LOGGER concode_elem_sep Comparator<Queue.BlockedItem> DEFAULT_BLOCKED_ITEM_COMPARATOR concode_field_sep int compare concode_elem_sep void sortBlockedItems concode_... | ExtensionList < QueueSorter > function ( ) { return ExtensionList . lookup ( QueueSorter . class ) ; } |
5,706 | returns the context file location for the bundle , by using reading its context-file header . concode_field_sep PlaceHolder placeHolder concode_field_sep List<String> getSymbolicNames concode_elem_sep Bundle findBundleBySymbolicName concode_elem_sep Bundle findBundleByName concode_elem_sep String getModuleId concode_el... | String function ( Bundle arg0 ) { final String loc0 = getHeaderValue ( "srini_string" , arg0 ) ; return loc0 != null ? loc0 : "srini_string" ; } |
5,707 | adds a value to the set . concode_field_sep String TAG concode_elem_sep HashMap<String,Object> mValues concode_field_sep Float getAsFloat concode_elem_sep void putStringArrayList concode_elem_sep Byte getAsByte concode_elem_sep Set<Map.Entry<String,Object>> valueSet concode_elem_sep boolean containsKey concode_elem_sep... | void function ( String arg0 , Long arg1 ) { mValues . put ( arg0 , arg1 ) ; } |
5,708 | used to identify which toolboxes this plugin tool should be listed in . concode_field_sep String[] args concode_elem_sep double LnOf2 concode_elem_sep boolean cancelOp concode_elem_sep WhiteboxPluginHost myHost concode_elem_sep String previousProgressLabel concode_elem_sep int previousProgress concode_elem_sep boolean ... | String [ ] function ( ) { String [ ] loc0 = { "srini_string" } ; return loc0 ; } |
5,709 | count denormal floats in an array . concode_field_sep float THRESHOLD concode_field_sep float zeroDenorm concode_elem_sep boolean isDenormalOrZero concode_elem_sep void zeroDenorms concode_elem_sep boolean isDenormal | int function ( float [ ] arg0 , int arg1 ) { int loc0 = 0 ; for ( int loc1 = 0 ; loc1 < arg1 ; loc1 ++ ) { if ( isDenormal ( arg0 [ loc1 ] ) ) loc0 ++ ; } return loc0 ; } |
5,710 | register a service . concode_field_sep Map<Class<?>,Set<Class<?>>> remoteInterfaces concode_elem_sep ListMultimap<Class<?>,ServiceParser> services concode_field_sep boolean isRemoteInterfaceImplemented concode_elem_sep Collection<Class<?>> getDelegateClasses concode_elem_sep void addRemoteInterface concode_elem_sep Set... | void function ( ServiceParser arg0 ) { services . put ( arg0 . getDelegateClass ( ) , arg0 ) ; } |
5,711 | from foruminterface concode_field_sep YaftForumService forumService concode_elem_sep LessonEntity nextEntity concode_elem_sep String TOOL_ID concode_elem_sep int level concode_elem_sep MessageLocator messageLocator concode_elem_sep String id concode_elem_sep Logger log concode_elem_sep int type concode_elem_sep Discuss... | String function ( String arg0 , String arg1 , String arg2 , boolean arg3 , String arg4 , String arg5 , String arg6 , List < String > arg7 , boolean arg8 ) { return null ; } |
5,712 | explicitly registers the provided print service instance . the registration will silently fail returning false if the print service instance is already registered or the registration somehow else fails . concode_field_sep HashSet printServices concode_elem_sep HashSet printServiceLookups concode_elem_sep CupsPrintServi... | boolean function ( PrintService arg0 ) { if ( arg0 instanceof StreamPrintService ) return false ; try { SecurityManager loc0 = System . getSecurityManager ( ) ; if ( loc0 != null ) loc0 . checkPrintJobAccess ( ) ; return printServices . add ( arg0 ) ; } catch ( SecurityException loc0 ) { return false ; } } |
5,713 | convenience access to the sql statement logger . concode_field_sep JdbcCoordinator jdbcCoordinator concode_elem_sep SqlExceptionHelper sqlExceptionHelper concode_elem_sep SqlStatementLogger sqlStatementLogger concode_elem_sep CoreMessageLogger LOG concode_elem_sep LinkedHashMap<String,PreparedStatement> statements conc... | SqlStatementLogger function ( ) { return sqlStatementLogger ; } |
5,714 | tests whether or not a string matches against a pattern . the pattern may contain two special characters : '' means zero or more characters ' ? ' means one and only one character concode_field_sep String[] DEFAULTEXCLUDES concode_elem_sep MatchPatterns excludesPatterns concode_elem_sep String[] excludes concode_elem_se... | boolean function ( String arg0 , String arg1 , boolean arg2 ) { return SelectorUtils . match ( arg0 , arg1 , arg2 ) ; } |
5,715 | create an instance of isoformtype concode_field_sep QName _Copyright_QNAME concode_field_sep ProteinType.AlternativeName createProteinTypeAlternativeName concode_elem_sep SourceDataType.Tissue createSourceDataTypeTissue concode_elem_sep IsoformType.Sequence createIsoformTypeSequence concode_elem_sep EvidencedStringType... | IsoformType function ( ) { return new IsoformType ( ) ; } |
5,716 | the number of layers . concode_field_sep Integer appsCount concode_elem_sep String stackId concode_elem_sep String name concode_elem_sep InstancesCount instancesCount concode_elem_sep Integer layersCount concode_elem_sep String arn concode_field_sep void setName concode_elem_sep void setStackId concode_elem_sep String ... | StackSummary function ( Integer arg0 ) { setLayersCount ( arg0 ) ; return this ; } |
5,717 | adds an admin tool . concode_field_sep CmsIdentifiableObjectContainer<CmsTool> m_container concode_elem_sep String m_name concode_elem_sep String m_id concode_field_sep String getName concode_elem_sep List<CmsTool> getAdminTools concode_elem_sep String getId concode_elem_sep String groupHtml | void function ( CmsTool arg0 ) { m_container . addIdentifiableObject ( arg0 . getId ( ) , arg0 ) ; } |
5,718 | takes a jsonfile and creates an object from it . acceptable string file name . filename can = `` file.json '' or just `` file '' concode_field_sep Type type concode_field_sep String getJsonFileFromAssets concode_elem_sep Type getRawType concode_elem_sep Type[] getActualTypeArguments concode_elem_sep ArrayList parseJson... | Object function ( Context arg0 , String arg1 , Class arg2 ) { String loc0 = getJsonFileFromAssets ( arg0 , arg1 , arg2 ) ; return new Gson ( ) . fromJson ( loc0 , arg2 ) ; } |
5,719 | using the given statement object . the returned resultset is registered to be closed at teardown . concode_field_sep List<Blob> m_blobs concode_elem_sep List<EventListener> m_listeners concode_elem_sep List<ResultSet> m_resultSets concode_elem_sep List<ConnectionRegistration> m_connectionRegistrations concode_elem_sep ... | ResultSet function ( final PreparedStatement arg0 ) { final ResultSet loc0 = arg0 . executeQuery ( ) ; registerResultSet ( loc0 ) ; return loc0 ; } |
5,720 | returns the path of this user tracker path . concode_field_sep UserTrackerPath _userTrackerPath concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEsc... | java . lang . String function ( ) { return _userTrackerPath . getPath ( ) ; } |
5,721 | returns true if this is the empty key . concode_field_sep CsvKey emptyKey concode_elem_sep String key concode_field_sep CsvKey emptyKey concode_elem_sep String toString concode_elem_sep int compareTo | boolean function ( ) { return "srini_string" . equals ( key ) ; } |
5,722 | get the root node . concode_field_sep ArrayList<Node> dependancyList concode_elem_sep Map<Node,Integer> asap concode_elem_sep int[][] adjMatrix concode_elem_sep Map<Node,Integer> alap concode_elem_sep int value_alap concode_elem_sep Map<Node,Integer> slack concode_elem_sep int size concode_elem_sep ArrayList<Node> succ... | Node function ( ) { return this . rootNode ; } |
5,723 | a complex type that specifies the headers , if any , that you want cloudfront to vary upon for this cache behavior . returns a reference to this object so that method calls can be chained together . concode_field_sep Headers headers concode_elem_sep Boolean queryString concode_elem_sep CookiePreference cookies concode_... | ForwardedValues function ( Headers arg0 ) { this . headers = arg0 ; return this ; } |
5,724 | returns #fingerprint applied to the parsing canonical formof the supplied schema . concode_field_sep long[] FP_TABLE concode_elem_sep long EMPTY64 concode_field_sep long fingerprint64 concode_elem_sep Appendable build concode_elem_sep byte[] fingerprint concode_elem_sep String toParsingForm concode_elem_sep long parsin... | byte [ ] function ( String arg0 , Schema arg1 ) { try { return fingerprint ( arg0 , toParsingForm ( arg1 ) . getBytes ( "srini_string" ) ) ; } catch ( UnsupportedEncodingException loc0 ) { throw new RuntimeException ( loc0 ) ; } } |
5,725 | accessor for full-path attribute concode_field_sep String m_fullPath concode_elem_sep String m_mediaType concode_elem_sep long serialVersionUID concode_field_sep void setFullPath concode_elem_sep String getMediaType concode_elem_sep void setMediaType concode_elem_sep byte[] toXML concode_elem_sep String toString | String function ( ) { return m_fullPath ; } |
5,726 | returns message concode_field_sep int code concode_elem_sep long serialVersionUID concode_elem_sep String message concode_field_sep void setCode concode_elem_sep void setMessage concode_elem_sep int getCode | String function ( ) { return this . message ; } |
5,727 | updates the legacy facility in the database or adds it if it does not yet exist . also notifies the appropriate model listeners . concode_field_sep LegacyFacilityLocalService _service concode_field_sep de.uhh.l2g.plugins.migration.model.LegacyFacility createLegacyFacility concode_elem_sep int getLegacyFacilitiesCount c... | de . uhh . l2g . plugins . migration . model . LegacyFacility function ( de . uhh . l2g . plugins . migration . model . LegacyFacility arg0 ) { return getService ( ) . updateLegacyFacility ( arg0 ) ; } |
5,728 | merge two doms , with one having dominance in the case of collision . concode_field_sep String CHILDREN_COMBINATION_APPEND concode_elem_sep String DEFAULT_CHILDREN_COMBINATION_MODE concode_elem_sep String SELF_COMBINATION_MODE_ATTRIBUTE concode_elem_sep String SELF_COMBINATION_OVERRIDE concode_elem_sep String SELF_COMB... | Xpp3Dom function ( Xpp3Dom arg0 , Xpp3Dom arg1 , Boolean arg2 ) { if ( arg0 != null ) { mergeIntoXpp3Dom ( arg0 , arg1 , arg2 ) ; return arg0 ; } return arg1 ; } |
5,729 | sets the wsdataclusterpk value for this wsdeleteitems . concode_field_sep int spellTreshold concode_elem_sep java.lang.String conceptName concode_elem_sep org.talend.mdm.webservice.WSWhereItem wsWhereItem concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.apache.... | void function ( org . talend . mdm . webservice . WSDataClusterPK arg0 ) { this . wsDataClusterPK = arg0 ; } |
5,730 | creates and returns a notification of variety kind.onnext , and assigns it a value . concode_field_sep Kind kind concode_elem_sep Throwable throwable concode_elem_sep Notification<Void> ON_COMPLETED concode_elem_sep T value concode_field_sep boolean isOnError concode_elem_sep boolean hasValue concode_elem_sep Kind getK... | Notification < T > function ( T arg0 ) { return new Notification < T > ( Kind . OnNext , arg0 , null ) ; } |
5,731 | sobject fields to retrieve concode_field_sep NotifyForOperationsEnum notifyForOperations concode_elem_sep String APEX_METHOD concode_elem_sep String sObjectQuery concode_elem_sep Boolean notifyForOperationCreate concode_elem_sep String SOBJECT_CLASS concode_elem_sep String sObjectClass concode_elem_sep String JOB_ID co... | void function ( String arg0 ) { this . sObjectFields = arg0 ; } |
5,732 | helper for success callbacks that just returns the status.ok by default concode_field_sep String callbackId concode_elem_sep CordovaWebView webView concode_elem_sep int changingThreads concode_elem_sep String LOG_TAG concode_elem_sep boolean finished concode_field_sep boolean isChangingThreads concode_elem_sep String g... | void function ( JSONObject arg0 ) { sendPluginResult ( new PluginResult ( PluginResult . Status . OK , arg0 ) ) ; } |
5,733 | query to see if an option has been set . concode_field_sep List<Option> options concode_elem_sep List<String> args concode_elem_sep long serialVersionUID concode_field_sep Properties getOptionProperties concode_elem_sep void addArg concode_elem_sep Option resolveOption concode_elem_sep Iterator<Option> iterator concode... | boolean function ( char arg0 ) { return hasOption ( String . valueOf ( arg0 ) ) ; } |
5,734 | gets the value of the type property . concode_field_sep String sourceUrl concode_elem_sep List<MediaSizeStringMapEntry> urls concode_elem_sep String creationTime concode_elem_sep Long fileSize concode_elem_sep String name concode_elem_sep String mediaType concode_elem_sep MediaMimeType mimeType concode_elem_sep Long me... | MediaMediaType function ( ) { return type ; } |
5,735 | returns true if type represents an in-process connection to database . concode_field_sep String S_URL_PREFIX concode_elem_sep String S_DOT concode_elem_sep String S_FILE concode_elem_sep String url_database concode_elem_sep String S_MEM concode_elem_sep String S_ALIAS concode_elem_sep String S_HSQLS concode_elem_sep St... | boolean function ( String arg0 ) { if ( arg0 == S_FILE || arg0 == S_RES || arg0 == S_MEM ) { return true ; } return false ; } |
5,736 | if loaded scripts should be shown in the debug view concode_field_sep String PREF_SHOW_LOADED_SCRIPTS concode_elem_sep PreferencesManager fgManager concode_field_sep PreferencesManager getManager concode_elem_sep void propertyChange | boolean function ( ) { return JavaScriptDebugUIPlugin . getDefault ( ) . getPreferenceStore ( ) . getBoolean ( PREF_SHOW_LOADED_SCRIPTS ) ; } |
5,737 | returns lookup interface for maximum number of connections allowed per route . concode_field_sep int DEFAULT_MAX_TOTAL_CONNECTIONS concode_elem_sep ConnPerRoute DEFAULT_CONN_PER_ROUTE concode_field_sep void setMaxTotalConnections concode_elem_sep void setTimeout concode_elem_sep int getMaxTotalConnections concode_elem_... | ConnPerRoute function ( final HttpParams arg0 ) { if ( arg0 == null ) { throw new IllegalArgumentException ( "srini_string" ) ; } ConnPerRoute loc0 = ( ConnPerRoute ) arg0 . getParameter ( MAX_CONNECTIONS_PER_ROUTE ) ; if ( loc0 == null ) { loc0 = DEFAULT_CONN_PER_ROUTE ; } return loc0 ; } |
5,738 | returns true if the request contains conditions that save the server from sending a response that the client has locally . when a request is enqueued with its own conditions , the built-in response cache wo n't be used . concode_field_sep String servedDateString concode_elem_sep Request request concode_elem_sep Request... | boolean function ( Request arg0 ) { return arg0 . header ( "srini_string" ) != null || arg0 . header ( "srini_string" ) != null ; } |
5,739 | add a resource . concode_field_sep Log log concode_elem_sep Map<String,String> resources concode_field_sep InputSource resolve concode_elem_sep Map<String,String> getResources | void function ( String arg0 , String arg1 ) { resources . put ( arg0 , arg1 ) ; } |
5,740 | test of constructor of class fulltabumemory . concode_field_sep PlaceHolder placeHolder concode_field_sep void setUpClass concode_elem_sep void testFullTabuMemory concode_elem_sep void testConstructor1 concode_elem_sep void tearDownClass | void function ( ) { System . out . println ( "srini_string" ) ; TabuMemory < ? > loc0 = new FullTabuMemory < > ( 0 ) ; } |
5,741 | sets the value of the y property . concode_field_sep byte[] p concode_elem_sep byte[] q concode_elem_sep byte[] seed concode_elem_sep byte[] g concode_elem_sep byte[] pgenCounter concode_elem_sep byte[] y concode_elem_sep byte[] j concode_field_sep byte[] getG concode_elem_sep byte[] getSeed concode_elem_sep byte[] get... | void function ( byte [ ] arg0 ) { this . y = ( ( byte [ ] ) arg0 ) ; } |
5,742 | set the location . concode_field_sep String exceptionType concode_elem_sep String location concode_elem_sep int errorCode concode_elem_sep long serialVersionUID concode_field_sep String getLocation concode_elem_sep String getName concode_elem_sep int getErrorCode concode_elem_sep void setExceptionType concode_elem_sep ... | void function ( String arg0 ) { this . location = UDecoder . URLDecode ( arg0 ) ; } |
5,743 | returns a hash code for the object . concode_field_sep Class className concode_elem_sep HashMap parameterDefs concode_elem_sep HashMap parameters concode_elem_sep Configuration config concode_field_sep ObjectDescription getUnconfiguredInstance concode_elem_sep Class getObjectClass concode_elem_sep Iterator getDefinedPa... | int function ( ) { return this . className . hashCode ( ) ; } |
5,744 | returns the username concode_field_sep String lastName concode_elem_sep Address address concode_elem_sep Date created concode_elem_sep Long userId concode_elem_sep Date birthDate concode_elem_sep byte[] picture concode_elem_sep String firstName concode_elem_sep Logger logger concode_elem_sep String password concode_ele... | String function ( ) { return username ; } |
5,745 | animation engine should call this method for every animation frame passing animation progress value as a parameter . animation progress should be within the range 0 . .1 the exception here would be a spring animation engine which may slightly exceed start and end progress values . this method will return false if the a... | boolean function ( float arg0 ) { Assertions . assertCondition ( ! mIsFinished , "srini_string" ) ; if ( ! mCancelled ) { mPropertyUpdater . onUpdate ( Assertions . assertNotNull ( mAnimatedView ) , arg0 ) ; } return ! mCancelled ; } |
5,746 | compares edges which originate at the same vertex based on the angle they make at their origin vertex with the positive x-axis . this allows sorting edges around their origin vertex in ccw order . concode_field_sep HalfEdge next concode_elem_sep Coordinate orig concode_elem_sep HalfEdge sym concode_field_sep HalfEdge n... | int function ( Object arg0 ) { HalfEdge loc0 = ( HalfEdge ) arg0 ; int loc1 = compareAngularDirection ( loc0 ) ; return loc1 ; } |
5,747 | removes event handlers previously registered with the given dispatchdelegate and clears all references to the dispatchdelegate in this class . called when a form 's ondestroy method is called . concode_field_sep String componentId concode_elem_sep HashMap<String,Set<EventClosure>> eventClosuresMap concode_elem_sep Stri... | void function ( HandlesEventDispatching arg0 ) { EventRegistry loc0 = removeEventRegistry ( arg0 ) ; if ( loc0 != null ) { loc0 . eventClosuresMap . clear ( ) ; } } |
5,748 | returns the next pseudorandom , uniformly distributed boolean value from this random number generator ` ssequence . the default implementation returns nextdouble concode_field_sep double cachedNormalDeviate concode_field_sep float nextFloat concode_elem_sep void clear concode_elem_sep int nextInt concode_elem_sep int n... | boolean function ( ) { return nextDouble ( ) <= 0.5 ; } |
5,749 | given a raw lc call number , return the initial letters before any numbers concode_field_sep PlaceHolder placeHolder concode_field_sep String getSecondLCcutterSuffix concode_elem_sep String removeDeweyVolSuffix concode_elem_sep String getLCB4FirstCutter concode_elem_sep String getSecondLCcutter concode_elem_sep String ... | String function ( String arg0 ) { return org . solrmarc . callnum . CallNumUtils . getLCstartLetters ( arg0 ) ; } |
5,750 | gets the page width in points 1/72 '' . concode_field_sep CloseGuard mCloseGuard concode_elem_sep int RENDER_MODE_FOR_PRINT concode_elem_sep int mHeight concode_elem_sep int mWidth concode_elem_sep Point mTempPoint concode_elem_sep ParcelFileDescriptor mInput concode_elem_sep long mNativePage concode_elem_sep int mPage... | int function ( ) { return mWidth ; } |
5,751 | sets the value of the nazevevidencedokumentu property . concode_field_sep Integer poradoveCislo concode_elem_sep TUrceneCasoveObdobi urceneCasoveObdobi concode_elem_sep String nazevEvidenceDokumentu concode_elem_sep String evidencniCislo concode_field_sep String getNazevEvidenceDokumentu concode_elem_sep void setEviden... | void function ( String arg0 ) { this . nazevEvidenceDokumentu = arg0 ; } |
5,752 | returns an javax.resource.spi.localtransaction instance . concode_field_sep Logger log concode_elem_sep MultipleManagedConnectionFactory1 mcf concode_elem_sep List<ConnectionEventListener> listeners concode_elem_sep Object connection concode_elem_sep PrintWriter logwriter concode_field_sep void associateConnection conc... | LocalTransaction function ( ) { throw new NotSupportedException ( "srini_string" ) ; } |
5,753 | runs the drill-down example . concode_field_sep Directory indexDir concode_elem_sep Directory taxoDir concode_elem_sep FacetsConfig config concode_field_sep FacetResult drillDown concode_elem_sep List<FacetResult> sumAssociations concode_elem_sep void index concode_elem_sep void main concode_elem_sep List<FacetResult> ... | FacetResult function ( ) { index ( ) ; return drillDown ( ) ; } |
5,754 | configure this client to follow redirects from https to http and from http to https . if unset , protocol redirects will be followed . this is different than the built-in httpurlconnection 's default . concode_field_sep boolean followProtocolRedirects concode_elem_sep HostnameVerifier hostnameVerifier concode_elem_sep ... | OkHttpClient function ( boolean arg0 ) { this . followProtocolRedirects = arg0 ; return this ; } |
5,755 | creates and returns a notification of variety kind.oncompleted . concode_field_sep Kind kind concode_elem_sep Throwable throwable concode_elem_sep Notification<Void> ON_COMPLETED concode_elem_sep T value concode_field_sep boolean isOnError concode_elem_sep boolean hasValue concode_elem_sep Kind getKind concode_elem_sep... | Notification < T > function ( Class < T > arg0 ) { return ( Notification < T > ) ON_COMPLETED ; } |
5,756 | write an xml attribute concode_field_sep ThreadLocal<Stack<String>> registeredNSStack concode_elem_sep PicketLinkLogger logger concode_field_sep void writeNameSpace concode_elem_sep XMLOutputFactory getXMLOutputFactory concode_elem_sep void writeCharacters concode_elem_sep void flush concode_elem_sep void setPrefix con... | void function ( XMLStreamWriter arg0 , String arg1 , String arg2 , String arg3 ) { try { arg0 . writeAttribute ( arg1 , arg2 , arg3 ) ; } catch ( XMLStreamException loc0 ) { throw logger . processingError ( loc0 ) ; } } |
5,757 | builds the cpropertyinfo s from the given particle and its descendants , and set them to the class returned by classselector #getcurrentbean . concode_field_sep BGMBuilder builder concode_field_sep String getSpecDefaultName concode_elem_sep ClassSelector getClassSelector concode_elem_sep String makeJavaName concode_ele... | void function ( XSParticle arg0 ) { build ( arg0 , Collections . < XSParticle > emptySet ( ) ) ; } |
5,758 | retrieves the name of this vocabulary exported by this grammar . concode_field_sep Class ANTLR_OPTION_CLASS concode_elem_sep GrammarMetadata associatedGrammarMetadata concode_elem_sep GrammarDelegate superGrammarDelegate concode_elem_sep Class ANTLR_GRAMMAR_CLASS concode_elem_sep Object[] NO_ARGS concode_elem_sep Strin... | String function ( ) { return exportVocab ; } |
5,759 | encodes a boolean value as a big-endian 32-bit integer into the specified buffer at the specified offset . concode_field_sep PlaceHolder placeHolder concode_field_sep byte[] encodeByte concode_elem_sep void encodeByte concode_elem_sep double decodeDouble concode_elem_sep double decodeDouble concode_elem_sep String deco... | void function ( boolean arg0 , byte [ ] arg1 , int arg2 ) { encodeInt ( arg0 ? 1 : 0 , arg1 , arg2 ) ; } |
5,760 | gets all the containers of this account in a collection . concode_field_sep String CONTAINERS_KEY concode_elem_sep String ACCOUNT_NAME_KEY concode_elem_sep short JSON_VERSION_1 concode_elem_sep String name concode_elem_sep String JSON_VERSION_KEY concode_elem_sep String ACCOUNT_ID_KEY concode_elem_sep short CURRENT_JSO... | Collection < Container > function ( ) { return Collections . unmodifiableCollection ( containerIdToContainerMap . values ( ) ) ; } |
5,761 | this checks that everything is valid and unchanged from the digest listed in the manifest next to the name . concode_field_sep int BUF_SIZE concode_field_sep Set<String> getSignedFiles concode_elem_sep boolean verify0 concode_elem_sep boolean verify0 concode_elem_sep boolean verifyEntry concode_elem_sep boolean verify ... | void function ( InputStream arg0 ) { byte [ ] loc0 = new byte [ BUF_SIZE ] ; while ( arg0 . read ( loc0 , 0 , loc0 . length ) != - 1 ) { } } |
5,762 | gets the value of the value property . concode_field_sep TVariableRef self concode_elem_sep TVariableInfo.Value value concode_elem_sep List<Object> any concode_field_sep void setSelf concode_elem_sep TVariableRef getSelf concode_elem_sep void setValue concode_elem_sep List<Object> getAny | TVariableInfo . Value function ( ) { return value ; } |
5,763 | sets the create date of this asset tag . concode_field_sep AssetTag _assetTag concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep java.lang.String getName concode_elem_sep void setGroupId concode_elem_sep bo... | void function ( Date arg0 ) { _assetTag . setCreateDate ( arg0 ) ; } |
5,764 | the number of seconds for which the message has to be delayed . concode_field_sep Integer delaySeconds concode_elem_sep String messageBody concode_elem_sep com.amazonaws.internal.SdkInternalMap<String,MessageAttributeValue> messageAttributes concode_elem_sep String id concode_field_sep void setDelaySeconds concode_elem... | SendMessageBatchRequestEntry function ( Integer arg0 ) { setDelaySeconds ( arg0 ) ; return this ; } |
5,765 | set the value for the label if one is stored . concode_field_sep String DIVIDER concode_elem_sep String tag concode_elem_sep String word concode_elem_sep long serialVersionUID concode_elem_sep LabelFactory lf concode_field_sep LabelFactory factory concode_elem_sep void read concode_elem_sep WordTag valueOf concode_elem... | void function ( String arg0 ) { word = arg0 ; } |
5,766 | remove a listener for the propertychange event . concode_field_sep PropertyChangeSupport propertyChangeSupport concode_elem_sep String value concode_field_sep String getJavaInitializationString concode_elem_sep Object getValue concode_elem_sep Component getCustomEditor concode_elem_sep boolean supportsCustomEditor conc... | void function ( final PropertyChangeListener arg0 ) { propertyChangeSupport . removePropertyChangeListener ( arg0 ) ; } |
5,767 | gets the value of the relatedoffering property . concode_field_sep Status relationshipStatus concode_elem_sep long serialVersionUID concode_elem_sep List<SpecificationGroup> offeringRelationshipCharacteristic concode_elem_sep OfferingProfile relatedOffering concode_field_sep Status getRelationshipStatus concode_elem_se... | OfferingProfile function ( ) { return relatedOffering ; } |
5,768 | the doc lookup for the lucene segment this script was created for . concode_field_sep SearchLookup lookup concode_elem_sep LeafSearchLookup leafLookup concode_elem_sep Scorer scorer concode_elem_sep ScriptContext<Factory> CONTEXT concode_elem_sep ScriptContext<Factory> AGGS_CONTEXT concode_elem_sep LeafReaderContext le... | LeafDocLookup function ( ) { return leafLookup == null ? null : leafLookup . doc ( ) ; } |
5,769 | grey . aws elastic beanstalk and the health agent are reporting no data on an instance . concode_field_sep Integer pending concode_elem_sep Integer severe concode_elem_sep Integer warning concode_elem_sep Integer noData concode_elem_sep Integer ok concode_elem_sep Integer degraded concode_elem_sep Integer unknown conco... | void function ( Integer arg0 ) { this . noData = arg0 ; } |
5,770 | the runid of the workflow execution to be signaled . constraints : length : 0 - 64 concode_field_sep String signalName concode_elem_sep String input concode_elem_sep String control concode_elem_sep String runId concode_elem_sep String workflowId concode_field_sep void setSignalName concode_elem_sep String getControl co... | String function ( ) { return runId ; } |
5,771 | construct a url like the given one , but with the given parameters added to its query string . concode_field_sep String FORM_ENCODED concode_elem_sep String ENCODING concode_elem_sep String value concode_elem_sep String key concode_field_sep String getKey concode_elem_sep String getValue concode_elem_sep String decodeP... | String function ( String arg0 , String ... arg1 ) { String loc0 = formEncode ( newList ( arg1 ) ) ; if ( loc0 . length ( ) <= 0 ) { return arg0 ; } else { return arg0 + ( ( arg0 . indexOf ( "srini_string" ) < 0 ) ? '?' : '&' ) + loc0 ; } } |
5,772 | sets the any . concode_field_sep GlarchProxy next concode_elem_sep int derivedVersion concode_elem_sep GlarchProxy[] proxyArray concode_elem_sep Map<Object,Object> dynaBean concode_elem_sep int version concode_elem_sep Object any concode_elem_sep String immutable concode_elem_sep List<Object> strings concode_elem_sep L... | void function ( Object arg0 ) { this . any = arg0 ; } |
5,773 | method returns the ast-leaf that relates to the position specified in pos in the not preprocessed input file . concode_field_sep NesC12AST ast concode_elem_sep PreprocessorReader reader concode_field_sep void init concode_elem_sep ASTNode getDeepestAstNodeAtPos concode_elem_sep String getStringFromFile concode_elem_sep... | ASTNode function ( int arg0 ) { ASTNode loc0 = getDeepestAstNodeAtPos ( arg0 ) ; if ( loc0 . getChildrenCount ( ) == 0 ) { return loc0 ; } else { return null ; } } |
5,774 | returns x-coordinate of the cage . concode_field_sep int xCoordinate concode_elem_sep int currentWeight concode_elem_sep int yCoordinate concode_elem_sep int maxCageContent concode_elem_sep List<T> cageContent concode_elem_sep int capacity concode_field_sep void logCoordinates concode_elem_sep Iterator<T> iterator conc... | int function ( ) { return xCoordinate ; } |
5,775 | appends scheme to incoming path concode_field_sep String scheme concode_elem_sep String uriPrefix concode_field_sep InputStream getStream concode_elem_sep boolean belongsTo concode_elem_sep Scheme ofUri concode_elem_sep String crop | String function ( String arg0 ) { return uriPrefix + arg0 ; } |
5,776 | portable way to get an instance of a random number generator . does randomdata #getinstance randomdata.getinstance randomdata #alg_secure_random randomdata.alg _ secure_random on the card if javacard_applet is defined and new java.util.random on the host if javacard_applet is undefined . the return type is random , whi... | RandomData function ( ) { return RandomData . getInstance ( RandomData . ALG_SECURE_RANDOM ) ; } |
5,777 | adds a namespaced string parameter to the parameter map . concode_field_sep Router router concode_elem_sep String _mapping concode_elem_sep Log _log concode_elem_sep String _portletId concode_elem_sep boolean _CHECK_MAPPING_WITH_PREFIX concode_elem_sep boolean _portletInstanceable concode_field_sep void setPortletInsta... | void function ( String arg0 , Map < String , String [ ] > arg1 , String arg2 , String arg3 ) { addParameter ( arg0 , arg1 , arg2 , new String [ ] { arg3 } ) ; } |
5,778 | whether this object 's context can understand the given object concode_field_sep LocalArgResolver argResolver concode_elem_sep Class<?> contextInterface concode_elem_sep Class<?> argClazz concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep LocalArgResolver getArgResolver | boolean function ( Object arg0 ) { return contextInterface . isAssignableFrom ( arg0 . getClass ( ) ) ; } |
5,779 | returns the timestamp when the checkpoint was triggered . concode_field_sep long duration concode_elem_sep long stateSize concode_elem_sep long checkpointId concode_elem_sep long triggerTimestamp concode_field_sep long getCheckpointId concode_elem_sep long getDuration concode_elem_sep long getStateSize concode_elem_sep... | long function ( ) { return triggerTimestamp ; } |
5,780 | sets the record identifier . concode_field_sep String xmlLang concode_elem_sep String source concode_elem_sep List<DateTypeClient> recordChangeDate concode_elem_sep List<StringPlusAuthorityClient> descriptionStandard concode_elem_sep String script concode_elem_sep List<String> recordOrigin concode_elem_sep List<Languag... | void function ( List < RecordIdentifierClient > arg0 ) { this . recordIdentifier = arg0 ; } |
5,781 | retrieves the publickey concode_field_sep PrivateKey privateKey concode_elem_sep X509Certificate signingCert concode_elem_sep X509Certificate entityCertificate concode_elem_sep PublicKey publicKey concode_field_sep Collection<X509CRL> getCRLs concode_elem_sep CredentialContextSet getCredentalContextSet concode_elem_sep... | PublicKey function ( ) { return publicKey ; } |
5,782 | setter for property displacement . concode_field_sep java.util.logging.Logger LOGGER concode_elem_sep DisplacementImpl displacement concode_elem_sep AnchorPointImpl anchorPoint concode_elem_sep Expression rotation concode_elem_sep FilterFactory filterFactory concode_field_sep AnchorPointImpl getAnchorPoint concode_elem... | void function ( org . opengis . style . Displacement arg0 ) { if ( this . displacement == arg0 ) { return ; } this . displacement = DisplacementImpl . cast ( arg0 ) ; } |
5,783 | appends a tag that indicates that a header section ends . concode_field_sep StringBuilder text concode_field_sep void appendCloseUnorderedListTag concode_elem_sep void appendLineItemTag concode_elem_sep void appendBrTag concode_elem_sep void appendOpenCiteTag concode_elem_sep void appendOpenAnchorTag concode_elem_sep v... | void function ( int arg0 ) { if ( arg0 > 3 || arg0 < 1 ) { return ; } StringBuilder loc0 = new StringBuilder ( "srini_string" ) ; loc0 . append ( arg0 ) ; loc0 . append ( "srini_string" ) ; text . append ( loc0 . toString ( ) ) ; } |
5,784 | return the high address as a dotted ip address . will be zero for cidr/31 and cidr/32 if the inclusive flag is false . concode_field_sep Pattern CIDR_PATTERN concode_elem_sep int broadcast concode_elem_sep boolean inclusiveHostCount concode_elem_sep int address concode_elem_sep long UNSIGNED_INT_MASK concode_elem_sep i... | String function ( ) { return format ( toArray ( high ( ) ) ) ; } |
5,785 | sets the flow control mode for this port . note : this method only supports the xon xoff mode , because for this mode additional parameters are needed . in order to set different modes use #setflowcontrol flowcontrol instead . concode_field_sep Device device concode_field_sep void setBaudRate concode_elem_sep void setB... | void function ( FlowControl arg0 , char arg1 , char arg2 ) { if ( arg0 != FlowControl . XON_XOFF ) throw new IllegalArgumentException ( Localizer . getLocalizedMessage ( Port . class , "srini_string" ) ) ; setFlowControl ( device . getHandle ( ) , arg0 . value , arg1 , arg2 ) ; } |
5,786 | closes closeable , ignoring any checked exceptions . does nothing if closeable is null . concode_field_sep byte[] EMPTY_BYTE_ARRAY concode_elem_sep Charset UTF_8 concode_elem_sep String[] EMPTY_STRING_ARRAY concode_field_sep void checkOffsetAndCount concode_elem_sep String hostHeader concode_elem_sep boolean discard co... | void function ( Closeable arg0 ) { if ( arg0 != null ) { try { arg0 . close ( ) ; } catch ( RuntimeException loc0 ) { throw loc0 ; } catch ( Exception loc0 ) { } } } |
5,787 | returns all datapoints . concode_field_sep String TYPE_GATEWAY_EXTRAS concode_elem_sep Integer number concode_elem_sep String TYPE_GATEWAY_VARIABLE concode_elem_sep Map<HmDatapointInfo,HmDatapoint> datapoints concode_elem_sep String TYPE_GATEWAY_SCRIPT concode_elem_sep boolean initialized concode_elem_sep Integer CHANN... | Map < HmDatapointInfo , HmDatapoint > function ( ) { return datapoints ; } |
5,788 | after a word has been stemmed , it can be retrieved by tostring , or a reference to the internal buffer can be retrieved by getresultbuffer and getresultlength which is generally more efficient . concode_field_sep int i_end concode_elem_sep char[] b concode_elem_sep int INC concode_elem_sep int i concode_elem_sep int j... | String function ( ) { return new String ( b , 0 , i_end ) ; } |
5,789 | returns the start date parameter stored in this object . concode_field_sep String searchPhrase concode_elem_sep String endDate concode_elem_sep String bbox concode_elem_sep String catalogue concode_elem_sep String startDate concode_field_sep String getSearchPhrase concode_elem_sep String getBbox concode_elem_sep String... | String function ( ) { if ( catalogue != null ) { return startDate ; } else { return "srini_string" ; } } |
5,790 | sets the id value for this feedattribute . concode_field_sep java.lang.Object __equalsCalc concode_elem_sep java.lang.String name concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.Boolean isPartOfKey concode_elem_sep java.lang.Long id concode_elem_sep com.google.api.ads.adwords.axis.v201502.cm.FeedAttr... | void function ( java . lang . Long arg0 ) { this . id = arg0 ; } |
5,791 | sets the angle of attack . it calculates values also for the methods #getsinaoa and #getsincaoa . fires change event if it 's different from previous value concode_field_sep double theta concode_elem_sep double beta concode_elem_sep double refLength concode_elem_sep double yawRate concode_elem_sep Coordinate pitchCente... | void function ( double arg0 ) { arg0 = MathUtil . clamp ( arg0 , 0 , Math . PI ) ; if ( MathUtil . equals ( this . aoa , arg0 ) ) return ; this . aoa = arg0 ; if ( arg0 < 0.001 ) { this . sinAOA = arg0 ; this . sincAOA = 1.0 ; } else { this . sinAOA = Math . sin ( arg0 ) ; this . sincAOA = sinAOA / arg0 ; } fireChangeE... |
5,792 | resolves the names in the given type into fully qualified names . concode_field_sep ClassMetaDataRepository<ClassMetaData> metaDataRepository concode_elem_sep List<String> groovyImplicitImportPackages concode_elem_sep List<String> groovyImplicitTypes concode_elem_sep Set<String> primitiveTypes concode_field_sep boolean... | void function ( final TypeMetaData arg0 , final ClassMetaData arg1 ) { arg0 . visitTypes ( new Action < TypeMetaData > ( ) { public void execute ( TypeMetaData arg2 ) { arg2 . setName ( resolve ( arg2 . getName ( ) , arg1 ) ) ; } } ) ; } |
5,793 | returns the identification threshold concode_field_sep String searchEngine concode_elem_sep String peptideAccession concode_elem_sep Double threshold concode_elem_sep ArrayList<UserParam> userParams concode_elem_sep String databaseVersion concode_elem_sep String[] iTraqNorm concode_elem_sep String[] iTraqUT concode_ele... | Double function ( ) { return threshold ; } |
5,794 | gets the value of the city property . concode_field_sep String zipCode concode_elem_sep String city concode_elem_sep String countryCd concode_elem_sep String stateProvince concode_elem_sep String isActive concode_elem_sep String poBox concode_elem_sep String addressTypeCd concode_elem_sep String buildingNum concode_ele... | String function ( ) { return city ; } |
5,795 | returns a copy of this route with flipped tls mode . concode_field_sep Proxy proxy concode_elem_sep Address address concode_elem_sep boolean modernTls concode_elem_sep InetSocketAddress inetSocketAddress concode_field_sep Proxy getProxy concode_elem_sep InetSocketAddress getSocketAddress concode_elem_sep int hashCode c... | Route function ( ) { return new Route ( address , proxy , inetSocketAddress , ! modernTls ) ; } |
5,796 | resets the element to an empty string . concode_field_sep String image concode_elem_sep String IMAGE_ALERT concode_elem_sep boolean set concode_elem_sep String IMAGE_BLANK concode_elem_sep String value concode_elem_sep String IMAGE_PROGRESS concode_field_sep String getValue concode_elem_sep void setValue concode_elem_s... | void function ( ) { setValue ( "srini_string" ) ; } |
5,797 | configure the id concode_field_sep String stack concode_elem_sep Integer diskLimit concode_elem_sep Integer memoryLimit concode_elem_sep String id concode_elem_sep String buildpack concode_elem_sep Map<String,Object> environmentVariables concode_field_sep StagePackageRequest withEnvironmentVariable concode_elem_sep Map... | StagePackageRequest function ( String arg0 ) { this . id = arg0 ; return this ; } |
5,798 | info log message with printf formatting . concode_field_sep int WARN concode_elem_sep int VERBOSE concode_elem_sep int ERROR concode_elem_sep int LOGLEVEL concode_elem_sep int DEBUG concode_elem_sep int INFO concode_field_sep boolean isLoggable concode_elem_sep void d concode_elem_sep void d concode_elem_sep void d con... | void function ( String arg0 , String arg1 , Object ... arg2 ) { if ( LOG . INFO >= LOGLEVEL ) Log . i ( arg0 , String . format ( arg1 , arg2 ) ) ; } |
5,799 | returns the collection of all optional content groups . concode_field_sep COSName name concode_elem_sep COSDictionary dict concode_field_sep COSName getName concode_elem_sep BaseState valueOf concode_elem_sep String[] getGroupNames concode_elem_sep void setBaseState concode_elem_sep COSDictionary toDictionary concode_e... | Collection < PDOptionalContentGroup > function ( ) { Collection < PDOptionalContentGroup > loc0 = new java . util . ArrayList < PDOptionalContentGroup > ( ) ; COSArray loc1 = getOCGs ( ) ; for ( COSBase loc2 : loc1 ) { COSObject loc3 = ( COSObject ) loc2 ; loc0 . add ( new PDOptionalContentGroup ( ( COSDictionary ) loc... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.