idx
int64
0
100k
question
stringlengths
68
7.19k
target
stringlengths
20
663
96,800
returns the id of the result set in use when this event was created . concode_field_sep byte TYPE_QUERY concode_elem_sep String hostName concode_elem_sep byte TYPE_OBJECT_CREATION concode_elem_sep String catalog concode_elem_sep int catalogIndex concode_elem_sep String durationUnits concode_elem_sep byte TYPE_EXECUTE c...
int function ( ) { return this . resultSetId ; }
96,801
add a sasl mechanism to the list to be used . concode_field_sep Vector<String> defaultMechs concode_elem_sep String SMACK_VERSION concode_elem_sep int packetReplyTimeout concode_elem_sep int keepAliveInterval concode_field_sep String getVersion concode_elem_sep void addSaslMechs concode_elem_sep void removeSaslMech con...
void function ( String arg0 ) { if ( ! defaultMechs . contains ( arg0 ) ) { defaultMechs . add ( arg0 ) ; } }
96,802
gets the object fetched time . returns original fetch time when url is file cached . concode_field_sep byte[] data concode_elem_sep Date time concode_elem_sep int FILE concode_elem_sep String error concode_elem_sep long duration concode_elem_sep File file concode_elem_sep HttpContext context concode_elem_sep DefaultHtt...
Date function ( ) { return time ; }
96,803
test of getinstance method , of class downloadmanager . concode_field_sep PlaceHolder placeHolder concode_field_sep void setUpClass concode_elem_sep void testRegisterDownload concode_elem_sep void setUp concode_elem_sep void tearDownClass concode_elem_sep void testGetDownload concode_elem_sep void testClose concode_ele...
void function ( ) { System . out . println ( "srini_string" ) ; DownloadManager loc0 = DownloadManager . getInstance ( ) ; assertNotNull ( loc0 ) ; }
96,804
get the deployment unit injector . concode_field_sep BasicComponent component concode_elem_sep Class<?> componentClass concode_elem_sep Map<Method,InterceptorFactory> componentInterceptors concode_elem_sep InterceptorFactory preDestroy concode_elem_sep String componentName concode_elem_sep ServiceName serviceName conco...
InjectedValue < DeploymentUnit > function ( ) { return deploymentUnit ; }
96,805
get the type words . concode_field_sep HashMap<KeywordGroup,List<String>> keywordCollection concode_field_sep Iterable<String> getDeclareKeywords concode_elem_sep Iterable<String> getAllKeywords concode_elem_sep Iterable<String> getNonDeclareKeywords concode_elem_sep Iterable<String> getConstantKeywords
Iterable < String > function ( ) { return keywordCollection . get ( KeywordGroup . StandardTypes ) ; }
96,806
returns the value of a negotiated property . concode_field_sep String secretKeyId concode_elem_sep SecretKeyHolder secretKeyHolder concode_elem_sep Logger logger concode_elem_sep SaslClient saslClient concode_elem_sep String expectedQop concode_field_sep byte[] firstToken concode_elem_sep byte[] response concode_elem_s...
Object function ( String arg0 ) { return saslClient . getNegotiatedProperty ( arg0 ) ; }
96,807
returns an unmodifiable view of the registry . concode_field_sep boolean eagerlyParseMessageSets concode_elem_sep int number concode_elem_sep Map<ObjectIntPair,GeneratedMessageLite.GeneratedExtension<?,?>> extensionsByNumber concode_elem_sep ExtensionRegistryLite EMPTY concode_elem_sep Object object concode_field_sep v...
ExtensionRegistryLite function ( ) { return new ExtensionRegistryLite ( this ) ; }
96,808
gets the last waiting point 's sign concode_field_sep Color color concode_elem_sep int cycleAsked concode_elem_sep int waitTl concode_elem_sep int prevWaitTl concode_elem_sep Node destNode concode_elem_sep int prevSign concode_elem_sep int drivelaneStartTime concode_elem_sep boolean voted concode_elem_sep TwoStageLoade...
int function ( ) { return prevWaitTl ; }
96,809
returns the attribute used in this split concode_field_sep double m_splitValue concode_elem_sep int m_number concode_elem_sep int m_last concode_elem_sep int m_position concode_elem_sep double m_maxImpurity concode_elem_sep int m_splitAttr concode_elem_sep long serialVersionUID concode_elem_sep int m_first concode_fiel...
int function ( ) { return m_splitAttr ; }
96,810
gets the attribute that is going to be indexed . if no attribute is set , null is returned . concode_field_sep boolean ordered concode_elem_sep MapIndexConfigReadOnly readOnly concode_elem_sep String attribute concode_field_sep MapIndexConfig setOrdered concode_elem_sep MapIndexConfig setAttribute concode_elem_sep Stri...
String function ( ) { return attribute ; }
96,811
returns the ` item type ' literal with the specified literal value . concode_field_sep ItemType[] VALUES_ARRAY concode_elem_sep int PUSH_VALUE concode_elem_sep String name concode_elem_sep int RADIO_VALUE concode_elem_sep List<ItemType> VALUES concode_elem_sep int CHECK_VALUE concode_elem_sep int value concode_elem_sep...
ItemType function ( String arg0 ) { for ( int loc0 = 0 ; loc0 < VALUES_ARRAY . length ; ++ loc0 ) { ItemType loc1 = VALUES_ARRAY [ loc0 ] ; if ( loc1 . toString ( ) . equals ( arg0 ) ) { return loc1 ; } } return null ; }
96,812
sets the value of the username property . concode_field_sep String password concode_elem_sep String firstname concode_elem_sep WSDate createdDate concode_elem_sep String phone concode_elem_sep WSDate loginDate concode_elem_sep String project concode_elem_sep String email concode_elem_sep String username concode_elem_se...
void function ( String arg0 ) { this . username = arg0 ; }
96,813
the file before it is compressed concode_field_sep String gpsDateStamp concode_elem_sep String gpsLatitudeRef concode_elem_sep String gpsLongitude concode_elem_sep String gpsLatitude concode_elem_sep String whiteBalance concode_elem_sep String orientation concode_elem_sep String model concode_elem_sep String focalLengt...
void function ( String arg0 ) { this . inFile = new ExifInterface ( arg0 ) ; }
96,814
returns the spring bean id for this bean . concode_field_sep AuditEntryLocalService _service concode_field_sep int getAuditEntriesCount concode_elem_sep java.util.List<com.liferay.lms.model.AuditEntry> getAuditEntries concode_elem_sep com.liferay.lms.model.AuditEntry deleteAuditEntry concode_elem_sep com.liferay.lms.mo...
java . lang . String function ( ) { return getService ( ) . getBeanIdentifier ( ) ; }
96,815
iff on , set justify mode which is active only when filling is also on . concode_field_sep boolean isFirstParagraph concode_elem_sep boolean _justify concode_elem_sep String _currentWord concode_elem_sep boolean _fill concode_elem_sep int _textWidth concode_elem_sep int _indentation concode_elem_sep Line _currentLine c...
void function ( boolean arg0 ) { _justify = arg0 && _fill ; }
96,816
test method for ubic.basecode.datastructure.matrix.sparsedoublematrix #getbykeys object , object . concode_field_sep double[][] testArray concode_elem_sep DoubleMatrix<String,String> testMatrix concode_elem_sep SparseDoubleMatrix<String,String> testM concode_field_sep void testGetRowRange concode_elem_sep void testGetO...
void function ( ) { assertEquals ( 24.0 , testM . getByKeys ( "srini_string" , "srini_string" ) , 0.0001 ) ; assertEquals ( 1.0 , testM . getByKeys ( "srini_string" , "srini_string" ) , 0.0001 ) ; assertEquals ( 13.0 , testM . getByKeys ( "srini_string" , "srini_string" ) , 0.0001 ) ; assertEquals ( Double . NaN , test...
96,817
this method resets the outgoing events . concode_field_sep long myVar concode_elem_sep SCInterfaceImpl sCInterface concode_elem_sep long integerEventValue concode_elem_sep int nextStateIndex concode_elem_sep State[] stateVector concode_elem_sep boolean integerEvent concode_field_sep void init concode_elem_sep SCInterfa...
void function ( ) { }
96,818
gets the value of the geotargeting property . concode_field_sep GeoTargeting geoTargeting concode_elem_sep TechnologyTargeting technologyTargeting concode_elem_sep InventoryTargeting inventoryTargeting concode_elem_sep VideoPositionTargeting videoPositionTargeting concode_elem_sep CustomCriteriaSet customTargeting conc...
GeoTargeting function ( ) { return geoTargeting ; }
96,819
obtiene el valor de la propiedad id . concode_field_sep List<ReferenceType> reference concode_elem_sep CanonicalizationMethodType canonicalizationMethod concode_elem_sep SignatureMethodType signatureMethod concode_elem_sep String id concode_field_sep void setCanonicalizationMethod concode_elem_sep SignatureMethodType g...
String function ( ) { return id ; }
96,820
make an unmerged file in the repository . concode_field_sep String initial concode_elem_sep String branchLine concode_elem_sep MergeContent LOCAL_CHANGES_OVERWRITTEN_BY concode_elem_sep String masterLine concode_elem_sep String BRANCH_FOR_UNMERGED_CONFLICTS concode_field_sep void append1 concode_elem_sep boolean branch...
String function ( GitRepository arg0 ) { conflict ( arg0 , BRANCH_FOR_UNMERGED_CONFLICTS , "srini_string" ) ; GitExecutor . git ( "srini_string" + BRANCH_FOR_UNMERGED_CONFLICTS , true ) ; return GitExecutor . git ( "srini_string" + BRANCH_FOR_UNMERGED_CONFLICTS ) ; }
96,821
filter the checks by specified day . automatically select the entered day in test code . concode_field_sep SimpleDateFormat simpleDateFormat concode_elem_sep DateTimeFormatter dateFormat concode_field_sep String selectRdmCheck concode_elem_sep void handlePickDate concode_elem_sep void searchCheck concode_elem_sep void ...
void function ( WebDriver arg0 , String arg1 ) { handlePickDate ( arg0 , arg1 ) ; }
96,822
trigger date . concode_field_sep long interval concode_elem_sep JSONObject options concode_elem_sep AssetUtil assets concode_elem_sep String EXTRA concode_elem_sep Context context concode_field_sep Boolean isAutoClear concode_elem_sep String getText concode_elem_sep long getRepeatInterval concode_elem_sep int getBadgeN...
Date function ( ) { return new Date ( getTriggerTime ( ) ) ; }
96,823
gets the value of the lastupdateuser property . concode_field_sep Integer sequenceNumber concode_elem_sep Date lastUpdateDate concode_elem_sep List<UDFAssignmentType> udf concode_elem_sep String name concode_elem_sep Integer activityStepTemplateObjectId concode_elem_sep String description concode_elem_sep String lastUp...
String function ( ) { return lastUpdateUser ; }
96,824
waits until all enqueued operations are complete . if the thread gets interrupted , any interruptedexception will be rethrown as a daoexception . concode_field_sep int countOperationsEnqueued concode_elem_sep int waitForMergeMillis concode_elem_sep int countOperationsCompleted concode_elem_sep Handler handlerMainThread...
void function ( ) { while ( ! isCompleted ( ) ) { try { wait ( ) ; } catch ( InterruptedException loc0 ) { throw new DaoException ( "srini_string" , loc0 ) ; } } }
96,825
log a warning with an exception that caused it concode_field_sep PrintStream out concode_field_sep void debug concode_elem_sep void error concode_elem_sep void error concode_elem_sep void error concode_elem_sep void info
void function ( String arg0 , Throwable arg1 ) { warn ( arg0 ) ; arg1 . printStackTrace ( out ) ; }
96,826
returns whether or not this version is the latest version for the associated object . concode_field_sep Owner owner concode_elem_sep String bucketName concode_elem_sep String versionId concode_elem_sep String storageClass concode_elem_sep boolean isLatest concode_elem_sep long size concode_elem_sep boolean isDeleteMark...
boolean function ( ) { return this . isLatest ; }
96,827
leave a cache call entered by #enternolock method . concode_field_sep IgniteFuture<?> reconnectFut concode_elem_sep GridCacheContext<K,V> ctx concode_elem_sep GridSpinReadWriteLock rwLock concode_elem_sep AtomicReference<State> state concode_field_sep void stopped concode_elem_sep void writeLock concode_elem_sep CacheO...
void function ( ) { ctx . tm ( ) . resetContext ( ) ; ctx . mvcc ( ) . contextReset ( ) ; if ( ! ctx . shared ( ) . closed ( ctx ) ) CU . unwindEvicts ( ctx ) ; }
96,828
removes a message at a given position concode_field_sep MessageManager instance concode_elem_sep List<Message> messages concode_elem_sep VerticalPanel messagesPanel concode_field_sep int getMessagePosition concode_elem_sep boolean isMessagePresent concode_elem_sep MessageManager get concode_elem_sep void redrawMessages...
void function ( int arg0 ) { messages . remove ( arg0 ) ; redrawMessages ( ) ; }
96,829
return type metadata object concode_field_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep com.marketo.www.mktows.Attribute[] customObjAttributeList concode_elem_sep com.marketo.www.mktows.Attribute[] customObjKeyList concode_elem_sep org.apache.axis.description.TypeDesc typeDe...
org . apache . axis . description . TypeDesc function ( ) { return typeDesc ; }
96,830
converts a string into an input stream concode_field_sep PlaceHolder placeHolder concode_field_sep String wordWrap concode_elem_sep String wordWrap concode_elem_sep String wordWrap concode_elem_sep String prepend concode_elem_sep String prepend
InputStream function ( String arg0 ) { InputStream loc0 = new ByteArrayInputStream ( arg0 . getBytes ( ) ) ; return loc0 ; }
96,831
checks , whether the class that was not found in the given exception , can be resolved through the given class loader . concode_field_sep PlaceHolder placeHolder concode_field_sep String getUserCodeClassLoaderInfo
boolean function ( ClassNotFoundException arg0 , ClassLoader arg1 ) { try { String loc0 = arg0 . getMessage ( ) ; Class . forName ( loc0 , false , arg1 ) ; return true ; } catch ( ClassNotFoundException loc0 ) { return false ; } catch ( Exception loc0 ) { return false ; } }
96,832
fatal error . concode_field_sep PrintWriter fOut concode_field_sep void warning concode_elem_sep void error concode_elem_sep void printError
void function ( String arg0 , String arg1 , XMLParseException arg2 ) { printError ( "srini_string" , arg2 ) ; throw arg2 ; }
96,833
setter method for ticklername concode_field_sep Date endDate concode_elem_sep Integer ticklerId concode_elem_sep String description concode_elem_sep long serialVersionUID concode_elem_sep Timestamp createdDate concode_elem_sep String ticklerText concode_elem_sep String createdBy concode_elem_sep Timestamp modifiedDate ...
void function ( String arg0 ) { this . ticklerName = arg0 ; }
96,834
for returning the set of registers . concode_field_sep Register lo concode_elem_sep Register programCounter concode_elem_sep Register hi concode_elem_sep Register[] regFile concode_elem_sep int STACK_POINTER_REGISTER concode_elem_sep int GLOBAL_POINTER_REGISTER concode_field_sep void resetRegisters concode_elem_sep Reg...
Register [ ] function ( ) { return regFile ; }
96,835
this is a getter for ui . concode_field_sep int rankingOnWaiting concode_elem_sep List<SelectItem> moveAvailableTimeSlots concode_elem_sep List<AttendeeWrapper> waitingList concode_elem_sep int tsMarker concode_elem_sep SignupTimeslot timeSlot concode_elem_sep boolean comment concode_elem_sep List<AttendeeWrapper> atte...
SignupTimeslot function ( ) { return timeSlot ; }
96,836
creates the next json message to send to remote js executor , with request id pre-filled in . concode_field_sep JsonFactory mJsonFactory concode_elem_sep OkHttpClient mHttpClient concode_elem_sep String TAG concode_elem_sep WebSocket mWebSocket concode_elem_sep ConcurrentHashMap<Integer,JSDebuggerCallback> mCallbacks c...
JsonGenerator function ( int arg0 ) { JsonGenerator loc0 = mJsonFactory . createGenerator ( new StringWriter ( ) ) ; loc0 . writeStartObject ( ) ; loc0 . writeNumberField ( "srini_string" , arg0 ) ; return loc0 ; }
96,837
adds a new ui message with level warning to the current messages . concode_field_sep Logger log concode_elem_sep List<FeedbackMessage> messages concode_elem_sep long serialVersionUID concode_field_sep void add concode_elem_sep void add concode_elem_sep void debug concode_elem_sep boolean hasMessage concode_elem_sep boo...
void function ( Component arg0 , Serializable arg1 ) { add ( new FeedbackMessage ( arg0 , arg1 , FeedbackMessage . WARNING ) ) ; }
96,838
runs the testcase by calling the setup , runtest and teardown methods . the teardown method is run regardless of any errors occuring in the other methods . concode_field_sep Connection conn concode_elem_sep Driver driver concode_field_sep Connection getNewConnection concode_elem_sep String getUrl concode_elem_sep Conne...
void function ( ) { try { setUp ( ) ; runTest ( ) ; } finally { tearDown ( ) ; } }
96,839
sets the hostname of this sync device . concode_field_sep SyncDevice _syncDevice concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setBuildNumber concode_elem_sep boolean isEscapedModel concode_elem_s...
void function ( java . lang . String arg0 ) { _syncDevice . setHostname ( arg0 ) ; }
96,840
remove the failed mail at the given index . concode_field_sep SimpleReadWriteLock m_aRWLock concode_elem_sep IMutableStatisticsHandlerCounter s_aStatsCountAdd concode_elem_sep IMutableStatisticsHandlerCounter s_aStatsCountRemove concode_elem_sep ICommonsOrderedMap<String,FailedMailData> m_aMap concode_field_sep void ad...
FailedMailData function ( @ Nullable final String arg0 ) { if ( StringHelper . hasNoText ( arg0 ) ) return null ; return m_aRWLock . writeLocked ( ( ) -> internalRemove ( arg0 ) ) ; }
96,841
removes the task with the given task id from the task ring concode_field_sep int workerCount concode_elem_sep Log log concode_elem_sep T task concode_elem_sep long idleTaskDelayMillis concode_elem_sep ExecutorService taskUpdateExecutorService concode_elem_sep TaskExceptionHandler taskExceptionHandler concode_elem_sep D...
void function ( String arg0 ) { if ( log . isDebugEnabled ( ) ) { log . debug ( "srini_string" + arg0 ) ; } taskUpdateExecutorService . submit ( new RemoveRequest ( arg0 ) ) ; }
96,842
returns true if the given array object is not null and contains object concode_field_sep Logger logger concode_field_sep NSArray<E> nsArray concode_elem_sep NSArray distinctValuesForKeyPath concode_elem_sep NSArray filterArrayWithSubstr concode_elem_sep NSArray filterArrayWithSubstr concode_elem_sep NSArray<NSDictionar...
boolean function ( List < ? > arg0 ) { return arg0 != null && arg0 . size ( ) > 0 ; }
96,843
clients should not call this method directly . concode_field_sep QueryListener fListener concode_elem_sep String fFullName concode_elem_sep int fClass concode_elem_sep int fType concode_elem_sep DNSSDService fQuery concode_elem_sep int fTTL concode_elem_sep int fFlags concode_elem_sep int fIndex concode_elem_sep byte[]...
void function ( ) { if ( fErrorCode != 0 ) fListener . operationFailed ( fQuery , fErrorCode ) ; else fListener . queryAnswered ( fQuery , fFlags , fIndex , fFullName , fType , fClass , fData , fTTL ) ; }
96,844
this method shows how to modify multiple documents at once . it replaces the title of the matching documents with 1 2 3 . concode_field_sep PlaceHolder placeHolder concode_field_sep void add concode_elem_sep void find concode_elem_sep void main
void function ( final ClientSession arg0 ) { arg0 . execute ( new XQuery ( "srini_string" + "srini_string" + "srini_string" + "srini_string" ) ) ; System . out . println ( arg0 . execute ( new XQuery ( "srini_string" + "srini_string" ) ) ) ; }
96,845
see rfc 7230 section 2.6 : protocol versioning . concode_field_sep TestRule timeout concode_elem_sep K3poRule k3po concode_elem_sep TestRule chain concode_field_sep void inboundMustSendVersion concode_elem_sep void originServerShouldSend505OnMajorVersionNotEqualToOne concode_elem_sep void inboundMustRejectRequestsMissi...
void function ( ) { k3po . finish ( ) ; }
96,846
returns the target functionfactory used by the associated policy . concode_field_sep int XACML_VERSION_2_0 concode_elem_sep String[] xacmlIdentifiers concode_elem_sep FunctionFactoryProxy ffProxy concode_elem_sep String XACML_1_0_IDENTIFIER concode_elem_sep int xpathVersion concode_elem_sep AttributeFactoryProxy afProx...
FunctionFactory function ( ) { return ffProxy . getTargetFactory ( ) ; }
96,847
only use optional-wrapped instances of this class . concode_field_sep Label breakLabel concode_elem_sep Optional<LoopLabels> ABSENT concode_elem_sep Label continueLabel concode_field_sep Label labelFor
Optional < LoopLabels > function ( Label arg0 , Label arg1 ) { return Optional . of ( new LoopLabels ( arg0 , arg1 ) ) ; }
96,848
return true if there is a value present , otherwise false . concode_field_sep M[] meta concode_elem_sep Anoa EMPTY concode_elem_sep T value concode_field_sep Anoa<T,M> ofNullable concode_elem_sep Anoa<T,M> ofNullable concode_elem_sep Optional<T> asOptional concode_elem_sep Stream<T> asStream concode_elem_sep T orElse c...
boolean function ( ) { return ( value != null ) ; }
96,849
add a list of constraints to be applied to this object . concode_field_sep String title concode_elem_sep ArrayList<Constraint> constraints concode_elem_sep int my_constraint_score concode_field_sep String getTitle concode_elem_sep boolean addConstraint concode_elem_sep int updateConstraintScore
int function ( ArrayList < Constraint > arg0 ) { int loc0 = 0 ; for ( int loc1 = 0 ; loc1 < arg0 . size ( ) ; loc1 ++ ) { if ( this . addConstraint ( arg0 . get ( loc1 ) ) ) { loc0 ++ ; } } return loc0 ; }
96,850
caches the cluster group in the entity cache if it is enabled . concode_field_sep ClusterGroupPersistence _persistence concode_field_sep int countAll concode_elem_sep List<ClusterGroup> findWithDynamicQuery concode_elem_sep List<ClusterGroup> findWithDynamicQuery concode_elem_sep List<ClusterGroup> findWithDynamicQuery...
void function ( ClusterGroup arg0 ) { getPersistence ( ) . cacheResult ( arg0 ) ; }
96,851
adds the org labor to the database . also notifies the appropriate model listeners . concode_field_sep OrgLaborLocalService _service concode_field_sep com.liferay.portal.kernel.model.OrgLabor getOrgLabor concode_elem_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.portal.kernel.dao.orm.Action...
com . liferay . portal . kernel . model . OrgLabor function ( com . liferay . portal . kernel . model . OrgLabor arg0 ) { return getService ( ) . addOrgLabor ( arg0 ) ; }
96,852
getter method for the tat concode_field_sep int subSubCatId concode_elem_sep String deptName concode_elem_sep int tat concode_elem_sep String comments concode_elem_sep int deptId concode_elem_sep int subCatId concode_elem_sep int escRuleId concode_elem_sep List escRuleDetails concode_elem_sep int flowLevel concode_elem...
int function ( ) { return tat ; }
96,853
sets the next part number marker . if this listing is truncated , this is the part number marker that should be used in the next request to get the next page of results . concode_field_sep Owner owner concode_elem_sep boolean isTruncated concode_elem_sep String bucketName concode_elem_sep String storageClass concode_el...
void function ( int arg0 ) { this . nextPartNumberMarker = arg0 ; }
96,854
returns a list of all purchases . concode_field_sep Map<String,SkuDetails> mSkuMap concode_elem_sep Map<String,Purchase> mPurchaseMap concode_field_sep void erasePurchase concode_elem_sep List<String> getAllOwnedSkus concode_elem_sep List<String> getAllOwnedSkus concode_elem_sep void addSkuDetails concode_elem_sep Purc...
List < Purchase > function ( ) { return new ArrayList < Purchase > ( mPurchaseMap . values ( ) ) ; }
96,855
determine whether or not default resource locations should be generated if the locations provided to #processlocations class , string are null or empty.as of spring 3.1 , the semantics of this method have been overloaded to include detection of either default resource locations or default configuration classes . conseq...
boolean function ( ) { return true ; }
96,856
applies this function partially to two arguments . concode_field_sep PlaceHolder placeHolder concode_field_sep Function6<T1,T2,T3,T4,T5,T6,Try<R>> liftTry concode_elem_sep int arity concode_elem_sep CheckedFunction6<T1,T2,T3,T4,T5,T6,R> constant concode_elem_sep Function6<T1,T2,T3,T4,T5,T6,R> recover concode_elem_sep C...
CheckedFunction4 < T3 , T4 , T5 , T6 , R > function ( T1 arg0 , T2 arg1 ) { return ( T3 loc0 , T4 loc1 , T5 loc2 , T6 loc3 ) -> apply ( arg0 , arg1 , loc0 , loc1 , loc2 , loc3 ) ; }
96,857
by default , do n't provide any child paste override behaviour . 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 concode_elem_sep Strin...
OverridePasteChildOperation function ( PasteChildOperation arg0 ) { return null ; }
96,858
gets the observed values to be matched by the objective vector function . concode_field_sep FUNC function concode_elem_sep Incrementor evaluations concode_elem_sep double[] start concode_elem_sep double[] weight concode_elem_sep ConvergenceChecker<PointVectorValuePair> checker concode_elem_sep double[] target concode_e...
double [ ] function ( ) { return target . clone ( ) ; }
96,859
gets the model being wrapped . concode_field_sep Model rawModel concode_elem_sep String groupId concode_elem_sep List<Profile> activeProfiles concode_elem_sep Model model concode_elem_sep String artifactId concode_elem_sep ModelSource source concode_elem_sep String version concode_field_sep String getVersion concode_el...
Model function ( ) { return model ; }
96,860
returns the number of elements in this map . concode_field_sep int RO_NETWORK_TYPE concode_elem_sep int RO_AVAILABLE_FWD_BW concode_elem_sep String DEFAULT concode_elem_sep String BULK_UPLOAD concode_elem_sep int RO_AVAILABLE_REV_BW concode_elem_sep int RW_MAX_ALLOWED_LATENCY concode_elem_sep HashMap<Integer,String> mC...
int function ( ) { return mCapabilities . size ( ) ; }
96,861
create a jms session for the given connection . this implementation uses jms 1.1 api . concode_field_sep Log logger concode_elem_sep int sessionAcknowledgeMode concode_elem_sep ConnectionFactory connectionFactory concode_elem_sep boolean sessionTransacted concode_elem_sep Constants sessionConstants concode_field_sep in...
Session function ( Connection arg0 ) { return arg0 . createSession ( isSessionTransacted ( ) , getSessionAcknowledgeMode ( ) ) ; }
96,862
returns index of x if it 's present in arr 1 . . r , else return -1 concode_field_sep PlaceHolder placeHolder concode_field_sep void main
int function ( int arg0 [ ] , int arg1 , int arg2 , int arg3 ) { if ( arg2 >= arg1 ) { int loc0 = ( arg2 + arg1 ) / 2 ; if ( arg0 [ loc0 ] == arg3 ) { return loc0 ; } if ( arg0 [ loc0 ] > arg3 ) { return binarySearch ( arg0 , arg1 , loc0 - 1 , arg3 ) ; } return binarySearch ( arg0 , loc0 , arg2 , arg3 ) ; } return - 1 ...
96,863
gets the current value at position i . concode_field_sep AtomicArray EMPTY concode_elem_sep AtomicReferenceArray<E> array concode_elem_sep List<Entry<E>> nonNullList concode_elem_sep int index concode_elem_sep E value concode_field_sep void set concode_elem_sep int length concode_elem_sep E[] toArray concode_elem_sep v...
E function ( int arg0 ) { return array . get ( arg0 ) ; }
96,864
get the value of the knockout . concode_field_sep boolean knockout concode_elem_sep float leading concode_elem_sep float characterSpacing concode_elem_sep float rise concode_elem_sep float fontSize concode_elem_sep float horizontalScaling concode_elem_sep float wordSpacing concode_elem_sep RenderingMode renderingMode c...
boolean function ( ) { return knockout ; }
96,865
gets the inventoryitem array of car data . concode_field_sep int odometer concode_elem_sep int price concode_elem_sep String description concode_elem_sep String model concode_elem_sep InventoryItem[] carInventory concode_elem_sep int stock concode_field_sep int getOdometer concode_elem_sep String getModel concode_elem_...
InventoryItem [ ] function ( ) { return carInventory ; }
96,866
sample_depends_on takes one of the following four values : 0 : the dependency of this sample is unknown ; 1 : this sample does depend on others not an i picture ; 2 : this sample does not depend on others i picture ; 3 : reserved concode_field_sep int sampleDegradationPriority concode_elem_sep int samplePaddingValue co...
int function ( ) { return sampleDependsOn ; }
96,867
creates a new physical connection to the underlying eis resource manager . concode_field_sep long serialVersionUID concode_elem_sep String cfProperty concode_elem_sep PrintWriter logwriter concode_elem_sep ResourceAdapter ra concode_field_sep void setCfProperty concode_elem_sep void setResourceAdapter concode_elem_sep ...
ManagedConnection function ( Subject arg0 , ConnectionRequestInfo arg1 ) { return new ValidManagedConnection ( this ) ; }
96,868
returns the engines shard id concode_field_sep CodecService codecService concode_elem_sep OpenMode openMode concode_elem_sep IndexSettings indexSettings concode_elem_sep Setting<String> INDEX_CODEC_SETTING concode_elem_sep ShardId shardId concode_elem_sep Store store concode_elem_sep TranslogConfig translogConfig conco...
ShardId function ( ) { return shardId ; }
96,869
calls incrbyfloat on the redis store . concode_field_sep Logger LOG concode_elem_sep boolean inTransaction concode_elem_sep String host concode_elem_sep RedisClient client concode_elem_sep RedisConnection<String,String> connection concode_elem_sep int port concode_elem_sep int dbIndex concode_elem_sep int keyExpiryTime...
void function ( String arg0 , double arg1 ) { connection . incrbyfloat ( arg0 , arg1 ) ; if ( keyExpiryTime != - 1 ) { connection . expire ( arg0 , keyExpiryTime ) ; } }
96,870
gets the value of the notafter property . concode_field_sep XMLGregorianCalendar notAfter concode_elem_sep String certifiedRole concode_elem_sep String category concode_elem_sep XMLGregorianCalendar notBefore concode_field_sep XMLGregorianCalendar getNotBefore concode_elem_sep void setCategory concode_elem_sep void set...
XMLGregorianCalendar function ( ) { return notAfter ; }
96,871
add an event listener that can be fired only one , it may be either a packetlistener or a eventlistener concode_field_sep String STREAM_TERMINATED concode_elem_sep Vector eventListeners concode_elem_sep String CONNECTION_FAILED concode_elem_sep String STREAM_AUTHENTICATED concode_elem_sep String COMPRESSION_INITIALIZED...
EventQueryRegistration function ( EventQuery arg0 , EventListener arg1 ) { return addListener ( arg0 , arg1 , true ) ; }
96,872
applies the rotation by the given angle around the given axis to the current transformation matrix of each controller . concode_field_sep BoundingBox bounds concode_elem_sep Array<ParticleController> controllers concode_field_sep void init concode_elem_sep ParticleController findController concode_elem_sep Array<Partic...
void function ( Vector3 arg0 , float arg1 ) { for ( int loc0 = 0 , loc1 = controllers . size ; loc0 < loc1 ; loc0 ++ ) controllers . get ( loc0 ) . rotate ( arg0 , arg1 ) ; }
96,873
an array of links to the current page of restapi resources . concode_field_sep String position concode_elem_sep java.util.List<RestApi> items concode_field_sep java.util.List<RestApi> getItems concode_elem_sep String getPosition concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep GetRestApisR...
void function ( java . util . Collection < RestApi > arg0 ) { if ( arg0 == null ) { this . items = null ; return ; } this . items = new java . util . ArrayList < RestApi > ( arg0 ) ; }
96,874
returns the single payment products an user has . concode_field_sep List<SinglePaymentProduct> singlePaymentProducts concode_elem_sep List<SubscriptionProduct> subscriptionProducts concode_field_sep List<SubscriptionProduct> getSubscriptionProducts
List < SinglePaymentProduct > function ( ) { return Collections . unmodifiableList ( singlePaymentProducts ) ; }
96,875
returns the adler32 data checksum computed so far . concode_field_sep int BASE concode_elem_sep int checksum concode_field_sep void reset concode_elem_sep void update concode_elem_sep void update concode_elem_sep void update
long function ( ) { return ( long ) checksum & 0xffffffffL ; }
96,876
verify that ejbbookreaderimpl , ejbbookwriterimpl , and ejbbookresource are placed in the correct scope . concode_field_sep Logger log concode_elem_sep EJBLocalResource localResource concode_field_sep void testVerifyInjectionJaxRs concode_elem_sep Archive<?> createTestArchive concode_elem_sep void testAsRemoteEJB conco...
void function ( ) { log . info ( "srini_string" ) ; int loc0 = localResource . verifyScopes ( ) ; log . info ( "srini_string" + loc0 ) ; assertEquals ( 200 , loc0 ) ; }
96,877
the total time merges have been executed in milliseconds . concode_field_sep String MERGES concode_elem_sep long totalBytesPerSecAutoThrottle concode_elem_sep String TOTAL_THROTTLE_BYTES_PER_SEC concode_elem_sep String CURRENT_SIZE_IN_BYTES concode_elem_sep String TOTAL_THROTTLED_TIME concode_elem_sep long totalTimeInM...
long function ( ) { return this . totalTimeInMillis ; }
96,878
create this user concode_field_sep String password concode_elem_sep String user concode_elem_sep UUID uuid concode_elem_sep String email concode_elem_sep String token concode_field_sep void logout concode_elem_sep String getPassword concode_elem_sep JsonNode createInternal concode_elem_sep void setToken concode_elem_se...
TestUser function ( TestContext arg0 ) { JsonNode loc0 = createInternal ( arg0 ) ; uuid = UUID . fromString ( loc0 . findValue ( "srini_string" ) . asText ( ) ) ; return this ; }
96,879
adds the meetups entry to the database . also notifies the appropriate model listeners . concode_field_sep ServiceTracker<MeetupsEntryLocalService,MeetupsEntryLocalService> _serviceTracker concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.portal.kernel.dao.orm.ActionableDynamicQue...
com . liferay . social . networking . model . MeetupsEntry function ( com . liferay . social . networking . model . MeetupsEntry arg0 ) { return getService ( ) . addMeetupsEntry ( arg0 ) ; }
96,880
returns a string representation of this object ; useful for testing and debugging . concode_field_sep String code concode_elem_sep String message concode_field_sep BundleTaskError withCode concode_elem_sep int hashCode concode_elem_sep void setCode concode_elem_sep boolean equals concode_elem_sep String getMessage conc...
String function ( ) { StringBuilder loc0 = new StringBuilder ( ) ; loc0 . append ( "srini_string" ) ; if ( code != null ) loc0 . append ( "srini_string" + code + "srini_string" ) ; if ( message != null ) loc0 . append ( "srini_string" + message + "srini_string" ) ; loc0 . append ( "srini_string" ) ; return loc0 . toStr...
96,881
no need to do anything here , when a style is removed all the layers that reference it are updated first concode_field_sep Logger log concode_elem_sep GWC mediator concode_field_sep void handleAddEvent concode_elem_sep void handleModifyEvent concode_elem_sep void reloaded concode_elem_sep void handleStyleChange concode...
void function ( CatalogRemoveEvent arg0 ) { }
96,882
add a forward refrence for the array . concode_field_sep CodeStream codeStream concode_elem_sep int POS_NOT_SET concode_elem_sep int[] forwardReferences concode_elem_sep boolean isWide concode_elem_sep int position concode_elem_sep int forwardReferenceCount concode_field_sep void appendForwardReferencesFrom concode_ele...
void function ( int arg0 ) { int loc0 ; if ( forwardReferenceCount >= ( loc0 = forwardReferences . loc0 ) ) System . arraycopy ( forwardReferences , 0 , ( forwardReferences = new int [ 2 * loc0 ] ) , 0 , loc0 ) ; forwardReferences [ forwardReferenceCount ++ ] = arg0 ; }
96,883
the number of columns in the matrix . concode_field_sep List<IntList> row_list concode_field_sep int numberOfEntries concode_elem_sep List<Pair<Integer,int[]>> getNonEmptyRows concode_elem_sep void set concode_elem_sep void grow concode_elem_sep IntList getEntriesByColumn concode_elem_sep int numEntriesByRow concode_el...
int function ( ) { int loc0 = - 1 ; for ( IntList loc1 : row_list ) if ( loc1 . size ( ) > 0 ) for ( int loc2 : loc1 ) loc0 = Math . max ( loc0 , loc1 . get ( loc2 ) ) ; return loc0 + 1 ; }
96,884
get the entity concode_field_sep Map<String,List<String>> myHeaders concode_elem_sep Invocation.Builder myRequest concode_elem_sep RequestTypeEnum myRequestType concode_elem_sep Entity<?> myEntity concode_field_sep RequestTypeEnum getRequestType concode_elem_sep void addHeader concode_elem_sep Invocation.Builder getReq...
Entity < ? > function ( ) { return myEntity ; }
96,885
get the result 's exporters . concode_field_sep FileScannerInput input concode_elem_sep Object data concode_elem_sep ArrayList<ResultExporter> exporters concode_elem_sep long start concode_elem_sep FileScannerResultType type concode_elem_sep ArrayList<FileScannerResult> children concode_elem_sep Comparator<FileScannerR...
List < T > function ( Class < T > arg0 ) { assert arg0 != null ; ArrayList < T > loc0 = new ArrayList < > ( ) ; for ( ResultExporter loc1 : this . exporters ) { if ( arg0 . isInstance ( loc1 ) ) { loc0 . add ( arg0 . cast ( loc1 ) ) ; } } return loc0 ; }
96,886
a list that contains the status of each requested domain . concode_field_sep com.amazonaws.internal.ListWithAutoConstructFlag<DomainStatus> domainStatusList concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep DescribeDomainsResult clone concode_elem_sep void setDomainStatusList concode_elem_...
java . util . List < DomainStatus > function ( ) { if ( domainStatusList == null ) { domainStatusList = new com . amazonaws . internal . ListWithAutoConstructFlag < DomainStatus > ( ) ; domainStatusList . setAutoConstruct ( true ) ; } return domainStatusList ; }
96,887
gets the value of the authorid property . concode_field_sep XMLGregorianCalendar dt concode_elem_sep CTPoint2D pos concode_elem_sep CTExtensionListModify extLst concode_elem_sep String text concode_elem_sep long authorId concode_elem_sep long idx concode_field_sep void setPos concode_elem_sep CTExtensionListModify getE...
long function ( ) { return authorId ; }
96,888
get native error code from file driver for file related errors applies when errorcode is 90 concode_field_sep PlaceHolder placeHolder concode_field_sep void pushErrors concode_elem_sep String fileError concode_elem_sep int errorCode concode_elem_sep String errorFile concode_elem_sep void popErrors concode_elem_sep Stri...
String function ( ) { return CErrorImpl . getInstance ( ) . getFileErrorCode ( ) ; }
96,889
builds a csv list from the specified string , separator string and quote string . all arguments are assumed to be non-null . uses only the first element in each subarray . separates each list element with the value of the separator argument . prepends and appends each element with the value of the quote argument . no a...
String function ( String [ ] [ ] arg0 , String arg1 , String arg2 ) { int loc0 = arg0 . length ; StringBuffer loc1 = new StringBuffer ( loc0 * 16 ) ; for ( int loc2 = 0 ; loc2 < loc0 ; loc2 ++ ) { loc1 . append ( arg2 ) ; loc1 . append ( arg0 [ loc2 ] [ 0 ] ) ; loc1 . append ( arg2 ) ; if ( loc2 + 1 < loc0 ) { loc1 . a...
96,890
converts dp units to pixel units . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean hasLollipop
int function ( Context arg0 , int arg1 ) { Resources loc0 = arg0 . getResources ( ) ; return ( int ) TypedValue . applyDimension ( TypedValue . COMPLEX_UNIT_DIP , arg1 , loc0 . getDisplayMetrics ( ) ) ; }
96,891
returns the quadrant of a directed line segment specified as x and y displacements , which can not both be 0 . concode_field_sep int NW concode_elem_sep int NE concode_elem_sep int SW concode_elem_sep int SE concode_field_sep boolean isInHalfPlane concode_elem_sep boolean isOpposite concode_elem_sep int commonHalfPlane...
int function ( double arg0 , double arg1 ) { if ( arg0 == 0.0 && arg1 == 0.0 ) throw new IllegalArgumentException ( "srini_string" + arg0 + "srini_string" + arg1 + "srini_string" ) ; if ( arg0 >= 0.0 ) { if ( arg1 >= 0.0 ) return NE ; else return SE ; } else { if ( arg1 >= 0.0 ) return NW ; else return SW ; } }
96,892
returns the includescannable objects this c++ compile action contributes to alipo context collector . concode_field_sep ImmutableList<Artifact> objectFiles concode_elem_sep Set<Artifact> dwoFiles concode_elem_sep ImmutableList<Artifact> picDwoFiles concode_elem_sep Set<Artifact> picObjectFiles concode_elem_sep Immutabl...
List < IncludeScannable > function ( ) { return lipoScannables ; }
96,893
given a block of rrule , exrule , rdate , and exdate content lines , parse them into a single date time iterable . concode_field_sep RecurrenceIterator it concode_field_sep DateTime next concode_elem_sep DateTimeIterator iterator concode_elem_sep DateValue dateTimeToDateValue concode_elem_sep DateTimeIterator createDat...
DateTimeIterable function ( String arg0 , ReadableDateTime arg1 , DateTimeZone arg2 , boolean arg3 ) { return new RecurrenceIterableWrapper ( RecurrenceIteratorFactory . createRecurrenceIterable ( arg0 , dateTimeToDateValue ( arg1 . toDateTime ( ) . withZone ( arg2 ) ) , TimeZoneConverter . toTimeZone ( arg2 ) , arg3 )...
96,894
sets parent loader . 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 IgnitePr...
void function ( ClassLoader arg0 ) { this . parentLdr = arg0 ; }
96,895
returns the number formatter . concode_field_sep NumberFormat numberFormat concode_elem_sep String labelTemplate concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep String getLabelTemplate concode_elem_sep String generateLabel
NumberFormat function ( ) { return this . numberFormat ; }
96,896
get the client hostname from the socket transport - not as reported from the client concode_field_sep boolean useCallingThread concode_elem_sep String TEIID_SESSION concode_elem_sep String string concode_elem_sep SessionMetadata session concode_elem_sep SecurityHelper securityHelper concode_elem_sep EmbeddedProfile con...
String function ( ) { return clientHostname ; }
96,897
set up objects to test concode_field_sep StringWriter output concode_elem_sep Mockery context concode_elem_sep HelpCommand command concode_field_sep void testExecuteWithOption concode_elem_sep void testExecuteWithoutOption
void function ( ) { command = new HelpCommand ( ) ; output = new StringWriter ( ) ; context = new Mockery ( ) ; context . setImposteriser ( ClassImposteriser . INSTANCE ) ; }
96,898
rotates the direction and up vector of this camera by the given angle around the given axis . the direction and up vector will not be orthogonalized . concode_field_sep Matrix4 invProjectionView concode_elem_sep Vector3 right concode_elem_sep Matrix4 combined concode_elem_sep Matrix4 view concode_elem_sep Vector3 posit...
void function ( float arg0 , float arg1 , float arg2 , float arg3 ) { rotate ( tmpVec . set ( arg1 , arg2 , arg3 ) , arg0 ) ; }
96,899
is this operation `` compiled '' ? concode_field_sep Map<String,RowMapper<?>> declaredRowMappers concode_elem_sep String callString concode_elem_sep Log logger concode_elem_sep CallableStatementCreatorFactory callableStatementFactory concode_elem_sep JdbcTemplate jdbcTemplate concode_elem_sep boolean compiled concode_e...
boolean function ( ) { return this . compiled ; }