idx int64 0 25k | question stringlengths 71 7.19k | target stringlengths 20 663 |
|---|---|---|
7,000 | get defaultuser concode_field_sep String emailAddress concode_elem_sep Boolean active concode_elem_sep Boolean defaultUser concode_elem_sep String screenName concode_elem_sep Long id concode_field_sep String toIndentedString concode_elem_sep LiferayUser active concode_elem_sep Long getId concode_elem_sep LiferayUser sc... | Boolean function ( ) { return defaultUser ; } |
7,001 | add a new data value to the current estimator . concode_field_sep DiscreteEstimator[] m_Estimators concode_field_sep double getProbability concode_elem_sep String toString concode_elem_sep void main concode_elem_sep Estimator getEstimator concode_elem_sep String getRevision | void function ( double arg0 , double arg1 , double arg2 ) { m_Estimators [ ( int ) arg1 ] . addValue ( arg0 , arg2 ) ; } |
7,002 | get the xmlstringfactory used for the dtms . concode_field_sep int IDENT_MAX_DTMS concode_elem_sep int IDENT_DTM_NODE_BITS concode_elem_sep int IDENT_DTM_DEFAULT concode_elem_sep boolean debug concode_elem_sep String defaultClassName concode_elem_sep boolean m_incremental concode_elem_sep String defaultPropName concode... | XMLStringFactory function ( ) { return m_xsf ; } |
7,003 | return true if either configuration 's altsyntax is on or the stack context 's usealtsyntax is on concode_field_sep String RESPONSE2 concode_elem_sep String STACK concode_elem_sep String REQUEST concode_elem_sep String OGNL concode_elem_sep String ACTION concode_elem_sep String SESSION concode_elem_sep String RESPONSE ... | boolean function ( Map arg0 ) { return "srini_string" . equals ( ( ( Container ) arg0 . get ( ActionContext . CONTAINER ) ) . getInstance ( String . class , StrutsConstants . STRUTS_TAG_ALTSYNTAX ) ) || ( ( arg0 . containsKey ( "srini_string" ) && arg0 . get ( "srini_string" ) != null && "srini_string" . equals ( arg0 ... |
7,004 | deletes element concode_field_sep DiffElement[] EMPTY_ARRAY concode_field_sep String getName concode_elem_sep String getPresentablePath concode_elem_sep byte[] getContent concode_elem_sep DiffContent createDiffContent concode_elem_sep boolean isContainer concode_elem_sep void refresh concode_elem_sep Charset getCharset... | boolean function ( ) { return false ; } |
7,005 | sets the value of the availabilityattributes property . concode_field_sep BigInteger maximumHours concode_elem_sep Price salePrice concode_elem_sep String availability concode_elem_sep Boolean isEligibleForSuperSaverShipping concode_elem_sep Price amountSaved concode_elem_sep BigInteger percentageSaved concode_elem_sep... | void function ( OfferListing . AvailabilityAttributes arg0 ) { this . availabilityAttributes = arg0 ; } |
7,006 | removes all listeners from this object . this is equivalent to calling getlisteners followed by calling clear on the returned list of listeners . concode_field_sep ArrayList<AnimatorListener> mListeners concode_field_sep void cancel concode_elem_sep Animator setDuration concode_elem_sep ArrayList<AnimatorListener> getL... | void function ( ) { if ( mListeners != null ) { mListeners . clear ( ) ; mListeners = null ; } } |
7,007 | produce a jsonarray of jsonobjects from a comma delimited text string using a supplied jsonarray as the source of element names . concode_field_sep PlaceHolder placeHolder concode_field_sep String getValue concode_elem_sep JSONObject rowToJSONObject concode_elem_sep String rowToString concode_elem_sep String toString c... | JSONArray function ( JSONArray arg0 , String arg1 ) { return toJSONArray ( arg0 , new JSONTokener ( arg1 ) ) ; } |
7,008 | gets the value of the config property . concode_field_sep ManagedObjectReference _this concode_elem_sep HostProfileConfigSpec config concode_field_sep void setThis concode_elem_sep ManagedObjectReference getThis concode_elem_sep void setConfig | HostProfileConfigSpec function ( ) { return config ; } |
7,009 | support transaction with transaction interceptor concode_field_sep boolean devMode concode_elem_sep Dialect dialect concode_elem_sep IContainerFactory containerFactory concode_elem_sep String name concode_elem_sep ThreadLocal<Connection> threadLocal concode_elem_sep ICache cache concode_elem_sep boolean showSql concode... | void function ( Connection arg0 ) { threadLocal . set ( arg0 ) ; } |
7,010 | set status to given statuscode . concode_field_sep Map<String,Object> details concode_elem_sep Status status concode_field_sep Builder withDetail concode_elem_sep Builder withException concode_elem_sep Health build concode_elem_sep int hashCode concode_elem_sep Builder outOfService concode_elem_sep Builder outOfService... | Builder function ( String arg0 ) { return status ( new Status ( arg0 ) ) ; } |
7,011 | sets the value of the scsidiskuuid property . concode_field_sep String scsiDiskUuid concode_elem_sep ManagedObjectReference _this concode_field_sep void setThis concode_elem_sep ManagedObjectReference getThis concode_elem_sep String getScsiDiskUuid | void function ( String arg0 ) { this . scsiDiskUuid = arg0 ; } |
7,012 | returns at which point of the 2d complex coordinate system our view is centered concode_field_sep double dComplexConstantIm concode_elem_sep double dXRange concode_elem_sep FractalTypes fractalType concode_elem_sep int iDrawAreaWidth concode_elem_sep double dAspectRatio concode_elem_sep ColorMode colorMode concode_elem... | double function ( ) { return dCenterYOfComplexPlain ; } |
7,013 | returns length of decoded data given an array containing encoded data . whitespace removing is done if data array not valid . concode_field_sep boolean F_DEBUG concode_elem_sep byte[] lookUpBase64Alphabet concode_elem_sep int SIGN concode_elem_sep int BASELENGTH concode_elem_sep int FOURBYTE concode_elem_sep int EIGHTB... | int function ( byte [ ] arg0 ) { if ( arg0 == null ) { return - 1 ; } if ( arg0 . length == 0 ) { return 0 ; } byte [ ] loc0 = null ; if ( ( loc0 = decode ( arg0 ) ) == null ) { return - 1 ; } return loc0 . length ; } |
7,014 | tests the successful setting of the minimum and maximum distance . concode_field_sep PlaceHolder placeHolder concode_field_sep void setMinimumFail2 concode_elem_sep void setMaximum concode_elem_sep void setMinAndMax concode_elem_sep void setMinimumFail1 concode_elem_sep void createFail5 concode_elem_sep void setMaximum... | void function ( ) { RopeJoint loc0 = new RopeJoint ( new Body ( ) , new Body ( ) , new Vector2 ( ) , new Vector2 ( ) ) ; loc0 . setLimits ( 10 ) ; TestCase . assertEquals ( 10.0 , loc0 . getLowerLimit ( ) ) ; TestCase . assertEquals ( 10.0 , loc0 . getUpperLimit ( ) ) ; } |
7,015 | the name of the account attribute . concode_field_sep com.amazonaws.internal.SdkInternalList<AccountAttributeValue> attributeValues concode_elem_sep String attributeName concode_field_sep java.util.List<AccountAttributeValue> getAttributeValues concode_elem_sep void setAttributeName concode_elem_sep void setAttributeVa... | AccountAttribute function ( String arg0 ) { setAttributeName ( arg0 ) ; return this ; } |
7,016 | get timestamp concode_field_sep String inactiveAxis concode_elem_sep Vector nodes concode_elem_sep Vector pattern concode_elem_sep double endTimeStamp concode_elem_sep int ID concode_elem_sep String activeAxis concode_elem_sep Vector dataset concode_field_sep void setEndTimeStamp concode_elem_sep String getInactiveAxis... | double function ( ) { return endTimeStamp ; } |
7,017 | returns the array of fields in the database row . concode_field_sep Node nPrimaryNode concode_elem_sep Object[] oData concode_elem_sep int tableId concode_elem_sep int iPos concode_field_sep int getRealSize concode_elem_sep int getStorageSize concode_elem_sep void keepInMemory concode_elem_sep void clearNodeLinks conco... | Object [ ] function ( ) { return oData ; } |
7,018 | the effective camera calibration , to be performed once in the program execution concode_field_sep Button snapshotButton concode_elem_sep TextField numHorCorners concode_elem_sep Button applyButton concode_elem_sep Timer timer concode_elem_sep int successes concode_elem_sep int numCornersHor concode_elem_sep boolean is... | void function ( ) { List < Mat > loc0 = new ArrayList < > ( ) ; List < Mat > loc1 = new ArrayList < > ( ) ; intrinsic . put ( 0 , 0 , 1 ) ; intrinsic . put ( 1 , 1 , 1 ) ; Calib3d . calibrateCamera ( objectPoints , imagePoints , savedImage . size ( ) , intrinsic , distCoeffs , loc0 , loc1 ) ; this . isCalibrated = true... |
7,019 | sets the value of the pid property . concode_field_sep String pid concode_elem_sep String asOfDateTime concode_field_sep String getAsOfDateTime concode_elem_sep String getPid concode_elem_sep void setAsOfDateTime | void function ( String arg0 ) { this . pid = arg0 ; } |
7,020 | constructs new instances of org.topcased.gpm.domain.fields.pointerfieldattributes . concode_field_sep java.lang.String referencedFieldLabel concode_elem_sep long serialVersionUID concode_elem_sep java.lang.String id concode_elem_sep java.lang.String referencedLinkType concode_field_sep void setReferencedFieldLabel conc... | org . topcased . gpm . domain . fields . PointerFieldAttributes function ( ) { return new org . topcased . gpm . domain . fields . PointerFieldAttributes ( ) ; } |
7,021 | remove the first change from the queue . concode_field_sep int UPDATE concode_elem_sep int SET concode_elem_sep int ADD concode_elem_sep Object[] elements concode_elem_sep LinkedList queue concode_elem_sep int REMOVE concode_elem_sep int type concode_field_sep void enqueue concode_elem_sep void enqueue concode_elem_sep... | Change function ( ) { Change loc0 = ( Change ) queue . removeFirst ( ) ; return loc0 ; } |
7,022 | returns true if this element was already visited . concode_field_sep int linkCount concode_elem_sep Map myVisitedElements concode_elem_sep Iterator myElements concode_elem_sep boolean done concode_field_sep void beginVisit concode_elem_sep Iterator getElementLinks concode_elem_sep void endVisit concode_elem_sep void pe... | boolean function ( Object arg0 ) { return myVisitedElements . containsKey ( arg0 ) ; } |
7,023 | synthesis will fail if marydatatype #audio audio is requested but no voice is available for the requested locale.moreover , the @linkplain #audiofileformat will be null because @linkplain #setaudiofileformatforvoice silentlyignores if @linkplain #voice is null . concode_field_sep Voice voice concode_elem_sep String eff... | void function ( ) { if ( outputType . equals ( MaryDataType . AUDIO ) ) { if ( getAvailableVoices ( locale ) . isEmpty ( ) ) { throw new IllegalArgumentException ( "srini_string" + locale ) ; } } } |
7,024 | allows to check if current change is within the given bounds . concode_field_sep char[] myChars concode_elem_sep int myEnd concode_elem_sep StringBuilder myText concode_elem_sep int myStart concode_field_sep int getStart concode_elem_sep int getDiff concode_elem_sep void setStart concode_elem_sep CharSequence getText c... | boolean function ( int arg0 , int arg1 ) { return myStart >= arg0 && myEnd <= arg1 && myStart <= myEnd ; } |
7,025 | set the servers . concode_field_sep List<ServiceDefinition> services concode_field_sep List<ServiceDefinition> apply concode_elem_sep BlacklistServiceFilter forServices concode_elem_sep BlacklistServiceFilter forServices concode_elem_sep void addServer concode_elem_sep void addServer concode_elem_sep void addServer con... | void function ( String arg0 ) { this . services . clear ( ) ; addServer ( arg0 ) ; } |
7,026 | sets the value of the pod property . concode_field_sep ManagedObjectReference pod concode_elem_sep ManagedObjectReference _this concode_field_sep void setThis concode_elem_sep ManagedObjectReference getThis concode_elem_sep ManagedObjectReference getPod | void function ( ManagedObjectReference arg0 ) { this . pod = arg0 ; } |
7,027 | sets whether the date should be included when logging the audit log item . concode_field_sep String TYPE_CORE concode_elem_sep String dateSeparator concode_elem_sep SimpleDateFormat dateFormat concode_elem_sep String name concode_elem_sep String TYPE_JMX concode_elem_sep String formattedString concode_elem_sep boolean ... | void function ( boolean arg0 ) { this . includeDate = arg0 ; } |
7,028 | must validate all credentials . fyi , password hashes may be rehashed and updated based on realm hash password policies . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean validPasswordToken concode_elem_sep boolean validTOTP concode_elem_sep boolean validHOTP concode_elem_sep int hashIterations conco... | boolean function ( KeycloakSession arg0 , RealmModel arg1 , UserModel arg2 , UserCredentialModel ... arg3 ) { for ( UserCredentialModel loc0 : arg3 ) { if ( ! validCredential ( arg0 , arg1 , arg2 , loc0 ) ) return false ; } return true ; } |
7,029 | return the next available element in the sequence and changes the sequence value by delta . the value of delta must be greater than zero . if there are enough cached values in the sequence handle then they will be returned . otherwise the next value will be fetched from the database and incremented decremented by enoug... | long function ( Transaction arg0 , int arg1 ) { return seq . get ( ( arg0 == null ) ? null : arg0 . arg0 , arg1 , ( arg0 == null ) ? autoCommitFlag : 0 ) ; } |
7,030 | gets the character bounds of each glyph found in the textsprite . concode_field_sep ArrayList<GlyphText> glyphTexts concode_elem_sep AffineTransform graphicStateTransform concode_elem_sep Rectangle2D.Float bounds concode_elem_sep boolean OPTIMIZED_DRAWING_ENABLED concode_elem_sep Color strokeColor concode_elem_sep int ... | ArrayList < GlyphText > function ( ) { return glyphTexts ; } |
7,031 | removes the given keyname from the ssh-preferences concode_field_sep String SSH_USERHOME_WIN32 concode_elem_sep String SSH2HOME concode_elem_sep String JSCH_PLUGIN_ID concode_elem_sep StringsPreferenceValue sshPrivateKeyPreference concode_elem_sep StringPreferenceValue sshHome concode_elem_sep String PRIVATEKEY concode... | void function ( String arg0 ) { sshPrivateKeyPreference . remove ( arg0 ) ; } |
7,032 | returns the hash code value for this timestamp . returns the same hash code for timestamp s that are equal to each other as required by the general contract of object #hashcode . concode_field_sep CertPath signerCertPath concode_elem_sep int hash concode_elem_sep long serialVersionUID concode_elem_sep Date timestamp co... | int function ( ) { if ( hash == 0 ) { hash = timestamp . hashCode ( ) ^ signerCertPath . hashCode ( ) ; } return hash ; } |
7,033 | set the retrieved password . this method makes a copy of the input password before storing it . concode_field_sep boolean echoOn concode_elem_sep String prompt concode_elem_sep char[] inputPassword concode_field_sep void clearPassword concode_elem_sep char[] getPassword concode_elem_sep void setPrompt concode_elem_sep ... | void function ( char [ ] arg0 ) { inputPassword = ( arg0 == null ? null : ( char [ ] ) arg0 . clone ( ) ) ; } |
7,034 | returns true if the gps engine has almanac data for the satellite . concode_field_sep boolean mUsedInFix concode_elem_sep float mAzimuth concode_elem_sep boolean mHasEphemeris concode_elem_sep float mElevation concode_elem_sep boolean mValid concode_elem_sep float mSnr concode_elem_sep int mPrn concode_elem_sep boolean... | boolean function ( ) { return mHasAlmanac ; } |
7,035 | gets the value of the promotioncode property . concode_field_sep String promotionCode concode_elem_sep String name concode_elem_sep String description concode_elem_sep PromotionDiscount discount concode_elem_sep long serialVersionUID concode_elem_sep String id concode_elem_sep PromotionType type concode_elem_sep XMLGre... | String function ( ) { return promotionCode ; } |
7,036 | the number of times test-and-set mutexes will spin without blocking . concode_field_sep int st_mutex_inuse_max concode_elem_sep int st_mutex_tas_spins concode_elem_sep int st_regsize concode_elem_sep int st_mutex_free concode_elem_sep long st_region_nowait concode_elem_sep int st_mutex_cnt concode_elem_sep int st_mutex... | int function ( ) { return st_mutex_tas_spins ; } |
7,037 | creates an empty arrayblockingqueue instance . concode_field_sep PlaceHolder placeHolder concode_field_sep SynchronousQueue<E> newSynchronousQueue concode_elem_sep ConcurrentLinkedQueue<E> newConcurrentLinkedQueue concode_elem_sep ConcurrentLinkedQueue<E> newConcurrentLinkedQueue concode_elem_sep PriorityBlockingQueue<... | ArrayBlockingQueue < E > function ( int arg0 ) { return new ArrayBlockingQueue < E > ( arg0 ) ; } |
7,038 | returns the user object identified by the name argument . concode_field_sep HashMappedList userList concode_elem_sep GranteeManager granteeManager concode_elem_sep User sysUser concode_field_sep HsqlArrayList listVisibleUsers concode_elem_sep void dropUser concode_elem_sep User getSysUser concode_elem_sep String[] getR... | User function ( String arg0 ) { User loc0 = ( User ) userList . get ( arg0 ) ; if ( loc0 == null ) { throw Trace . error ( Trace . USER_NOT_FOUND , arg0 ) ; } return loc0 ; } |
7,039 | returns true iff the length and the checksums are the same . otherwise false concode_field_sep Version FIRST_LUCENE_CHECKSUM_VERSION concode_elem_sep Version writtenBy concode_elem_sep String name concode_elem_sep long length concode_elem_sep String checksum concode_elem_sep BytesRef hash concode_field_sep void writeTo... | boolean function ( StoreFileMetaData arg0 ) { if ( checksum == null || arg0 . checksum == null ) { return false ; } return length == arg0 . length && checksum . equals ( arg0 . checksum ) && hash . equals ( arg0 . hash ) ; } |
7,040 | return the array index for a hash . concode_field_sep int[] hashTable concode_elem_sep boolean fixedSize concode_elem_sep int newNodePointer concode_elem_sep int elementCount concode_elem_sep int[] linkTable concode_elem_sep int reclaimedNodePointer concode_field_sep void resetTables concode_elem_sep void unlinkNode co... | int function ( int arg0 ) { int loc0 = ( arg0 & 0x7fffffff ) % hashTable . length ; return hashTable [ loc0 ] ; } |
7,041 | convenient call for abstractdao #loadall . concode_field_sep Map<Class<?>,AbstractDao<?,?>> entityToDao concode_elem_sep SQLiteDatabase db concode_field_sep V callInTxNoException concode_elem_sep void deleteAll concode_elem_sep long insert concode_elem_sep void refresh concode_elem_sep void update concode_elem_sep void... | List < T > function ( Class < T > arg0 ) { @ SuppressWarnings ( "srini_string" ) AbstractDao < T , K > loc0 = ( AbstractDao < T , K > ) getDao ( arg0 ) ; return loc0 . loadAll ( ) ; } |
7,042 | utility of processing a number state . concode_field_sep Stack<Object> stack concode_elem_sep char[] buf concode_elem_sep int expressionDepth concode_elem_sep Reader reader concode_elem_sep int TOKEN_BOOLEAN concode_elem_sep int TOKEN_EXPRESSION concode_elem_sep int pos concode_elem_sep int tokenType concode_elem_sep i... | void function ( ) { startTokenPos = pos ; while ( pos < numRead ) { if ( isDelimiter ( buf [ pos ] ) ) { break ; } pos ++ ; } if ( pos < numRead ) { stack . push ( Float . parseFloat ( new String ( buf , startTokenPos , pos - startTokenPos ) ) ) ; } parseNextState ( ) ; } |
7,043 | converts varargs of objects to a string . concode_field_sep String ALPHANUM concode_elem_sep Random RANDOM concode_elem_sep Logger LOG concode_field_sep T createNewClassInstance concode_elem_sep List<String> getUnixGroups concode_elem_sep String listToString concode_elem_sep String randomString concode_elem_sep long ge... | String function ( String arg0 , T ... arg1 ) { StringBuilder loc0 = new StringBuilder ( ) ; for ( T loc1 : arg1 ) { if ( loc0 . length ( ) != 0 ) { loc0 . append ( arg0 ) ; } loc0 . append ( loc1 ) ; } return loc0 . toString ( ) ; } |
7,044 | set the unique identifier of this class concode_field_sep java.util.Date modifiedTime concode_elem_sep java.util.Set<com.floreantpos.model.MenuGroup> menuGroups concode_elem_sep int hashCode concode_elem_sep String REF concode_elem_sep java.lang.Boolean visible concode_elem_sep String PROP_ID concode_elem_sep String PR... | void function ( java . lang . Integer arg0 ) { this . id = arg0 ; this . hashCode = Integer . MIN_VALUE ; } |
7,045 | draws the stroke with a given canvas and paint . concode_field_sep RectF boundingBox concode_elem_sep float TOUCH_TOLERANCE concode_elem_sep long[] timestamps concode_elem_sep Path mCachedPath concode_elem_sep float length concode_elem_sep float[] points concode_field_sep void serialize concode_elem_sep Path toPath con... | void function ( Canvas arg0 , Paint arg1 ) { if ( mCachedPath == null ) { makePath ( ) ; } arg0 . drawPath ( mCachedPath , arg1 ) ; } |
7,046 | increase the counter by a given integer . concode_field_sep int count concode_field_sep int getValue concode_elem_sep void decrease | void function ( int arg0 ) { count += arg0 ; } |
7,047 | alias to booleanproperty string name , boolean defaultvalue concode_field_sep Logger logger concode_field_sep int intProperty concode_elem_sep boolean booleanProperty concode_elem_sep boolean booleanProperty concode_elem_sep void setProperty concode_elem_sep void setSystemProperty concode_elem_sep String property conco... | boolean function ( String arg0 , boolean arg1 ) { return booleanProperty ( arg0 , arg1 ) ; } |
7,048 | sets the value of the workflowrulename property . concode_field_sep String workflowRequestType concode_elem_sep WorkflowEntityType entityType concode_elem_sep String workflowRuleName concode_elem_sep Long entityId concode_elem_sep Long id concode_elem_sep WorkflowRequestType type concode_field_sep WorkflowRequestType g... | void function ( String arg0 ) { this . workflowRuleName = arg0 ; } |
7,049 | set local properties , containing object name mappings , e.g. via the `` props '' tag in xml bean definitions . these can be considered defaults , to be overridden by properties loaded from files . concode_field_sep Properties mappings concode_elem_sep Log logger concode_elem_sep Properties mergedMappings concode_elem_... | void function ( Properties arg0 ) { this . mappings = arg0 ; } |
7,050 | create a new instance concode_field_sep Logger logger concode_elem_sep NRSerialPort serialPort concode_field_sep byte getByte concode_elem_sep byte[] getBytes | IByteProvider function ( NRSerialPort arg0 ) { return new SerialPortByteProvider ( arg0 ) ; } |
7,051 | fillrequirements . concode_field_sep Cost_Payment payment concode_elem_sep SpellAbility ability concode_elem_sep boolean skipStack concode_elem_sep PlayerZone fromZone concode_elem_sep boolean isFree concode_elem_sep boolean bCasting concode_elem_sep Target_Selection select concode_field_sep void startPaying concode_el... | void function ( ) { fillRequirements ( false ) ; } |
7,052 | error log message with printf formatting . concode_field_sep int WARN concode_elem_sep int VERBOSE concode_elem_sep int ERROR concode_elem_sep int LOGLEVEL concode_elem_sep int DEBUG concode_elem_sep int INFO concode_field_sep boolean isLoggable concode_elem_sep void d concode_elem_sep void d concode_elem_sep void d co... | void function ( String arg0 , String arg1 , Object ... arg2 ) { if ( LOG . ERROR >= LOGLEVEL ) Log . e ( arg0 , String . format ( arg1 , arg2 ) ) ; } |
7,053 | get the savepoint for this transaction , if any . concode_field_sep boolean rollbackOnly concode_elem_sep Object savepoint concode_elem_sep boolean completed concode_field_sep boolean isLocalRollbackOnly concode_elem_sep Object createSavepoint concode_elem_sep void setCompleted concode_elem_sep void releaseSavepoint co... | Object function ( ) { return this . savepoint ; } |
7,054 | facade method facilitating the creation of subshell . subshell is created and run inside command method and shares the same io and naming strtategy . run the obtained shell with commandloop . concode_field_sep PlaceHolder placeHolder concode_field_sep Shell createConsoleShell concode_elem_sep Shell createConsoleShell c... | Shell function ( String arg0 , Shell arg1 , String arg2 , Object arg3 ) { return createSubshell ( arg0 , arg1 , arg2 , arg3 , new EmptyMultiMap < String , Object > ( ) ) ; } |
7,055 | adds a extension . concode_field_sep String fProviderName concode_elem_sep ArrayList<ExtensionPoint> fExtensionPoints concode_elem_sep ArrayList<URL> fExportedLibs concode_elem_sep String fPluginPath concode_elem_sep ArrayList<URL> fNotExportedLibs concode_elem_sep Logger LOG concode_elem_sep String fPluginClass concod... | void function ( Extension arg0 ) { fExtensions . add ( arg0 ) ; } |
7,056 | create a text message with the relevant content type . concode_field_sep PlaceHolder placeHolder concode_field_sep byte[] toBytes concode_elem_sep String extractText | Message function ( String arg0 ) { return createTextMessage ( arg0 , new MessageProperties ( ) ) ; } |
7,057 | the name of the repository associated with the image . concode_field_sep String imageManifest concode_elem_sep ImageIdentifier imageId concode_elem_sep String registryId concode_elem_sep String repositoryName concode_field_sep void setImageId concode_elem_sep ImageIdentifier getImageId concode_elem_sep void setImageMan... | String function ( ) { return this . repositoryName ; } |
7,058 | gets the generation number represented by this reference . concode_field_sep int objf concode_elem_sep int genf concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep String toString concode_elem_sep int getObjectNumber | int function ( ) { return genf ; } |
7,059 | shuts down the componentrunner and all components . concode_field_sep ExceptionProcessor exproc concode_elem_sep HashMap<String,AbstractComponent> components concode_elem_sep ComponentRunner instance concode_elem_sep boolean end concode_elem_sep Logger logger concode_elem_sep HashMap<String,String> variables concode_el... | void function ( ) { ArrayList < String > loc0 = new ArrayList < String > ( components . keySet ( ) ) ; Iterator loc1 = loc0 . iterator ( ) ; while ( loc1 . hasNext ( ) ) { String loc2 = ( String ) loc1 . next ( ) ; logger . info ( "srini_string" + loc2 ) ; destroyComponent ( loc2 ) ; } instance = null ; System . gc ( )... |
7,060 | to animate view slide out from right to left concode_field_sep AnimatorSet mCaptureAnimator concode_elem_sep int ALPHA_DURATION concode_elem_sep int TRANSLATE_ANIMATION_DURATION concode_field_sep void translateXAnimation concode_elem_sep void inFromRightAnimation | void function ( View arg0 ) { TranslateAnimation loc0 = new TranslateAnimation ( 40 , 0 , 0 , 0 ) ; loc0 . setDuration ( 500 ) ; loc0 . setFillAfter ( false ) ; arg0 . startAnimation ( loc0 ) ; } |
7,061 | returns the current value of the reference . concode_field_sep T reference concode_elem_sep long pairOffset concode_elem_sep int stamp concode_elem_sep sun.misc.Unsafe UNSAFE concode_elem_sep Pair<V> pair concode_field_sep void set concode_elem_sep int getStamp concode_elem_sep boolean weakCompareAndSet concode_elem_se... | V function ( ) { return pair . reference ; } |
7,062 | updates index for the given note : either note.name or a paragraph if paragraph is null - updates only for the note.name concode_field_sep String SEARCH_FIELD_TITLE concode_elem_sep String PARAGRAPH concode_elem_sep IndexWriterConfig iwc concode_elem_sep Directory ramDirectory concode_elem_sep String SEARCH_FIELD_TEXT ... | void function ( String arg0 , String arg1 , Paragraph arg2 ) { String loc0 = formatId ( arg0 , arg2 ) ; Document loc1 = newDocument ( loc0 , arg1 , arg2 ) ; try { writer . updateDocument ( new Term ( ID_FIELD , loc0 ) , loc1 ) ; writer . commit ( ) ; } catch ( IOException loc2 ) { LOG . error ( "srini_string" , arg0 , ... |
7,063 | return the discoveryresultflag to be filtered . concode_field_sep DiscoveryResultFlag flag concode_elem_sep ThingUID thingUID concode_elem_sep String bindingId concode_elem_sep ThingTypeUID thingTypeUID concode_field_sep String getBindingId concode_elem_sep ThingTypeUID getThingTypeUID concode_elem_sep ThingUID getThin... | DiscoveryResultFlag function ( ) { return this . flag ; } |
7,064 | retrieves z. concode_field_sep int field concode_elem_sep int dummy concode_elem_sep int ASDF concode_elem_sep String first concode_elem_sep String second concode_field_sep void method5 concode_elem_sep void method6 concode_elem_sep void method7 concode_elem_sep void method8 concode_elem_sep void method1 concode_elem_s... | KEY_T function ( ) { return null ; } |
7,065 | returns the number of times cache lookup methods have returned a cached value . concode_field_sep long totalLoadTime concode_elem_sep long evictionCount concode_elem_sep long hitCount concode_elem_sep long loadSuccessCount concode_elem_sep long missCount concode_elem_sep long loadExceptionCount concode_field_sep long r... | long function ( ) { return hitCount ; } |
7,066 | aborts any pan/zoom animation that is currently in progress . concode_field_sep PanZoomController mPanZoomController concode_elem_sep boolean mForceRedraw concode_elem_sep IntSize mScreenSize concode_elem_sep String LOGTAG concode_elem_sep LayerRenderer mLayerRenderer concode_elem_sep DisplayPortMetrics mDisplayPort co... | void function ( ) { if ( mPanZoomController != null ) { mView . post ( new Runnable ( ) { public void run ( ) { mPanZoomController . abortAnimation ( ) ; } } ) ; } } |
7,067 | a no-op concode_field_sep DefaultOutputPort<HashMap<K,Integer>> mergedport concode_elem_sep HashMap<K,Integer> mergedTuple concode_elem_sep Integer lval concode_elem_sep boolean least concode_field_sep void beginWindow concode_elem_sep void process concode_elem_sep void setLeast concode_elem_sep void endWindow concode_... | void function ( OperatorContext arg0 ) { } |
7,068 | returns the number of second order sections in the analog prototype representation . concode_field_sep Rational T concode_elem_sep ArrayList<Rational> sections concode_field_sep AnalogPrototype lptobp concode_elem_sep void print concode_elem_sep Rational getSection concode_elem_sep Polynomial[] lptobpFactors concode_el... | int function ( ) { return sections . size ( ) ; } |
7,069 | creates a spliterator over the elements described by this iterable . concode_field_sep PlaceHolder placeHolder concode_field_sep Iterator<T> iterator concode_elem_sep void forEach | Spliterator < T > function ( ) { return Spliterators . spliteratorUnknownSize ( iterator ( ) , 0 ) ; } |
7,070 | determines if the response can handle the operation being performed . this method is called before #write object , outputstream , operation . subclasses should override this method to perform additional checks against the operation being performed . example might be checking the version of the service . concode_field_s... | boolean function ( Operation arg0 ) { return true ; } |
7,071 | sets the checkout timeout . concode_field_sep ComboPooledDataSource dataSource concode_field_sep void setConnectionTesterClassName concode_elem_sep void setPassword concode_elem_sep void setBreakAfterAcquireFailure concode_elem_sep void setMaxPoolSize concode_elem_sep void setTestConnectionOnCheckin concode_elem_sep vo... | void function ( @ Named ( "srini_string" ) final int arg0 ) { dataSource . setCheckoutTimeout ( arg0 ) ; } |
7,072 | test for paragraph 5 both the run and release methods in the work implementation may contain synchronization synchronization but they must not be declared as synchronized methods . concode_field_sep WorkConnectionFactory wcf concode_field_sep void testCanDeclaredSynchronizedBlocksInUnsynchronizedWork concode_elem_sep R... | void function ( ) { SynchronizedReleaseWork loc0 = new SynchronizedReleaseWork ( ) ; WorkConnection loc1 = wcf . getConnection ( ) ; try { loc1 . doWork ( loc0 ) ; fail ( "srini_string" ) ; } finally { loc1 . close ( ) ; } } |
7,073 | returns a string representation of this object ; useful for testing and debugging . concode_field_sep com.amazonaws.internal.SdkInternalList<StackResource> stackResources concode_field_sep DescribeStackResourcesResult withStackResources concode_elem_sep DescribeStackResourcesResult withStackResources concode_elem_sep i... | String function ( ) { StringBuilder loc0 = new StringBuilder ( ) ; loc0 . append ( "srini_string" ) ; if ( getStackResources ( ) != null ) loc0 . append ( "srini_string" + getStackResources ( ) ) ; loc0 . append ( "srini_string" ) ; return loc0 . toString ( ) ; } |
7,074 | returns the name of the compiler thread associated with this compiler thread statistic . concode_field_sep long compileTime concode_elem_sep long taskCount concode_elem_sep String name concode_elem_sep MethodInfo lastMethod concode_elem_sep long serialVersionUID concode_field_sep long getCompileTaskCount concode_elem_s... | String function ( ) { return name ; } |
7,075 | allow xml entities events concode_field_sep boolean allowPrefixMappings concode_elem_sep boolean allowIgnorableWhitespace concode_elem_sep boolean allowProcessingInstructions concode_elem_sep boolean allowDTDs concode_elem_sep boolean allowCDATA concode_elem_sep boolean allowDocuments concode_elem_sep ContentHandler co... | SAXFilter function ( ) { this . allowEntities = true ; return this ; } |
7,076 | eventually sets the element at position i to the given value . concode_field_sep Unsafe unsafe concode_elem_sep int scale concode_elem_sep Object[] array concode_elem_sep long serialVersionUID concode_elem_sep int base concode_field_sep long rawIndex concode_elem_sep void set concode_elem_sep boolean compareAndSet conc... | void function ( int arg0 , E arg1 ) { unsafe . putOrderedObject ( array , rawIndex ( arg0 ) , arg1 ) ; } |
7,077 | gets the value of the state property . concode_field_sep BigDecimal zip concode_elem_sep String country concode_elem_sep String city concode_elem_sep String street concode_elem_sep String name concode_elem_sep String state concode_field_sep void setName concode_elem_sep void setCountry concode_elem_sep String getName c... | String function ( ) { return state ; } |
7,078 | this method was generated by mybatis generator . this method returns the value of the database column workflowlog.id concode_field_sep Date createtime concode_elem_sep Integer isforward concode_elem_sep String action concode_elem_sep Integer workflownodeid concode_elem_sep String remark concode_elem_sep Integer id conc... | Integer function ( ) { return id ; } |
7,079 | return the override for the given method , if any . concode_field_sep boolean modified concode_elem_sep Set<MethodOverride> overrides concode_field_sep void addOverrides concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep Set<MethodOverride> getOverrides concode_elem_sep boolean isEmpty conco... | MethodOverride function ( Method arg0 ) { if ( ! this . modified ) { return null ; } synchronized ( this . overrides ) { MethodOverride loc0 = null ; for ( MethodOverride loc1 : this . overrides ) { if ( loc1 . matches ( arg0 ) ) { loc0 = loc1 ; } } return loc0 ; } } |
7,080 | sets the value of the path property . concode_field_sep String path concode_field_sep String getPath | void function ( String arg0 ) { this . path = arg0 ; } |
7,081 | the resource adapter concode_field_sep UnifiedSecurityConnectionFactory noTxCf concode_elem_sep DeploymentRepository dr concode_field_sep ResourceAdaptersDescriptor createNoTxActivation concode_elem_sep void testMinPoolSize concode_elem_sep void testInitialSize | ResourceAdapterArchive function ( ) { return ResourceAdapterFactory . createUnifiedSecurityRar ( ) ; } |
7,082 | this method sets the value for the ` modificationdate ' column concode_field_sep String NAME concode_elem_sep Object[] iKeys concode_elem_sep String CREATIONDATE concode_elem_sep String iName concode_elem_sep String VALUE concode_elem_sep long iFk_projectid concode_elem_sep String FK_PROJECTID concode_elem_sep String i... | void function ( java . sql . Timestamp arg0 ) { this . iModificationdate = arg0 ; this . iUpdated = true ; } |
7,083 | returns the maximum storage capacity for the storage unit in bytes concode_field_sep String mVolumeIdentifier concode_elem_sep long mMaxCapacity concode_elem_sep int mStorageId concode_elem_sep long mFreeSpace concode_elem_sep String mDescription concode_field_sep int getStorageId concode_elem_sep long getFreeSpace con... | long function ( ) { return mMaxCapacity ; } |
7,084 | get discovery nodes in current routing concode_field_sep DiscoveryNodes nodes concode_elem_sep Map<ShardId,Set<String>> ignoredShardToNodes concode_elem_sep AllocationExplanation explanation concode_elem_sep boolean ignoreDisable concode_elem_sep boolean debugDecision concode_elem_sep AllocationDeciders deciders concod... | DiscoveryNodes function ( ) { return nodes ; } |
7,085 | retrieve the codec name . concode_field_sep int MPEG4ProfileAdvancedSimple concode_elem_sep int AVCLevel51 concode_elem_sep int AACObjectELD concode_elem_sep int AVCLevel42 concode_elem_sep int MPEG4Level3 concode_elem_sep int H263Level10 concode_elem_sep int AACObjectHE concode_elem_sep int H263ProfileISWV3 concode_el... | String function ( ) { return MediaCodecList . getCodecName ( mIndex ) ; } |
7,086 | returns a string that can be used as the label for a crosshair . concode_field_sep NumberFormat numberFormat concode_elem_sep String labelTemplate concode_field_sep NumberFormat getNumberFormat concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep String getLabelTemplate | String function ( Crosshair arg0 ) { Object [ ] loc0 = new Object [ ] { this . numberFormat . format ( arg0 . getValue ( ) ) } ; String loc1 = MessageFormat . format ( this . labelTemplate , loc0 ) ; return loc1 ; } |
7,087 | remove the segs in the section of the line concode_field_sep Coordinate[] linePts concode_elem_sep double distanceTolerance concode_elem_sep TaggedLineString line concode_elem_sep LineSegmentIndex outputIndex concode_elem_sep LineIntersector li concode_elem_sep LineSegmentIndex inputIndex concode_field_sep LineSegment ... | void function ( TaggedLineString arg0 , int arg1 , int arg2 ) { for ( int loc0 = arg1 ; loc0 < arg2 ; loc0 ++ ) { TaggedLineSegment loc1 = arg0 . getSegment ( loc0 ) ; inputIndex . remove ( loc1 ) ; } } |
7,088 | gets the value of the due property . concode_field_sep Double total concode_elem_sep Double amount concode_elem_sep String refNum concode_elem_sep Boolean apply concode_elem_sep Double due concode_elem_sep Long line concode_elem_sep Long doc concode_elem_sep String currency concode_elem_sep XMLGregorianCalendar applyDa... | Double function ( ) { return due ; } |
7,089 | get the current template name concode_field_sep HashMap introspectionCache concode_elem_sep List macroLibraries concode_elem_sep long serialVersionUID concode_elem_sep Stack templateNameStack concode_elem_sep Stack macroNameStack concode_elem_sep Resource currentResource concode_elem_sep EventCartridge eventCartridge c... | String function ( ) { if ( templateNameStack . empty ( ) ) return "srini_string" ; else return ( String ) templateNameStack . peek ( ) ; } |
7,090 | return the spelexpressionparser to use . concode_field_sep String expression concode_elem_sep SpelExpressionParser parser concode_elem_sep AnnotatedElementKey key concode_field_sep Expression getExpression concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep ExpressionKey createKey | SpelExpressionParser function ( ) { return this . parser ; } |
7,091 | position of the literal words represented by this running length word . concode_field_sep int pointer concode_elem_sep int size concode_elem_sep RunningLengthWord rlw concode_field_sep RunningLengthWord next concode_elem_sep EWAHIterator getEWAHIterator concode_elem_sep EWAHIterator clone concode_elem_sep boolean hasNe... | int function ( ) { return this . pointer - this . rlw . getNumberOfLiteralWords ( ) ; } |
7,092 | gets the maximum distance along the ray . may be infinite . concode_field_sep float dx concode_elem_sep float dy concode_elem_sep float tMax concode_elem_sep float dz concode_elem_sep float EPSILON concode_elem_sep float ox concode_elem_sep float oy concode_elem_sep float oz concode_elem_sep float tMin concode_field_se... | float function ( ) { return tMax ; } |
7,093 | this method frees the blob object and releases the resources that it holds . the object is invalid once the free method is called . after free has been called , any attempt to invoke a method other than free will result in a sqlexception being thrown . if free is called multiple times , the subsequent calls to free are... | void function ( ) { blob . free ( ) ; } |
7,094 | the arn of the amazon simple notification service sns topic to which the sns notifications are sent . concode_field_sep String resourceArn concode_elem_sep String topicArn concode_elem_sep java.util.List<EventSubscription> eventSubscriptions concode_field_sep String getResourceArn concode_elem_sep void setTopicArn conc... | String function ( ) { return this . topicArn ; } |
7,095 | closes resources associated with this channel . concode_field_sep InputStream output concode_elem_sep OutputStream input concode_elem_sep InputStream error concode_elem_sep Supplier<Integer> exitStatus concode_elem_sep Closeable closer concode_field_sep InputStream getError concode_elem_sep Supplier<Integer> getExitSta... | void function ( ) { Closeables2 . closeQuietly ( input ) ; Closeables2 . closeQuietly ( output ) ; Closeables2 . closeQuietly ( error ) ; closer . close ( ) ; } |
7,096 | create an instance of esigetdeviceeligibilityresponsetype concode_field_sep QName _Message_QNAME concode_elem_sep QName _EsiGetDeviceEligibilityResponse_QNAME concode_elem_sep QName _EsiGetDeviceEligibilityRequest_QNAME concode_field_sep InformationMessageListType createInformationMessageListType concode_elem_sep Infor... | ESIGetDeviceEligibilityResponseType function ( ) { return new ESIGetDeviceEligibilityResponseType ( ) ; } |
7,097 | adds the kaleo transition to the database . also notifies the appropriate model listeners . concode_field_sep ServiceTracker<KaleoTransitionLocalService,KaleoTransitionLocalService> _serviceTracker concode_field_sep void deleteCompanyKaleoTransitions concode_elem_sep com.liferay.portal.kernel.dao.orm.ActionableDynamicQ... | com . liferay . portal . workflow . kaleo . model . KaleoTransition function ( com . liferay . portal . workflow . kaleo . model . KaleoTransition arg0 ) { return getService ( ) . addKaleoTransition ( arg0 ) ; } |
7,098 | creates a builder for link order nested sets . concode_field_sep LinkedHashSet<NestedSet<? extends E>> transitiveSets concode_elem_sep LinkedHashSet<E> items concode_elem_sep Order order concode_field_sep NestedSetBuilder<E> add concode_elem_sep NestedSet<E> emptySet concode_elem_sep NestedSetBuilder<E> addAll concode_... | NestedSetBuilder < E > function ( ) { return new NestedSetBuilder < > ( Order . LINK_ORDER ) ; } |
7,099 | closes the piped streams and releases any system resources associated with them . this object may no longer be used for writing bytes . concode_field_sep Logger LOGGER concode_elem_sep PipedInputStream pipedInputStream concode_elem_sep PipedOutputStream pipedOutputStream concode_field_sep int read concode_elem_sep int ... | void function ( ) { pipedInputStream . close ( ) ; pipedOutputStream . close ( ) ; } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.