idx int64 0 25k | question stringlengths 68 5.61k | target stringlengths 21 500 |
|---|---|---|
24,600 | encode the image in a specific format . concode_field_sep PlaceHolder placeHolder concode_field_sep void writeBufferedImage concode_elem_sep void writeBufferedImage concode_elem_sep void writeBufferedImage concode_elem_sep void writeBufferedImage | byte [ ] function ( BufferedImage arg0 , String arg1 , boolean arg2 ) { ImageEncoder loc0 = ImageEncoderFactory . newInstance ( arg1 , arg2 ) ; return loc0 . encode ( arg0 ) ; } |
24,601 | the name of the filter . concode_field_sep com.amazonaws.internal.SdkInternalList<String> valueSet concode_elem_sep String key concode_field_sep String getKey concode_elem_sep InstanceInformationFilter withValueSet concode_elem_sep InstanceInformationFilter withValueSet concode_elem_sep void setValueSet concode_elem_se... | void function ( String arg0 ) { this . key = arg0 ; } |
24,602 | create a httpserver that registers the servletcontainer . concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder | HttpServer function ( URI arg0 , Map < String , String > arg1 ) { return create ( arg0 , ServletContainer . class , arg1 ) ; } |
24,603 | returns a range of all the shopping item fields . 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.liferay.portal.kernel.dao.orm.query... | java . util . List < com . liferay . shopping . model . ShoppingItemField > function ( int arg0 , int arg1 ) { return _shoppingItemFieldLocalService . getShoppingItemFields ( arg0 , arg1 ) ; } |
24,604 | delete data concode_field_sep long[] data concode_elem_sep int size concode_elem_sep int maxSize concode_field_sep void traverse concode_elem_sep int getSize concode_elem_sep int find concode_elem_sep boolean isEmpty concode_elem_sep int insert concode_elem_sep void main concode_elem_sep boolean isFull | int function ( long arg0 ) { int loc0 = find ( arg0 ) ; if ( loc0 == - 1 ) { System . out . println ( "srini_string" ) ; return - 1 ; } for ( int loc1 = loc0 ; loc1 <= size - 2 ; loc1 ++ ) { data [ loc1 ] = data [ loc1 + 1 ] ; } size -- ; return loc0 ; } |
24,605 | convert the attribute to a string . concode_field_sep int lineNumber concode_elem_sep int startPC concode_field_sep Object clone concode_elem_sep int lineNumber concode_elem_sep int startPC | String function ( ) { return "srini_string" + lineNumber + "srini_string" + startPC + "srini_string" ; } |
24,606 | whether or not state from the source jsr instruction has been merged concode_field_sep boolean retMerged concode_elem_sep Type[] stack concode_elem_sep int top concode_elem_sep boolean jsrMerged concode_elem_sep Type[] locals concode_field_sep int localsLength concode_elem_sep Frame copyStack concode_elem_sep void setR... | boolean function ( ) { return jsrMerged ; } |
24,607 | not supported !! concode_field_sep TransactionImpl tx concode_field_sep void checkpoint concode_elem_sep PersistenceBroker getBroker concode_elem_sep void markDirty concode_elem_sep boolean isImplicitLocking concode_elem_sep void markDelete concode_elem_sep void commit concode_elem_sep boolean tryLock concode_elem_sep ... | void function ( ) { throw new UnsupportedOperationException ( "srini_string" ) ; } |
24,608 | sets the value of the mktid property . concode_field_sep SecurityTradingRulesBlockT secTrdgRules concode_elem_sep List<StrikeRulesBlockT> strkRules concode_elem_sep String mktID concode_elem_sep String mktSegID concode_field_sep SecurityTradingRulesBlockT getSecTrdgRules concode_elem_sep void setSecTrdgRules concode_el... | void function ( String arg0 ) { this . mktID = arg0 ; } |
24,609 | the string that you use in a subsequent request to get the next page of results in a paginated response . concode_field_sep com.amazonaws.internal.SdkInternalList<ResourceIdentifier> resourceIdentifiers concode_elem_sep String nextToken concode_field_sep void setNextToken concode_elem_sep int hashCode concode_elem_sep ... | ListDiscoveredResourcesResult function ( String arg0 ) { setNextToken ( arg0 ) ; return this ; } |
24,610 | gets the value of the description property . concode_field_sep String amountDue concode_elem_sep String description concode_elem_sep long serialVersionUID concode_field_sep void setAmountDue concode_elem_sep void setDescription concode_elem_sep String getAmountDue | String function ( ) { return description ; } |
24,611 | get the current segment concode_field_sep int _index concode_elem_sep double[] _coords concode_field_sep void next concode_elem_sep int getWindingRule concode_elem_sep boolean isDone | int function ( double [ ] arg0 ) { arg0 [ 0 ] = this . _coords [ _index ] ; arg0 [ 1 ] = this . _coords [ _index + 1 ] ; return ( ( _index == 0 ) ? PathIterator . SEG_MOVETO : PathIterator . SEG_LINETO ) ; } |
24,612 | put the current thread to sleep concode_field_sep RVMThread vmdata concode_field_sep void setName concode_elem_sep void suspend concode_elem_sep void resume concode_elem_sep Thread currentThread concode_elem_sep String getName concode_elem_sep boolean isInterrupted concode_elem_sep boolean interrupted concode_elem_sep ... | void function ( long arg0 , int arg1 ) { RVMThread . sleep ( arg0 , arg1 ) ; } |
24,613 | sets the rise range . concode_field_sep Range rise concode_elem_sep Range set concode_field_sep void setSet concode_elem_sep Range getSet concode_elem_sep Range getRise | void function ( Range arg0 ) { this . rise = arg0 ; } |
24,614 | get a default ssl wrapped tsocket connected to the specified host and port . all the client methods return a bound connection . so there is no need to call open on the ttransport . concode_field_sep boolean clientAuth concode_elem_sep String trustManagerType concode_elem_sep boolean isTrustStoreSet concode_elem_sep Str... | TSocket function ( String arg0 , int arg1 , int arg2 ) { SSLSocketFactory loc0 = ( SSLSocketFactory ) SSLSocketFactory . getDefault ( ) ; return createClient ( loc0 , arg0 , arg1 , arg2 ) ; } |
24,615 | extracts the first word from a timezone displayname . concode_field_sep DateFormat selectedFormat concode_elem_sep int[] pacificXCoords concode_elem_sep int[] nfldXCoords concode_elem_sep int[] easternYCoords concode_elem_sep int[] alaskaYCoords concode_elem_sep int[] pacificYCoords concode_elem_sep ArrayList allTimeZo... | String function ( String arg0 ) { if ( arg0 == null ) { arg0 = "srini_string" ; } else { int loc0 = arg0 . indexOf ( ' ' ) ; if ( loc0 != - 1 ) { arg0 = arg0 . substring ( 0 , loc0 ) ; } } return arg0 ; } |
24,616 | set value of deleteafterdownload concode_field_sep String metaName concode_elem_sep IContext context concode_elem_sep String entityName concode_elem_sep IMendixObject fileDocumentMendixObject concode_field_sep void setName concode_elem_sep void setName concode_elem_sep String getGUID concode_elem_sep String getName con... | void function ( Boolean arg0 ) { setDeleteAfterDownload ( getContext ( ) , arg0 ) ; } |
24,617 | get to retrieve authenticated user concode_field_sep UserResourceForAssociationsAssembler userAdminResourceAssembler concode_elem_sep UserAdminService userAdminService concode_elem_sep UserResourceAssembler userResourceAssembler concode_elem_sep UserAdminRoleResourceAssembler userAdminRoleResourceAssembler concode_elem... | ResponseEntity < UserResource > function ( ) { return new ResponseEntity < > ( userResourceAssembler . toResource ( ( UserAdmin ) userDetailsService . getLoggedInUser ( ) ) , HttpStatus . OK ) ; } |
24,618 | the short name of the entity those stats are about concode_field_sep String COMPOSITE_TYPE_DESCRIPTION concode_elem_sep long updateCount concode_elem_sep long fetchCount concode_elem_sep String TABULAR_TYPE_NAME concode_elem_sep OpenType[] ITEM_TYPES concode_elem_sep CompositeType COMPOSITE_TYPE concode_elem_sep long l... | String function ( ) { return shortName ; } |
24,619 | copies the rational value of other to this concode_field_sep double EPSILON concode_elem_sep double numerator concode_elem_sep double PRECISION concode_elem_sep double denominator concode_field_sep Rational div concode_elem_sep double getNumerator concode_elem_sep void setNumerator concode_elem_sep Rational minus conco... | void function ( Rational arg0 ) { this . numerator = arg0 . numerator ; this . denominator = arg0 . denominator ; } |
24,620 | solve the linear system a x = b. on output , b will be overwritten with the solution vector . concode_field_sep double[][] L concode_field_sep double[][] inverse concode_elem_sep double det concode_elem_sep double[][] getL concode_elem_sep CholeskyDecomposition newInstance | void function ( double [ ] arg0 ) { solve ( arg0 , arg0 ) ; } |
24,621 | resolves and caches destinations if successfully resolved by the target destinationresolver implementation . concode_field_sep Map<String,D> resolvedDestinationCache concode_elem_sep DestinationResolver<D> targetDestinationResolver concode_field_sep void setTargetDestinationResolver concode_elem_sep void afterPropertie... | D function ( String arg0 ) { D loc0 = this . resolvedDestinationCache . get ( arg0 ) ; if ( loc0 == null ) { loc0 = this . targetDestinationResolver . resolveDestination ( arg0 ) ; this . resolvedDestinationCache . put ( arg0 , loc0 ) ; } return loc0 ; } |
24,622 | only works on non dynamic result sets . concode_field_sep ResultSetImpl owner concode_elem_sep ServerPreparedStatement prepStmt concode_elem_sep Field[] metadata concode_elem_sep boolean wasEmpty concode_elem_sep boolean lastRowFetched concode_elem_sep List<ResultSetRow> fetchedRows concode_elem_sep int BEFORE_START_OF... | int function ( ) { return RESULT_SET_SIZE_UNKNOWN ; } |
24,623 | append a long value . concode_field_sep char mode concode_elem_sep boolean comma concode_elem_sep int top concode_elem_sep int maxdepth concode_elem_sep Writer writer concode_elem_sep JSONObject stack[] concode_field_sep void pop concode_elem_sep JSONWriter array concode_elem_sep JSONWriter end concode_elem_sep JSONWri... | JSONWriter function ( long arg0 ) { return this . append ( Long . toString ( arg0 ) ) ; } |
24,624 | prints the given object to standard error output . concode_field_sep JTextArea toAppend concode_field_sep void prn concode_elem_sep void prn | void function ( Object arg0 ) { System . err . println ( arg0 . toString ( ) ) ; if ( toAppend != null ) toAppend . setText ( toAppend . getText ( ) + "srini_string" + arg0 . toString ( ) + "srini_string" ) ; System . err . flush ( ) ; } |
24,625 | asserts that the given array does not contain the given values . concode_field_sep Arrays arrays concode_elem_sep Failures failures concode_elem_sep DoubleArrays INSTANCE concode_field_sep void assertEndsWith concode_elem_sep void assertStartsWith concode_elem_sep DoubleArrays instance concode_elem_sep void assertNullO... | void function ( AssertionInfo arg0 , double [ ] arg1 , double [ ] arg2 ) { arrays . assertDoesNotContain ( arg0 , failures , arg1 , arg2 ) ; } |
24,626 | get the enum object for the given string constant , and throw an exception if the constant is not recognized . concode_field_sep Map<String,EnumT> knownValues concode_elem_sep ApiFunction<String,EnumT> constructor concode_elem_sep Class<EnumT> clazz concode_field_sep EnumT valueOf concode_elem_sep EnumT[] values concod... | EnumT function ( String arg0 ) { EnumT loc0 = knownValues . get ( arg0 ) ; if ( loc0 != null ) { return loc0 ; } else { throw new IllegalArgumentException ( "srini_string" ) ; } } |
24,627 | loads an image as bufferedimage concode_field_sep IndexReader reader concode_elem_sep ImageSearcher searcher concode_elem_sep Engine eng concode_field_sep BufferedImage[][] splitImage concode_elem_sep ImageSearchHits getLireResults concode_elem_sep BufferedImage scale concode_elem_sep ArrayList<String> getAllImages con... | BufferedImage function ( File arg0 ) { BufferedImage loc0 = null ; try { loc0 = ImageIO . read ( arg0 ) ; } catch ( IOException loc1 ) { loc1 . printStackTrace ( ) ; } return loc0 ; } |
24,628 | pushes an item onto the top of this stack . concode_field_sep int m_allocatedSize concode_elem_sep boolean m_values[] concode_elem_sep int m_index concode_field_sep boolean pop concode_elem_sep void setTop concode_elem_sep boolean peekOrTrue concode_elem_sep void grow concode_elem_sep int size concode_elem_sep boolean ... | boolean function ( boolean arg0 ) { if ( m_index == m_allocatedSize - 1 ) grow ( ) ; return ( m_values [ ++ m_index ] = arg0 ) ; } |
24,629 | defined on map only . concode_field_sep double score concode_elem_sep String justification concode_elem_sep Map<IndexedWord,IndexedWord> map concode_field_sep String getJustification concode_elem_sep String iwToString concode_elem_sep Alignment makeFromIndexArray concode_elem_sep Alignment makeFromIndexArray concode_el... | boolean function ( Object arg0 ) { if ( ! ( arg0 instanceof Alignment ) ) return false ; Alignment loc0 = ( Alignment ) arg0 ; return map . equals ( loc0 . map ) ; } |
24,630 | an array of permission objects that describe the stack permissions . if the request object contains only a stack id , the array contains a permission object with permissions for each of the stack iam arns . if the request object contains only an iam arn , the array contains a permission object with permissions for each... | DescribePermissionsResult function ( java . util . Collection < Permission > arg0 ) { setPermissions ( arg0 ) ; return this ; } |
24,631 | formats an object to produce a string . concode_field_sep DateFormat DF concode_field_sep void writeJsonString concode_elem_sep void writeJsonString concode_elem_sep void writeJsonString concode_elem_sep void indent concode_elem_sep void escape | String function ( Object arg0 ) { StringBuffer loc0 = new StringBuffer ( ) ; writeJsonString ( arg0 , loc0 ) ; return loc0 . toString ( ) ; } |
24,632 | tests this object for equality with an arbitrary object . concode_field_sep String formatPattern concode_elem_sep long serialVersionUID concode_elem_sep String DEFAULT_LABEL_FORMAT concode_field_sep int hashCode concode_elem_sep Object clone concode_elem_sep Object[] createItemArray concode_elem_sep String generateLabe... | boolean function ( Object arg0 ) { if ( arg0 == this ) { return true ; } if ( ! ( arg0 instanceof StandardXYSeriesLabelGenerator ) ) { return false ; } StandardXYSeriesLabelGenerator loc0 = ( StandardXYSeriesLabelGenerator ) arg0 ; if ( ! this . formatPattern . equals ( loc0 . formatPattern ) ) { return false ; } retur... |
24,633 | returns the spring bean id for this bean . concode_field_sep MBMessageService _service concode_field_sep void deleteMessageAttachments concode_elem_sep void restoreMessageAttachmentFromTrash concode_elem_sep com.liferay.portlet.messageboards.model.MBMessage addMessage concode_elem_sep com.liferay.portlet.messageboards.... | java . lang . String function ( ) { return getService ( ) . getBeanIdentifier ( ) ; } |
24,634 | returns a boolean indicating that the user uses or not the variable adbhost . concode_field_sep String DEFAULT_ADBHOST_VALUE concode_elem_sep LogLevel DEFAULT_LOG_LEVEL concode_elem_sep boolean sUseAdbHost concode_elem_sep int DEFAULT_DEBUG_PORT_BASE concode_elem_sep int sProfilerBufferSizeMb concode_elem_sep boolean D... | boolean function ( ) { return sUseAdbHost ; } |
24,635 | indicates whether the format converter supports conversion to a particular encoding from a particular format . concode_field_sep PlaceHolder placeHolder concode_field_sep AudioFormat.Encoding[] getSourceEncodings concode_elem_sep AudioInputStream getAudioInputStream concode_elem_sep AudioInputStream getAudioInputStream... | boolean function ( AudioFormat . Encoding arg0 , AudioFormat arg1 ) { AudioFormat . Encoding loc0 [ ] = getTargetEncodings ( arg1 ) ; for ( int loc1 = 0 ; loc1 < loc0 . length ; loc1 ++ ) { if ( arg0 . equals ( loc0 [ loc1 ] ) ) { return true ; } } return false ; } |
24,636 | returns the company id of this portlet item . concode_field_sep PortletItem _portletItem concode_field_sep long getClassNameId concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep java.lang.String getName conc... | long function ( ) { return _portletItem . getCompanyId ( ) ; } |
24,637 | the document text that mached this item concode_field_sep String tokenText concode_elem_sep boolean exact concode_elem_sep String description concode_elem_sep String spaces concode_elem_sep int exampleLength concode_elem_sep String example concode_field_sep int getExampleLength concode_elem_sep String getExamplePaddedT... | String function ( ) { return this . tokenText ; } |
24,638 | sets the flag indicating if the subscription is going to be renewed . concode_field_sep Boolean customPrice concode_elem_sep Boolean subscriptionRenewal concode_elem_sep Double price concode_elem_sep String currency concode_elem_sep String id concode_elem_sep String title concode_elem_sep String categoryId concode_elem... | void function ( Boolean arg0 ) { this . subscriptionRenewal = arg0 ; } |
24,639 | removes and return mediationflowdataentry from the queue concode_field_sep Log log concode_elem_sep boolean isStopped concode_elem_sep BlockingQueue<StatisticReportingLog> queue concode_field_sep void setStopped concode_elem_sep boolean isEmpty concode_elem_sep void run concode_elem_sep void enQueue | StatisticReportingLog function ( ) { try { return queue . take ( ) ; } catch ( InterruptedException loc0 ) { String loc1 = "srini_string" ; throw new Exception ( loc1 , loc0 ) ; } } |
24,640 | sets the value of the content property . concode_field_sep String content concode_field_sep String getContent | void function ( final String arg0 ) { this . content = arg0 ; } |
24,641 | sets the width and height of the dimension . concode_field_sep float width concode_elem_sep float height concode_field_sep float getHeight concode_elem_sep String toString concode_elem_sep float getWidth concode_elem_sep Dimension toDimension | void function ( int arg0 , int arg1 ) { width = arg0 ; height = arg1 ; } |
24,642 | updates the checkout in the database or adds it if it does not yet exist . also notifies the appropriate model listeners . concode_field_sep CheckoutLocalService _service concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDy... | com . liferay . samplealloymvc . model . Checkout function ( com . liferay . samplealloymvc . model . Checkout arg0 ) { return getService ( ) . updateCheckout ( arg0 ) ; } |
24,643 | indicates the encryption of data item m with the key k using the hmac algorithm rfc2104 . concode_field_sep String NIL concode_field_sep byte[] MD5_HASH concode_elem_sep Cipher RC4Init concode_elem_sep byte[] CRC32 concode_elem_sep byte[] DESL concode_elem_sep void main concode_elem_sep byte[] NTGETKEY concode_elem_sep... | byte [ ] function ( byte [ ] arg0 , byte [ ] arg1 ) { throw new RuntimeException ( "srini_string" ) ; } |
24,644 | prints the contents of a class file to the standard output stream . concode_field_sep PlaceHolder placeHolder concode_field_sep void printAttributes | void function ( ClassFile arg0 ) { print ( arg0 , new PrintWriter ( System . out , true ) ) ; } |
24,645 | get indexed children concode_field_sep View[] childViews concode_elem_sep View view concode_elem_sep NumberFormat FORMAT_INT concode_field_sep ImageView imageView concode_elem_sep ImageView imageView concode_elem_sep View setGone concode_elem_sep View setGone concode_elem_sep void setCurrentView concode_elem_sep TextVi... | View [ ] function ( final View arg0 ) { return ( View [ ] ) arg0 . getTag ( ) ; } |
24,646 | gets the value of the return property . concode_field_sep String _return concode_field_sep void setReturn | String function ( ) { return _return ; } |
24,647 | sets ` value ' data field of this class . concode_field_sep String name concode_elem_sep String value concode_field_sep void setName concode_elem_sep String getValue concode_elem_sep String getName | void function ( String arg0 ) { this . value = arg0 ; } |
24,648 | overwrites the timestamp in the packet . concode_field_sep long duration concode_elem_sep long mCacheSize concode_elem_sep float m concode_elem_sep DatagramPacket[] mPackets concode_elem_sep long mClock concode_elem_sep int mSeq concode_elem_sep float q concode_elem_sep int RTP_HEADER_LENGTH concode_elem_sep long mOcte... | void function ( long arg0 ) { mTimestamps [ mBufferIn ] = arg0 ; setLong ( mBuffers [ mBufferIn ] , ( arg0 / 100L ) * ( mClock / 1000L ) / 10000L , 4 , 8 ) ; } |
24,649 | find config groups by service name and so on concode_field_sep Provider<EntityManager> entityManagerProvider concode_field_sep void removeByPK concode_elem_sep ConfigGroupEntity findById concode_elem_sep ConfigGroupEntity merge concode_elem_sep ConfigGroupEntity findByName concode_elem_sep void create concode_elem_sep ... | List < ConfigGroupEntity > function ( String arg0 ) { TypedQuery < ConfigGroupEntity > loc0 = entityManagerProvider . get ( ) . createNamedQuery ( "srini_string" , ConfigGroupEntity . class ) ; loc0 . setParameter ( "srini_string" , arg0 ) ; try { return loc0 . getResultList ( ) ; } catch ( NoResultException loc1 ) { }... |
24,650 | populates the internal collection of registered authscheme authentication schemes with the content of the map passed as a parameter . concode_field_sep ConcurrentHashMap<String,AuthSchemeFactory> registeredSchemes concode_field_sep AuthSchemeProvider lookup concode_elem_sep AuthScheme getAuthScheme concode_elem_sep voi... | void function ( final Map < String , AuthSchemeFactory > arg0 ) { if ( arg0 == null ) { return ; } registeredSchemes . clear ( ) ; registeredSchemes . putAll ( arg0 ) ; } |
24,651 | sets the value of the id property . concode_field_sep byte[] digestValue concode_elem_sep DigestMethodType digestMethod concode_elem_sep TransformsType transforms concode_elem_sep String id concode_elem_sep String type concode_elem_sep String uri concode_field_sep TransformsType getTransforms concode_elem_sep void setD... | void function ( String arg0 ) { this . id = arg0 ; } |
24,652 | gets the experimentbidmultipliers value for this adgroupexperimentdata . concode_field_sep com.google.api.ads.adwords.axis.v201502.cm.ExperimentDeltaStatus experimentDeltaStatus concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep com.google.api.ads.adwords.axis.v201502.cm.ExperimentDataStatus experimentData... | com . google . api . ads . adwords . axis . v201502 . cm . AdGroupExperimentBidMultipliers function ( ) { return experimentBidMultipliers ; } |
24,653 | this method resets the outgoing events . concode_field_sep int nextStateIndex concode_elem_sep State[] stateVector concode_field_sep void reactMain_region_A concode_elem_sep void init concode_elem_sep void exit concode_elem_sep void exitAction concode_elem_sep boolean isStateActive concode_elem_sep void clearEvents con... | void function ( ) { } |
24,654 | simply retrieves the data vector . internally calls getdatavector . concode_field_sep Vector<String> oFilenames concode_elem_sep double[] adDataVector concode_elem_sep int iSubjectID concode_elem_sep long serialVersionUID concode_field_sep double[] getDataVector concode_elem_sep int getSubjectID concode_elem_sep boolea... | double [ ] function ( ) { return getDataVector ( ) ; } |
24,655 | reads the raw bytes following a custom code . concode_field_sep DataInput in concode_elem_sep ThreadLocal tbIn concode_field_sep TreeMap readMap concode_elem_sep byte[] readRawDouble concode_elem_sep ArrayList readVector concode_elem_sep int readMapHeader concode_elem_sep List readList concode_elem_sep double readDoubl... | byte [ ] function ( int arg0 ) { int loc0 = in . readInt ( ) ; byte [ ] loc1 = new byte [ 5 + loc0 ] ; loc1 [ 0 ] = ( byte ) arg0 ; loc1 [ 1 ] = ( byte ) ( 0xff & ( loc0 >> 24 ) ) ; loc1 [ 2 ] = ( byte ) ( 0xff & ( loc0 >> 16 ) ) ; loc1 [ 3 ] = ( byte ) ( 0xff & ( loc0 >> 8 ) ) ; loc1 [ 4 ] = ( byte ) ( 0xff & loc0 ) ;... |
24,656 | get the designated column 's name . concode_field_sep Connection m_conn concode_field_sep String getSchemaName concode_elem_sep boolean isSigned concode_elem_sep String getCatalogName concode_elem_sep String getColumnLabel concode_elem_sep String getColumnTypeName concode_elem_sep boolean isWritable concode_elem_sep Ob... | String function ( int arg0 ) { checkColumnIndex ( arg0 ) ; return getColumnLabel ( arg0 ) ; } |
24,657 | listener for the submit button click action . concode_field_sep String inputText concode_elem_sep String clicked concode_field_sep void imageButtonListener concode_elem_sep void commandLinkListener concode_elem_sep String getClicked concode_elem_sep String getInputText concode_elem_sep void setInputText concode_elem_se... | void function ( ActionEvent arg0 ) { clicked = "srini_string" ; } |
24,658 | acquire the lock . concode_field_sep Path lockFile concode_elem_sep String JOB_LOCK_DIR concode_elem_sep String LOCK_FILE_EXTENSION concode_elem_sep FileBasedJobLockFactory parent concode_field_sep void unlock concode_elem_sep boolean isLocked concode_elem_sep Path getLockFile concode_elem_sep void close concode_elem_s... | void function ( ) { this . parent . lock ( this . lockFile ) ; } |
24,659 | returns a new movie in that all tracks have the timescale 10000000 . cts & dts are modified in a way that even with more than one framerate the fragments exactly begin at the same time . concode_field_sep Logger LOG concode_elem_sep ManifestWriter manifestWriter concode_elem_sep FragmentIntersectionFinder intersectionF... | Movie function ( Movie arg0 ) { List < Track > loc0 = new LinkedList < Track > ( ) ; for ( Track loc1 : arg0 . getTracks ( ) ) { loc0 . add ( new ChangeTimeScaleTrack ( loc1 , timeScale , ismvBuilder . getFragmentIntersectionFinder ( ) . sampleNumbers ( loc1 ) ) ) ; } arg0 . setTracks ( loc0 ) ; return arg0 ; } |
24,660 | gets the elements of the vector and returns them as double array . concode_field_sep long serialVersionUID concode_elem_sep double[] m_Elements concode_field_sep AlgVector add concode_elem_sep void scalarMultiply concode_elem_sep void setElements concode_elem_sep void main concode_elem_sep int numElements concode_elem_... | double [ ] function ( ) { double [ ] loc0 = new double [ this . numElements ( ) ] ; for ( int loc1 = 0 ; loc1 < loc0 . length ; loc1 ++ ) { loc0 [ loc1 ] = m_Elements [ loc1 ] ; } return loc0 ; } |
24,661 | returns the hash if an object digest info is used . concode_field_sep Holder holder concode_field_sep Principal[] getIssuer concode_elem_sep BigInteger getSerialNumber concode_elem_sep boolean match concode_elem_sep boolean match concode_elem_sep int getDigestedObjectType concode_elem_sep Object[] getNames concode_elem... | byte [ ] function ( ) { if ( holder . getObjectDigestInfo ( ) != null ) { return holder . getObjectDigestInfo ( ) . getObjectDigest ( ) . getBytes ( ) ; } return null ; } |
24,662 | gets a list representation of the store . concode_field_sep StoreTable storeTable concode_elem_sep Random random concode_elem_sep Effect cartEffect concode_elem_sep ArrayList purchasedList concode_field_sep String getItemString concode_elem_sep ArrayList getPurchasedList concode_elem_sep void setCartEffect concode_elem... | ArrayList function ( ) { return ( Collections . list ( storeTable . elements ( ) ) ) ; } |
24,663 | returns the byte value in this buffer at the specified index . the index argument must be greater than or equal to 0 , and less than the length of this buffer . concode_field_sep int len concode_elem_sep byte[] buffer concode_elem_sep long serialVersionUID concode_field_sep void expand concode_elem_sep void setLength c... | int function ( int arg0 ) { return this . buffer [ arg0 ] ; } |
24,664 | the max number of torrents to return in a torrent search query to the dht . concode_field_sep dht_settings s concode_field_sep void setEnforceNodeId concode_elem_sep void getAggressiveLookups concode_elem_sep boolean isPrivacyLookups concode_elem_sep boolean isRestrictRoutingIPs concode_elem_sep void setExtendedRouting... | void function ( int arg0 ) { s . setMax_torrent_search_reply ( arg0 ) ; } |
24,665 | marshal the xml to the model definition concode_field_sep PlaceHolder placeHolder concode_field_sep void applyNamespaces concode_elem_sep T modelToXml concode_elem_sep JAXBContext createJAXBContext concode_elem_sep String dumpModelAsXml concode_elem_sep JAXBContext getJAXBContext concode_elem_sep RoutesDefinition loadR... | T function ( CamelContext arg0 , String arg1 , Class < T > arg2 ) { return modelToXml ( arg0 , null , arg1 , arg2 ) ; } |
24,666 | get the application path . concode_field_sep PlaceHolder placeHolder concode_field_sep play.api.Application getWrappedApplication concode_elem_sep T plugin concode_elem_sep Configuration configuration concode_elem_sep URL resource concode_elem_sep boolean isTest concode_elem_sep boolean isProd concode_elem_sep boolean ... | File function ( ) { return getWrappedApplication ( ) . path ( ) ; } |
24,667 | returns a hash code value for the object . concode_field_sep long serialVersionUID concode_elem_sep HistogramType SCALE_AREA_TO_1 concode_elem_sep HistogramType RELATIVE_FREQUENCY concode_elem_sep String name concode_elem_sep HistogramType FREQUENCY concode_field_sep Object readResolve concode_elem_sep boolean equals c... | int function ( ) { return this . name . hashCode ( ) ; } |
24,668 | generates the server 's credentials that are to be sent to the client . concode_field_sep BigInteger A concode_elem_sep BigInteger b concode_elem_sep BigInteger B concode_elem_sep BigInteger M1 concode_elem_sep BigInteger M2 concode_elem_sep BigInteger g concode_elem_sep BigInteger N concode_elem_sep SecureRandom rando... | BigInteger function ( ) { BigInteger loc0 = SRP6Util . calculateK ( digest , N , g ) ; this . b = selectPrivateValue ( ) ; this . B = loc0 . multiply ( v ) . mod ( N ) . add ( g . modPow ( b , N ) ) . mod ( N ) ; return B ; } |
24,669 | the default implementation only creates a new default project . clients may override if they want to contribute generatorspecific project setup concode_field_sep String SCT_GENERATOR_CONSOLE concode_elem_sep IGeneratorBridge bridge concode_elem_sep MessageConsoleStream error concode_elem_sep Injector injector concode_e... | void function ( IProject arg0 , GeneratorEntry arg1 ) { GeneratorUtils . createEmptyProject ( arg0 ) ; } |
24,670 | returns whether this bounding box is valid . this means that #max is greater than #min . concode_field_sep Vector3 tmpVector concode_elem_sep Vector3 max concode_elem_sep long serialVersionUID concode_elem_sep Vector3 dim concode_elem_sep Vector3 min concode_elem_sep Vector3 cnt concode_field_sep Vector3 getCorner001 c... | boolean function ( ) { return min . x < max . x && min . y < max . y && min . z < max . z ; } |
24,671 | get a fresh request token from the service provider . concode_field_sep String DELETE concode_elem_sep Map<String,Object> httpParameters concode_elem_sep String PUT concode_elem_sep String POST concode_elem_sep String ACCEPT_ENCODING concode_elem_sep String PARAMETER_STYLE concode_elem_sep HttpClient http concode_elem_... | void function ( OAuthAccessor arg0 ) { getRequestToken ( arg0 , null ) ; } |
24,672 | gets value of the specified descriptor concode_field_sep BufferedReader reader concode_elem_sep String line concode_elem_sep int lineNumber concode_field_sep String ltrim concode_elem_sep boolean readLine concode_elem_sep boolean readLine concode_elem_sep void close | String function ( String arg0 ) { int loc0 = line . indexOf ( arg0 ) ; int loc1 = Integer . parseInt ( line . substring ( loc0 + 5 , loc0 + 7 ) ) ; if ( loc0 + loc1 + 8 > line . length ( ) ) { return "srini_string" ; } String loc2 = line . substring ( loc0 + 8 , loc0 + loc1 + 8 ) ; return loc2 ; } |
24,673 | fetches gluster peers of the given server concode_field_sep int PEER_IN_CLUSTER concode_elem_sep int SSH_PORT concode_elem_sep Log log concode_elem_sep String PEER concode_elem_sep String HOST_NAME concode_elem_sep String STATE concode_elem_sep GlusterUtil instance concode_field_sep void authenticate concode_elem_sep L... | Map < String , String > function ( String arg0 , String arg1 , String arg2 , String arg3 ) { try ( final SSHClient loc0 = getSSHClient ( ) ) { connect ( loc0 , arg0 ) ; authenticate ( loc0 , arg1 , arg2 ) ; String loc1 = executePeerStatusCommand ( loc0 ) ; return getFingerprints ( extractServers ( loc1 ) ) ; } } |
24,674 | returns this game 's timer . concode_field_sep boolean running concode_elem_sep Game game concode_elem_sep GameTimer myTimer concode_elem_sep Object data concode_elem_sep String name concode_elem_sep boolean gameOver concode_elem_sep GameMainActivity myActivity concode_elem_sep Handler myHandler concode_elem_sep String... | GameTimer function ( ) { return myTimer ; } |
24,675 | returns the status of this query . one of the static constants defined in this class . concode_field_sep List<ContactQueryListener> queryListeners concode_elem_sep CallHistoryQuery callHistoryQuery concode_elem_sep List<SourceContact> sourceContacts concode_elem_sep Iterator<CallRecord> recordsIter concode_elem_sep int... | int function ( ) { return status ; } |
24,676 | executes a generic compiledstatement . execution includes first building any subquery result dependencies and clearing them after the main result is built . concode_field_sep Database database concode_elem_sep Session session concode_elem_sep Result emptyResult concode_elem_sep Result updateResult concode_field_sep Res... | Result function ( CompiledStatement arg0 ) { Result loc0 = null ; DatabaseManager . gc ( ) ; try { arg0 . materializeSubQueries ( ) ; loc0 = executeImpl ( arg0 ) ; } catch ( Throwable loc1 ) { loc0 = new Result ( loc1 , arg0 . sql ) ; } arg0 . dematerializeSubQueries ( ) ; if ( loc0 == null ) { loc0 = emptyResult ; } r... |
24,677 | generates a `` waveform '' for silence . concode_field_sep int MAX_AMPLITUDE concode_elem_sep float SAMPLE_RATE concode_field_sep byte[] generateWaveForm concode_elem_sep String generate concode_elem_sep String writeWav | byte [ ] function ( int arg0 ) { byte loc0 [ ] = new byte [ Float . valueOf ( arg0 * ( SAMPLE_RATE / 1000 ) + 1 ) . intValue ( ) ] ; return loc0 ; } |
24,678 | return the value of the expanded 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_... | boolean function ( ) { return expanded ; } |
24,679 | method description concode_field_sep String ERROR_FORWARDING_KEY concode_elem_sep String PACKET_FORWARD_CMD concode_elem_sep SessionManagerClusteredIfc sm concode_elem_sep Set<CommandListener> commands concode_elem_sep ClusterControllerIfc cluster concode_elem_sep ErrorForwarding errorForwarding concode_elem_sep CopyOn... | void function ( CommandListener arg0 ) { commands . add ( arg0 ) ; } |
24,680 | a map containing column name - > column pairs of the author table . concode_field_sep Result<BookRecord> books concode_elem_sep Result<AuthorRecord> authorsAlphanumeric concode_elem_sep Record edit concode_elem_sep Map<Table<?>,SortField<?>> sort concode_elem_sep BookRecord newBook concode_elem_sep long serialVersionUI... | Map < String , Field < ? >> function ( ) { return getColumns ( BOOK ) ; } |
24,681 | sets the value of the navigationnode property . concode_field_sep Node navigationNode concode_field_sep Node getNavigationNode | void function ( Node arg0 ) { this . navigationNode = arg0 ; } |
24,682 | this method is used to get the user when the database is oracle concode_field_sep RXTStoragePathService rxtStoragePathService concode_elem_sep RealmService realmService concode_elem_sep RegistryService registryService concode_elem_sep String identityOracleUser concode_elem_sep TenantRegistryLoader tenantRegLoader conco... | String function ( ) { return identityOracleUser ; } |
24,683 | sets the agent . typically a caching agent . concode_field_sep Date date concode_elem_sep String agent concode_elem_sep String text concode_elem_sep Status status concode_field_sep String getText concode_elem_sep void setDate concode_elem_sep Date getDate concode_elem_sep String getAgent concode_elem_sep Status getStat... | void function ( String arg0 ) { this . agent = arg0 ; } |
24,684 | get the outputstream . please be aware that the implementation may use an internal buffer . to make sure that the buffered data is sent over the tunnel , you have to call the flush method of the outputstream . to signal eof , please use the close method of the outputstream . concode_field_sep int port_to_connect concod... | OutputStream function ( ) { return cn . getStdinStream ( ) ; } |
24,685 | method to listen for any action from the register area of the jspx page concode_field_sep String password concode_elem_sep String name concode_elem_sep boolean isLoggedIn concode_elem_sep String status concode_field_sep void setName concode_elem_sep void setPassword concode_elem_sep String getPassword concode_elem_sep ... | void function ( ActionEvent arg0 ) { setIsLoggedIn ( true ) ; setStatus ( "srini_string" ) ; setPassword ( "srini_string" ) ; } |
24,686 | the number of different headers that you want cloudfront to forward to the origin and to vary on for this cache behavior . the maximum number of headers that you can specify by name is 10 . if you want cloudfront to forward all headers to the origin and vary on all of them , specify 1 for quantity and for name . if you... | Integer function ( ) { return quantity ; } |
24,687 | does this class is already loaded ? concode_field_sep CtClass ctPlayPluginClass concode_elem_sep ClassPool enhanceChecker_classPool concode_elem_sep byte[] enhancedByteCode concode_elem_sep Package javaPackage concode_elem_sep Class<?> javaClass concode_elem_sep Long timestamp concode_elem_sep byte[] javaByteCode conco... | boolean function ( String arg0 ) { return classes . containsKey ( arg0 ) ; } |
24,688 | no spans will be added if the triangle does not overlap the heightfield grid . concode_field_sep PlaceHolder placeHolder concode_field_sep int[] dividePoly concode_elem_sep boolean overlapBounds concode_elem_sep void addSpan concode_elem_sep void rasterizeTriangles concode_elem_sep void rasterizeTriangles concode_elem_... | void function ( Context arg0 , float [ ] arg1 , int arg2 , int arg3 , int arg4 , int arg5 , Heightfield arg6 , int arg7 ) { arg0 . startTimer ( "srini_string" ) ; float loc0 = 1.0f / arg6 . cs ; float loc1 = 1.0f / arg6 . ch ; rasterizeTri ( arg1 , arg2 , arg3 , arg4 , arg5 , arg6 , arg6 . bmin , arg6 . bmax , arg6 . c... |
24,689 | gets the course id of this course . concode_field_sep String courseName concode_elem_sep String description concode_elem_sep long courseId concode_elem_sep Set<Student> students concode_field_sep void setCourseName concode_elem_sep Set getStudents concode_elem_sep void setCourseId concode_elem_sep String clear concode_... | long function ( ) { return courseId ; } |
24,690 | remove the spawn entry for the supplied entity concode_field_sep ModContainer container concode_elem_sep boolean sendsVelocityUpdates concode_elem_sep Class<? extends Entity> entityClass concode_elem_sep BiMap<Class<? extends Entity>,EntityRegistration> entityClassRegistrations concode_elem_sep int trackingRange concod... | void function ( String arg0 , EnumCreatureType arg1 , Biome ... arg2 ) { Class < ? extends Entity > loc0 = EntityList . NAME_TO_CLASS . get ( arg0 ) ; if ( EntityLiving . class . isAssignableFrom ( loc0 ) ) { removeSpawn ( ( Class < ? extends EntityLiving > ) loc0 , arg1 , arg2 ) ; } } |
24,691 | returns true if the input data buffer is empty and #setinput should be called to provide more input . concode_field_sep int userBufOff concode_elem_sep boolean finished concode_elem_sep boolean nativeSnappyLoaded concode_elem_sep Buffer uncompressedDirectBuf concode_elem_sep Class clazz concode_elem_sep int userBufLen ... | boolean function ( ) { return ! ( compressedDirectBuf . remaining ( ) > 0 || uncompressedDirectBuf . remaining ( ) == 0 || userBufLen > 0 ) ; } |
24,692 | zoom the viewport . concode_field_sep double DEF_XMIN concode_elem_sep double deltaX concode_elem_sep Rectangle rectMatrix concode_elem_sep double deltaY concode_elem_sep double DEF_XMAX concode_elem_sep Rectangle2D rectMatrixCmplx concode_elem_sep double DEF_YMAX concode_elem_sep Rectangle rectViewport concode_elem_se... | void function ( int arg0 , int arg1 , int arg2 , int arg3 ) { Complex loc0 = getComplexCoordinates ( arg0 , arg1 ) ; Complex loc1 = getComplexCoordinates ( arg2 , arg3 ) ; try { setLimits ( loc0 . x , loc1 . x , loc1 . y , loc0 . y ) ; } catch ( PlotException loc2 ) { assert false : "srini_string" ; } } |
24,693 | get the xml header for results generation concode_field_sep short DEF_RANDSTART concode_elem_sep short DEF_RUNTIME concode_elem_sep String nl concode_elem_sep short DEF_LASTCHANCE concode_field_sep long parseMacParameter concode_elem_sep String errorAsString concode_elem_sep String errorAsXml concode_elem_sep String pr... | String function ( ) { } |
24,694 | sets the root handler by getting a handler of the given type from the server registry . this can be useful when integrating with something that can wire together objects , such as google guice . import ratpack.guice.guice ; import ratpack.handling.context ; import ratpack.handling.handler ; import ratpack.test.embed.em... | RatpackServerSpec function ( Class < ? extends Handler > arg0 ) { return handler ( registry -> registry . get ( arg0 ) ) ; } |
24,695 | adds a long property to a map only if the value is non-null , otherwise the key/value pair will not be added at all . concode_field_sep StringBuilder params concode_field_sep JSONBuilder item concode_elem_sep JSONBuilder item concode_elem_sep JSONBuilder item concode_elem_sep JSONBuilder item concode_elem_sep JSONBuild... | JSONBuilder function ( String arg0 , Long arg1 ) { if ( arg1 == null ) { return this ; } return entry ( arg0 , arg1 . longValue ( ) ) ; } |
24,696 | sets the value of the responsecode property . concode_field_sep RecordRef eventId concode_elem_sep CalendarEventAttendeeResponse responseCode concode_field_sep void setEventId concode_elem_sep CalendarEventAttendeeResponse getResponseCode concode_elem_sep RecordRef getEventId | void function ( CalendarEventAttendeeResponse arg0 ) { this . responseCode = arg0 ; } |
24,697 | returns the specified value with the specified direction in objectboundingbox units . concode_field_sep short HORIZONTAL_LENGTH concode_elem_sep double SQRT2 concode_elem_sep short unit concode_elem_sep short VERTICAL_LENGTH concode_elem_sep float value concode_elem_sep short OTHER_LENGTH concode_field_sep float userSp... | float function ( String arg0 , String arg1 , short arg2 , Context arg3 ) { LengthParser loc0 = new LengthParser ( ) ; UnitResolver loc1 = new UnitResolver ( ) ; loc0 . setLengthHandler ( loc1 ) ; loc0 . parse ( arg0 ) ; return svgToObjectBoundingBox ( loc1 . value , loc1 . unit , arg2 , arg3 ) ; } |
24,698 | check whether the word has vowels after given position concode_field_sep HashMap<String,String> UTF8toPhoneTypes concode_elem_sep ArrayList<String> listPhoneTypes concode_elem_sep HashMap<String,String> UTF8toPhoneSymbols concode_elem_sep ArrayList<String> listPhoneSym concode_field_sep boolean isVowel concode_elem_sep... | boolean function ( int arg0 ) { for ( int loc0 = ( arg0 + 1 ) ; loc0 < listPhoneTypes . size ( ) ; loc0 ++ ) { if ( listPhoneTypes . get ( loc0 ) . equals ( "srini_string" ) ) { return true ; } } return false ; } |
24,699 | gets the value of the localid property . concode_field_sep RichTextTagType additionalInformation concode_elem_sep String nationalID concode_elem_sep String name concode_elem_sep String localID concode_field_sep void setName concode_elem_sep void setAdditionalInformation concode_elem_sep void setNationalID concode_elem_... | String function ( ) { return localID ; } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.