idx
int64
0
25k
question
stringlengths
72
5.69k
target
stringlengths
21
481
20,000
gets order list concode_field_sep boolean valid concode_elem_sep int drinkCounter concode_elem_sep Set<DrinkOrder> orderList concode_elem_sep int account concode_elem_sep int bill concode_field_sep int getBill concode_elem_sep void setBill concode_elem_sep void setValid concode_elem_sep int getAccount concode_elem_sep ...
Set < DrinkOrder > function ( ) { return orderList ; }
20,001
set the clientrequestid value . concode_field_sep String filter concode_elem_sep String expand concode_elem_sep String select concode_elem_sep DateTimeRfc1123 ocpDate concode_elem_sep Integer maxResults concode_elem_sep String clientRequestId concode_elem_sep Boolean returnClientRequestId concode_elem_sep Integer timeo...
JobListFromJobScheduleOptions function ( String arg0 ) { this . clientRequestId = arg0 ; return this ; }
20,002
returns the layout constraint configured on this element , or null . concode_field_sep Elements<?> _parent concode_elem_sep Dimension _size concode_elem_sep int _flags concode_elem_sep GroupLayer layer concode_elem_sep Layout.Constraint _constraint concode_elem_sep Dimension _preferredSize concode_elem_sep Styles _styl...
Layout . Constraint function ( ) { return _constraint ; }
20,003
sets the class for a parameter . 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 getDefinedParame...
void function ( final String arg0 , final Class arg1 ) { if ( arg1 == null ) { this . parameterDefs . remove ( arg0 ) ; } else { this . parameterDefs . put ( arg0 , arg1 ) ; } }
20,004
increment the number of log edits read by one . concode_field_sep long lastHFileRefsQueueSize concode_elem_sep MetricsReplicationSourceSource singleSourceSource concode_elem_sep String id concode_elem_sep int lastQueueSize concode_elem_sep MetricsReplicationSourceSource globalSourceSource concode_elem_sep Log LOG conco...
void function ( ) { incrLogEditsRead ( 1 ) ; }
20,005
store a mapping from page url to icon url in the cache . concode_field_sep DiskLruCache cache concode_elem_sep int CACHE_VERSION concode_elem_sep DiskStorage instance concode_elem_sep String KEY_PREFIX_MAPPING concode_elem_sep Context context concode_elem_sep String KEY_PREFIX_ICON concode_elem_sep String LOGTAG concod...
void function ( IconRequest arg0 , String arg1 ) { putMapping ( arg0 . getPageUrl ( ) , arg1 ) ; }
20,006
a check for serialization . concode_field_sep PlaceHolder placeHolder concode_field_sep void testCloning concode_elem_sep void testSerialization1 concode_elem_sep void testGetStroke concode_elem_sep void testPut concode_elem_sep void testEquals
void function ( ) { StrokeMap loc0 = new StrokeMap ( ) ; loc0 . put ( "srini_string" , new BasicStroke ( 1.1f ) ) ; loc0 . put ( "srini_string" , new BasicStroke ( 2.2f ) ) ; StrokeMap loc1 = ( StrokeMap ) TestUtilities . serialised ( loc0 ) ; assertEquals ( loc0 , loc1 ) ; }
20,007
closes ldap connection if opened concode_field_sep Connection ldapConnection concode_elem_sep Logger log concode_elem_sep ConnectionFactory ldapConnectionFactory concode_elem_sep String baseDN concode_field_sep ConnectionFactory getLdapConnectionFactory concode_elem_sep void afterPropertiesSet concode_elem_sep void ini...
void function ( ) { if ( ldapConnection != null ) { ldapConnection . close ( ) ; ldapConnection = null ; } }
20,008
creates a new specific fsdirectory instance concode_field_sep PlaceHolder placeHolder concode_field_sep Class<? extends FSDirectory> loadFSDirectoryClass concode_elem_sep Class<? extends Directory> loadDirectoryClass concode_elem_sep String adjustDirectoryClassName
FSDirectory function ( Class < ? extends FSDirectory > arg0 , Path arg1 ) { return newFSDirectory ( arg0 , arg1 , FSLockFactory . getDefault ( ) ) ; }
20,009
sets the algorithm parameter the method sets value of the particular parameter . some of the algorithm parameters may be declared as read-only . if you try to set such a parameter , you will get exception with the corresponding error message . concode_field_sep long nativeObj concode_field_sep void setMatVector_0 conco...
void function ( String arg0 , List < Mat > arg1 ) { Mat loc0 = Converters . vector_Mat_to_Mat ( arg1 ) ; setMatVector_0 ( nativeObj , arg0 , loc0 . nativeObj ) ; return ; }
20,010
by default , elements are nameable if they have an eattribute named `` name '' . concode_field_sep Map nameFeatureMap concode_elem_sep Object NULL_TOKEN concode_field_sep boolean shouldOverrideCopyOperation concode_elem_sep void setName concode_elem_sep boolean canContain concode_elem_sep XMLResource getResource concod...
boolean function ( EObject arg0 ) { return getNameAttribute ( arg0 . eClass ( ) ) != null ; }
20,011
resets for next reuse . concode_field_sep boolean consumed concode_elem_sep char[][] dateTokens concode_elem_sep long currentDateMillis concode_elem_sep int last concode_elem_sep int offset concode_elem_sep Calendar tempCalGMT concode_elem_sep SimpleDateFormat sdfd concode_elem_sep SimpleDateFormat sdfts concode_elem_s...
void function ( ) { last = - 1 ; offset = - 1 ; state = 0 ; }
20,012
register a listener for the propertychange event . when a propertyeditor changes its value it should fire a propertychange event on all registered propertychangelisteners , specifying the null value for the property name and itself as the source . concode_field_sep PropertyChangeSupport propertyChangeSupport concode_el...
void function ( final PropertyChangeListener arg0 ) { propertyChangeSupport . addPropertyChangeListener ( arg0 ) ; }
20,013
gets the value of the metadatapolicy property . concode_field_sep TextURLType submissionPolicy concode_elem_sep TextURLType dataPolicy concode_elem_sep List<String> comment concode_elem_sep long serialVersionUID concode_elem_sep TextURLType metadataPolicy concode_elem_sep TextURLType content concode_field_sep void setC...
TextURLType function ( ) { return metadataPolicy ; }
20,014
get an empty unknownfieldsetlite . for use by generated code only . concode_field_sep int[] tags concode_elem_sep Object[] objects concode_elem_sep int[] EMPTY_INT_ARRAY concode_elem_sep int count concode_elem_sep boolean built concode_elem_sep Object[] EMPTY_OBJECT_ARRAY concode_elem_sep Object[] objects concode_elem_...
UnknownFieldSetLite function ( ) { return DEFAULT_INSTANCE ; }
20,015
network parameters this message was created with . concode_field_sep int cursor concode_elem_sep boolean SELF_CHECK concode_elem_sep int offset concode_elem_sep int MAX_SIZE concode_elem_sep byte[] payload concode_elem_sep int UNKNOWN_LENGTH concode_elem_sep boolean recached concode_elem_sep MessageSerializer serialize...
NetworkParameters function ( ) { return params ; }
20,016
returns a list of collected testcases from a run . concode_field_sep BasePaths basePaths concode_elem_sep TestListener listener concode_elem_sep String serverAddress concode_elem_sep boolean preload concode_elem_sep Configuration defaultConfiguration concode_elem_sep boolean raiseOnFailure concode_elem_sep List<Module>...
List < TestCase > function ( ) { return testCases ; }
20,017
create an instance of jaxbelement concode_field_sep QName _WSSpecificationDescription_QNAME concode_elem_sep QName _WSIndividualValidationResultSpecification_QNAME concode_elem_sep QName _WSValidationResultsValidationTime_QNAME concode_elem_sep QName _WSIndividualValidationResultContext_QNAME concode_elem_sep QName _WS...
JAXBElement < String > function ( String arg0 ) { return new JAXBElement < String > ( _WSIndividualValidationResultSeverity_QNAME , String . class , WSIndividualValidationResult . class , arg0 ) ; }
20,018
gets the list of items . concode_field_sep String nextPageLink concode_elem_sep List<T> items concode_field_sep String nextPageLink concode_elem_sep PageImpl<T> setNextPageLink concode_elem_sep PageImpl<T> setItems
List < T > function ( ) { return items ; }
20,019
obtiene el valor de la propiedad cityname . concode_field_sep String cityName concode_elem_sep String countryName concode_field_sep void setCountryName concode_elem_sep String getCountryName concode_elem_sep void setCityName
String function ( ) { return cityName ; }
20,020
sends a roster entry to userid . concode_field_sep XMPPConnection con concode_elem_sep PacketListener packetListener concode_elem_sep List rosterExchangeListeners concode_elem_sep PacketFilter packetFilter concode_field_sep void addRosterListener concode_elem_sep void fireRosterExchangeListeners concode_elem_sep void i...
void function ( RosterEntry arg0 , String arg1 ) { Message loc0 = new Message ( arg1 ) ; RosterExchange loc1 = new RosterExchange ( ) ; loc1 . addRosterEntry ( arg0 ) ; loc0 . addExtension ( loc1 ) ; con . sendPacket ( loc0 ) ; }
20,021
create styled web document with title concode_field_sep body m_body concode_elem_sep head m_head concode_elem_sep html m_html concode_elem_sep String NBSP concode_field_sep void output concode_elem_sep void output concode_elem_sep body getBody concode_elem_sep head getHead concode_elem_sep void setUp concode_elem_sep v...
MobileDoc function ( String arg0 ) { return create ( false , arg0 , false ) ; }
20,022
returns the live version add or delete for this uid . concode_field_sep Map<BytesRef,VersionValue> current concode_elem_sep AtomicLong ramBytesUsedTombstones concode_elem_sep int BASE_BYTES_PER_BYTESREF concode_elem_sep int BASE_BYTES_PER_CHM_ENTRY concode_elem_sep Map<BytesRef,VersionValue> old concode_elem_sep Map<By...
VersionValue function ( BytesRef arg0 ) { Maps loc0 = maps ; VersionValue loc1 = loc0 . current . get ( arg0 ) ; if ( loc1 != null ) { return loc1 ; } loc1 = loc0 . old . get ( arg0 ) ; if ( loc1 != null ) { return loc1 ; } return tombstones . get ( arg0 ) ; }
20,023
add `` t '' concode_field_sep Logger s_aLogger concode_elem_sep String OPEN_DIV concode_elem_sep int m_nOpenDivs concode_elem_sep ICommonsList<String> m_aElements concode_elem_sep int m_nPos concode_elem_sep String CLOSE_DIV concode_field_sep void _internalAdd concode_elem_sep DataTablesDom getClone concode_elem_sep Da...
DataTablesDom function ( ) { _internalAdd ( "srini_string" ) ; return this ; }
20,024
gets server time zone display name . concode_field_sep DateFormat selectedFormat concode_elem_sep int[] pacificXCoords concode_elem_sep int[] nfldXCoords concode_elem_sep int[] easternYCoords concode_elem_sep int[] alaskaYCoords concode_elem_sep int[] pacificYCoords concode_elem_sep ArrayList allTimeZoneList concode_el...
String function ( ) { return displayNameTokenizer ( serverTimeZone . getDisplayName ( ) ) ; }
20,025
get the object of this query triple concode_field_sep String predicate concode_elem_sep String subject concode_elem_sep long serialVersionUID concode_elem_sep List<IExpression> expressions concode_elem_sep String representation concode_elem_sep String object concode_field_sep String getSubject concode_elem_sep void add...
String function ( ) { return object ; }
20,026
we use the method of the wrapped beacon object concode_field_sep Beacon mBeacon concode_elem_sep long mDetectTime concode_elem_sep String TAG concode_field_sep Beacon getBeacon concode_elem_sep boolean equals concode_elem_sep long getDetectTime
int function ( ) { return this . getBeacon ( ) . hashCode ( ) ; }
20,027
sets the value of the producttype property . concode_field_sep String fullBillInd concode_elem_sep String paperlessBillId concode_elem_sep String deliveryMethod concode_elem_sep String pbStatusCode concode_elem_sep String emailId concode_elem_sep long serialVersionUID concode_elem_sep String msisdn concode_elem_sep Str...
void function ( String arg0 ) { this . productType = arg0 ; }
20,028
isreadermtomaware concode_field_sep javax.xml.namespace.QName MY_QNAME concode_elem_sep com.amazon.ec2.AssociateDhcpOptionsResponseType localAssociateDhcpOptionsResponse concode_field_sep java.lang.String generatePrefix concode_elem_sep void setAssociateDhcpOptionsResponse concode_elem_sep void serialize concode_elem_s...
boolean function ( javax . xml . stream . XMLStreamReader arg0 ) { boolean loc0 = false ; try { loc0 = java . lang . Boolean . TRUE . equals ( arg0 . getProperty ( org . apache . axiom . om . OMConstants . IS_DATA_HANDLERS_AWARE ) ) ; } catch ( java . lang . IllegalArgumentException loc1 ) { loc0 = false ; } return loc...
20,029
the name of the pipeline for which you want to get the state . concode_field_sep String pipelineName concode_elem_sep Integer pipelineVersion concode_elem_sep java.util.List<StageState> stageStates concode_elem_sep java.util.Date created concode_elem_sep java.util.Date updated concode_field_sep java.util.List<StageStat...
GetPipelineStateResult function ( String arg0 ) { setPipelineName ( arg0 ) ; return this ; }
20,030
finds a method by name . this searches for a method with a name and signature . parameter types are only compared by the simple name , no resolving for the fully qualified type name is done . constructors are only compared by parameters , not the name . concode_field_sep PlaceHolder placeHolder concode_field_sep boolea...
IMethodDeclaration function ( String arg0 , String [ ] arg1 , boolean arg2 , boolean arg3 , IMethodDeclaration [ ] arg4 ) { for ( int loc0 = arg4 . length - 1 ; loc0 >= 0 ; loc0 -- ) { if ( isSameMethodSignature ( arg0 , arg1 , arg2 , arg3 , arg4 [ loc0 ] ) ) { return arg4 [ loc0 ] ; } } return null ; }
20,031
get the view to be focused on a tab click . if you return null , the default key event processing will occur instead of attempting to focus . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean handleEnterKeyPress concode_elem_sep View getNextFocusBackward concode_elem_sep boolean onKey
View function ( ) { return null ; }
20,032
per the jdbc 3.0 spec , this rolls back the transaction for the specified xid , not necessarily for the transaction associated with this xaresource object . concode_field_sep boolean originalAutoCommitMode concode_elem_sep int XA_STATE_INITIAL concode_elem_sep int XA_STATE_DISPOSED concode_elem_sep int XA_STATE_PREPARE...
void function ( Xid arg0 ) { JDBCXAResource loc0 = xaDataSource . getResource ( arg0 ) ; if ( loc0 == null ) { throw new XAException ( "srini_string" + arg0 ) ; } loc0 . rollbackThis ( ) ; }
20,033
checks if all given transitions have at least one action . returns false for empty lists . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean hasEntryAction concode_elem_sep boolean containsOnlyEventsOfType concode_elem_sep boolean oneIncomingTransitionEntersCompositeWithEntryActions concode_elem_sep b...
boolean function ( EList < Transition > arg0 ) { if ( arg0 . isEmpty ( ) ) return false ; for ( Transition loc0 : arg0 ) { if ( ! hasAtLeastOneAction ( loc0 ) ) { return false ; } } return true ; }
20,034
test updating response fields concode_field_sep PlaceHolder placeHolder concode_field_sep void defaultState
void function ( ) { RepositoryHookResponse loc0 = new RepositoryHookResponse ( ) ; assertEquals ( "srini_string" , loc0 . setMessage ( "srini_string" ) . getMessage ( ) ) ; assertEquals ( 404 , loc0 . setCode ( 404 ) . getCode ( ) ) ; }
20,035
method to return a singleton instance of this class concode_field_sep String DEFAULT_COLOR concode_elem_sep Vector colorList concode_elem_sep boolean stamp concode_elem_sep String[] ALL_COLORS concode_elem_sep Log log concode_elem_sep ChatState singleton concode_elem_sep Random generator concode_elem_sep Vector userLis...
ChatState function ( ) { if ( singleton == null ) { singleton = new ChatState ( ) ; } return ( singleton ) ; }
20,036
returns the list of csr files belongs to the tenant concode_field_sep String BUNDLE concode_elem_sep Log log concode_elem_sep CAAdminServiceStub stub concode_elem_sep ResourceBundle bundle concode_field_sep CertificateDTO getCertificateBySerialNo concode_elem_sep void changeKeyStore concode_elem_sep void rejectCSR conc...
CsrMetaInfo [ ] function ( ) { try { return stub . getAllCsrs ( ) ; } catch ( Exception loc0 ) { String loc1 = loc0 . getMessage ( ) ; handleException ( loc0 . getMessage ( ) , loc0 ) ; } return null ; }
20,037
start the task , created a new swingworker for the text extraction process . concode_field_sep File file concode_elem_sep ResourceBundle messageBundle concode_elem_sep int lengthOfTask concode_elem_sep String dialogMessage concode_elem_sep Document document concode_elem_sep Logger logger concode_elem_sep boolean done c...
void function ( ) { final SwingWorker loc0 = new SwingWorker ( ) { public Object construct ( ) { current = 0 ; done = false ; canceled = false ; dialogMessage = null ; return new ActualTask ( ) ; } } ; loc0 . setThreadPriority ( Thread . MIN_PRIORITY ) ; loc0 . start ( ) ; }
20,038
called whenever the osgi framework starts our bundle concode_field_sep Logger logger concode_field_sep void stop
void function ( BundleContext arg0 ) { logger . debug ( "srini_string" ) ; }
20,039
sets the snapshot id of the blob . concode_field_sep HashMap<String,String> metadata concode_elem_sep String snapshotID concode_elem_sep StorageUri storageUri concode_elem_sep BlobProperties properties concode_field_sep void setMetadata concode_elem_sep HashMap<String,String> getMetadata concode_elem_sep BlobProperties...
void function ( String arg0 ) { this . snapshotID = arg0 ; }
20,040
call this from your startactivityforresult overload . this is required to catch the case where plugins use activity.startactivityforresult + cordovainterface.setactivityresultcallback rather than cordovainterface.startactivityforresult . concode_field_sep Activity activity concode_elem_sep int resultCode concode_elem_s...
void function ( int arg0 ) { activityResultRequestCode = arg0 ; }
20,041
check if the os is solaris concode_field_sep String OS concode_field_sep boolean isMac concode_elem_sep boolean isWindows concode_elem_sep boolean isUnix
boolean function ( ) { return ( OS . indexOf ( "srini_string" ) >= 0 ) ; }
20,042
within the for-header there are 3 statements , but this is legal . concode_field_sep int a concode_elem_sep int b concode_elem_sep int c concode_elem_sep int d concode_elem_sep int two concode_elem_sep int one concode_elem_sep int e concode_elem_sep int f concode_elem_sep int g concode_elem_sep int h concode_field_sep ...
void function ( ) { for ( int loc0 = 0 ; loc0 < 20 ; loc0 ++ ) { one = loc0 ; } }
20,043
this probably should be hided in the getquery method . concode_field_sep SearchIntegrator searchFactory concode_elem_sep TimeoutExceptionFactory timeoutExceptionFactory concode_elem_sep AdvancedCache<?,?> cache concode_elem_sep QueryInterceptor queryInterceptor concode_field_sep Statistics getStatistics concode_elem_se...
CacheQuery < E > function ( Query arg0 , Class < ? > ... arg1 ) { queryInterceptor . enableClasses ( arg1 ) ; ExecutorService loc0 = queryInterceptor . getAsyncExecutor ( ) ; return new ClusteredCacheQueryImpl < > ( arg0 , searchFactory , loc0 , cache , queryInterceptor . getKeyTransformationHandler ( ) , arg1 ) ; }
20,044
returns a info string containing the battery count and the type . concode_field_sep int count concode_elem_sep HmBatteryType type concode_field_sep HmBatteryType getType concode_elem_sep int getCount
String function ( ) { return count + "srini_string" + type . toString ( ) ; }
20,045
returns the word vector divided by the norm2 of the array concode_field_sep List<String> stopWords concode_elem_sep long seed concode_elem_sep boolean resetModel concode_elem_sep int window concode_elem_sep boolean initDone concode_elem_sep boolean useUnknown concode_elem_sep ModelUtils<T> modelUtils concode_elem_sep V...
INDArray function ( String arg0 ) { int loc0 = vocab ( ) . indexOf ( arg0 ) ; if ( loc0 < 0 ) return null ; INDArray loc1 = lookupTable ( ) . vector ( arg0 ) ; return loc1 . div ( Nd4j . getBlasWrapper ( ) . nrm2 ( loc1 ) ) ; }
20,046
indicates if the password is required or not . concode_field_sep String server concode_elem_sep String saslRole concode_elem_sep boolean resolveDnsThroughProxy concode_elem_sep boolean rememberPassword concode_elem_sep boolean isRequiredPassword concode_elem_sep String saslUser concode_elem_sep boolean contactPresenceT...
boolean function ( ) { return isRequiredPassword ; }
20,047
a general description of the ami . concode_field_sep String spotPrice concode_elem_sep String instanceType concode_elem_sep String availabilityZone concode_elem_sep String productDescription concode_elem_sep java.util.Date timestamp concode_field_sep void setSpotPrice concode_elem_sep String getSpotPrice concode_elem_s...
void function ( RIProductDescription arg0 ) { this . productDescription = arg0 . toString ( ) ; }
20,048
serialize an instance , restore it , and check for equality . concode_field_sep PlaceHolder placeHolder concode_field_sep void testEqualsPin concode_elem_sep void testCloning concode_elem_sep void testEqualsPointer concode_elem_sep void testSerialization concode_elem_sep void testHashCode concode_elem_sep void testEqua...
void function ( ) { DialPointer loc0 = new DialPointer . Pointer ( 1 ) ; DialPointer loc1 = ( DialPointer ) TestUtilities . serialised ( loc0 ) ; assertEquals ( loc0 , loc1 ) ; }
20,049
read a list of keyvalue from the input stream - may contain regular keyvalue s or indexedkeyvalue s. concode_field_sep int INDEX_TYPE_LENGTH_MARKER concode_field_sep void write concode_elem_sep KeyValue readKeyValue
List < KeyValue > function ( DataInput arg0 ) { int loc0 = arg0 . readInt ( ) ; if ( loc0 == 0 ) { return Collections . < KeyValue > emptyList ( ) ; } List < KeyValue > loc1 = new ArrayList < KeyValue > ( loc0 ) ; for ( int loc2 = 0 ; loc2 < loc0 ; loc2 ++ ) { loc1 . add ( readKeyValue ( arg0 ) ) ; } return loc1 ; }
20,050
sets the numbercategorychoice value for this numbercategorychoicelist . concode_field_sep org.eclipse.birt.report.soapengine.api.NumberCategoryChoice[] numberCategoryChoice concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDe...
void function ( org . eclipse . birt . report . soapengine . api . NumberCategoryChoice [ ] arg0 ) { this . numberCategoryChoice = arg0 ; }
20,051
the returned format string does n't contain any + / - sign . concode_field_sep DateFormatter dateFormatter concode_field_sep void setPreferences concode_elem_sep void ensureInited concode_elem_sep AccountFormatter createAccountFormatter concode_elem_sep String nameEmail concode_elem_sep String formatBytes concode_elem_...
String function ( long arg0 ) { return formatBytes ( arg0 , true ) ; }
20,052
add a search term to the model . concode_field_sep HashMap<Integer,WeakReference<PageText>> searchResultCache concode_elem_sep ArrayList<SearchTerm> searchTerms concode_field_sep void addPageSearchHit concode_elem_sep Set<Integer> getPageSearchHits concode_elem_sep void removeSearchTerm concode_elem_sep ArrayList<Searc...
void function ( SearchTerm arg0 ) { searchTerms . add ( arg0 ) ; }
20,053
saves content to the specified location . concode_field_sep CuratorFramework curator concode_elem_sep Charset UTF_8 concode_field_sep String load concode_elem_sep Charset detectCharset
boolean function ( String arg0 , String arg1 ) { try { setData ( curator , arg1 , arg0 ) ; } catch ( Exception loc0 ) { return false ; } return true ; }
20,054
add the given name and value to the query parameters or replacethe existing query parameter matching name with one with the new value . concode_field_sep URI baseUri concode_elem_sep String _design_prefix_encoded concode_elem_sep String path concode_elem_sep String _local_prefix_encoded concode_elem_sep Params qParams ...
T function ( String arg0 , Object arg1 , boolean arg2 ) { if ( arg0 != null && arg1 != null ) { if ( arg2 ) { this . qParams . replaceOrAdd ( arg0 , arg1 . toString ( ) ) ; } else { this . qParams . addParam ( arg0 , arg1 . toString ( ) ) ; } } return returnThis ( ) ; }
20,055
returns the response for the http redirect that triggered this response , or null if this response was n't triggered by an automatic redirect . the body of the returned response should not be read because it has already been consumed by the redirecting client . concode_field_sep Request request concode_elem_sep RawHead...
Response function ( ) { return redirectedBy ; }
20,056
returns the current key . concode_field_sep String LOG_PER_ROW_COUNT concode_elem_sep Method getCounter concode_elem_sep Table htable concode_elem_sep TaskAttemptContext context concode_elem_sep int rowcount concode_elem_sep ResultScanner scanner concode_elem_sep String HBASE_COUNTER_GROUP_NAME concode_elem_sep long nu...
ImmutableBytesWritable function ( ) { return key ; }
20,057
write the category class as an xml element concode_field_sep List<Entry> entries concode_elem_sep Id id concode_elem_sep Type type concode_field_sep void writeOnsetElem concode_elem_sep void writeEntryElem concode_elem_sep void writeLocationElem concode_elem_sep void writeResourceElem concode_elem_sep Id getId concode_...
void function ( final Category arg0 , final XMLStreamWriter arg1 ) { arg1 . writeStartElement ( FihrXmlConstants . CATEGORY ) ; writeCodeElem ( arg0 . getCode ( ) , arg1 ) ; arg1 . writeEndElement ( ) ; }
20,058
stops the publishing monitor . concode_field_sep AtomicBoolean running concode_elem_sep Thread monitorThread concode_elem_sep int MONITOR_INTERVAL_MS concode_elem_sep BaseAction baseAction concode_elem_sep Logger LOG concode_elem_sep ResourceManager resourceManager concode_field_sep void start concode_elem_sep void run...
void function ( ) { running . set ( false ) ; monitorThread = null ; }
20,059
sets the value of the required property . concode_field_sep String _default concode_elem_sep short vocab concode_elem_sep boolean modifiable concode_elem_sep TypeCtUserRefType type concode_elem_sep boolean required concode_field_sep boolean isRequired concode_elem_sep TypeCtUserRefType getType concode_elem_sep short ge...
void function ( boolean arg0 ) { this . required = arg0 ; }
20,060
gets the value of the valuetype property . concode_field_sep String valueType concode_field_sep void setValueType
String function ( ) { return valueType ; }
20,061
reset to zero length . concode_field_sep byte[] elems concode_elem_sep int length concode_field_sep void appendDouble concode_elem_sep void appendByte concode_elem_sep void appendLong concode_elem_sep void appendChar concode_elem_sep void appendInt concode_elem_sep Name toName concode_elem_sep void appendBytes concode_...
void function ( ) { length = 0 ; }
20,062
gets the value of the request property . concode_field_sep JAXBElement<ExportRouteInstructionsRequest> request concode_field_sep void setRequest
JAXBElement < ExportRouteInstructionsRequest > function ( ) { return request ; }
20,063
the clientcall has been closed . any additional calls to the clientcall will not beprocessed by the server . no further receiving will occur and no further notifications will be made . if status returns false for status #isok , then the call failed . an additional block of trailer metadata may be received at the end of...
void function ( Status arg0 , Metadata arg1 ) { }
20,064
compute the desired magnitude of a unit vector projected to a given planet model . the unit vector is specified only by a z value . concode_field_sep double MINIMUM_RESOLUTION concode_elem_sep double MINIMUM_RESOLUTION_SQUARED concode_elem_sep double x concode_elem_sep double y concode_elem_sep double z concode_elem_se...
double function ( final PlanetModel arg0 , final double arg1 ) { return 1.0 / Math . sqrt ( ( 1.0 - arg1 * arg1 ) * arg0 . inverseAbSquared + arg1 * arg1 * arg0 . inverseCSquared ) ; }
20,065
returns a failed response containing the given error code and an optional localized message displayed to the user . concode_field_sep T result concode_elem_sep Cache.Entry cacheEntry concode_elem_sep boolean intermediate concode_elem_sep VolleyError error concode_field_sep void onResponse concode_elem_sep Response<T> s...
Response < T > function ( VolleyError arg0 ) { return new Response < T > ( arg0 ) ; }
20,066
retrieve the username . concode_field_sep String password concode_elem_sep String onBehalfOf concode_elem_sep String location concode_elem_sep String IPAddress concode_elem_sep String username concode_field_sep void setPassword concode_elem_sep String getPassword concode_elem_sep String getLocation concode_elem_sep voi...
String function ( ) { return username ; }
20,067
tests that configurability settings are properly received . concode_field_sep PlaceHolder placeHolder concode_field_sep void assertType concode_elem_sep void testDoublePropertySet concode_elem_sep void testConvenienceFactoriesTypes concode_elem_sep void testConvenienceFactoriesDefaultValues concode_elem_sep void testCl...
void function ( ) { assertTrue ( attr ( "srini_string" , BuildType . LABEL_LIST ) . legacyAllowAnyFileType ( ) . build ( ) . isConfigurable ( ) ) ; assertFalse ( attr ( "srini_string" , BuildType . LABEL_LIST ) . legacyAllowAnyFileType ( ) . nonconfigurable ( "srini_string" ) . build ( ) . isConfigurable ( ) ) ; }
20,068
returns the compression scale . concode_field_sep Set<MinMaxChangeListener> xMinMaxListeners concode_elem_sep int truncationOffset concode_elem_sep double maxX concode_elem_sep LinearXYPlotLine line concode_elem_sep double compressionScale concode_elem_sep double maxY concode_elem_sep double oldMinX concode_elem_sep Do...
double function ( ) { return compressionScale ; }
20,069
returns the size in bytes of the serialization of the header . concode_field_sep int SIMPLE_MESSAGE_VERSION concode_elem_sep int MESSAGE_EXPECTS_RESPONSE_FLAG concode_elem_sep int INTERFACE_ID_OFFSET concode_elem_sep DataHeader mDataHeader concode_elem_sep int SIMPLE_MESSAGE_SIZE concode_elem_sep int MESSAGE_WITH_REQUE...
int function ( ) { return mDataHeader . size ; }
20,070
set the label provider for the column . subclasses may extend but must call the super implementation . concode_field_sep ColumnViewer viewer concode_elem_sep String COLUMN_VIEWER_KEY concode_elem_sep ILabelProviderListener listener concode_elem_sep CellLabelProvider labelProvider concode_elem_sep boolean listenerRegist...
void function ( CellLabelProvider arg0 ) { setLabelProvider ( arg0 , true ) ; }
20,071
return the configured idgenerator , if any . concode_field_sep IdGenerator idGenerator concode_elem_sep IdGenerator ID_VALUE_NONE_GENERATOR concode_elem_sep boolean enableTimestamp concode_field_sep void setIdGenerator concode_elem_sep boolean isEnableTimestamp concode_elem_sep void initHeaders concode_elem_sep UUID ge...
IdGenerator function ( ) { return this . idGenerator ; }
20,072
checks the string whether it is a valid date . concode_field_sep String DATE_PATTERN concode_elem_sep DateTimeFormatter DATE_FORMATTER concode_field_sep String format concode_elem_sep LocalDate parse
boolean function ( String arg0 ) { return DateUtil . parse ( arg0 ) != null ; }
20,073
sets a named property on the object instance using introspection concode_field_sep Expression expressionValue concode_elem_sep Predicate predicate concode_elem_sep String expression concode_elem_sep Boolean trim concode_elem_sep ExpressionDefinition expressionType concode_elem_sep String id concode_elem_sep Map<QName,O...
void function ( Object arg0 , String arg1 , Object arg2 ) { try { IntrospectionSupport . setProperty ( arg0 , arg1 , arg2 ) ; } catch ( Exception loc0 ) { throw new IllegalArgumentException ( "srini_string" + arg1 + "srini_string" + arg0 + "srini_string" + loc0 , loc0 ) ; } }
20,074
set start time of the task . concode_field_sep String[] diagnostics concode_elem_sep long finishTime concode_elem_sep Counters counters concode_elem_sep TIPStatus currentStatus concode_elem_sep float progress concode_elem_sep TaskAttemptID successfulAttempt concode_elem_sep long startTime concode_elem_sep String state ...
void function ( long arg0 ) { this . startTime = arg0 ; }
20,075
as org.openqa.selenium.support.pagefactory #initelements org.openqa.selenium.webdriver , class but will only replace the fields of an already instantiated page object . concode_field_sep PlaceHolder placeHolder concode_field_sep T instantiatePage concode_elem_sep void proxyFields
void function ( WebDriver arg0 , Object arg1 ) { final WebDriver loc0 = arg0 ; initElements ( new DefaultElementLocatorFactory ( loc0 ) , arg1 ) ; }
20,076
add an edit to this users contribution list concode_field_sep List<pair<metadata,Boolean>> EDITS concode_elem_sep Set<UPAGE_PROP> UPAGE_FEATS concode_elem_sep String USER_TALK_PAGE concode_elem_sep String USER concode_elem_sep pair<Long,String> BLOCK_LAST concode_elem_sep int REVERTED_EDITS concode_field_sep void add_b...
void function ( metadata arg0 , String arg1 ) { boolean loc0 = comment_indicates_trouble ( arg1 ) ; this . EDITS . add ( new pair < metadata , Boolean > ( arg0 , loc0 ) ) ; if ( loc0 ) this . REVERTED_EDITS ++ ; }
20,077
helper for error callbacks that just returns the status.error 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 ...
void function ( int arg0 ) { sendPluginResult ( new PluginResult ( PluginResult . Status . ERROR , arg0 ) ) ; }
20,078
method to update an already checked out resource or collection to the latest version found on the specified registry instance . in the case of the #update userregistry , string command , a . mine and a . server file will be created if a conflict occurred . however , in this method , you could specify whether conflicts ...
boolean function ( UserRegistry arg0 , String arg1 , boolean arg2 ) { UpdateCommand loc0 = new UpdateCommand ( null , arg1 , null , arg2 , arg0 . getUserName ( ) , false ) ; return loc0 . execute ( arg0 ) ; }
20,079
returns true if this collections contains resources to delete . concode_field_sep I_CmsIndexer m_indexer concode_elem_sep List<CmsPublishedResource> m_resourcesToDelete concode_elem_sep List<CmsPublishedResource> m_resourcesToUpdate concode_elem_sep CmsSearchIndexSource m_source concode_field_sep List<CmsPublishedResou...
boolean function ( ) { return ! m_resourcesToDelete . isEmpty ( ) ; }
20,080
this is a dummy logger that i can use to for logging low level trace messages . concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder
Log function ( ) { return LogFactory . getLog ( "srini_string" ) ; }
20,081
removes all the web d a v propses from the database . concode_field_sep WebDAVPropsPersistence _persistence concode_field_sep int countAll concode_elem_sep void cacheResult concode_elem_sep void cacheResult concode_elem_sep com.liferay.portal.model.WebDAVProps removeByC_C concode_elem_sep List<WebDAVProps> findWithDyna...
void function ( ) { getPersistence ( ) . removeAll ( ) ; }
20,082
disposes the receiver . concode_field_sep CloseGuard mCloseGuard concode_elem_sep String TAG concode_elem_sep InputChannel mInputChannel concode_elem_sep long mSenderPtr concode_elem_sep MessageQueue mMessageQueue concode_field_sep boolean sendInputEvent concode_elem_sep boolean nativeSendKeyEvent concode_elem_sep void...
void function ( ) { dispose ( false ) ; }
20,083
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 ...
20,084
returns the bundle context of this bundle concode_field_sep BundleContext context concode_elem_sep Logger logger concode_field_sep void stop concode_elem_sep void start
BundleContext function ( ) { return context ; }
20,085
sets the raf to empty . concode_field_sep Log log concode_elem_sep String filepath concode_elem_sep IElementSerializer elementSerializer concode_elem_sep FileChannel fc concode_elem_sep byte HEADER_SIZE_BYTES concode_field_sep void move concode_elem_sep void truncate concode_elem_sep boolean writeObject concode_elem_se...
void function ( ) { if ( log . isDebugEnabled ( ) ) { log . debug ( "srini_string" + filepath + "srini_string" ) ; } fc . truncate ( 0 ) ; fc . force ( true ) ; }
20,086
serialize an instance , restore it , and check for equality . concode_field_sep PlaceHolder placeHolder concode_field_sep void testCloning concode_elem_sep void testNoDisplayedItem concode_elem_sep void testPublicCloneable concode_elem_sep void testHashcode concode_elem_sep void testGetLegendItemSeriesIndex concode_ele...
void function ( ) { StandardXYItemRenderer loc0 = new StandardXYItemRenderer ( ) ; StandardXYItemRenderer loc1 = ( StandardXYItemRenderer ) TestUtilities . serialised ( loc0 ) ; assertEquals ( loc0 , loc1 ) ; }
20,087
returns a copy of the array of floats used by this gradient to calculate color distribution . concode_field_sep ColorSpaceEnum colorSpace concode_elem_sep int transparency concode_elem_sep CycleMethodEnum REPEAT concode_elem_sep CycleMethodEnum cycleMethod concode_elem_sep float[] fractions concode_elem_sep ColorSpaceE...
float [ ] function ( ) { float loc0 [ ] = new float [ this . fractions . length ] ; System . arraycopy ( this . fractions , 0 , loc0 , 0 , this . fractions . length ) ; return loc0 ; }
20,088
converts the given path into an absolute one . this prepends the given rootpath and removes all . 's from the path . if an absolute path is given , it will not be prefixed . unlike file.getabsolutepath , this function does remove . 's from the path and unlike file.getcanonicalpath , this function does not resolve symli...
String function ( String arg0 , String arg1 ) { if ( ! isAbsolute ( arg0 ) ) { arg0 = arg1 + "srini_string" + arg0 ; } return collapseDots ( arg0 ) ; }
20,089
prints data out to the console using android 's native log mechanism . concode_field_sep LogNode mNext concode_field_sep void setNext concode_elem_sep LogNode getNext
void function ( int arg0 , String arg1 , String arg2 , Throwable arg3 ) { String loc0 = arg2 ; if ( loc0 == null ) { loc0 = "srini_string" ; } if ( arg3 != null ) { arg2 += "srini_string" + Log . getStackTraceString ( arg3 ) ; } Log . println ( arg0 , arg1 , loc0 ) ; if ( mNext != null ) { mNext . println ( arg0 , arg1...
20,090
method declaration concode_field_sep Database dDatabase concode_elem_sep Vector tTransaction concode_elem_sep int iNestedOldTransIndex concode_elem_sep int iId concode_elem_sep jdbcConnection intConnection concode_elem_sep boolean script concode_elem_sep boolean bAutoCommit concode_elem_sep boolean bReadOnly concode_el...
void function ( ) { for ( int loc0 = tTransaction . size ( ) - 1 ; loc0 >= 0 ; loc0 -- ) { Transaction loc1 = ( Transaction ) tTransaction . elementAt ( loc0 ) ; loc1 . rollback ( ) ; } tTransaction . removeAllElements ( ) ; hSavepoints . clear ( ) ; }
20,091
returns the delay when the next sensorjob can be executed . concode_field_sep PriorityQueue<SensorJob> sensorJobQueue concode_elem_sep long nextExecutionTime concode_elem_sep Config config concode_elem_sep Logger logger concode_elem_sep DSID meterDSID concode_field_sep Long getNextExecutionTime concode_elem_sep int com...
Long function ( ) { long loc0 = this . nextExecutionTime - System . currentTimeMillis ( ) ; return loc0 > 0 ? loc0 : 0 ; }
20,092
returns the shaderutil singleton . concode_field_sep int STATE_START concode_elem_sep int STATE_CFG concode_elem_sep int STATE_DEF concode_elem_sep Q3ShaderUtil instance concode_elem_sep int STATE_ID concode_elem_sep Hashtable shaderDefs concode_field_sep Q3ShaderDef getShaderDef concode_elem_sep void addShaderDefs con...
Q3ShaderUtil function ( ) { return ( instance == null ) ? ( instance = new Q3ShaderUtil ( ) ) : instance ; }
20,093
deletes the ticket from the database . also notifies the appropriate model listeners . concode_field_sep TicketLocalService _ticketLocalService concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.portal.model.Ticket fetchTicket concode_elem_sep com.liferay.portal.model.Ticket fetchT...
com . liferay . portal . model . Ticket function ( com . liferay . portal . model . Ticket arg0 ) { return _ticketLocalService . deleteTicket ( arg0 ) ; }
20,094
tells whether the interaction has finished . concode_field_sep boolean finished concode_field_sep void mouseReleased concode_elem_sep void keyPressed concode_elem_sep void mouseExited concode_elem_sep void mouseDragged concode_elem_sep void mouseEntered concode_elem_sep void mouseClicked concode_elem_sep void resetTran...
boolean function ( ) { return finished ; }
20,095
the number of aws config rules or aws resources that are noncompliant , up to a maximum of 25 for rules and 100 for resources . concode_field_sep ComplianceContributorCount compliantResourceCount concode_elem_sep java.util.Date complianceSummaryTimestamp concode_elem_sep ComplianceContributorCount nonCompliantResourceC...
void function ( ComplianceContributorCount arg0 ) { this . nonCompliantResourceCount = arg0 ; }
20,096
create a new compiler instance given the name of the compiler . concode_field_sep String classPrefix concode_elem_sep String classpath concode_elem_sep String dest concode_field_sep String getClasspath concode_elem_sep void setClasspath concode_elem_sep String getDestination concode_elem_sep void compile concode_elem_s...
Compiler function ( String arg0 ) { try { Class loc0 = Class . forName ( classPrefix + arg0 ) ; return ( Compiler ) loc0 . newInstance ( ) ; } catch ( Throwable loc0 ) { } return null ; }
20,097
tests that stringutils #frombytebuffer bytebuffer correctlybase64 encodes the contents in a bytebuffer and returns the correct result . concode_field_sep PlaceHolder placeHolder concode_field_sep void replace_MatchNotFound_ReturnsOriginalString concode_elem_sep void replace_EmptyReplacementString_RemovesAllOccurencesOf...
void function ( ) { String loc0 = "srini_string" ; String loc1 = "srini_string" ; ByteBuffer loc2 = ByteBuffer . wrap ( loc0 . getBytes ( ) ) ; String loc3 = StringUtils . fromByteBuffer ( loc2 ) ; assertEquals ( loc1 , loc3 ) ; }
20,098
get the number of acceptable skip groups surrounding the bad group per bad group in reducer . the number includes the bad group as well . to turn the feature of detection/skipping of bad groups off , set the value to 0 . the framework tries to narrow down the skipped range by retrying until this threshold is met or all...
long function ( Configuration arg0 ) { return arg0 . getLong ( REDUCER_MAX_SKIP_GROUPS , 0 ) ; }
20,099
computes the matrix corresponding to the current transformation and copies it to the supplied matrix object . concode_field_sep int native_instance concode_field_sep void rotate concode_elem_sep void restore concode_elem_sep void nativeGetMatrix concode_elem_sep void save concode_elem_sep void nativeApplyToCanvas conco...
void function ( Matrix arg0 ) { nativeGetMatrix ( arg0 . native_instance ) ; }