idx int64 0 25k | question stringlengths 71 7.19k | target stringlengths 20 663 |
|---|---|---|
10,400 | add an attribute to this node , replacing any existing attribute with the same name . concode_field_sep String name concode_elem_sep HashMap attributes concode_elem_sep TreeNode parent concode_elem_sep String body concode_elem_sep ArrayList children concode_field_sep TreeNode findChild concode_elem_sep String findAttri... | void function ( String arg0 , String arg1 ) { if ( attributes == null ) attributes = new HashMap ( ) ; attributes . put ( arg0 , arg1 ) ; } |
10,401 | since 4.1 concode_field_sep HttpClientAndroidLog log concode_elem_sep ClientConnectionOperator connOperator concode_elem_sep ConnPoolByRoute pool concode_elem_sep AbstractConnPool connectionPool concode_elem_sep SchemeRegistry schemeRegistry concode_elem_sep ConnPerRouteBean connPerRoute concode_field_sep ClientConnect... | int function ( ) { return pool . getMaxTotalConnections ( ) ; } |
10,402 | return the upper bound . concode_field_sep boolean includeUpperBound concode_elem_sep double upperBound concode_elem_sep double lowerBound concode_elem_sep boolean includeLowerBound concode_elem_sep long serialVersionUID concode_elem_sep int itemCount concode_field_sep boolean accepts concode_elem_sep int getItemCount ... | double function ( ) { return this . upperBound ; } |
10,403 | method setprojectlist . concode_field_sep String strRealPath concode_elem_sep String strApprover concode_elem_sep int intCurrentPage concode_elem_sep String strGroup concode_elem_sep String strAccount concode_elem_sep int intTotalPage concode_elem_sep String strExcelFile concode_elem_sep StringMatrix mtxGroupList conco... | boolean function ( StringMatrix arg0 ) { if ( arg0 != null ) { this . mtxProjectList = new StringMatrix ( arg0 . toString ( ) ) ; return true ; } return false ; } |
10,404 | get the background counts for a syringe assay . concode_field_sep DoublePlus weightEmpty concode_elem_sep DoublePlus injectedFraction concode_elem_sep Calendar adminTime concode_elem_sep DoublePlus weightFull concode_elem_sep DoublePlus countsFull concode_elem_sep DoublePlus volumeFull concode_elem_sep DoublePlus volum... | DoublePlus function ( ) { return countsBackground ; } |
10,405 | fetches the array index scale concode_field_sep PlaceHolder placeHolder concode_field_sep int arrayBaseOffset concode_elem_sep Object staticFieldBase concode_elem_sep long getAddress | int function ( Class arg0 ) { return UnsafeHolder . getUnsafe ( ) . arrayIndexScale ( arg0 ) ; } |
10,406 | record the fact that a servlet context attribute was removed . concode_field_sep ServletContext context concode_field_sep void log concode_elem_sep void contextInitialized concode_elem_sep void attributeReplaced concode_elem_sep void contextDestroyed concode_elem_sep void attributeAdded | void function ( ServletContextAttributeEvent arg0 ) { log ( "srini_string" + arg0 . getName ( ) + "srini_string" + arg0 . getValue ( ) + "srini_string" ) ; } |
10,407 | helper method to get the value as a java long from eight bytes starting at given array offset concode_field_sep int BYTE_1_SHIFT concode_elem_sep long BYTE_6_MASK concode_elem_sep int BYTE_1_MASK concode_elem_sep int BYTE_3_SHIFT concode_elem_sep int LEFTMOST_BIT_SHIFT concode_elem_sep long BYTE_7_MASK concode_elem_sep... | long function ( byte [ ] arg0 , int arg1 ) { return getValue ( arg0 , arg1 ) . longValue ( ) ; } |
10,408 | indicates if there are more elements remaining in the iteration . concode_field_sep Logger loggger concode_elem_sep String WSMAN_VIRTUALAPPLIANCE_RESOURCE concode_elem_sep String address concode_elem_sep Iterator<VirtualAppliance> virtualAppliances concode_elem_sep int length concode_elem_sep boolean includeEPR concode... | boolean function ( ) { return virtualAppliances . hasNext ( ) ; } |
10,409 | returns true if this repository entry is manual check in required . concode_field_sep RepositoryEntry _repositoryEntry concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setGroupId concode_elem_sep boo... | boolean function ( ) { return _repositoryEntry . isManualCheckInRequired ( ) ; } |
10,410 | adds a string of words to the trie concode_field_sep HashMap<Character,HashMap> root concode_field_sep void add concode_elem_sep boolean contains concode_elem_sep void main | void function ( String [ ] arg0 ) { for ( String loc0 : arg0 ) add ( loc0 ) ; } |
10,411 | function for unit testing concode_field_sep byte middleByte concode_elem_sep byte lowByte concode_elem_sep byte highByte concode_field_sep byte getLowByte concode_elem_sep boolean s_isValid concode_elem_sep void setMiddleByte concode_elem_sep byte getMiddleByte concode_elem_sep void setLowByte concode_elem_sep int hash... | void function ( String [ ] arg0 ) { InsteonAddress loc0 = new InsteonAddress ( ) ; InsteonAddress loc1 = new InsteonAddress ( ) ; System . out . println ( loc0 . equals ( loc1 ) ) ; System . out . println ( new InsteonAddress ( "srini_string" ) ) ; } |
10,412 | sets the value of the dimensionality property . concode_field_sep String elevation concode_elem_sep String mod concode_elem_sep String dimensionality concode_elem_sep BigInteger start concode_elem_sep String dcl concode_elem_sep String type concode_elem_sep String gquant concode_elem_sep String form concode_elem_sep St... | void function ( String arg0 ) { this . dimensionality = arg0 ; } |
10,413 | gets the filter used by this handler . concode_field_sep Level DEFAULT_LEVEL concode_elem_sep Formatter formatter concode_elem_sep Filter filter concode_elem_sep ErrorManager errorMan concode_elem_sep Level level concode_elem_sep String prefix concode_elem_sep String encoding concode_field_sep boolean isLoggable concod... | Filter function ( ) { return this . filter ; } |
10,414 | tell the object that is was modified . concode_field_sep boolean temporary concode_elem_sep Database database concode_elem_sep Trace trace concode_elem_sep long modificationId concode_elem_sep String objectName concode_elem_sep String comment concode_elem_sep int id concode_field_sep void checkRename concode_elem_sep S... | void function ( ) { this . modificationId = database == null ? - 1 : database . getNextModificationMetaId ( ) ; } |
10,415 | stop the container concode_field_sep SplashScreen screen concode_elem_sep Config config concode_elem_sep String module concode_field_sep void load concode_elem_sep void start concode_elem_sep SplashScreen getSplashScreen concode_elem_sep void run concode_elem_sep void run concode_elem_sep void close | void function ( ) { SplashLoader . close ( ) ; } |
10,416 | get the click type . concode_field_sep int mClickType concode_elem_sep int mLayoutReference concode_elem_sep long mTimeStamp concode_field_sep int getLayoutReference concode_elem_sep long getTimeStamp | int function ( ) { return mClickType ; } |
10,417 | adds a set of constraints . concode_field_sep boolean isView concode_elem_sep String DATASET_SCHEME concode_elem_sep String NAMESPACE_OPTION concode_elem_sep Map<String,String> options concode_elem_sep URIPattern pattern concode_elem_sep String VIEW_SCHEME concode_elem_sep String REPO_SCHEME concode_elem_sep String NAM... | URIBuilder function ( Constraints arg0 ) { options . putAll ( arg0 . toQueryMap ( ) ) ; this . isView = ! arg0 . isUnbounded ( ) ; return this ; } |
10,418 | returns true if this eventcache contains a mapping for the specified entity . concode_field_sep IdentityMap entityToCopyMap concode_elem_sep Map entityToOperatedOnFlagMap concode_field_sep boolean isOperatedOn concode_elem_sep IdentityMap invertMap concode_elem_sep void setOperatedOn concode_elem_sep Set entrySet conco... | boolean function ( Object arg0 ) { if ( arg0 == null ) { throw new NullPointerException ( "srini_string" + getClass ( ) . getName ( ) ) ; } return entityToCopyMap . containsKey ( arg0 ) ; } |
10,419 | performs a dynamic query on the database and returns a range of the matching rows . useful when paginating results . returns a maximum of end - start instances . start and end are not primary keys , they are indexes in the result set . thus , 0 refers to the first result in the set . setting both start and end to com.l... | java . util . List < T > function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 , int arg1 , int arg2 ) { return getService ( ) . arg0 ( arg0 , arg1 , arg2 ) ; } |
10,420 | get weight of the dmatrix concode_field_sep long handle concode_elem_sep Log logger concode_field_sep float[] getLabel concode_elem_sep void setWeight concode_elem_sep long getHandle concode_elem_sep void delete concode_elem_sep float[] getBaseMargin concode_elem_sep float[] flatten concode_elem_sep void setGroup conco... | float [ ] function ( ) { return getFloatInfo ( "srini_string" ) ; } |
10,421 | reset the decoder to it 's initial state . concode_field_sep long totalInBits concode_elem_sep int trailingBytesIndex concode_elem_sep byte[] trailingBytes concode_elem_sep BitRegister[] registers concode_field_sep void init concode_elem_sep void feedBytes concode_elem_sep long totalIn concode_elem_sep int peekBits con... | void function ( ) { clear ( ) ; init ( ) ; } |
10,422 | set the priority of the whitelist to low . concode_field_sep Set<PacketType> types concode_elem_sep ListenerPriority priority concode_elem_sep GamePhase gamePhase concode_elem_sep ListeningWhitelist EMPTY_WHITELIST concode_elem_sep Set<ListenerOptions> options concode_elem_sep GamePhase gamePhase concode_elem_sep Liste... | Builder function ( ) { return priority ( ListenerPriority . LOW ) ; } |
10,423 | convert the given object to string with each line indented by 4 spaces except the first line . concode_field_sep DateTime dateTime concode_elem_sep String uuid concode_elem_sep Map<String,Animal> map concode_field_sep MixedPropertiesAndAdditionalPropertiesClass dateTime concode_elem_sep void setDateTime concode_elem_se... | String function ( java . lang . Object arg0 ) { if ( arg0 == null ) { return "srini_string" ; } return arg0 . toString ( ) . replace ( "srini_string" , "srini_string" ) ; } |
10,424 | set the values concode_field_sep List nodes concode_field_sep void disconnect concode_elem_sep int getNodeCount concode_elem_sep List getLinks concode_elem_sep void addNode concode_elem_sep int getGreatestActivationIndex concode_elem_sep Neuron getNode concode_elem_sep Vector getActivations concode_elem_sep void connec... | void function ( Vector arg0 ) { for ( int loc0 = 0 ; loc0 < arg0 . size ( ) ; loc0 ++ ) { getNode ( loc0 ) . setActivation ( arg0 . get ( loc0 ) ) ; } } |
10,425 | sets the value of the size property . concode_field_sep BigInteger size concode_elem_sep String resource concode_elem_sep Map<QName,String> otherAttributes concode_elem_sep List<Object> any concode_field_sep String getResource concode_elem_sep BigInteger getSize concode_elem_sep Map<QName,String> getOtherAttributes con... | void function ( BigInteger arg0 ) { this . size = arg0 ; } |
10,426 | add all paths in paths to sink , plus their public imports , recursively . concode_field_sep List<Object> contextStack concode_elem_sep Multimap<String,String> imports concode_elem_sep Map<String,Type> protoTypeNames concode_elem_sep ImmutableList<ProtoFile> protoFiles concode_elem_sep List<String> errors concode_field... | void function ( Collection < String > arg0 , Collection < String > arg1 , Multimap < String , String > arg2 ) { for ( String loc0 : arg1 ) { if ( arg0 . add ( loc0 ) ) { addImports ( arg0 , arg2 . get ( loc0 ) , arg2 ) ; } } } |
10,427 | return the layout target . concode_field_sep IncrementalLayout _delegate concode_field_sep void layout concode_elem_sep void nodeMoved concode_elem_sep void edgeDrawn concode_elem_sep void setLayoutTarget concode_elem_sep void edgeRouted concode_elem_sep void nodeDrawn | LayoutTarget function ( ) { return _delegate . getLayoutTarget ( ) ; } |
10,428 | get custom serializer concode_field_sep java.lang.String path concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.String code concode_elem_sep it.eng.spagobi.sdk.documents.bo.SDKDocument[] containedDocuments concode_elem_sep it.eng.spagobi.sdk.documents.bo.SDKFunctionality[] contai... | org . apache . axis . encoding . Serializer function ( java . lang . String arg0 , java . lang . Class arg1 , javax . xml . namespace . QName arg2 ) { return new org . apache . axis . encoding . ser . BeanSerializer ( arg1 , arg2 , typeDesc ) ; } |
10,429 | test using path url . concode_field_sep String urlWithQuery concode_elem_sep String url concode_field_sep void testWithBody concode_elem_sep void testWithFormMapOfStringObject concode_elem_sep void testWithQueryMapOfStringObject concode_elem_sep void testPut concode_elem_sep void testBuild concode_elem_sep void testWit... | void function ( ) { final String loc0 = "srini_string" ; final Request loc1 = RequestBuilder . get ( loc0 ) . build ( ) ; assertEquals ( "srini_string" , loc1 . method ( ) ) ; assertTrue ( RequestUtil . isRelative ( loc1 ) ) ; assertEquals ( loc0 , HttpUrl . parse ( loc1 . urlString ( ) ) . encodedPath ( ) ) ; } |
10,430 | copies x bytes of source byte to the dest byte concode_field_sep int header_len concode_elem_sep byte[] dir_uuid concode_elem_sep int currentPlace concode_elem_sep long serialVersionUID concode_elem_sep long lang_id concode_elem_sep byte[] signature concode_elem_sep long dir_offset concode_elem_sep int dataRemained con... | byte [ ] function ( byte [ ] arg0 , byte [ ] arg1 , int arg2 ) { System . arraycopy ( arg0 , this . getCurrentPlace ( ) , arg1 , 0 , arg2 ) ; this . setCurrentPlace ( this . getCurrentPlace ( ) + arg2 ) ; this . setDataRemained ( this . getDataRemained ( ) - arg2 ) ; return arg1 ; } |
10,431 | convenience method to check the notification 's flags for either notification #flag_ongoing_event or notification #flag_no_clear . concode_field_sep boolean mMine concode_elem_sep StatusBarNotification mStatusBarNotification concode_elem_sep Notification mNotification concode_elem_sep NotificationData mNotificationData... | boolean function ( ) { return ( ( mNotification . flags & Notification . FLAG_ONGOING_EVENT ) == 0 ) && ( ( mNotification . flags & Notification . FLAG_NO_CLEAR ) == 0 ) ; } |
10,432 | send a rollback request . concode_field_sep CompletionCoordinatorRPCClient CLIENT concode_elem_sep String commitAction concode_elem_sep String rollbackAction concode_field_sep CompletionCoordinatorRPCPortType getPort concode_elem_sep CompletionCoordinatorRPCClient getClient concode_elem_sep boolean sendCommit | boolean function ( final W3CEndpointReference arg0 , final MAP arg1 ) { CompletionCoordinatorRPCPortType loc0 = getPort ( arg0 , arg1 , rollbackAction ) ; Notification loc1 = new Notification ( ) ; try { return loc0 . rollbackOperation ( loc1 ) ; } catch ( SOAPFaultException loc2 ) { throw SoapFault11 . create ( loc2 )... |
10,433 | gets the value of the rval property . concode_field_sep String rval concode_field_sep void setRval | String function ( ) { return rval ; } |
10,434 | sets the value of the activationdate property . concode_field_sep String subscriberType concode_elem_sep long serialVersionUID concode_elem_sep String languageCode concode_elem_sep String type concode_elem_sep Boolean danger concode_elem_sep String pin concode_elem_sep XMLGregorianCalendar lastRefillDate concode_elem_s... | void function ( XMLGregorianCalendar arg0 ) { this . activationDate = arg0 ; } |
10,435 | sets the value of the record property . concode_field_sep Record record concode_elem_sep Status status concode_field_sep Record getRecord concode_elem_sep Status getStatus concode_elem_sep void setStatus | void function ( Record arg0 ) { this . record = arg0 ; } |
10,436 | make sure we 've registered our hbase shim concode_field_sep PlaceHolder placeHolder concode_field_sep void pigShimRegistered concode_elem_sep void snappyShimRegistered concode_elem_sep void hadoopShimRegistered concode_elem_sep void sqoopShimRegistered | void function ( ) { ServiceLoader < HBaseShim > loc0 = ServiceLoader . load ( HBaseShim . class ) ; HBaseShim loc1 = loc0 . iterator ( ) . next ( ) ; assertTrue ( org . pentaho . hbase . shim . cdh50 . HBaseShimImpl . class . isAssignableFrom ( loc1 . getClass ( ) ) ) ; } |
10,437 | returns a server socket bound to the specified port . the socket is configured with the socket options given to this factory . concode_field_sep HsqlSocketFactory sslImpl concode_elem_sep HsqlSocketFactory plainImpl concode_elem_sep String DEFAULT_SSL_PROVIDER_CLASS concode_elem_sep String DEFAULT_SSL_PROVIDER_NAME con... | ServerSocket function ( int arg0 ) { return new ServerSocket ( arg0 ) ; } |
10,438 | gets the value of the relation 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 relation property . for example , to add a new item , do ... | List < RELATION > function ( ) { if ( relation == null ) { relation = new ArrayList < RELATION > ( ) ; } return this . relation ; } |
10,439 | hook for allowing page to call exec . by default , this returns the result of shouldallownavigation . it 's generally unsafe to allow untrusted content to be loaded into a cordovawebview , even within an iframe , so it 's best not to touch this . concode_field_sep CordovaPreferences preferences concode_elem_sep Cordova... | Boolean function ( String arg0 ) { return shouldAllowNavigation ( arg0 ) ; } |
10,440 | returns the serializer to deserialize this object concode_field_sep SerializedObject<?> serializedObject concode_elem_sep T deserializedObject concode_elem_sep Serializer serializer concode_elem_sep Class<?> deserializedObjectType concode_field_sep T getObject concode_elem_sep Class<?> getType concode_elem_sep boolean ... | Serializer function ( ) { return serializer ; } |
10,441 | gets the list of components that have a selected state . the weakreference must be checkt o make sure the page was not disposed of for for some reason by the the memeory manager . concode_field_sep ArrayList<WeakReference<AbstractPageViewComponent>> selectedPageText concode_elem_sep float oldUserZoom concode_elem_sep f... | ArrayList < WeakReference < AbstractPageViewComponent >> function ( ) { return selectedPageText ; } |
10,442 | gets protocol for secure transport . concode_field_sep char[] trustStorePwd concode_elem_sep String keyStoreType concode_elem_sep char[] keyStorePwd concode_elem_sep String trustStoreType concode_elem_sep String DFLT_SSL_PROTOCOL concode_elem_sep X509Certificate[] CERTS concode_elem_sep String DFLT_KEY_ALGORITHM concod... | String function ( ) { return proto ; } |
10,443 | helper function to generate a path for a file that is unique forthe task within the job output directory . the path can be used to create custom files from within the map and reduce tasks . the path name will be unique for each task . the path parent will be the job output directory.ls this method uses the #getuniquena... | Path function ( JobConf arg0 , String arg1 ) { return new Path ( getWorkOutputPath ( arg0 ) , getUniqueName ( arg0 , arg1 ) ) ; } |
10,444 | the name of the placementgroup in which an amazon ec2 instance runs . placement groups are primarily used for launching high performance computing instances in the same group to ensure fast connection speeds . concode_field_sep String groupName concode_elem_sep String tenancy concode_elem_sep String availabilityZone co... | void function ( String arg0 ) { this . groupName = arg0 ; } |
10,445 | queues up a task and adds a default log entry . concode_field_sep ThreadPoolExecutor pool concode_elem_sep Logger logger concode_elem_sep int tasks concode_field_sep ThreadPoolExecutor getThreadPool concode_elem_sep void setThreadPoolCPUsAvailable concode_elem_sep void setThreadPoolDefault concode_elem_sep void setThre... | Future < T > function ( Callable < T > arg0 ) { return submit ( arg0 , "srini_string" ) ; } |
10,446 | get the number of runnable tasks this executionthreadpool can execute in the same time concode_field_sep Lock executorPoolSizeLock concode_elem_sep ManageableThreadPoolExecutor executor concode_elem_sep String name concode_field_sep void setName concode_elem_sep int getInExecution concode_elem_sep void resume concode_e... | int function ( ) { executorPoolSizeLock . lock ( ) ; try { return executor . getCorePoolSize ( ) ; } finally { executorPoolSizeLock . unlock ( ) ; } } |
10,447 | gets the flags associated with this attribute . concode_field_sep AttributeAccess attributeAccess concode_elem_sep List<AccessConstraintDefinition> NO_CONSTRAINTS concode_elem_sep TargetResource targetResource concode_elem_sep String attributeName concode_elem_sep ModelNode currentValue concode_field_sep ModelNode getC... | Set < AttributeAccess . Flag > function ( ) { if ( attributeAccess == null ) { return Collections . emptySet ( ) ; } return attributeAccess . getFlags ( ) ; } |
10,448 | one time setup for all singlesignonunittestcase unit tests concode_field_sep Logger log concode_field_sep void testNoAuthSingleSignOn concode_elem_sep void testFormAuthSingleSignOn concode_elem_sep void setup concode_elem_sep void tearDown | EnterpriseArchive function ( ) { return SSOTestBase . createSsoEar ( ) ; } |
10,449 | sets content . concode_field_sep String lastUpdatedBy concode_elem_sep Integer bibliographicId concode_elem_sep String owningInstitutionBibId concode_elem_sep Integer owningInstitutionId concode_elem_sep InstitutionEntity institutionEntity concode_elem_sep byte[] content concode_elem_sep List<HoldingsEntity> holdingsEn... | void function ( byte [ ] arg0 ) { this . content = arg0 ; } |
10,450 | predicate that gets current time and checks for its time being exceeded . concode_field_sep List<Probe> monitorProbes concode_elem_sep Logger log concode_elem_sep String FAILURE_OF_A_LIVE_PROBE_DURING_BOOTSTRAPPING concode_elem_sep long bootstrapEndtime concode_elem_sep int bootstrapTimeout concode_elem_sep ProbeReport... | boolean function ( ) { return now ( ) > bootstrapEndtime ; } |
10,451 | fills ` dst ' with bytes from ` in ' , throwing eofexception if insufficient bytes are available . concode_field_sep Charset US_ASCII concode_elem_sep byte[] EMPTY_BYTE_ARRAY concode_elem_sep AtomicReference<byte[]> skipBuffer concode_elem_sep char[] DIGITS concode_elem_sep Charset UTF_8 concode_elem_sep String[] EMPTY... | void function ( InputStream arg0 , byte [ ] arg1 ) { readFully ( arg0 , arg1 , 0 , arg1 . length ) ; } |
10,452 | create a new xml document without document type using version exmlversion #default . the default document builder is used . concode_field_sep boolean DEFAULT_DOM_NAMESPACE_AWARE concode_elem_sep XMLFactory s_aInstance concode_elem_sep boolean DEFAULT_DOM_IGNORING_ELEMENT_CONTENT_WHITESPACE concode_elem_sep DocumentBuil... | Document function ( ) { return newDocument ( s_aDefaultDocBuilder , ( EXMLVersion ) null ) ; } |
10,453 | interrupts and stops all threads . concode_field_sep int PORT concode_field_sep void serverLoop concode_elem_sep void pruneThreads concode_elem_sep Thread startClientThread concode_elem_sep void main concode_elem_sep void close | void function ( LinkedList < Thread > arg0 ) { for ( Thread loc0 : arg0 ) { loc0 . interrupt ( ) ; try { loc0 . join ( ) ; } catch ( InterruptedException loc1 ) { System . err . println ( "srini_string" ) ; return ; } } } |
10,454 | zxno string concode_field_sep String ssmc concode_elem_sep String ymin concode_elem_sep String gxno concode_elem_sep Integer jcha concode_elem_sep String line concode_elem_sep String zxno concode_elem_sep String jcts concode_elem_sep long serialVersionUID concode_elem_sep String jcno concode_elem_sep java.util.Date zzr... | void function ( String arg0 ) { this . zxno = arg0 ; } |
10,455 | get custom serializer concode_field_sep java.lang.Object __equalsCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep boolean __hashCodeCalc concode_elem_sep com.google.api.ads.dfp.axis.v201405.AdSenseSettings value concode_field_sep com.google.api.ads.dfp.axis.v201405.AdSenseSettings ge... | org . apache . axis . encoding . Serializer function ( java . lang . String arg0 , java . lang . Class arg1 , javax . xml . namespace . QName arg2 ) { return new org . apache . axis . encoding . ser . BeanSerializer ( arg1 , arg2 , typeDesc ) ; } |
10,456 | get id concode_field_sep String password concode_elem_sep String phone concode_elem_sep String lastName concode_elem_sep Integer userStatus concode_elem_sep String username concode_elem_sep Long id concode_elem_sep String firstName concode_elem_sep String email concode_field_sep String getPhone concode_elem_sep User la... | Long function ( ) { return id ; } |
10,457 | sets device functions . concode_field_sep String aliases concode_elem_sep List<Long> deviceFunctions concode_elem_sep String name concode_elem_sep DeviceSourceEnum deviceSource concode_elem_sep String description concode_elem_sep Long ID concode_elem_sep Long parentDeviceType concode_elem_sep List<Long> deviceEvents co... | void function ( List < Long > arg0 ) { this . deviceFunctions = arg0 ; } |
10,458 | returns a string representation of this object ; useful for testing and debugging . concode_field_sep java.util.List<AuthorizationData> authorizationData concode_field_sep int hashCode concode_elem_sep GetAuthorizationTokenResult withAuthorizationData concode_elem_sep GetAuthorizationTokenResult withAuthorizationData c... | String function ( ) { StringBuilder loc0 = new StringBuilder ( ) ; loc0 . append ( "srini_string" ) ; if ( getAuthorizationData ( ) != null ) loc0 . append ( "srini_string" + getAuthorizationData ( ) ) ; loc0 . append ( "srini_string" ) ; return loc0 . toString ( ) ; } |
10,459 | returns true if this user agent should use this setting in future spdy connections to the same host . concode_field_sep int FLAG_CLEAR_PREVIOUSLY_PERSISTED_SETTINGS concode_elem_sep int DOWNLOAD_BANDWIDTH concode_elem_sep int set concode_elem_sep int DEFAULT_INITIAL_WINDOW_SIZE concode_elem_sep int UPLOAD_BANDWIDTH con... | boolean function ( int arg0 ) { int loc0 = 1 << arg0 ; return ( persistValue & loc0 ) != 0 ; } |
10,460 | set whether to use the shared servletconfig object passed in through setservletconfig , if available . default is `` true '' . turn this setting to `` false '' to pass in a mock servletconfig object with the bean name as servlet name , holding the current servletcontext . concode_field_sep boolean useSharedServletConfi... | void function ( boolean arg0 ) { this . useSharedServletConfig = arg0 ; } |
10,461 | this method reads a long string whose size is smaller than 65536 bytes long concode_field_sep InputStream in concode_field_sep Object[] readObjectArray concode_elem_sep String readString concode_elem_sep String[] readStringArray concode_elem_sep Object readObject concode_elem_sep String read255LongString concode_elem_s... | String function ( ) { return new String ( read65536LongByteArray ( ) , "srini_string" ) ; } |
10,462 | appends a pair of string to the string buffer , using the separator between and terminator at the end concode_field_sep PlaceHolder placeHolder concode_field_sep String arrayToString concode_elem_sep int rTrimSize concode_elem_sep String[] split concode_elem_sep String getList concode_elem_sep String getList concode_el... | void function ( StringBuffer arg0 , String arg1 , String arg2 , String arg3 , String arg4 ) { arg0 . append ( arg1 ) ; arg0 . append ( arg3 ) ; arg0 . append ( arg2 ) ; arg0 . append ( arg4 ) ; } |
10,463 | get the new_projection for emailaddressadapter . concode_field_sep PlaceHolder placeHolder concode_field_sep String[] getDataProjection concode_elem_sep Cursor getDataCursor concode_elem_sep int getPhoneIndex concode_elem_sep String getPhoneType concode_elem_sep InputStream openContactPhotoInputStreamHelper concode_ele... | String [ ] function ( ) { String [ ] loc0 = { Data . _ID , Data . DISPLAY_NAME , Email . ADDRESS , Data . MIMETYPE } ; return loc0 ; } |
10,464 | performs the depth first traversion of all elements concode_field_sep int linkCount concode_elem_sep Map myVisitedElements concode_elem_sep Iterator myElements concode_elem_sep boolean done concode_field_sep boolean isVisited concode_elem_sep void beginVisit concode_elem_sep Iterator getElementLinks concode_elem_sep vo... | void function ( ) { if ( done ) return ; while ( myElements . hasNext ( ) ) { Object loc0 = myElements . next ( ) ; if ( ! isVisited ( loc0 ) ) { visit ( loc0 , 1 ) ; } } } |
10,465 | gets the value of the giftindicator property . concode_field_sep String originalSystemId concode_elem_sep XMLGregorianCalendar orderDateTime concode_elem_sep String orderType concode_elem_sep String orderNumber concode_elem_sep Boolean giftIndicator concode_elem_sep List<OrderItemType> orderItem concode_elem_sep String... | Boolean function ( ) { return giftIndicator ; } |
10,466 | sets the value of the code property . concode_field_sep String code concode_elem_sep String id concode_elem_sep String value concode_field_sep String getValue concode_elem_sep void setValue concode_elem_sep void setId concode_elem_sep String getId concode_elem_sep String getCode | void function ( String arg0 ) { this . code = arg0 ; } |
10,467 | returns true if automatic connection recovery is enabled , false otherwise concode_field_sep Integer requestedChannelMax concode_elem_sep Logger LOG concode_elem_sep Boolean automaticRecovery concode_elem_sep Boolean topologyRecovery concode_elem_sep long serialVersionUID concode_elem_sep String virtualHost concode_ele... | Boolean function ( ) { return automaticRecovery ; } |
10,468 | sets the bytes cached by this directive . concode_field_sep long bytesNeeded concode_elem_sep boolean hasExpired concode_elem_sep long filesCached concode_elem_sep long filesNeeded concode_elem_sep long bytesCached concode_field_sep Builder setFilesCached concode_elem_sep boolean hasExpired concode_elem_sep Builder set... | Builder function ( long arg0 ) { this . bytesCached = arg0 ; return this ; } |
10,469 | methode qui liste les territoire ennemi concode_field_sep ArrayList<Territoire> liste_territoire_carte concode_elem_sep int nbTerritoire concode_elem_sep boolean conquit concode_elem_sep boolean finPartie concode_elem_sep ArrayList<Joueur> liste_joueur_carte concode_elem_sep int nbJoueur concode_field_sep boolean finDe... | void function ( Joueur arg0 ) { for ( Territoire loc0 : this . liste_territoire_carte ) { if ( loc0 . getJoueur ( ) != arg0 ) { System . out . println ( loc0 . getNom ( ) ) ; } } } |
10,470 | converts xml representation of an entity into properties . concode_field_sep SAXParserFactory parserFactory concode_elem_sep BeanUtil beanUtil concode_field_sep void addPropertyXml concode_elem_sep void convertXmlToBean concode_elem_sep void addMapValue concode_elem_sep SAXParser getParser concode_elem_sep String conve... | Map < String , Object > function ( String arg0 , String arg1 ) { InputSource loc0 = new InputSource ( new StringReader ( arg0 ) ) ; XmlHandler loc1 = new XmlHandler ( arg1 ) ; getParser ( ) . parse ( loc0 , loc1 ) ; return loc1 . getValueMap ( ) ; } |
10,471 | set the graphics font and others to the style for the given token concode_field_sep SyntaxStyles instance concode_elem_sep Logger LOG concode_elem_sep Map<TokenType,SyntaxStyle> styles concode_elem_sep SyntaxStyle DEFAULT_STYLE concode_field_sep SyntaxStyles createInstance concode_elem_sep SyntaxStyle getStyle concode_... | void function ( Graphics arg0 , TokenType arg1 ) { Font loc0 = arg0 . getFont ( ) ; SyntaxStyle loc1 = styles . get ( arg1 ) ; if ( loc1 != null ) { arg0 . setFont ( arg0 . getFont ( ) . deriveFont ( loc1 . getFontStyle ( ) ) ) ; arg0 . setColor ( loc1 . getColor ( ) ) ; } else { arg0 . setFont ( arg0 . getFont ( ) . d... |
10,472 | the non primitive type . concode_field_sep PrefType<Long> LONG_TYPE concode_elem_sep T defaultValue concode_elem_sep Class<T> primitiveClass concode_elem_sep PrefType<?>[] VALUES concode_elem_sep PrefType<Boolean> BOOLEAN_TYPE concode_elem_sep PrefType<byte[]> BYTE_ARRAY_TYPE concode_elem_sep PrefType<Float> FLOAT_TYPE... | Class < T > function ( ) { return this . clazz ; } |
10,473 | convert the given object to string with each line indented by 4 spaces except the first line . concode_field_sep String name concode_elem_sep Object category concode_elem_sep Long id concode_field_sep void setName concode_elem_sep String getName concode_elem_sep void setCategory concode_elem_sep int hashCode concode_el... | String function ( Object arg0 ) { if ( arg0 == null ) { return "srini_string" ; } return arg0 . toString ( ) . replace ( "srini_string" , "srini_string" ) ; } |
10,474 | adds all children of the specified node to this one . not all nodes support this operation ! concode_field_sep PlaceHolder placeHolder concode_field_sep boolean hasChildren concode_elem_sep Reduction asReduction concode_elem_sep int getMeaningAs concode_elem_sep String getRootText concode_elem_sep String getDescription... | void function ( CSTNode arg0 ) { for ( int loc0 = 1 ; loc0 < arg0 . size ( ) ; loc0 ++ ) { add ( arg0 . get ( loc0 ) ) ; } } |
10,475 | resets the repository . concode_field_sep HashMap<String,HashSet<String>> nsDict concode_elem_sep HashMap<String,Pkg> pkgDict concode_elem_sep IOFile path concode_elem_sep StaticOptions sopts concode_field_sep void add concode_elem_sep IOFile path concode_elem_sep IOFile path concode_elem_sep HashMap<String,HashSet<Str... | EXPathRepo function ( ) { path = null ; nsDict . clear ( ) ; pkgDict . clear ( ) ; return this ; } |
10,476 | returns the number of data points . concode_field_sep BigDecimal sumXY concode_elem_sep BigDecimal sumY concode_elem_sep long dataPoints concode_elem_sep BigDecimal sumX concode_elem_sep BigDecimal sumXSq concode_elem_sep BigDecimal sumYSq concode_elem_sep long serialVersionUID concode_field_sep void setSumXSq concode_... | long function ( ) { return dataPoints ; } |
10,477 | returns a string representation of this object ; useful for testing and debugging . concode_field_sep Integer status concode_field_sep InvokeAsyncResult withStatus concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep InvokeAsyncResult clone concode_elem_sep Integer getStatus concode_elem_sep v... | String function ( ) { StringBuilder loc0 = new StringBuilder ( ) ; loc0 . append ( "srini_string" ) ; if ( getStatus ( ) != null ) loc0 . append ( "srini_string" + getStatus ( ) ) ; loc0 . append ( "srini_string" ) ; return loc0 . toString ( ) ; } |
10,478 | setter for identificationinfo concode_field_sep String buyerUserName concode_elem_sep IdentificationInfoType identificationInfo concode_elem_sep String preferredPrefix concode_elem_sep TaxIdDetailsType taxIdDetails concode_elem_sep String buyerRegistrationDate concode_elem_sep String buyerId concode_elem_sep String nam... | void function ( IdentificationInfoType arg0 ) { this . identificationInfo = arg0 ; } |
10,479 | set a list of items to be displayed in the dialog as the content , you will be notified of the selected item via the supplied listener . concode_field_sep DialogInterface.OnClickListener positiveDialogListener concode_elem_sep DialogInterface.OnClickListener neutralDialogListener concode_elem_sep MaterialDialog.Builder... | Builder function ( @ ArrayRes int arg0 , @ Nullable final boolean [ ] arg1 , final DialogInterface . OnMultiChoiceClickListener arg2 ) { builder . items ( arg0 ) ; setUpMultiChoiceCallback ( arg1 , arg2 ) ; return this ; } |
10,480 | set the name property . always overrides the default value if this object is a spring bean . concode_field_sep boolean allowStartIfComplete concode_elem_sep String name concode_elem_sep int startLimit concode_field_sep String getName concode_elem_sep int getStartLimit concode_elem_sep void setBeanName concode_elem_sep ... | void function ( String arg0 ) { this . name = arg0 ; } |
10,481 | test method for model.questionanswer #geteditlvl . concode_field_sep int my_edit_level concode_elem_sep QuestionAnswer my_question_answer concode_elem_sep String my_category concode_elem_sep String my_sample_question concode_elem_sep String my_answer concode_elem_sep String my_key_phrases concode_field_sep void testGet... | void function ( ) { assertEquals ( "srini_string" , my_edit_level , my_question_answer . getEditLvl ( ) ) ; } |
10,482 | add new library folder . concode_field_sep IHaxeProject fProject concode_elem_sep List<IFolder> libFolders concode_elem_sep String fileName concode_elem_sep List<IFile> libFiles concode_elem_sep IFolder outputFolder concode_elem_sep List<IFolder> sourceFolders concode_field_sep IFolder getOutputFolder concode_elem_sep ... | void function ( IFolder arg0 ) { Assert . isTrue ( arg0 . getProject ( ) . equals ( fProject . getProjectBase ( ) ) ) ; libFolders . add ( arg0 ) ; } |
10,483 | returns the number of elements of this container . concode_field_sep Vector _container concode_elem_sep Vector _listeners concode_elem_sep String INSERT concode_elem_sep String ADD concode_elem_sep String TEMPLATE concode_elem_sep String REPLACE concode_field_sep int getIndexOf concode_elem_sep void insertElementAt con... | int function ( ) { return _container . size ( ) ; } |
10,484 | returns a longunaryoperator returning the given value if this operator throws an exception . concode_field_sep PlaceHolder placeHolder concode_field_sep long applyAsLong concode_elem_sep ThrowingLongUnaryOperator compose concode_elem_sep ThrowingLongUnaryOperator orTryWith concode_elem_sep ThrowingLongUnaryOperator orT... | LongUnaryOperator function ( long arg0 , Consumer < Exception > arg1 ) { return argument -> { try { return applyAsLongThrowing ( argument ) ; } catch ( Exception loc0 ) { if ( arg1 != null ) { arg1 . accept ( loc0 ) ; } return arg0 ; } } ; } |
10,485 | method to tell the page to render or not based on the initialized flag concode_field_sep String plotPointShape concode_elem_sep boolean enableDynamicValues concode_elem_sep boolean areaMapEnabled concode_elem_sep int CUSTOM_CHART_TYPE concode_elem_sep String xAxisTitle concode_elem_sep boolean barChartOrientationHorizo... | boolean function ( OutputChart arg0 ) { boolean loc0 = this . renderOnSubmit ; if ( loc0 ) { this . renderOnSubmit = false ; } return loc0 ; } |
10,486 | gets the value of the value property . concode_field_sep String id concode_elem_sep String value concode_field_sep void setvalue concode_elem_sep void setId concode_elem_sep String getId | String function ( ) { return value ; } |
10,487 | generate the histogram of given data . the number of bins k is decided by square-root choice . concode_field_sep PlaceHolder placeHolder concode_field_sep int bins concode_elem_sep int bins concode_elem_sep int sturges concode_elem_sep double[] breaks concode_elem_sep double[] breaks concode_elem_sep double[] breaks co... | double [ ] [ ] function ( int [ ] arg0 ) { return histogram ( arg0 , bins ( arg0 . length ) ) ; } |
10,488 | set the property bag for the endpoint , including properties such as `` javax.xml.ws.wsdl.service '' or `` javax.xml.ws.wsdl.port '' . concode_field_sep String bindingType concode_elem_sep ListableBeanFactory beanFactory concode_elem_sep WebServiceFeature[] endpointFeatures concode_elem_sep Executor executor concode_el... | void function ( Map < String , Object > arg0 ) { this . endpointProperties = arg0 ; } |
10,489 | request an update of the current location . if the location has changed , a broadcast will be sent to everyone registered with phonestatelistener #listen_cell_location . concode_field_sep PlaceHolder placeHolder concode_field_sep CellLocation newFromBundle concode_elem_sep void fillInNotifierBundle concode_elem_sep Cel... | void function ( ) { try { ITelephony loc0 = ITelephony . Stub . asInterface ( ServiceManager . getService ( "srini_string" ) ) ; if ( loc0 != null ) { loc0 . updateServiceLocation ( ) ; } } catch ( RemoteException loc0 ) { } } |
10,490 | getter . concode_field_sep List<Vector> nodes concode_elem_sep int numberOfRecursiveCalls concode_elem_sep Set<Integer> visitedCells concode_elem_sep List<PortalCell> cells concode_elem_sep List<PortalEdge> edges concode_field_sep void addCell concode_elem_sep int getNumberOfNodes concode_elem_sep int getNumberOfCells ... | Vector function ( int arg0 ) { return nodes . get ( arg0 ) ; } |
10,491 | returns the upper triangular factor , r. concode_field_sep DoubleMatrix2D QR concode_elem_sep long serialVersionUID concode_elem_sep int m concode_elem_sep int n concode_elem_sep DoubleMatrix1D Rdiag concode_field_sep DoubleMatrix2D getH concode_elem_sep DoubleMatrix2D solve concode_elem_sep String toString concode_ele... | DoubleMatrix2D function ( ) { DoubleMatrix2D loc0 = QR . like ( n , n ) ; for ( int loc1 = 0 ; loc1 < n ; loc1 ++ ) { for ( int loc2 = 0 ; loc2 < n ; loc2 ++ ) { if ( loc1 < loc2 ) loc0 . setQuick ( loc1 , loc2 , QR . getQuick ( loc1 , loc2 ) ) ; else if ( loc1 == loc2 ) loc0 . setQuick ( loc1 , loc2 , Rdiag . getQuick... |
10,492 | adds entries for the first and last points of the edge to the list concode_field_sep Edge edge concode_elem_sep Map nodeMap concode_field_sep EdgeIntersection add concode_elem_sep Iterator iterator concode_elem_sep void print concode_elem_sep Edge createSplitEdge concode_elem_sep void addSplitEdges concode_elem_sep boo... | void function ( ) { int loc0 = edge . pts . length - 1 ; add ( edge . pts [ 0 ] , 0 , 0.0 ) ; add ( edge . pts [ loc0 ] , loc0 , 0.0 ) ; } |
10,493 | locates a file by name . a convenience method equivalent to gaevfs.getmanager . resolvefile name . the file name uri format supported by gaevfs is : gae : / / path where path is a unix-style or uri-style absolute or relative path . paths that do not start with '' / '' are interpreted as relative paths from the webapp r... | FileObject function ( String arg0 ) { return getManager ( ) . resolveFile ( arg0 ) ; } |
10,494 | returns the header of this service response . concode_field_sep Header header concode_elem_sep History history concode_field_sep History getHistory | Header function ( ) { return header ; } |
10,495 | deletes the akismet data from the database . also notifies the appropriate model listeners . concode_field_sep AkismetDataLocalService _akismetDataLocalService concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep void setWrappedService concode_elem_sep com.liferay.akismet.model.AkismetData creat... | com . liferay . akismet . model . AkismetData function ( com . liferay . akismet . model . AkismetData arg0 ) { return _akismetDataLocalService . deleteAkismetData ( arg0 ) ; } |
10,496 | sets the document to run the percolate queries against . concode_field_sep Boolean trackScores concode_elem_sep HighlightBuilder highlightBuilder concode_elem_sep Integer size concode_elem_sep FilterBuilder filterBuilder concode_elem_sep BytesReference doc concode_elem_sep List<SortBuilder> sorts concode_elem_sep List<... | PercolateSourceBuilder function ( DocBuilder arg0 ) { this . docBuilder = arg0 ; return this ; } |
10,497 | sets the full path for the browser executable . concode_field_sep Map<String,String> options concode_elem_sep String COMMAND_LINE_FLAGS concode_elem_sep String TIMEOUT_IN_SECONDS concode_elem_sep String MULTI_WINDOW concode_elem_sep String PROFILE_NAME concode_elem_sep String BROWSER_EXECUTABLE_PATH concode_elem_sep in... | BrowserConfigurationOptions function ( String arg0 ) { put ( BROWSER_EXECUTABLE_PATH , arg0 ) ; return this ; } |
10,498 | gets the item name . concode_field_sep int itemId concode_elem_sep String itemName concode_elem_sep long serialVersionUID concode_field_sep int getItemId concode_elem_sep String toJSON concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep String toString concode_elem_sep void setItemId concode_... | String function ( ) { return itemName ; } |
10,499 | some text . concode_field_sep InnerClassWithAnnotations anon concode_elem_sep String fFirstName concode_elem_sep String tThirdName concode_elem_sep String sSecondName concode_field_sep String method6 concode_elem_sep String method6 concode_elem_sep String method6 concode_elem_sep String method concode_elem_sep String m... | String function ( String arg0 ) { return "srini_string" ; } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.