idx int64 0 25k | question stringlengths 71 7.19k | target stringlengths 20 663 |
|---|---|---|
100 | sets this item to a long item . concode_field_sep Item next concode_elem_sep int intVal concode_elem_sep int hashCode concode_elem_sep int index concode_elem_sep int type concode_elem_sep long longVal concode_elem_sep String strVal1 concode_elem_sep String strVal3 concode_elem_sep String strVal2 concode_field_sep boole... | void function ( final long arg0 ) { this . type = ClassWriter . LONG ; this . longVal = arg0 ; this . hashCode = 0x7FFFFFFF & ( type + ( int ) arg0 ) ; } |
101 | getter for the message to be sent . concode_field_sep IotHubEventCallback callback concode_elem_sep Object callbackContext concode_elem_sep Message message concode_field_sep IotHubEventCallback getCallback concode_elem_sep Object getContext | Message function ( ) { return message ; } |
102 | set a flag indicating whether to print type type in a local declaration . this is used when pretty-printing for loops . concode_field_sep boolean printType concode_elem_sep boolean appendSemicolon concode_field_sep void print concode_elem_sep boolean appendSemicolon concode_elem_sep boolean appendSemicolon concode_elem... | boolean function ( boolean arg0 ) { boolean loc0 = this . printType ; this . printType = arg0 ; return loc0 ; } |
103 | returns the position of the end of the current active region . concode_field_sep byte[] array concode_elem_sep int pos concode_elem_sep int saved_end concode_elem_sep int end concode_elem_sep int saved_pos concode_field_sep int readU16 concode_elem_sep void restore concode_elem_sep void save concode_elem_sep void requi... | int function ( ) { return end ; } |
104 | return the highlighting style variation . concode_field_sep InputMethodHighlight UNSELECTED_CONVERTED_TEXT_HIGHLIGHT concode_elem_sep InputMethodHighlight SELECTED_CONVERTED_TEXT_HIGHLIGHT concode_elem_sep int CONVERTED_TEXT concode_elem_sep InputMethodHighlight SELECTED_RAW_TEXT_HIGHLIGHT concode_elem_sep Map style co... | int function ( ) { return variation ; } |
105 | logs the exception as an error by default , but this method may be overridden by subclasses . concode_field_sep Handler handler concode_elem_sep StackTraceElement[] launchLocation concode_elem_sep SafeAsyncTask<ResultT> parent concode_elem_sep Executor DEFAULT_EXECUTOR concode_elem_sep Executor executor concode_elem_se... | void function ( Exception arg0 ) { onThrowable ( arg0 ) ; } |
106 | checks whether given value is blank . if it is blank , new taskerror will be added to the errors . concode_field_sep Logger LOGGER concode_field_sep void checkNullValue concode_elem_sep Set<TaskError> validateParameter concode_elem_sep Set<TaskError> validateEventParameter concode_elem_sep Set<TaskError> validateAction... | void function ( Set < TaskError > arg0 , String arg1 , String arg2 , String arg3 ) { if ( isBlank ( arg3 ) ) { arg0 . add ( new TaskError ( BLANK , arg2 , arg1 ) ) ; } } |
107 | send a completion commit request . concode_field_sep ParticipantStub PARTICIPANT_STUB concode_field_sep void rollback concode_elem_sep void replayCommit concode_elem_sep void volatileAndDurable concode_elem_sep void preparedAfterTimeout concode_elem_sep void commit concode_elem_sep ParticipantStub getParticipantStub co... | void function ( final String arg0 , final String arg1 ) { final String loc0 = MessageId . getMessageId ( ) ; final MAP loc1 = AddressingHelper . createRequestContext ( arg0 , loc0 ) ; SyncParticipantClient . getClient ( ) . sendCompletionCommit ( loc1 , arg1 ) ; } |
108 | returns true iff status corresponds to transient failure . concode_field_sep PlaceHolder placeHolder concode_field_sep StatusP newFailureStatus concode_elem_sep ClientVersion newClientVersion concode_elem_sep StatusP newSuccessStatus concode_elem_sep boolean isAllObjectId concode_elem_sep InvalidationP newInvalidationP... | boolean function ( StatusP arg0 ) { return arg0 . getCode ( ) == StatusP . Code . TRANSIENT_FAILURE ; } |
109 | adds an unnamed value to the formatted output . it is strongly encouraged to use #add string , double insteadand give value a readable name . concode_field_sep ValueHolder next concode_elem_sep ValueHolder holderTail concode_elem_sep String name concode_elem_sep String className concode_elem_sep boolean omitNullValues ... | ToStringHelper function ( double arg0 ) { return addHolder ( String . valueOf ( arg0 ) ) ; } |
110 | gets property clsname . concode_field_sep String userVer concode_elem_sep DeploymentMode depMode concode_elem_sep UUID sndNodeId concode_elem_sep ClassLoader parentLdr concode_elem_sep ClassLoader clsLdr concode_elem_sep boolean record concode_elem_sep String clsName concode_elem_sep String alias concode_elem_sep Ignit... | String function ( ) { return clsName ; } |
111 | mark this value as dynamic , i.e. as containing an expression and hence not being subject to caching . concode_field_sep String specifiedTypeName concode_elem_sep Object targetType concode_elem_sep boolean dynamic concode_elem_sep Object source concode_elem_sep String value concode_field_sep Class<?> getTargetType conc... | void function ( ) { this . dynamic = true ; } |
112 | returns the specially constructed system_authorization_name user object for the current database object . concode_field_sep HashMappedList userList concode_elem_sep GranteeManager granteeManager concode_field_sep HsqlArrayList listVisibleUsers concode_elem_sep void removeSchemaReference concode_elem_sep String[] getIni... | User function ( ) { return GranteeManager . systemAuthorisation ; } |
113 | add any interface instances found under the supplied container concode_field_sep PlaceHolder placeHolder concode_field_sep List findObjects concode_elem_sep List findInputs concode_elem_sep List findInputs concode_elem_sep List findMessages concode_elem_sep List findMessages concode_elem_sep List findOperations concode... | List function ( final Object arg0 ) { return findInterfaces ( arg0 , ModelVisitorProcessor . DEPTH_INFINITE ) ; } |
114 | set the onbehalfof value . concode_field_sep String filetype concode_elem_sep boolean noOp concode_elem_sep boolean checksumError concode_elem_sep String filepath concode_elem_sep String destination concode_elem_sep String onBehalfOf concode_elem_sep String packaging concode_elem_sep String userAgent concode_elem_sep b... | void function ( String arg0 ) { this . onBehalfOf = arg0 ; } |
115 | this is setter method for endtime concode_field_sep String calledNo concode_elem_sep String sessionStartTime concode_elem_sep String callDuration concode_elem_sep String transactionId concode_elem_sep long serialVersionUID concode_elem_sep String originator concode_elem_sep String senderMsisdn concode_elem_sep String a... | void function ( String arg0 ) { this . endTime = arg0 ; } |
116 | checks the firing events flag . concode_field_sep List<ContainerListener> listeners concode_elem_sep boolean firingEvents concode_elem_sep Type type concode_elem_sep Item[] items concode_elem_sep int capacity concode_field_sep Collection<ContainerListener> getListeners concode_elem_sep void removeAllListeners concode_e... | boolean function ( ) { return firingEvents ; } |
117 | get arrayarrayofmodel concode_field_sep List<List<Long>> arrayArrayOfInteger concode_elem_sep List<String> arrayOfString concode_elem_sep List<List<ReadOnlyFirst>> arrayArrayOfModel concode_field_sep String toIndentedString concode_elem_sep void setArrayArrayOfInteger concode_elem_sep void setArrayArrayOfModel concode_... | List < List < ReadOnlyFirst >> function ( ) { return arrayArrayOfModel ; } |
118 | checks if the file is a test . currently we run . html , . xhtml and . php tests . concode_field_sep Set<String> mFailList concode_elem_sep Set<String> mCrashList concode_elem_sep String SSL_PATH concode_elem_sep Set<String> mSlowList concode_elem_sep String TOKEN_SLOW concode_elem_sep String LOG_TAG concode_elem_sep S... | boolean function ( String arg0 ) { return arg0 . endsWith ( "srini_string" ) || arg0 . endsWith ( "srini_string" ) || arg0 . endsWith ( "srini_string" ) ; } |
119 | setuniquevalue concode_field_sep Object[] minValue concode_elem_sep Object[] minValueFactForAgg concode_elem_sep Object[] maxValue concode_elem_sep Object[] uniqueValue concode_elem_sep byte[] dataTypeSelected concode_elem_sep int[] decimal concode_elem_sep int measureCount concode_elem_sep char[] type concode_field_se... | void function ( Object [ ] arg0 ) { this . uniqueValue = arg0 ; } |
120 | gets the value of the rval property . concode_field_sep UpdateResult rval concode_field_sep void setRval | UpdateResult function ( ) { return rval ; } |
121 | returns an javax.transaction.xa.xaresource 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 concode_... | XAResource function ( ) { throw new NotSupportedException ( "srini_string" ) ; } |
122 | do not call this method from plugins , use xdebuggerutil #createpositionbyelement psielement instead concode_field_sep int myOffset concode_elem_sep VirtualFile myFile concode_elem_sep int myLine concode_field_sep Navigatable createNavigatable concode_elem_sep OpenFileDescriptor createOpenFileDescriptor concode_elem_se... | XSourcePositionImpl function ( @ Nullable PsiElement arg0 ) { if ( arg0 == null ) return null ; VirtualFile loc0 = arg0 . getContainingFile ( ) . getVirtualFile ( ) ; if ( loc0 == null ) return null ; return createByOffset ( loc0 , arg0 . getTextOffset ( ) ) ; } |
123 | get cmap as bytes . concode_field_sep String TAG concode_elem_sep Context applicationContext concode_elem_sep Map<String,String> fontNameToFile concode_elem_sep int width concode_elem_sep ParcelFileDescriptor fileDescriptor concode_elem_sep int pdf_ptr concode_elem_sep int height concode_elem_sep int invalid_password c... | byte [ ] function ( String arg0 ) { String loc0 = "srini_string" + arg0 ; byte [ ] loc1 = getAssetBytes ( loc0 ) ; Log . loc1 ( TAG , "srini_string" + arg0 + "srini_string" + loc1 . length + "srini_string" ) ; return loc1 ; } |
124 | monitoring information for one or more instances . note : this method appends the values to the existing list if any . use #setinstancemonitorings java.util.collection or #withinstancemonitorings java.util.collection if you want tooverride the existing values . concode_field_sep com.amazonaws.internal.SdkInternalList<I... | MonitorInstancesResult function ( InstanceMonitoring ... arg0 ) { if ( this . instanceMonitorings == null ) { setInstanceMonitorings ( new com . amazonaws . internal . SdkInternalList < InstanceMonitoring > ( arg0 . length ) ) ; } for ( InstanceMonitoring loc0 : arg0 ) { this . instanceMonitorings . add ( loc0 ) ; } re... |
125 | get 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 String getJsfEl concode_elem_sep void resetMa... | Object function ( String arg0 ) { return getValueBinding ( getJsfEl ( arg0 ) ) . getValue ( FacesContext . getCurrentInstance ( ) ) ; } |
126 | get the body of the request as a utf-8 string and appply the given matcher . concode_field_sep XmlExpectationsHelper xmlHelper concode_field_sep RequestMatcher node concode_elem_sep RequestMatcher contentTypeCompatibleWith concode_elem_sep RequestMatcher contentTypeCompatibleWith concode_elem_sep RequestMatcher bytes c... | RequestMatcher function ( final Matcher < ? super String > arg0 ) { return new RequestMatcher ( ) { @ Override public void match ( ClientHttpRequest arg1 ) throws IOException , AssertionError { MockClientHttpRequest loc0 = ( MockClientHttpRequest ) arg1 ; assertThat ( "srini_string" , loc0 . getBodyAsString ( ) , arg0 ... |
127 | sets the constant . concode_field_sep double constant concode_elem_sep double staticPower concode_elem_sep double maxPower concode_field_sep double getMaxPower concode_elem_sep double getPower concode_elem_sep void setMaxPower concode_elem_sep double getConstant concode_elem_sep double getStaticPower concode_elem_sep v... | void function ( double arg0 ) { this . constant = arg0 ; } |
128 | gets the value of the tradingpartnerid property . this accessor method returns a reference to the live list , not a snapshot . therefore any modification you make to the returned list will be present inside the jaxb object . this is why there is not a set method for the tradingpartnerid property . for example , to add ... | List < IdentifierType > function ( ) { if ( tradingPartnerID == null ) { tradingPartnerID = new ArrayList < IdentifierType > ( ) ; } return this . tradingPartnerID ; } |
129 | retrieves the workstation name of the computer originating the request . concode_field_sep NTUserPrincipal principal concode_elem_sep String password concode_elem_sep long serialVersionUID concode_elem_sep String workstation concode_field_sep String getDomain concode_elem_sep String getPassword concode_elem_sep Princip... | String function ( ) { return this . workstation ; } |
130 | returns the points that form the tiles of this tilelist . the implementation is rather inefficient and is intended only for debugging purposes . concode_field_sep List<Expression> storedFormulasY concode_elem_sep List<Expression> storedFormulasX concode_elem_sep Tile initialTile concode_elem_sep List<TileList> storedTi... | List < Point > function ( ) { ArrayList < Point > loc0 = new ArrayList < Point > ( ) ; for ( Tile loc1 : this . list ) { for ( Point loc2 : loc1 . cornerPoints ) if ( ! loc0 . contains ( loc2 ) ) loc0 . add ( loc2 ) ; } return loc0 ; } |
131 | sort the given data using quick sort . concode_field_sep PlaceHolder placeHolder concode_field_sep long bubbleSort concode_elem_sep long bubbleSort concode_elem_sep long do_quick_sort concode_elem_sep long insertionSort concode_elem_sep long insertionSort concode_elem_sep long do_introsort concode_elem_sep long introSo... | long function ( T [ ] arg0 ) { return quickSort ( arg0 , FunctionObjects . less ( ) ) ; } |
132 | returns all metricscontexts built by this factory . concode_field_sep String DEFAULT_CONTEXT_CLASSNAME concode_elem_sep ContextFactory theFactory concode_elem_sep String PROPERTIES_FILE concode_elem_sep Map<String,MetricsContext> contextMap concode_elem_sep Map<String,Object> attributeMap concode_elem_sep Map<String,Me... | Collection < MetricsContext > function ( ) { return new ArrayList < MetricsContext > ( contextMap . values ( ) ) ; } |
133 | releases the opengl context that is current on the executing thread . concode_field_sep GLContext glcontext concode_elem_sep GL gl concode_elem_sep OpenGLContextManager contextmanager concode_field_sep void destroyCurrentContext concode_elem_sep void cleanup concode_elem_sep void updateCamera concode_elem_sep void make... | void function ( ) { if ( glcontext != null ) { glcontext . release ( ) ; } } |
134 | sets option whether imageloader will use flushedinputstream for network downloads to handle this known problem or not . concode_field_sep Map<String,ReentrantLock> uriLocks concode_elem_sep AtomicBoolean networkDenied concode_elem_sep AtomicBoolean slowNetwork concode_elem_sep ImageLoaderConfiguration configuration con... | void function ( boolean arg0 ) { slowNetwork . set ( arg0 ) ; } |
135 | if an exception happens in actioning the command that is to be expected e.g. a build failure or error in the build concode_field_sep DaemonContext daemonContext concode_elem_sep Throwable exception concode_elem_sep Object result concode_elem_sep DaemonConnection connection concode_elem_sep List<DaemonCommandAction> act... | void function ( Throwable arg0 ) { this . exception = arg0 ; } |
136 | called when the activity will start interacting with the user . concode_field_sep CordovaPreferences preferences concode_elem_sep CordovaInterface cordova concode_elem_sep CordovaWebView webView concode_elem_sep String id concode_field_sep boolean onOverrideUrlLoading concode_elem_sep void onDestroy concode_elem_sep Ur... | void function ( boolean arg0 ) { } |
137 | adds a boolean property to a map only if the value is non-null , otherwise the key/value pair will not be added at all . concode_field_sep StringBuilder params concode_field_sep JSONBuilder item concode_elem_sep JSONBuilder item concode_elem_sep JSONBuilder item concode_elem_sep JSONBuilder item concode_elem_sep JSONBu... | JSONBuilder function ( String arg0 , Boolean arg1 ) { if ( arg1 == null ) { return this ; } return entry ( arg0 , arg1 . booleanValue ( ) ) ; } |
138 | associates an index routing value to the alias concode_field_sep String filter concode_elem_sep String searchRouting concode_elem_sep String name concode_elem_sep String indexRouting concode_field_sep String filter concode_elem_sep Alias filter concode_elem_sep Alias filter concode_elem_sep Alias filter concode_elem_se... | Alias function ( String arg0 ) { this . indexRouting = arg0 ; return this ; } |
139 | returns a string representation of this object ; useful for testing and debugging . concode_field_sep VaultAccessPolicy policy concode_field_sep GetVaultAccessPolicyResult withPolicy concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep GetVaultAccessPolicyResult clone concode_elem_sep VaultAcc... | String function ( ) { StringBuilder loc0 = new StringBuilder ( ) ; loc0 . append ( "srini_string" ) ; if ( getPolicy ( ) != null ) loc0 . append ( "srini_string" + getPolicy ( ) ) ; loc0 . append ( "srini_string" ) ; return loc0 . toString ( ) ; } |
140 | sets the flag indicating whether the action has an internal or a user-customized icon . concode_field_sep Presentation myTemplatePresentation concode_elem_sep boolean myIsDefaultIcon concode_elem_sep boolean myEnabledInModalContext concode_elem_sep ShortcutSet myShortcutSet concode_elem_sep boolean myWorksInInjected co... | void function ( boolean arg0 ) { myIsDefaultIcon = arg0 ; } |
141 | unregisters a previously registered observer . concode_field_sep String TAG concode_elem_sep PurchaseObserver sPurchaseObserver concode_field_sep void checkBillingSupportedResponse concode_elem_sep void responseCodeReceived concode_elem_sep void responseCodeReceived concode_elem_sep void buyPageIntentResponse concode_e... | void function ( PurchaseObserver arg0 ) { Log . d ( TAG , "srini_string" ) ; sPurchaseObserver = null ; } |
142 | sets the currently selected node . concode_field_sep NavigationTreeFactory navigationTreeFactory concode_elem_sep Node currentNode concode_elem_sep NavigationPanelCollapsibleFactory navigationPanelCollapsible concode_elem_sep HashMap<Node,TabState> tabContents concode_field_sep void setSelectedTabIndex concode_elem_sep... | void function ( Node arg0 ) { this . currentNode = arg0 ; } |
143 | emulates the behavior of the now-deprecated android.text.clipboardmanager #gettext by invoking android.content.clipdata.item #coercetotext context on the firstitem in the clipboard if any and returning the result as a string . this is quite different than simply calling object #tostring onthe clip ; consumers of this a... | String function ( ) { final ClipData loc0 = mClipboardManager . getPrimaryClip ( ) ; if ( loc0 != null && loc0 . getItemCount ( ) > 0 ) { final CharSequence loc1 = loc0 . getItemAt ( 0 ) . coerceToText ( mContext ) ; if ( loc1 != null ) { return loc1 . toString ( ) ; } } return null ; } |
144 | creates an action implementation that simply does nothing . a new action instance is created each time . concode_field_sep Spec<? super T> filter concode_elem_sep Runnable runnable concode_elem_sep Transformer<? extends T,? super I> transformer concode_elem_sep Action<? super T> action concode_elem_sep Iterable<? exten... | Action < T > function ( ) { return new NullAction < T > ( ) ; } |
145 | test of getoperators method , of class logicexpressionresolver . concode_field_sep PlaceHolder placeHolder concode_field_sep void setUpClass concode_elem_sep void testGetRightOperandRegex concode_elem_sep StringBuilder doTestResolve_1args concode_elem_sep void setUp concode_elem_sep void testResolve_3args_1 concode_ele... | void function ( ) { } |
146 | indicates whether the provider must provide altitude information . not all fixes are guaranteed to contain such information . concode_field_sep int ACCURACY_COARSE concode_elem_sep int mPowerRequirement concode_elem_sep int POWER_HIGH concode_elem_sep int mHorizontalAccuracy concode_elem_sep int ACCURACY_MEDIUM concode... | void function ( boolean arg0 ) { mAltitudeRequired = arg0 ; } |
147 | implements lengthhandler #lengthvalue float . concode_field_sep LengthHandler INSTANCE concode_field_sep void mm concode_elem_sep void endLength concode_elem_sep void ex concode_elem_sep void pc concode_elem_sep void pt concode_elem_sep void startLength concode_elem_sep void in concode_elem_sep void percentage concode_... | void function ( float arg0 ) { } |
148 | sign the cookie given the string token as input . concode_field_sep Log LOG concode_elem_sep String SIGNATURE concode_elem_sep String SHA_STRING concode_elem_sep byte[] secretBytes concode_field_sep String getSignature concode_elem_sep String verifyAndExtract | String function ( String arg0 ) { if ( arg0 == null || arg0 . isEmpty ( ) ) { throw new IllegalArgumentException ( "srini_string" ) ; } String loc0 = getSignature ( arg0 ) ; if ( LOG . isDebugEnabled ( ) ) { LOG . debug ( "srini_string" + arg0 + "srini_string" + loc0 ) ; } return arg0 + SIGNATURE + loc0 ; } |
149 | sets the value of the templateref property . concode_field_sep JspxPages jspxPages concode_elem_sep ResourceType templateRef concode_elem_sep Beans beans concode_field_sep void setBeans concode_elem_sep JspxPages getJspxPages concode_elem_sep void setJspxPages concode_elem_sep ResourceType getTemplateRef concode_elem_s... | void function ( ResourceType arg0 ) { this . templateRef = arg0 ; } |
150 | setter method for the connected field . concode_field_sep String module concode_elem_sep boolean isConnected concode_elem_sep LocalDispatcher dispatcher concode_field_sep Map<String,Object> runService concode_elem_sep boolean isConnected concode_elem_sep void onMessage concode_elem_sep void refresh concode_elem_sep voi... | void function ( boolean arg0 ) { this . isConnected = arg0 ; } |
151 | disable this route . while disabled the router will not route any requests or failures to it . concode_field_sep io.vertx.ext.web.Route delegate concode_field_sep Route failureHandler concode_elem_sep Route handler concode_elem_sep Route pathRegex concode_elem_sep Route method concode_elem_sep Route last concode_elem_s... | Route function ( ) { this . delegate . disable ( ) ; return this ; } |
152 | returns list of groups for a user concode_field_sep Log LOG concode_field_sep void cacheGroupsAdd concode_elem_sep List<String> getUnixGroups concode_elem_sep void cacheGroupsRefresh | List < String > function ( String arg0 ) { return getUnixGroups ( arg0 ) ; } |
153 | whether facet information can be returned for the field . concode_field_sep String sourceFields concode_elem_sep Boolean returnEnabled concode_elem_sep Double defaultValue concode_elem_sep Boolean facetEnabled concode_elem_sep Boolean searchEnabled concode_field_sep void setDefaultValue concode_elem_sep DoubleArrayOpti... | void function ( Boolean arg0 ) { this . facetEnabled = arg0 ; } |
154 | returns true if the range intersects with the specified range , and false otherwise . concode_field_sep long serialVersionUID concode_elem_sep double lower concode_elem_sep double upper concode_field_sep Range expandToInclude concode_elem_sep double max concode_elem_sep Range shift concode_elem_sep Range shift concode_... | boolean function ( Range arg0 ) { return intersects ( arg0 . getLowerBound ( ) , arg0 . getUpperBound ( ) ) ; } |
155 | returns the allocation count . concode_field_sep ArrayList<Long> mStackCallAddresses concode_elem_sep int FLAG_MASK concode_elem_sep int mAllocations concode_elem_sep boolean mIsZygoteChild concode_elem_sep boolean mIsStackCallResolved concode_elem_sep ArrayList<NativeStackCallInfo> mResolvedStackCall concode_elem_sep ... | int function ( ) { return mAllocations ; } |
156 | method to set the green to a new green value 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 concode_elem_sep int getBlue conco... | void function ( int arg0 ) { int loc0 = correctValue ( arg0 ) ; updatePicture ( getAlpha ( ) , getRed ( ) , loc0 , getBlue ( ) ) ; } |
157 | get custom deserializer concode_field_sep java.util.Calendar recurrenceDate concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Double amount concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep java.lang.Long count concode_elem_sep boolean __hashCodeCalc concode_elem_se... | 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 ) ; } |
158 | sets the popup position of the context menu . concode_field_sep MenuBar menuBar concode_elem_sep PopupPanel popupPanel concode_field_sep MenuItem addItem concode_elem_sep MenuItem addItem concode_elem_sep void removeItem concode_elem_sep void hide concode_elem_sep void addSeparator concode_elem_sep void show concode_el... | void function ( int arg0 , int arg1 ) { popupPanel . setPopupPosition ( arg0 , arg1 ) ; } |
159 | prints a debug message concode_field_sep Level LEVEL concode_elem_sep boolean DEBUG concode_elem_sep Logger logger concode_elem_sep boolean ERROR concode_elem_sep boolean INFO concode_elem_sep boolean WARN concode_field_sep void warn concode_elem_sep void warn concode_elem_sep Log getLog concode_elem_sep void error con... | void function ( Object arg0 ) { if ( arg0 instanceof Throwable ) { logger . debug ( "srini_string" , ( Throwable ) arg0 ) ; } else { logger . debug ( String . valueOf ( arg0 ) ) ; } } |
160 | sorts the map 's records in place , spill them to disk , and returns an unsafekvexternalsorter note that the map will be reset for inserting new records , and the returned sorter can not be used to insert records . concode_field_sep UnsafeProjection groupingKeyProjection concode_elem_sep StructType groupingKeySchema co... | UnsafeKVExternalSorter function ( ) { return new UnsafeKVExternalSorter ( groupingKeySchema , aggregationBufferSchema , SparkEnv . get ( ) . blockManager ( ) , SparkEnv . get ( ) . serializerManager ( ) , map . getPageSizeBytes ( ) , map ) ; } |
161 | sets the quality layers . at least one level . each level is expressed as a compression ratio float . if the last value is 0.0 , the last layer will be losslessly compressed concode_field_sep byte compressedStream[] concode_elem_sep float[] ratioLayers concode_elem_sep int depth concode_elem_sep boolean isInitialized c... | void function ( float [ ] arg0 ) { this . ratioLayers = arg0 ; } |
162 | gets a string from the resource bundle and binds it with the given arguments . if the key is not found , return the key . concode_field_sep ResourceBundle bundle concode_elem_sep String BUNDLE_NAME concode_elem_sep boolean DEBUG_CONSOLE_BUFFERING concode_field_sep IProgressMonitor subMonitorFor concode_elem_sep IProgre... | String function ( String arg0 , Object [ ] arg1 ) { try { return MessageFormat . format ( bind ( arg0 ) , arg1 ) ; } catch ( MissingResourceException loc0 ) { return arg0 ; } catch ( NullPointerException loc0 ) { return "srini_string" + arg0 + "srini_string" ; } } |
163 | sets the description of the series and sends a propertychangeevent to all registered listeners . concode_field_sep long serialVersionUID concode_elem_sep EventListenerList listeners concode_elem_sep String description concode_elem_sep PropertyChangeSupport propertyChangeSupport concode_elem_sep Comparable key concode_e... | void function ( String arg0 ) { String loc0 = this . description ; this . description = arg0 ; this . propertyChangeSupport . firePropertyChange ( "srini_string" , loc0 , arg0 ) ; } |
164 | check template values for null values . throws nullpointerexception if the name-value map or any of thenames or encoded values in the map is null . concode_field_sep UriBuilder targetUri concode_elem_sep ClientConfig config concode_field_sep void checkForNullValues concode_elem_sep JerseyInvocation.Builder request conc... | void function ( final Map < String , Object > arg0 ) { Preconditions . checkNotNull ( arg0 , "srini_string" ) ; for ( final Map . Entry loc0 : arg0 . entrySet ( ) ) { Preconditions . checkNotNull ( loc0 . getKey ( ) , "srini_string" ) ; Preconditions . checkNotNull ( loc0 . getValue ( ) , "srini_string" ) ; } } |
165 | returns the proxy of this route.warning : this may be different than the proxy returned by #getaddress ! that is the proxy that the user asked to be connected to ; this returns the proxy that they were actually connected to . the two may disagree when a proxy selector selects a different proxy for a connection . concod... | Proxy function ( ) { return proxy ; } |
166 | publish all interfaces that the given delegate implements at the proxy level . concode_field_sep Map<Method,Boolean> rememberedMethods concode_elem_sep Set<Class<?>> publishedInterfaces concode_field_sep boolean isMethodOnIntroducedInterface concode_elem_sep void suppressInterface concode_elem_sep Class<?>[] getInterfa... | void function ( Object arg0 ) { this . publishedInterfaces . addAll ( ClassUtils . getAllInterfacesAsSet ( arg0 ) ) ; } |
167 | should the output to system.out and system.err be written to the summary . concode_field_sep String systemError concode_elem_sep NumberFormat nf concode_elem_sep boolean withOutAndErr concode_elem_sep String systemOutput concode_elem_sep double ONE_SECOND concode_elem_sep OutputStream out concode_field_sep void addFail... | void function ( boolean arg0 ) { withOutAndErr = arg0 ; } |
168 | sets a boolean bitfield . concode_field_sep int _mask concode_elem_sep int _shift_count concode_field_sep byte clearByte concode_elem_sep byte setByte concode_elem_sep short setShortValue concode_elem_sep int set concode_elem_sep boolean isSet concode_elem_sep int clear concode_elem_sep int getRawValue concode_elem_sep... | int function ( final int arg0 , final boolean arg1 ) { return arg1 ? set ( arg0 ) : clear ( arg0 ) ; } |
169 | create a reader builder for applicationresponse . concode_field_sep UBL20Reader s_aInstance concode_field_sep UBL20ReaderBuilder<AttachedDocumentType> attachedDocument concode_elem_sep UBL20ReaderBuilder<BillOfLadingType> billOfLading concode_elem_sep UBL20ReaderBuilder<DespatchAdviceType> despatchAdvice concode_elem_s... | UBL20ReaderBuilder < ApplicationResponseType > function ( ) { return UBL20ReaderBuilder . create ( ApplicationResponseType . class ) ; } |
170 | returns the author 's name and eid , or their anonymousid as appropriate concode_field_sep boolean userCanDelete concode_elem_sep boolean hasPreThread concode_elem_sep boolean moved concode_elem_sep String anonId concode_elem_sep boolean hasNextThread concode_elem_sep boolean selected concode_elem_sep boolean read conc... | String function ( ) { return isUseAnonymousId ( ) ? getAnonId ( ) : message . getAuthor ( ) ; } |
171 | returns the text for the action . concode_field_sep String newName_ concode_elem_sep boolean enabled_ concode_elem_sep IFSFile file_ concode_elem_sep ErrorEventSupport errorEventSupport_ concode_elem_sep String text_ concode_elem_sep IFSFile newFile_ concode_elem_sep VObjectEventSupport objectEventSupport_ concode_elem... | String function ( ) { return text_ ; } |
172 | stores information about auditing meta-data for the given class . concode_field_sep Map<String,ClassAuditingData> entityNameToAuditingData concode_elem_sep EnversMessageLogger LOG concode_elem_sep Map<PersistentClass,ClassAuditingData> persistentClassToAuditingData concode_field_sep void forcePropertyInsertable concode... | void function ( PersistentClass arg0 , ClassAuditingData arg1 ) { entityNameToAuditingData . put ( arg0 . getEntityName ( ) , arg1 ) ; persistentClassToAuditingData . put ( arg0 , arg1 ) ; } |
173 | returns true if the context is initialized concode_field_sep ThreadLocal<RichFacesPageFragmentsConfiguration> REFERENCE concode_elem_sep FutureTarget TARGET concode_field_sep Object getTarget concode_elem_sep void set concode_elem_sep RichFacesPageFragmentsConfiguration getProxy concode_elem_sep RichFacesPageFragmentsC... | boolean function ( ) { return REFERENCE . get ( ) != null ; } |
174 | set the jmslistenerendpointregistry instance to use . concode_field_sep JmsListenerEndpoint endpoint concode_elem_sep BeanFactory beanFactory concode_elem_sep JmsListenerContainerFactory<?> containerFactory concode_elem_sep MessageHandlerMethodFactory messageHandlerMethodFactory concode_elem_sep JmsListenerEndpointRegi... | void function ( JmsListenerEndpointRegistry arg0 ) { this . endpointRegistry = arg0 ; } |
175 | checks if the value is a number . concode_field_sep Integer subType concode_elem_sep Number minValue concode_elem_sep Number maxValue concode_elem_sep Integer valueType concode_elem_sep String name concode_elem_sep boolean writeable concode_elem_sep Object value concode_elem_sep String[] valueList concode_field_sep voi... | boolean function ( ) { return isIntegerValue ( ) || isDoubleValue ( ) ; } |
176 | hide the lane in the part view . you will need to get the partview to rebuild for this to take effect . concode_field_sep int soloMuteFlags concode_elem_sep Color color concode_elem_sep ProjectContainer project concode_elem_sep int displayY concode_elem_sep int indexInList concode_elem_sep boolean open concode_elem_sep... | void function ( boolean arg0 ) { hidden = arg0 ; } |
177 | insert the method 's description here . creation date : 10.12.2000 14:40:04 concode_field_sep boolean isSelloutArticle concode_elem_sep String unit concode_elem_sep String articleName concode_elem_sep int supplierId concode_elem_sep double price concode_elem_sep int articleId concode_elem_sep int productGroupId concode... | void function ( int arg0 ) { productGroupId = arg0 ; } |
178 | adds a new object to be sorted . concode_field_sep Comparator<T> comparator concode_elem_sep List<T> addBuffer concode_elem_sep int MAX_MEMORY_SORT_COUNT concode_elem_sep ObjectSerializationFactory serializationFactory concode_elem_sep int MAX_MERGE_SOURCE_COUNT concode_elem_sep int MAX_MEMORY_SORT_DEPTH concode_elem_s... | void function ( T arg0 ) { addBuffer . add ( arg0 ) ; if ( addBuffer . size ( ) >= MAX_MEMORY_SORT_COUNT ) { flushAddBuffer ( ) ; } } |
179 | gets the value of the currency property . concode_field_sep Double amount concode_elem_sep String currency concode_field_sep void setAmount concode_elem_sep void setCurrency concode_elem_sep Double getAmount | String function ( ) { return currency ; } |
180 | gets an element of the matrix . concode_field_sep float[] m_data concode_field_sep String toString concode_elem_sep FloatBuffer toByteBuffer | float function ( int arg0 , int arg1 ) { if ( arg0 < 0 || arg0 > 3 ) { throw new IndexOutOfBoundsException ( "srini_string" + arg0 + "srini_string" ) ; } if ( arg1 < 0 || arg1 > 3 ) { throw new IndexOutOfBoundsException ( "srini_string" + arg1 + "srini_string" ) ; } return m_data [ arg0 * 4 + arg1 ] ; } |
181 | gets the value of the extension property . this accessor method returns a reference to the live list , not a snapshot . therefore any modification you make to the returned list will be present inside the jaxb object . this is why there is not a set method for the extension property . for example , to add a new item , d... | List < ExtensionType > function ( ) { if ( extension == null ) { extension = new ArrayList < ExtensionType > ( ) ; } return this . extension ; } |
182 | create a new storagelevel object . concode_field_sep StorageLevel DISK_ONLY_2 concode_elem_sep StorageLevel MEMORY_AND_DISK_2 concode_elem_sep StorageLevel MEMORY_AND_DISK_SER_2 concode_elem_sep StorageLevel MEMORY_AND_DISK_SER concode_elem_sep StorageLevel DISK_ONLY concode_elem_sep StorageLevel MEMORY_ONLY concode_el... | StorageLevel function ( boolean arg0 , boolean arg1 , boolean arg2 , int arg3 ) { return StorageLevel . apply ( arg0 , arg1 , false , arg2 , arg3 ) ; } |
183 | getattribute concode_field_sep OnmsNode m_node concode_elem_sep Map<String,String> m_attributes concode_elem_sep String m_type concode_field_sep void setAttribute concode_elem_sep String getType concode_elem_sep void setNode concode_elem_sep OnmsNode getNode | String function ( String arg0 ) { return m_attributes . get ( arg0 ) ; } |
184 | returns a hash code . concode_field_sep long serialVersionUID concode_elem_sep Number x concode_elem_sep Number y concode_field_sep Number getX concode_elem_sep void setY concode_elem_sep void setY concode_elem_sep Number getY concode_elem_sep double getYValue concode_elem_sep boolean equals concode_elem_sep Object clo... | int function ( ) { int loc0 ; loc0 = this . x . hashCode ( ) ; loc0 = 29 * loc0 + ( this . y != null ? this . y . hashCode ( ) : 0 ) ; return loc0 ; } |
185 | returns a list of asn1objectidentifier objects representing the oids of the extensions contained in this holder 's crl entry . concode_field_sep TBSCertList.CRLEntry entry concode_elem_sep GeneralNames ca concode_field_sep boolean hasExtensions concode_elem_sep BigInteger getSerialNumber concode_elem_sep GeneralNames g... | List function ( ) { return CertUtils . getExtensionOIDs ( entry . getExtensions ( ) ) ; } |
186 | returns the capacity , i.e. total resources allocated at the specified point of time concode_field_sep Lock readLock concode_elem_sep int THRESHOLD concode_elem_sep Resource ZERO_RESOURCE concode_elem_sep TreeMap<Long,Resource> cumulativeCapacity concode_elem_sep Lock writeLock concode_elem_sep Resource minAlloc concod... | Resource function ( long arg0 ) { readLock . lock ( ) ; try { Entry < Long , Resource > loc0 = cumulativeCapacity . floorEntry ( arg0 ) ; if ( loc0 != null ) { return Resources . clone ( loc0 . getValue ( ) ) ; } return Resources . clone ( ZERO_RESOURCE ) ; } finally { readLock . unlock ( ) ; } } |
187 | returns the patch level version of the module . this property may be null to indicate that the module version is not specified . concode_field_sep String moduleClass concode_elem_sep String patchLevel concode_elem_sep String majorVersion concode_elem_sep String minorVersion concode_field_sep void setPatchLevel concode_... | String function ( ) { return this . patchLevel ; } |
188 | returns the assignee jira user id of this j i r a issue . concode_field_sep JIRAIssue _jiraIssue concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setIssueNumber concode_elem_sep boolean isEscapedMode... | java . lang . String function ( ) { return _jiraIssue . getAssigneeJiraUserId ( ) ; } |
189 | get threadpoolconfigurations concode_field_sep Set<ThreadPoolConfiguration> threadPoolConfigurations concode_elem_sep Set<DisruptorConfiguration> disruptorConfigurations concode_field_sep void setDisruptorConfigurations concode_elem_sep DisruptorConfig createDisruptorConfig concode_elem_sep ThreadModelConfiguration get... | Set < ThreadPoolConfiguration > function ( ) { if ( threadPoolConfigurations == null ) { return Collections . EMPTY_SET ; } return Collections . unmodifiableSet ( threadPoolConfigurations ) ; } |
190 | updates the text of the status line of the associated shell with the current sequence . concode_field_sep IWorkbenchWindow associatedWindow concode_elem_sep KeySequence currentSequence concode_elem_sep IWorkbench workbench concode_field_sep IWorkbenchWindow getAssociatedWindow concode_elem_sep void setAssociatedWindow ... | void function ( ) { StatusLineContributionItem loc0 = getStatusLine ( ) ; if ( loc0 != null ) { loc0 . setText ( getCurrentSequence ( ) . format ( ) ) ; } } |
191 | retrieves the properties for this channel concode_field_sep String description concode_elem_sep String typeId concode_elem_sep String id concode_elem_sep String label concode_elem_sep List<NodeValue> properties concode_field_sep String getLabel concode_elem_sep String getId concode_elem_sep String toString concode_elem... | List < NodeValue > function ( ) { if ( this . properties == null ) { return new ArrayList < > ( 0 ) ; } return this . properties ; } |
192 | returns the scope of the query . concode_field_sep Long _startTimestamp concode_elem_sep Map<String,String> _tags concode_elem_sep String _type concode_elem_sep String _scope concode_elem_sep String _metric concode_elem_sep Long _endTimestamp concode_field_sep void setMetric concode_elem_sep String toTagParameterArray ... | String function ( ) { return _scope ; } |
193 | construct a successful target completion event . concode_field_sep NestedSet<Label> rootCauses concode_elem_sep AspectValue aspectValue concode_field_sep AspectCompleteEvent createFailed concode_elem_sep AspectValue getAspectValue concode_elem_sep boolean failed concode_elem_sep Iterable<Label> getRootCauses | AspectCompleteEvent function ( AspectValue arg0 ) { return new AspectCompleteEvent ( arg0 , null ) ; } |
194 | creates a new method . concode_field_sep String name concode_elem_sep Map<String,String> DESCRIPTORS concode_elem_sep String desc concode_field_sep String getDescriptor concode_elem_sep Type[] getArgumentTypes concode_elem_sep String getName concode_elem_sep Type getReturnType concode_elem_sep int hashCode concode_elem... | Method function ( java . lang . reflect . Method arg0 ) { return new Method ( arg0 . getName ( ) , Type . getMethodDescriptor ( arg0 ) ) ; } |
195 | sets the key value for this exemptionrequest . concode_field_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep com.google.api.ads.adwords.axis.v201409.cm.PolicyViolationKey key concode_field_sep com.google.api.ads.ad... | void function ( com . google . api . ads . adwords . axis . v201409 . cm . PolicyViolationKey arg0 ) { this . key = arg0 ; } |
196 | if this value is true , the container has read-only access to the volume . if this value is false , then the container can write to the volume . the default value is false . concode_field_sep Boolean readOnly concode_elem_sep String containerPath concode_elem_sep String sourceVolume concode_field_sep void setSourceVolu... | MountPoint function ( Boolean arg0 ) { setReadOnly ( arg0 ) ; return this ; } |
197 | gets the message digest to use to hash binaries . concode_field_sep int MAX_BUF_SIZE concode_elem_sep BinaryGarbageCollector garbageCollector concode_elem_sep char[] HEX_DIGITS concode_elem_sep BinaryManagerRootDescriptor descriptor concode_elem_sep String repositoryName concode_elem_sep int MIN_BUF_SIZE concode_elem_s... | String function ( ) { return DEFAULT_DIGEST ; } |
198 | returns the edges which compose the triangle . concode_field_sep boolean border concode_elem_sep List<Edge> edges concode_elem_sep List<Triangle> neighbours concode_elem_sep int id concode_field_sep boolean addNeighbour concode_elem_sep int getId concode_elem_sep boolean removeNeighbour concode_elem_sep boolean isBorde... | List < Edge > function ( ) { return this . edges ; } |
199 | gets the floor probability that is returned whenever an unseen pair is queried . concode_field_sep Map<B,Map<A,Float>> reverseProbabilities concode_elem_sep Map<A,Map<B,Integer>> counts concode_elem_sep float floorProbability concode_elem_sep Map<B,Integer> bTotals concode_elem_sep Map<A,Map<B,Float>> probabilities con... | float function ( ) { return this . floorProbability ; } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.