idx int64 0 100k | question stringlengths 68 7.19k | target stringlengths 20 663 |
|---|---|---|
33,900 | adds a listener to be notified when work starts and stops on potentially long-running operations . concode_field_sep Hashtable visibleDialogs_ concode_elem_sep VObjectEventSupport objectEventSupport_ concode_elem_sep boolean enabled_ concode_elem_sep String applyText_ concode_elem_sep String copyright concode_elem_sep ... | void function ( WorkingListener arg0 ) { workingEventSupport_ . addWorkingListener ( arg0 ) ; } |
33,901 | method getdays concode_field_sep long _MILLIS_PER_DAY concode_elem_sep int _HOURS_PER_DAY concode_elem_sep long _MILLIS_PER_MINUTE concode_elem_sep long _MILLIS_PER_SECOND concode_elem_sep int _minutes concode_elem_sep long _MILLIS_PER_WEEK concode_elem_sep int _DAYS_PER_WEEK concode_elem_sep int _MINUTES_PER_HOUR conc... | int function ( ) { return _days ; } |
33,902 | this method was generated by mybatis generator . this method returns the value of the database column t_region_map . no concode_field_sep String no concode_elem_sep Integer lvl concode_elem_sep String name concode_elem_sep String manageno concode_field_sep void setName concode_elem_sep void setLvl concode_elem_sep Stri... | String function ( ) { return no ; } |
33,903 | set the topic for the last will . concode_field_sep int qos concode_elem_sep byte[] payload concode_elem_sep String topic concode_elem_sep boolean retain concode_field_sep byte[] getPayload concode_elem_sep void setQos concode_elem_sep boolean isRetain concode_elem_sep void setPayload concode_elem_sep int getQos concod... | void function ( String arg0 ) { this . topic = arg0 ; } |
33,904 | set the coefficient of friction . concode_field_sep World world concode_elem_sep short[] tmp concode_elem_sep Filter filter concode_elem_sep Body body concode_elem_sep long addr concode_field_sep float getRestitution concode_elem_sep int jniGetType concode_elem_sep float jniGetRestitution concode_elem_sep Body getBody ... | void function ( float arg0 ) { jniSetFriction ( addr , arg0 ) ; } |
33,905 | sets the value of the results property . concode_field_sep List<UndeleteResultType> results concode_field_sep List<UndeleteResultType> getResults | void function ( List < UndeleteResultType > arg0 ) { this . results = arg0 ; } |
33,906 | handles jcombobox concode_field_sep Map _bindings concode_elem_sep boolean _modified concode_elem_sep Map _optComponents concode_field_sep boolean isPropertyNull concode_elem_sep boolean isModified concode_elem_sep Binding getBinding concode_elem_sep Bindings addOptComponent concode_elem_sep Bindings addOptComponent co... | Bindings function ( String arg0 , JComboBox arg1 ) { registerPropertyChangeListener ( arg1 ) ; return add ( new JComboBoxBinding ( arg0 , arg1 , 0 ) ) ; } |
33,907 | stores a value in the matrix concode_field_sep int sizeX concode_elem_sep String strOutput concode_elem_sep double[][] matrix concode_elem_sep int sizeY concode_elem_sep double unused concode_field_sep double getValue concode_elem_sep int getNumRows concode_elem_sep boolean countCol concode_elem_sep void display concod... | void function ( int arg0 , int arg1 , double arg2 ) { matrix [ arg0 ] [ arg1 ] = arg2 ; if ( arg0 > sizeX ) { sizeX = arg0 ; } if ( arg1 > sizeY ) { sizeY = arg1 ; } } |
33,908 | create a new remote proxy controller . concode_field_sep PathAddress pathAddress concode_elem_sep ProxyOperationAddressTranslator addressTranslator concode_elem_sep ModelVersion targetKernelVersion concode_elem_sep TransactionalProtocolClient client concode_field_sep ModelNode getCancelledResponse concode_elem_sep Mode... | RemoteProxyController function ( final TransactionalProtocolClient arg0 , final PathAddress arg1 , final ProxyOperationAddressTranslator arg2 , final ModelVersion arg3 ) { return new RemoteProxyController ( arg0 , arg1 , arg2 , arg3 ) ; } |
33,909 | set development mode . concode_field_sep boolean devMode concode_elem_sep String freeMarkerViewExtension concode_elem_sep String i18nResourceBaseName concode_elem_sep String jspViewExtension concode_elem_sep String velocityViewExtension concode_elem_sep Map<Integer,String> errorViewMapping concode_elem_sep String encod... | void function ( boolean arg0 ) { this . devMode = arg0 ; } |
33,910 | when called after passing this through indicesrequestcache #getorcompute indicesrequestcache.cacheentity , directoryreader , bytesreference this will return whetheror not the result was loaded from the cache . concode_field_sep boolean loadedFromCache concode_elem_sep Loader loader concode_field_sep IndicesRequestCache... | boolean function ( ) { return loadedFromCache ; } |
33,911 | returns the name of the certificate authority as x500principal . concode_field_sep String caName concode_elem_sep X500Principal caPrincipal concode_elem_sep X509Certificate trustedCert concode_elem_sep PublicKey caPublicKey concode_elem_sep byte[] nameConstraints concode_field_sep String getCAName concode_elem_sep X509... | X500Principal function ( ) { return caPrincipal ; } |
33,912 | matches an attribute with the specified name and value . this method will first check if the parser is at currently at the begining of a tag . concode_field_sep XMLTag parent concode_elem_sep List<XMLTag> allowed concode_elem_sep List<XMLTag> children concode_field_sep boolean allow concode_elem_sep boolean matchEnd co... | boolean function ( XMLStreamReader arg0 , String arg1 , String arg2 ) { if ( arg0 != null && arg1 != null && arg2 != null ) { if ( arg0 . getEventType ( ) == XMLStreamConstants . START_ELEMENT ) { String loc0 = arg0 . getAttributeValue ( null , arg1 ) ; return arg2 . equals ( loc0 ) ; } } return false ; } |
33,913 | gets the value of the value property . concode_field_sep float value concode_field_sep PrecisionType withValue concode_elem_sep void setValue | float function ( ) { return value ; } |
33,914 | create a new geocontextmapping concode_field_sep String name concode_field_sep E build concode_elem_sep CategoryContextMapping.Builder category | GeoContextMapping . Builder function ( String arg0 ) { return new GeoContextMapping . Builder ( arg0 ) ; } |
33,915 | releases resources for this instance and all associated statementportals , and removes this instance from the containing map . concode_field_sep List portals concode_elem_sep Session session concode_elem_sep String query concode_elem_sep Result ackResult concode_elem_sep String handle concode_elem_sep Map containingMap... | void function ( ) { containingMap . remove ( handle ) ; while ( portals . size ( ) > 0 ) { ( ( StatementPortal ) portals . remove ( 1 ) ) . close ( ) ; } } |
33,916 | returns current warp context . concode_field_sep AtomicReference<WarpContext> reference concode_field_sep void set concode_elem_sep void reset | WarpContext function ( ) { return reference . get ( ) ; } |
33,917 | requests a `` dangerous '' permission for the application at runtime . this is a helper method alternative to cordovainterface.requestpermission that does not require the project to be built with cordova-android 5.0.0 + concode_field_sep String LOG_TAG concode_field_sep boolean hasPermission concode_elem_sep void deliv... | void function ( CordovaPlugin arg0 , int arg1 , String arg2 ) { PermissionHelper . requestPermissions ( arg0 , arg1 , new String [ ] { arg2 } ) ; } |
33,918 | this is getter method for percentagetotalinteraction concode_field_sep String otherInteraction concode_elem_sep String queryInteraction concode_elem_sep String totalInteraction concode_elem_sep String percentageQueryInteraction concode_elem_sep String subSubType concode_elem_sep String source concode_elem_sep String ty... | String function ( ) { return percentageTotalInteraction ; } |
33,919 | sets the results value for this adrulepage . concode_field_sep java.lang.Integer startIndex concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep java.lang.Integer totalResultSetSize concode_elem_sep com.goo... | void function ( com . google . api . ads . dfp . axis . v201502 . AdRule [ ] arg0 ) { this . results = arg0 ; } |
33,920 | tries to open the addressed database , or returns null . concode_field_sep QueryContext qc concode_elem_sep ArrayList<Data> datas concode_elem_sep ArrayList<String> collNames concode_elem_sep boolean globalData concode_elem_sep ItemList output concode_elem_sep HashMap<Class<? extends QueryResource>,QueryResource> exter... | Data function ( final QueryInput arg0 ) { if ( arg0 . db != null ) { try { final Context loc0 = qc . context ; return addData ( Open . open ( arg0 . db , loc0 , loc0 . options ) ) ; } catch ( final IOException loc0 ) { Util . debug ( loc0 ) ; } } return null ; } |
33,921 | error handler . concode_field_sep String[] expectedSupportedProtos concode_field_sep void printContextDetails concode_elem_sep void test concode_elem_sep void main concode_elem_sep void validateContext | void function ( String arg0 , Throwable arg1 ) { String loc0 = "srini_string" + ( arg0 != null ? arg0 : "srini_string" ) ; if ( arg1 != null ) { throw new RuntimeException ( loc0 , arg1 ) ; } throw new RuntimeException ( loc0 ) ; } |
33,922 | the input as read from the http request . the dispatcher will perform some preventivereading on the input so never use the raw httpservletrequest one concode_field_sep String request concode_elem_sep UUID identifier concode_elem_sep Map kvp concode_elem_sep Service serviceDescriptor concode_elem_sep Map rawKvp concode_... | BufferedReader function ( ) { return input ; } |
33,923 | create a new xpath without any special settings using the default xpathfactory . concode_field_sep XPathFactory s_aXPathFactory concode_elem_sep XPathHelper s_aInstance concode_field_sep XPathFactory getDefaultXPathFactory concode_elem_sep XPathExpression createNewXPathExpresion concode_elem_sep XPathExpression createN... | XPath function ( ) { return createNewXPath ( s_aXPathFactory , ( XPathVariableResolver ) null , ( XPathFunctionResolver ) null , ( NamespaceContext ) null ) ; } |
33,924 | create an instance of event concode_field_sep PlaceHolder placeHolder concode_field_sep Header createHeader concode_elem_sep AlarmData createAlarmData concode_elem_sep Log createLog concode_elem_sep Forward createForward concode_elem_sep Operaction createOperaction concode_elem_sep Maskelement createMaskelement concode... | Event function ( ) { LogUtils . debugf ( this , "srini_string" ) ; return new Event ( ) ; } |
33,925 | called when the drag operation is done . it basically updates the node 's new x , y attributes . used internally . concode_field_sep int m_evty concode_elem_sep Point2D m_lclp concode_elem_sep int m_dsty concode_elem_sep DragConstraintEnforcer m_drag concode_elem_sep int m_evtx concode_elem_sep int m_begy concode_elem_... | void function ( ) { final double loc0 = m_prmx + m_lclp . getX ( ) ; final double loc1 = m_prmy + m_lclp . getY ( ) ; if ( m_lstx != loc0 ) { m_prim . setX ( m_lstx = loc0 ) ; } if ( m_lsty != loc1 ) { m_prim . setY ( m_lsty = loc1 ) ; } } |
33,926 | convert a list of namedpartitions to partition names . concode_field_sep Partition partition concode_elem_sep String name concode_field_sep Partition getPartition concode_elem_sep String getName concode_elem_sep List<Partition> toPartitions | List < String > function ( Collection < NamedPartition > arg0 ) { List < String > loc0 = new ArrayList < > ( ) ; for ( NamedPartition loc1 : arg0 ) { loc0 . add ( loc1 . getName ( ) ) ; } return loc0 ; } |
33,927 | sets the value of this tuple to the specified coordinates in the array of length 3 . concode_field_sep int x concode_elem_sep int y concode_elem_sep int z concode_elem_sep long serialVersionUID concode_field_sep void add concode_elem_sep void add concode_elem_sep void sub concode_elem_sep void sub concode_elem_sep void... | void function ( int [ ] arg0 ) { this . x = arg0 [ 0 ] ; this . y = arg0 [ 1 ] ; this . z = arg0 [ 2 ] ; } |
33,928 | private static method that returns true if the given char is either a uppercase or lowercase letter from ` a ' till ` z ' , or a digit froim ' 0 ' till ' 9 ' , or one of the characters ' - ' , '_' , ' . ' or '' . such ` safe ' character do n't have to be url encoded . concode_field_sep String hex concode_field_sep Stri... | boolean function ( char arg0 ) { return ( ( arg0 >= 'a' && arg0 <= 'z' ) || ( arg0 >= 'A' && arg0 <= 'Z' ) || ( arg0 >= '0' && arg0 <= '9' ) || arg0 == '-' || arg0 == '_' || arg0 == '.' || arg0 == '*' ) ; } |
33,929 | shut down and clean up the dispatcher concode_field_sep int EVENT_SCRIPT_LOADED concode_elem_sep boolean shutdown concode_elem_sep HashMap listeners concode_elem_sep JavaScriptDebugTarget target concode_field_sep boolean removeEventListener concode_elem_sep void dispatch concode_elem_sep void run concode_elem_sep void ... | void function ( ) { shutdown = true ; listeners . clear ( ) ; } |
33,930 | return the catalog of the static database instance concode_field_sep BufferPool _bufferpool concode_elem_sep LogFile _logfile concode_elem_sep Catalog _catalog concode_elem_sep AtomicReference<Database> _instance concode_elem_sep String LOGFILENAME concode_field_sep BufferPool resetBufferPool concode_elem_sep void rese... | Catalog function ( ) { return _instance . get ( ) . _catalog ; } |
33,931 | the total time merges have been executed in milliseconds . concode_field_sep long totalBytesPerSecAutoThrottle concode_elem_sep XContentBuilderString TOTAL_DOCS concode_elem_sep XContentBuilderString CURRENT_SIZE_IN_BYTES concode_elem_sep XContentBuilderString CURRENT_DOCS concode_elem_sep XContentBuilderString TOTAL_T... | long function ( ) { return this . totalTimeInMillis ; } |
33,932 | returns the revision string . concode_field_sep long serialVersionUID concode_field_sep double outputValue concode_elem_sep double errorValue concode_elem_sep void updateWeights | String function ( ) { return RevisionUtils . extract ( "srini_string" ) ; } |
33,933 | attribute specifying whether to ignore the difference between / and \ the two common directory characters . concode_field_sep int prefixLength concode_elem_sep int postfixLength concode_elem_sep boolean fromContainsStar concode_elem_sep String fromPrefix concode_elem_sep boolean handleDirSep concode_elem_sep boolean ca... | void function ( boolean arg0 ) { this . handleDirSep = arg0 ; } |
33,934 | gets the current allocated ram . concode_field_sep long currentAllocatedSize concode_elem_sep List<Double> currentAllocatedMips concode_elem_sep double mips concode_elem_sep int numberOfPes concode_elem_sep int userId concode_elem_sep boolean inMigration concode_elem_sep CloudletScheduler cloudletScheduler concode_elem... | int function ( ) { return currentAllocatedRam ; } |
33,935 | returns the codec used in the engines org.apache.lucene.index.indexwriter note : this settings is only read on startup . 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 Shard... | Codec function ( ) { return codecService . codec ( codecName ) ; } |
33,936 | java binding of mpi_imrecv . concode_field_sep long NO_PROC concode_elem_sep long NULL concode_elem_sep long handle concode_field_sep void init concode_elem_sep boolean isNoProc concode_elem_sep Status mRecv concode_elem_sep long mRecv concode_elem_sep boolean isNull concode_elem_sep Status imProbe concode_elem_sep Sta... | Request function ( Buffer arg0 , int arg1 , Datatype arg2 ) { MPI . check ( ) ; assertDirectBuffer ( arg0 ) ; Request loc0 = new Request ( imRecv ( handle , arg0 , arg1 , arg2 . handle ) ) ; loc0 . addRecvBufRef ( arg0 ) ; return loc0 ; } |
33,937 | returns true if the type is annotated with the class provided to the constructor . concode_field_sep Class<? extends Annotation> annotation concode_elem_sep Class<?> parent concode_elem_sep ClassLoader classloader concode_elem_sep Set<Class<? extends T>> matches concode_elem_sep Log log concode_field_sep org.apache.iba... | boolean function ( Class < ? > arg0 ) { return arg0 != null && arg0 . isAnnotationPresent ( annotation ) ; } |
33,938 | gets code . concode_field_sep String details concode_elem_sep Object data concode_elem_sep String message concode_elem_sep int code concode_field_sep void setData concode_elem_sep void setCode concode_elem_sep void setDetails concode_elem_sep String getMessage concode_elem_sep String getDetails concode_elem_sep void se... | int function ( ) { return code ; } |
33,939 | returns an exception indicating that we did n't expect to find this value here . concode_field_sep Map<String,V> valuesByName concode_elem_sep int min concode_elem_sep Value[] ordinalToValueMap concode_elem_sep int max concode_elem_sep String name concode_elem_sep String description concode_elem_sep String[] emptyStrin... | RuntimeException function ( V arg0 ) { return Util . newInternal ( "srini_string" + arg0 + "srini_string" + getClass ( ) . getName ( ) + "srini_string" ) ; } |
33,940 | sets the primary key of this foo . concode_field_sep Foo _foo concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setGroupId concode_elem_sep boolean isEscapedModel concode_elem_sep boolean isCachedMode... | void function ( long arg0 ) { _foo . setPrimaryKey ( arg0 ) ; } |
33,941 | get / users / : login : get the `` login '' user . concode_field_sep Logger log concode_elem_sep UserRepository userRepository concode_elem_sep DoctorService doctorService concode_elem_sep MailService mailService concode_elem_sep UserService userService concode_field_sep ResponseEntity<List<ManagedUserVM>> getAllUsers ... | ResponseEntity < ManagedUserVM > function ( @ PathVariable String arg0 ) { log . debug ( "srini_string" , arg0 ) ; return userService . getUserWithAuthoritiesByLogin ( arg0 ) . map ( ManagedUserVM :: new ) . map ( managedUserVM -> new ResponseEntity < > ( managedUserVM , HttpStatus . OK ) ) . orElse ( new ResponseEntit... |
33,942 | determines the name of the given property from cmis domain in jcr domain . concode_field_sep ValueFactories valueFactories concode_elem_sep ArrayList<Relation> list concode_elem_sep String[] map concode_elem_sep String jcrName concode_elem_sep String cmisName concode_field_sep Object[] jcrValues concode_elem_sep Long[]... | String function ( String arg0 ) { for ( int loc0 = 0 ; loc0 < list . size ( ) ; loc0 ++ ) { if ( list . get ( loc0 ) . arg0 != null && list . get ( loc0 ) . arg0 . equals ( arg0 ) ) { return list . get ( loc0 ) . jcrName ; } } return arg0 ; } |
33,943 | a simple jre java runtime environment 1.1 test concode_field_sep String PROPERTY concode_elem_sep int DEFAULT_LINE_LENGTH concode_elem_sep Vector sources concode_field_sep DOMImplementation getDOMImplementation concode_elem_sep String getSystemProperty concode_elem_sep String getServiceValue concode_elem_sep DOMImpleme... | boolean function ( ) { try { Class loc0 = Class . forName ( "srini_string" ) ; return false ; } catch ( Exception loc0 ) { } return true ; } |
33,944 | the default is null no docvalues concode_field_sep DocValuesType docValuesType concode_elem_sep boolean storeTermVectorPayloads concode_elem_sep boolean omitNorms concode_elem_sep IndexOptions indexOptions concode_elem_sep boolean storeTermVectors concode_elem_sep boolean stored concode_elem_sep boolean tokenized conco... | DocValuesType function ( ) { return docValuesType ; } |
33,945 | shuts the blob server down . concode_field_sep int TEST_BUFFER_SIZE concode_elem_sep BlobServer BLOB_SERVER concode_field_sep void testContentAddressableStream concode_elem_sep void testRegularStream concode_elem_sep void startServer concode_elem_sep BlobKey prepareTestFile concode_elem_sep void testRegularBuffer conco... | void function ( ) { if ( BLOB_SERVER != null ) { BLOB_SERVER . shutdown ( ) ; } } |
33,946 | return true if this list contains the given double value . concode_field_sep double[] contents concode_elem_sep int length concode_field_sep void add concode_elem_sep double[] getAsArray concode_elem_sep int size concode_elem_sep void addAll concode_elem_sep int find concode_elem_sep double get concode_elem_sep String ... | boolean function ( double arg0 ) { for ( int loc0 = size ( ) ; loc0 -- > 0 ; ) if ( contents [ loc0 ] == arg0 ) return true ; return false ; } |
33,947 | computes the gradient for a batch , always returns true . concode_field_sep Optimizable.ByCombiningBatchGradient optimizable concode_elem_sep int[] batchAssignments concode_elem_sep List<double[]> batchCachedGradient concode_elem_sep int batchIndex concode_elem_sep double[] batchCachedValue concode_elem_sep ThreadPoolE... | Boolean function ( ) { optimizable . getBatchValueGradient ( batchCachedGradient . get ( batchIndex ) , batchIndex , batchAssignments ) ; return true ; } |
33,948 | get the tagfileinfo for a given tag name , looking through all the tag files in this tag library . concode_field_sep String urn concode_elem_sep String tlibversion concode_elem_sep FunctionInfo[] functions concode_elem_sep String prefix concode_elem_sep String uri concode_elem_sep String shortname concode_elem_sep TagF... | TagFileInfo function ( String arg0 ) { TagFileInfo loc0 [ ] = getTagFiles ( ) ; if ( loc0 == null || loc0 . length == 0 ) { return null ; } for ( int loc1 = 0 ; loc1 < loc0 . length ; loc1 ++ ) { if ( loc0 [ loc1 ] . getName ( ) . equals ( arg0 ) ) { return loc0 [ loc1 ] ; } } return null ; } |
33,949 | the date and time the information was last refreshed . concode_field_sep String nextToken concode_elem_sep java.util.Date refreshedAt concode_elem_sep com.amazonaws.internal.SdkInternalList<SingleInstanceHealth> instanceHealthList concode_field_sep java.util.List<SingleInstanceHealth> getInstanceHealthList concode_elem... | java . util . Date function ( ) { return this . refreshedAt ; } |
33,950 | check if the block has a recently grown crop from green thumb concode_field_sep int farmersDietRankLevel2 concode_elem_sep int farmersDietRankLevel1 concode_elem_sep int greenThumbStageChangeLevel concode_elem_sep int farmersDietMaxLevel concode_elem_sep int greenThumbStageMaxLevel concode_field_sep boolean convertShro... | boolean function ( BlockState arg0 ) { return arg0 . hasMetadata ( mcMMO . greenThumbDataKey ) && ! SkillUtils . cooldownExpired ( arg0 . getMetadata ( mcMMO . greenThumbDataKey ) . get ( 0 ) . asInt ( ) , 1 ) ; } |
33,951 | execute an operation synchronously using the context classloader used to load this class , instead of the currently-set context classloader of the current thread . this allows loading dynamically-loaded classes and configuration files using the same classloader used to load the rest of the jdbc driver . the context cla... | T function ( Callable < T > arg0 ) { ClassLoader loc0 = Thread . currentThread ( ) . getContextClassLoader ( ) ; try { Thread . currentThread ( ) . setContextClassLoader ( CACHED_CLASSLOADER ) ; return arg0 . call ( ) ; } finally { Thread . currentThread ( ) . setContextClassLoader ( loc0 ) ; } } |
33,952 | returns a copy of this route with flipped tls mode . concode_field_sep Proxy proxy concode_elem_sep Address address concode_elem_sep boolean modernTls concode_elem_sep InetSocketAddress inetSocketAddress concode_field_sep Proxy getProxy concode_elem_sep InetSocketAddress getSocketAddress concode_elem_sep int hashCode c... | Route function ( ) { return new Route ( address , proxy , inetSocketAddress , ! modernTls ) ; } |
33,953 | the wire-level request that initiated this http response . this is usually not the same request instance provided to the http client : it may be transformed by the http client . for example , the client may have added its own content-encoding header to enableresponse compression . it may be the request generated in res... | Request function ( ) { return request ; } |
33,954 | stores the data in config into file in a standard java properties format . concode_field_sep PlaceHolder placeHolder concode_field_sep Map<String,String> loadStrictly concode_elem_sep Map<String,String> loadStrictly concode_elem_sep Map<String,String> loadStrictly concode_elem_sep Map<K,V> genericMap concode_elem_sep M... | void function ( Map < String , String > arg0 , File arg1 ) { OutputStream loc0 = null ; try { loc0 = new BufferedOutputStream ( new FileOutputStream ( arg1 ) ) ; store ( arg0 , loc0 ) ; } finally { closeIfNotNull ( loc0 ) ; } } |
33,955 | the cipher suites to enable , in the order of preference . cipherfilter will beapplied to the ciphers before use if provider is sslprovider #jdk . if ciphers is null , then the default cipher suites will be used . concode_field_sep File keyCertChainFile concode_elem_sep File keyFile concode_elem_sep long sessionCacheSi... | SslContextBuilder function ( Iterable < String > arg0 , CipherSuiteFilter arg1 ) { checkNotNull ( arg1 , "srini_string" ) ; this . ciphers = arg0 ; this . cipherFilter = arg1 ; return this ; } |
33,956 | an implementation specific uri for the cachemanager concode_field_sep boolean clusteredListener concode_elem_sep InfinispanCustomListener customListener concode_elem_sep String cacheName concode_elem_sep String host concode_elem_sep Flag[] flags concode_elem_sep boolean sync concode_elem_sep BasicCacheContainer cacheCo... | String function ( ) { return configurationUri ; } |
33,957 | this method is intented to be extended to receive messages coming from serial port . concode_field_sep int stopbits concode_elem_sep SerialPort port concode_elem_sep int rate concode_elem_sep int parity concode_elem_sep int databits concode_field_sep void serialEvent concode_elem_sep void setDTR concode_elem_sep void e... | void function ( char [ ] arg0 , int arg1 ) { } |
33,958 | used to grow the reference array . concode_field_sep CharsRef ref concode_elem_sep String NULL_STRING concode_field_sep void copyChars concode_elem_sep void copyChars concode_elem_sep int length concode_elem_sep void setCharAt concode_elem_sep void clear concode_elem_sep void setLength concode_elem_sep void copyUTF8Byt... | void function ( int arg0 ) { ref . chars = ArrayUtil . grow ( ref . chars , arg0 ) ; } |
33,959 | close the persistencemanagerfactory on bean factory shutdown . concode_field_sep PersistenceManagerFactory persistenceManagerFactory concode_elem_sep Log logger concode_elem_sep JdoDialect jdoDialect concode_elem_sep ClassLoader beanClassLoader concode_elem_sep Resource configLocation concode_elem_sep String persistenc... | void function ( ) { logger . info ( "srini_string" ) ; this . persistenceManagerFactory . close ( ) ; } |
33,960 | sets the formatrule value for this formatruleset . concode_field_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.eclipse.birt.report.soapengine.api.FormatRule[] formatRule concode_field_sep org.apache.axis.desc... | void function ( org . eclipse . birt . report . soapengine . api . FormatRule [ ] arg0 ) { this . formatRule = arg0 ; } |
33,961 | gets the value of the myfavebucket property . concode_field_sep BigInteger homeWiFiBucket concode_elem_sep BigInteger anytimeBucket concode_elem_sep BigInteger mobile2MobileBucket concode_elem_sep BigInteger weeknightBucket concode_elem_sep BigInteger smsBucket concode_elem_sep long serialVersionUID concode_elem_sep Bi... | BigInteger function ( ) { return myFaveBucket ; } |
33,962 | gets the value of the authorizeduser 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 authorizeduser property . for example , to add a ne... | List < AuthorizedUser > function ( ) { if ( authorizedUser == null ) { authorizedUser = new ArrayList < AuthorizedUser > ( ) ; } return this . authorizedUser ; } |
33,963 | sets value of the coreconnectionpnames #stale_connection_check parameter . concode_field_sep PlaceHolder placeHolder concode_field_sep void setSoReuseaddr concode_elem_sep int getLinger concode_elem_sep void setTcpNoDelay concode_elem_sep void setConnectionTimeout concode_elem_sep void setSoTimeout concode_elem_sep boo... | void function ( final HttpParams arg0 , final boolean arg1 ) { Args . notNull ( arg0 , "srini_string" ) ; arg0 . setBooleanParameter ( CoreConnectionPNames . STALE_CONNECTION_CHECK , arg1 ) ; } |
33,964 | returns the content type from the file and file name . concode_field_sep MimeTypes _mimeTypes concode_field_sep MimeTypes getMimeTypes concode_elem_sep boolean isWebImage concode_elem_sep void setMimeTypes concode_elem_sep Set<String> getExtensions concode_elem_sep String getExtensionContentType | String function ( File arg0 , String arg1 ) { return getMimeTypes ( ) . getContentType ( arg0 , arg1 ) ; } |
33,965 | returns true if the spdy proxy promo is allowed to be shown . concode_field_sep String DATA_REDUCTION_ENABLED_PREF concode_elem_sep String DATA_REDUCTION_PROXY_ENABLED_KEY concode_elem_sep String WEBLITE_HOSTNAME concode_elem_sep long mReceived concode_elem_sep String WEBLITE_QUERY_PARAM concode_elem_sep long mNativeDa... | boolean function ( ) { return nativeIsDataReductionProxyPromoAllowed ( mNativeDataReductionProxySettings ) ; } |
33,966 | the maximum number of shards primary + replicas an index has concode_field_sep int minIndexShards concode_elem_sep String AVG concode_elem_sep String MAX concode_elem_sep SegmentsStats segments concode_elem_sep int primaries concode_elem_sep int maxIndexShards concode_elem_sep int total concode_elem_sep String REPLICAT... | int function ( ) { return this . maxIndexShards ; } |
33,967 | utility method to get the formitems of a form object . note that the entering json object has to be one object of the main array , not the main array itself , i.e. a choice was already done . concode_field_sep TagsManager tagsManager concode_elem_sep String TAGSFILENAME concode_elem_sep LinkedHashMap<String,JSONObject>... | JSONArray function ( JSONObject arg0 ) { if ( arg0 . has ( TAG_FORMITEMS ) ) { JSONArray loc0 = arg0 . getJSONArray ( TAG_FORMITEMS ) ; return loc0 ; } return null ; } |
33,968 | set the frameset element for this xhtmlframesetdocument container . concode_field_sep head head concode_elem_sep noframes noframes concode_elem_sep String codeset concode_elem_sep long serialVersionUID concode_elem_sep frameset frameset concode_elem_sep html html concode_elem_sep body body concode_elem_sep title title ... | XhtmlFrameSetDocument function ( frameset arg0 ) { this . frameset = arg0 ; return ( this ) ; } |
33,969 | reset the configured type filters . concode_field_sep Environment environment concode_elem_sep Log logger concode_elem_sep String resourcePattern concode_elem_sep MetadataReaderFactory metadataReaderFactory concode_elem_sep ConditionEvaluator conditionEvaluator concode_elem_sep String DEFAULT_RESOURCE_PATTERN concode_e... | void function ( boolean arg0 ) { this . includeFilters . clear ( ) ; this . excludeFilters . clear ( ) ; if ( arg0 ) { registerDefaultFilters ( ) ; } } |
33,970 | determines if the two strings are equals taking nulls into account . concode_field_sep String TRUE concode_elem_sep String YES concode_elem_sep String ON concode_field_sep boolean endsWithIgnoreCase concode_elem_sep String[] splitCSV concode_elem_sep String[] splitCSV concode_elem_sep String makeUniqueName concode_elem... | boolean function ( final String arg0 , final String arg1 ) { return ( ( arg0 == null && arg1 == null ) || ( arg0 != null && arg0 . equals ( arg1 ) ) ) ; } |
33,971 | return the value of the wrapper property . concode_field_sep String branchContractedIcon concode_elem_sep boolean expanded concode_elem_sep String tooltip concode_elem_sep String branchExpandedIcon concode_elem_sep String icon concode_elem_sep String action concode_elem_sep DefaultMutableTreeNode wrapper concode_elem_s... | DefaultMutableTreeNode function ( ) { return wrapper ; } |
33,972 | indicates if the current run is a dry one no items actually moved concode_field_sep RepoPath fromRepoPath concode_elem_sep boolean dryRun concode_elem_sep RepoPath targetLocalRepoPath concode_elem_sep boolean unixStyleBehavior concode_elem_sep boolean atomic concode_elem_sep boolean suppressLayouts concode_elem_sep boo... | boolean function ( ) { return dryRun ; } |
33,973 | the editoractionbarcontributor implementation of this ieditoractionbarcontributor method does nothing , subclasses may override . concode_field_sep IWorkbenchPage page concode_elem_sep IActionBars bars concode_field_sep void init concode_elem_sep void init concode_elem_sep void setActiveEditor concode_elem_sep void con... | void function ( ) { } |
33,974 | determine if a reply code is a positive completion response . all codes beginning with a 2 are positive completion responses . the smtp server will send a positive completion response on the final successful completion of a command . concode_field_sep int CODE_550 concode_elem_sep int MAILBOX_NAME_NOT_ALLOWED concode_e... | boolean function ( int arg0 ) { return ( arg0 >= 200 && arg0 < 300 ) ; } |
33,975 | set trade object to this conversation concode_field_sep List<String> outputs concode_elem_sep String question concode_elem_sep String outputWrong concode_elem_sep String right concode_elem_sep String wrong2 concode_elem_sep String wrong concode_elem_sep Examination exam concode_elem_sep String output concode_elem_sep I... | void function ( Trade arg0 ) { this . trade = arg0 ; } |
33,976 | waits for specified amount of time to pass before continue to next touch action . concode_field_sep ImmutableMap.Builder<String,Object> optionsBuilder concode_elem_sep ImmutableList.Builder<ActionParameter> parameterBuilder concode_elem_sep PerformsTouchActions performsTouchActions concode_elem_sep String actionName co... | TouchAction function ( Duration arg0 ) { ActionParameter loc0 = new ActionParameter ( "srini_string" ) ; loc0 . addParameter ( "srini_string" , arg0 . toMillis ( ) ) ; parameterBuilder . add ( loc0 ) ; return this ; } |
33,977 | the estimated monthly savings that might be realized if the recommended actions are taken . concode_field_sep Double estimatedMonthlySavings concode_elem_sep Double estimatedPercentMonthlySavings concode_field_sep void setEstimatedPercentMonthlySavings concode_elem_sep int hashCode concode_elem_sep boolean equals conco... | TrustedAdvisorCostOptimizingSummary function ( Double arg0 ) { setEstimatedMonthlySavings ( arg0 ) ; return this ; } |
33,978 | add a service node to the end of the node list concode_field_sep String dstBvsName concode_elem_sep List<ServiceNode> nodes concode_elem_sep String name concode_elem_sep String description concode_elem_sep String srcBvsName concode_elem_sep String tenant concode_field_sep String getName concode_elem_sep List<ServiceNod... | boolean function ( ServiceNode arg0 ) { try { return nodes . add ( arg0 ) ; } catch ( Exception loc0 ) { return false ; } } |
33,979 | returns true if this user object represents the public user concode_field_sep String sName concode_elem_sep Grantee grantee concode_elem_sep boolean isPublic concode_elem_sep boolean isSys concode_elem_sep String sPassword concode_field_sep void setPassword concode_elem_sep boolean isAccessible concode_elem_sep boolean... | boolean function ( ) { return isPublic ; } |
33,980 | calculate score . - log p v_second | v_first concode_field_sep double MAX_EXP concode_elem_sep BinaryTree tree concode_elem_sep int nVertices concode_elem_sep INDArray outWeights concode_elem_sep int vectorSize concode_elem_sep INDArray vertexVectors concode_elem_sep double learningRate concode_elem_sep double[] expTab... | double function ( int arg0 , int arg1 ) { double loc0 = calculateProb ( arg0 , arg1 ) ; return - FastMath . log ( loc0 ) ; } |
33,981 | returns the current season name . concode_field_sep Calendar spring concode_elem_sep SeasonName name concode_elem_sep Calendar winter concode_elem_sep Calendar autumn concode_elem_sep Calendar summer concode_field_sep void setName concode_elem_sep void setAutumn concode_elem_sep Calendar getNextSeason concode_elem_sep ... | SeasonName function ( ) { return name ; } |
33,982 | return a description for this attribute . concode_field_sep String description concode_elem_sep int currencyTimeLimit concode_field_sep int getCurrencyTimeLimit concode_elem_sep void setCurrencyTimeLimit concode_elem_sep void setDescription | String function ( ) { return this . description ; } |
33,983 | helper method to ensure that array buffer objects are enabled . if they are disabled , we 'll throw an openglexception concode_field_sep PlaceHolder placeHolder concode_field_sep int calculateBytesPerPathName concode_elem_sep int calculateBytesPerPixel concode_elem_sep void ensureElementVBOenabled concode_elem_sep void... | void function ( ContextCapabilities arg0 ) { if ( LWJGLUtil . CHECKS && StateTracker . getReferences ( arg0 ) . arrayBuffer == 0 ) throw new OpenGLException ( "srini_string" ) ; } |
33,984 | compares this rowid to the specified object . the result is true if and only if the argument is not null and is a rowid object that represents the same rowid as this object . it is important to consider both the origin and the valid lifetime of a rowid when comparing it to another rowid . if both are valid , and both a... | boolean function ( Object arg0 ) { return ( arg0 instanceof JDBCRowId ) && Arrays . equals ( this . id , ( ( JDBCRowId ) arg0 ) . id ) ; } |
33,985 | obtains the parameter with the given index . concode_field_sep String name concode_elem_sep String value concode_elem_sep NameValuePair[] parameters concode_field_sep String getValue concode_elem_sep String getName concode_elem_sep int getParameterCount concode_elem_sep int hashCode concode_elem_sep boolean equals conc... | NameValuePair function ( int arg0 ) { return this . parameters [ arg0 ] ; } |
33,986 | returns the opening xml-tag associated with the repository element with id elementid . concode_field_sep RepositoryTags instance concode_elem_sep DoubleHashtable table concode_field_sep String getAttribute concode_elem_sep String getTagById concode_elem_sep int getIdByTag concode_elem_sep RepositoryTags getInstance con... | String function ( int arg0 ) { return "srini_string" + table . getKeyByValue ( new Integer ( arg0 ) ) + "srini_string" ; } |
33,987 | getter for property locale . concode_field_sep Object mutex concode_elem_sep HsqlArrayList bundleList concode_elem_sep Locale locale concode_elem_sep Method newGetBundleMethod concode_elem_sep String prefix concode_elem_sep HashMap bundleHandleMap concode_field_sep String getString concode_elem_sep Method getNewGetBund... | Locale function ( ) { synchronized ( mutex ) { return locale ; } } |
33,988 | count the rows in the given table , using the provided where clause.if the provided where clause contains text , it will be prefixedwith '' where '' and then appended to the generated select statement . for example , if the provided table name is `` person '' andthe provided where clause is `` name = ` bob ' and age > ... | int function ( JdbcTemplate arg0 , String arg1 , String arg2 ) { String loc0 = "srini_string" + arg1 ; if ( StringUtils . hasText ( arg2 ) ) { loc0 += "srini_string" + arg2 ; } return arg0 . queryForObject ( loc0 , Integer . class ) ; } |
33,989 | get the email address associated with this account . concode_field_sep String mailUsername concode_elem_sep boolean incomingSsl concode_elem_sep String outgoingHost concode_elem_sep String incomingHost concode_elem_sep String userName concode_elem_sep int incomingPort concode_elem_sep boolean selected concode_elem_sep ... | String function ( ) { return mailUsername + "srini_string" + host ; } |
33,990 | return number of bytes given to this compressor since last reset . concode_field_sep int userBufOff concode_elem_sep boolean finished concode_elem_sep boolean nativeSnappyLoaded concode_elem_sep Buffer uncompressedDirectBuf concode_elem_sep int userBufLen concode_elem_sep Log LOG concode_elem_sep int uncompressedDirect... | long function ( ) { return bytesRead ; } |
33,991 | sets an object value in the object . concode_field_sep Bundle bundle concode_elem_sep Bundle bundle concode_field_sep E putStringArrayList concode_elem_sep SharePhoto getPhoto concode_elem_sep E putPhotoArrayList concode_elem_sep E putDoubleArray concode_elem_sep double getDouble concode_elem_sep E putDouble concode_el... | E function ( final String arg0 , @ Nullable final ShareOpenGraphObject arg1 ) { this . bundle . putParcelable ( arg0 , arg1 ) ; return ( E ) this ; } |
33,992 | create an instance of soccharge concode_field_sep PlaceHolder placeHolder concode_field_sep HandsetUpgradeSubscribers createHandsetUpgradeSubscribers concode_elem_sep TransactionInfo createTransactionInfo concode_elem_sep PuertoRicoInfo createPuertoRicoInfo concode_elem_sep SignatureData createSignatureData concode_ele... | SocCharge function ( ) { return new SocCharge ( ) ; } |
33,993 | returns the element at the specified position concode_field_sep List<Instance> instances concode_elem_sep Dataset dataset concode_field_sep Data bagging concode_elem_sep Data bagging concode_elem_sep double[] values concode_elem_sep boolean isEmpty concode_elem_sep boolean isIdentical concode_elem_sep boolean identical... | Instance function ( int arg0 ) { return instances . get ( arg0 ) ; } |
33,994 | the power operator . concode_field_sep PlaceHolder placeHolder concode_field_sep BigInteger operator_minus concode_elem_sep BigInteger operator_minus concode_elem_sep BigInteger operator_multiply concode_elem_sep BigInteger operator_modulo concode_elem_sep BigInteger operator_divide concode_elem_sep BigInteger operator... | BigInteger function ( BigInteger arg0 , int arg1 ) { return arg0 . pow ( arg1 ) ; } |
33,995 | method : sort1 int nums concode_field_sep long starttime concode_elem_sep InsertionSort testClass concode_field_sep void testFillArray concode_elem_sep void before concode_elem_sep void testSortRecursive concode_elem_sep void testMain concode_elem_sep void after concode_elem_sep void testShiftArrays concode_elem_sep vo... | void function ( ) { } |
33,996 | sets the value of the cachesize property . concode_field_sep List<JAXBElement<? extends AbstractNamingEntryType>> abstractNamingEntry concode_elem_sep Integer cacheSize concode_elem_sep List<String> webServiceVirtualHost concode_elem_sep String tssLink concode_elem_sep String ejbName concode_elem_sep List<PersistenceCo... | void function ( final Integer arg0 ) { this . cacheSize = arg0 ; } |
33,997 | return the result of #tochars as a string . concode_field_sep int mHashCode concode_elem_sep Parcelable.Creator<Signature> CREATOR concode_elem_sep boolean mHaveHashCode concode_elem_sep SoftReference<String> mStringRef concode_elem_sep byte[] mSignature concode_field_sep int parseHexDigit concode_elem_sep int hashCode... | String function ( ) { String loc0 = mStringRef == null ? null : mStringRef . get ( ) ; if ( loc0 != null ) { return loc0 ; } loc0 = new String ( toChars ( ) ) ; mStringRef = new SoftReference < String > ( loc0 ) ; return loc0 ; } |
33,998 | tests the clientrwlock #unlock method . concode_field_sep ClientRWLock mClientRWLock concode_elem_sep Lock mReadLock concode_elem_sep Lock mWriteLock concode_field_sep void lockInterruptibly concode_elem_sep void notSameLock concode_elem_sep void before concode_elem_sep void referenceCounting concode_elem_sep void tryL... | void function ( ) { mReadLock . unlock ( ) ; Assert . assertTrue ( true ) ; } |
33,999 | gets the value of the zipcode property . concode_field_sep String zipCode concode_elem_sep long serialVersionUID concode_field_sep void setZipCode | String function ( ) { return zipCode ; } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.