code stringlengths 20 663 | nl stringlengths 68 7.19k |
|---|---|
void function ( java . io . OutputStream arg0 ) { try { arg0 . write ( major & 0xFF ) ; arg0 . write ( minor & 0xFF ) ; } catch ( IOException loc0 ) { MARSHAL loc1 = new MARSHAL ( "srini_string" ) ; loc1 . minor = Minor . Header ; loc1 . initCause ( loc0 ) ; throw loc1 ; } } | write into the output stream , major number first . concode_field_sep int major concode_elem_sep int minor concode_elem_sep long serialVersionUID concode_field_sep boolean until_inclusive concode_elem_sep boolean same concode_elem_sep Version read_version concode_elem_sep int hashCode concode_elem_sep boolean since_inc... |
void function ( String arg0 , String arg1 , Object ... arg2 ) { if ( LOG . ERROR >= LOGLEVEL ) Log . e ( arg0 , String . format ( arg1 , arg2 ) ) ; } | 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... |
LeftOperandBuilder function ( final String arg0 ) { leftOperand . setType ( arg0 ) ; return this ; } | set the type of the left operand it can be leftoperand #type_data leftoperand #type_business_data leftoperand #type_document leftoperand #type_external_data leftoperand #type_search_index leftoperand #type_transient_data or an other type of org.bonitasoft.engine.core.operation.leftoperandhandler registered in the confi... |
VertexOutDegree < K , VV , EV > function ( int arg0 ) { this . parallelism = arg0 ; return this ; } | override the operator parallelism . concode_field_sep boolean includeZeroDegreeVertices concode_elem_sep int parallelism concode_field_sep VertexOutDegree<K,VV,EV> setIncludeZeroDegreeVertices concode_elem_sep DataSet<Vertex<K,LongValue>> run |
List < String > function ( ) { List < String > loc0 = classCache . getAllPackageNames ( ) ; return loc0 ; } | get all the packages concode_field_sep Logger log concode_elem_sep ClassCache classCache concode_elem_sep JSPUtils jspUtils concode_elem_sep boolean secured concode_field_sep List<String> getAllFields concode_elem_sep JSPUtils getJSPUtils concode_elem_sep List<Field> getSearchableFields concode_elem_sep boolean isSecur... |
void function ( final int arg0 ) { this . low = arg0 ; } | set the low end of the range . concode_field_sep int high concode_elem_sep int low concode_field_sep int getLow concode_elem_sep int getHigh concode_elem_sep void setHigh |
List < ItemMetadata > function ( ) { return flattenValues ( this . items ) ; } | return item meta-data . concode_field_sep Pattern CAMEL_CASE_PATTERN concode_elem_sep MultiValueMap<String,ItemHint> hints concode_elem_sep MultiValueMap<String,ItemMetadata> items concode_field_sep void add concode_elem_sep void add concode_elem_sep List<T> flattenValues concode_elem_sep String nestedPrefix concode_el... |
String function ( ) { return conf . get ( SPARK_NETWORK_IO_MODE_KEY , "srini_string" ) . toUpperCase ( ) ; } | io mode : nio or epoll concode_field_sep String SPARK_NETWORK_IO_NUMCONNECTIONSPERPEER_KEY concode_elem_sep String SPARK_NETWORK_IO_LAZYFD_KEY concode_elem_sep String SPARK_NETWORK_IO_SERVERTHREADS_KEY concode_elem_sep String module concode_elem_sep String SPARK_NETWORK_IO_CLIENTTHREADS_KEY concode_elem_sep String SPAR... |
void function ( Key arg0 ) { if ( n == pq . length - 1 ) resize ( 2 * pq . length ) ; pq [ ++ n ] = arg0 ; swim ( n ) ; assert isMinHeap ( ) ; } | adds a new key to this priority queue . concode_field_sep Key[] pq concode_elem_sep Comparator<Key> comparator concode_elem_sep MinPQ<Key> copy concode_elem_sep int n concode_field_sep Key next concode_elem_sep Key delMin concode_elem_sep boolean isMinHeap concode_elem_sep boolean isMinHeap concode_elem_sep void sink c... |
String function ( ) { return mapCommandButtonId ; } | gets the component id of the commandbutton , in the map ui , corresponding to this time zone . concode_field_sep boolean currentlyShowing concode_elem_sep Polygon mapPolygon concode_elem_sep DateFormat dateFormat concode_elem_sep String id concode_elem_sep String abbreviation concode_elem_sep String mapCommandButtonId ... |
Properties function ( ) { props = new Properties ( ) ; try { InputStream loc0 = Version . class . getResourceAsStream ( "srini_string" ) ; props . load ( loc0 ) ; loc0 . close ( ) ; } catch ( Exception loc0 ) { throw new Error ( "srini_string" ) ; } return props ; } | load the version properties from a resource . concode_field_sep Version instance concode_elem_sep Properties props concode_field_sep String getProperty concode_elem_sep Map getProperties concode_elem_sep String toString |
void function ( int arg0 , Value arg1 ) { values [ arg0 ] = arg1 ; } | puts a property value , given the property index . concode_field_sep short BOX_RELATIVE_MASK concode_elem_sep short NON_CSS_ORIGIN concode_elem_sep short BLOCK_HEIGHT_RELATIVE_MASK concode_elem_sep short USER_ORIGIN concode_elem_sep short INLINE_AUTHOR_ORIGIN concode_elem_sep short OVERRIDE_ORIGIN concode_elem_sep shor... |
void function ( ) { System . setProperty ( "srini_string" , "srini_string" ) ; try { String loc0 = "srini_string" ; String loc1 = resolver . resolve ( loc0 ) ; fail ( "srini_string" + loc1 ) ; } finally { System . clearProperty ( "srini_string" ) ; } } | test that a incomplete expression to a system property reference throws an ise concode_field_sep ExpressionResolver resolver concode_field_sep void testSystemPropertyRefDefault concode_elem_sep void testLocalDelegatedToSystemProperties concode_elem_sep void testCanonicalResolver concode_elem_sep void testLocalPropertie... |
long function ( ) { return st_nrequests ; } | todo concode_field_sep long st_objectsteals concode_elem_sep int st_hash_len concode_elem_sep int st_cur_maxid concode_elem_sep int st_maxobjects concode_elem_sep long st_maxlsteals concode_elem_sep int st_partitions concode_elem_sep long st_part_max_nowait concode_elem_sep long st_objs_wait concode_elem_sep int st_nlo... |
int function ( ) { return mRows - mRowGapLength ; } | returns the number of rows in the packedintvector . this number will change as rows are inserted and deleted . concode_field_sep int mRows concode_elem_sep int mColumns concode_elem_sep int mRowGapLength concode_elem_sep int mRowGapStart concode_elem_sep int[] mValueGap concode_elem_sep int[] mValues concode_field_sep ... |
void function ( ) { if ( state != XA_STATE_PREPARED ) { throw new XAException ( "srini_string" ) ; } try { connection . rollback ( ) ; } catch ( SQLException loc0 ) { throw new XAException ( loc0 . getMessage ( ) ) ; } dispose ( ) ; } | this rolls back the connection associated with this xaresource . concode_field_sep boolean originalAutoCommitMode concode_elem_sep int XA_STATE_INITIAL concode_elem_sep int XA_STATE_DISPOSED concode_elem_sep int XA_STATE_PREPARED concode_elem_sep JDBCXADataSource xaDataSource concode_elem_sep JDBCConnection connection ... |
double function ( ) { return heading ; } | return the track heading concode_field_sep double heading concode_elem_sep double alt concode_elem_sep double lon concode_elem_sep double time concode_elem_sep double lat concode_elem_sep double speed concode_field_sep Point4D asPoint4D concode_elem_sep double getLongitude concode_elem_sep double getAltitude concode_el... |
String function ( String arg0 ) { return arg0 != null ? concat ( "srini_string" , arg0 , "srini_string" ) : null ; } | returns the given string surrounded by single quotes , or null if the given string is null . concode_field_sep String toAppend concode_elem_sep String[] strings concode_field_sep String with concode_elem_sep String with concode_elem_sep boolean isNullOrEmpty concode_elem_sep String concat concode_elem_sep StringsToJoin... |
E function ( int arg0 ) { if ( mGarbage ) { gc ( ) ; } return ( E ) mValues [ arg0 ] ; } | given an index in the range 0 ... size -1 , returns the value from the indexth key-value mapping that this sparsearray stores . concode_field_sep Object DELETED concode_elem_sep long[] mKeys concode_elem_sep boolean mGarbage concode_elem_sep int mSize concode_elem_sep Object[] mValues concode_field_sep long keyAt conco... |
int function ( ) { return capacity ; } | returns this buffer 's capacity . concode_field_sep int limit concode_elem_sep int position concode_elem_sep int capacity concode_field_sep Buffer rewind concode_elem_sep boolean hasRemaining concode_elem_sep int limit concode_elem_sep Buffer limit concode_elem_sep Buffer clear concode_elem_sep int position concode_ele... |
void function ( String arg0 ) { this . description = arg0 ; } | sets the value of the description property . concode_field_sep BigDecimal unitPrice concode_elem_sep String itemId concode_elem_sep BigDecimal quantity concode_elem_sep Boolean taxable concode_elem_sep String name concode_elem_sep String description concode_field_sep void setName concode_elem_sep String getItemId conco... |
void function ( Connection arg0 , XAResource arg1 ) { if ( arg0 == null ) throw new NullPointerException ( "srini_string" ) ; if ( arg1 == null ) throw new NullPointerException ( "srini_string" ) ; xaResources . put ( arg0 , arg1 ) ; } | registers the association between a connection and a xaresource . when a connection is enlisted in a transaction , it is actually the xaresource that is given to the transaction manager . concode_field_sep TransactionManager transactionManager concode_elem_sep Map caches concode_elem_sep Map xaResources concode_field_s... |
OptionStatus function ( ) { return status ; } | the status of domain configuration option . concode_field_sep Suggester options concode_elem_sep OptionStatus status concode_field_sep SuggesterStatus withStatus concode_elem_sep SuggesterStatus withOptions concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep SuggesterStatus clone concode_elem... |
void function ( String [ ] arg0 ) { JarFile . registerUrlProtocolHandler ( ) ; ClassLoader loc0 = createClassLoader ( getClassPathArchives ( ) ) ; launch ( arg0 , getMainClass ( ) , loc0 ) ; } | launch the application . this method is the initial entry point that should be called by a subclass public static void main string args method . concode_field_sep PlaceHolder placeHolder concode_field_sep String getMainClass concode_elem_sep MainMethodRunner createMainMethodRunner concode_elem_sep List<Archive> getClas... |
void function ( Boolean arg0 ) { this . hasMoreResults = arg0 ; } | indicates whether there are more results that can be obtained by a subsequent call . concode_field_sep Boolean hasMoreResults concode_elem_sep String marker concode_elem_sep com.amazonaws.internal.SdkInternalList<PipelineIdName> pipelineIdList concode_field_sep void setMarker concode_elem_sep Boolean getHasMoreResults ... |
void function ( BehaviorTree arg0 , String arg1 ) { FileHandle loc0 = Gdx . files . external ( arg1 ) ; if ( loc0 . isDirectory ( ) ) { Gdx . app . error ( "srini_string" , "srini_string" ) ; return ; } loc0 . writeString ( serialize ( arg0 ) , false ) ; } | save the tree in parsable format concode_field_sep PlaceHolder placeHolder concode_field_sep String serialize concode_elem_sep String getTaskAttributes concode_elem_sep String toAlias concode_elem_sep String writeTask concode_elem_sep String getFieldString concode_elem_sep void findClasses concode_elem_sep String toPar... |
boolean function ( MDDOrder arg0 ) { for ( MDDOrderLine loc0 : arg0 . getLines ( true , null ) ) { if ( loc0 . getQtyInTransit ( ) . signum ( ) != 0 ) { return true ; } } return false ; } | define if a distribution order is in transit concode_field_sep String CTX_IsLiberoEnabled concode_elem_sep int m_AD_Client_ID concode_elem_sep CLogger log concode_field_sep String docValidate concode_elem_sep void updateMPPOrder concode_elem_sep void initialize concode_elem_sep String login concode_elem_sep String mode... |
boolean function ( String arg0 ) { return mSkuMap . containsKey ( arg0 ) ; } | return whether or not details about the given product are available . concode_field_sep Map<String,SkuDetails> mSkuMap concode_elem_sep Map<String,Purchase> mPurchaseMap concode_field_sep void erasePurchase concode_elem_sep List<String> getAllOwnedSkus concode_elem_sep List<String> getAllOwnedSkus concode_elem_sep void... |
void function ( long [ ] arg0 ) { Assert . notNull ( arg0 ) ; String loc0 = arg0 [ 0 ] + "srini_string" + arg0 [ 1 ] ; Assert . isTrue ( arg0 [ 0 ] >= 0 && arg0 [ 1 ] >= 0 , "srini_string" + loc0 ) ; set ( HEARTBEAT , loc0 ) ; } | set the heartbeat header . applies to the connect and connected frames . concode_field_sep String CONTENT_LENGTH concode_elem_sep String ACK concode_elem_sep Map<String,List<String>> headers concode_elem_sep String LOGIN concode_elem_sep String SERVER concode_elem_sep String SESSION concode_elem_sep String PASSCODE con... |
void function ( Edge arg0 ) { incomingEdges . add ( arg0 ) ; } | method to add an incoming edge . note that we do not check if the destination node of the incoming edge is identical to this node concode_field_sep Iterator<Edge> incomingEdgeIterator concode_elem_sep List<Edge> incomingEdges concode_elem_sep List<Edge> outgoingEdges concode_elem_sep NodeType nodeType concode_elem_sep ... |
OSCPacket function ( byte [ ] arg0 , int arg1 ) { bytes = arg0 ; this . bytesLength = arg1 ; streamPosition = 0 ; if ( isBundle ( ) ) return convertBundle ( ) ; else return convertMessage ( ) ; } | convert a byte array into an oscpacket either an oscmessage or oscbundle . concode_field_sep int streamPosition concode_elem_sep byte[] bytes concode_elem_sep int bytesLength concode_field_sep boolean isBundle concode_elem_sep int lengthOfCurrentString concode_elem_sep OSCMessage convertMessage concode_elem_sep String ... |
String function ( String arg0 ) { String loc0 = arg0 . replace ( "srini_string" , "srini_string" ) ; return 'L' + loc0 + ';' ; } | changes a class name to the internal form suitable for use in a descriptor string . e.g. java.lang.string = > ljava/lang/string ; concode_field_sep Map<Class<?>,String> primitives concode_field_sep String[] parameterDescriptors concode_elem_sep String[] parameterDescriptors concode_elem_sep String[] parameterDescriptor... |
Version function ( ) { return context . getBundle ( ) . getVersion ( ) ; } | returns the current version of the bundle . concode_field_sep BundleContext context concode_elem_sep Logger logger concode_field_sep void stop concode_elem_sep void start concode_elem_sep BundleContext getContext |
void function ( String arg0 ) { this . action = arg0 ; } | specify insert to add a predicate to a rule . use delete to remove a predicate from a rule . concode_field_sep Predicate predicate concode_elem_sep String action concode_field_sep void setPredicate concode_elem_sep RuleUpdate withAction concode_elem_sep RuleUpdate withAction concode_elem_sep Predicate getPredicate conc... |
long function ( InputStream arg0 , OutputStream arg1 ) { int loc0 ; byte [ ] loc1 = new byte [ DEFAULT_BUFFER_SIZE ] ; long loc2 = 0 ; while ( ( loc0 = arg0 . loc0 ( loc1 ) ) > 0 ) { arg1 . write ( loc1 , 0 , loc0 ) ; loc2 += loc0 ; } return loc2 ; } | copy all data from an inputstream to an outputstream . concode_field_sep int DEFAULT_BUFFER_SIZE concode_field_sep void deleteDirectoryTree concode_elem_sep void deleteDirectoryTree concode_elem_sep void deleteDirectoryTree concode_elem_sep byte[] readBytes concode_elem_sep byte[] readBytes concode_elem_sep Path copyRe... |
Map < String , String > function ( ) { return valueFieldMap ; } | gets mapping of options data source field names to sibling field names . used by select or combo pick lists to put selected values to matching fields in case options data source field names differs from the target form field names . it supports target fields described as a path to nested field with ' / ' as separator.e... |
URI function ( ) { return uri ; } | converts the path object to a uri . concode_field_sep char SEPARATOR_CHAR concode_elem_sep String SEPARATOR concode_elem_sep String CUR_DIR concode_elem_sep long serialVersionUID concode_elem_sep URI uri concode_field_sep Path getParent concode_elem_sep String getName concode_elem_sep void read concode_elem_sep String ... |
void function ( java . awt . Color arg0 ) { this . colour = arg0 ; needToUpdateApp = true ; } | set a new colour for the primitive concode_field_sep SceneGraphComponent comp concode_elem_sep boolean needToUpdateApp concode_elem_sep double[] translationVec concode_elem_sep boolean needToUpdateTrans concode_elem_sep Appearance ap concode_elem_sep java.awt.Color colour concode_elem_sep boolean isHidden concode_elem_... |
void function ( ) { Window loc0 = device . getFullScreenWindow ( ) ; if ( loc0 != null ) { BufferStrategy loc1 = loc0 . getBufferStrategy ( ) ; if ( ! loc1 . contentsLost ( ) ) { loc1 . show ( ) ; } } Toolkit . getDefaultToolkit ( ) . sync ( ) ; } | updates the display . concode_field_sep GraphicsDevice device concode_field_sep int getHeight concode_elem_sep void setFullScreen concode_elem_sep DisplayMode getCurrentDisplayMode concode_elem_sep BufferedImage createCompatibleImage concode_elem_sep JFrame getFullScreenWindow concode_elem_sep DisplayMode[] getCompatib... |
void function ( String arg0 , String [ ] arg1 ) { Class loc0 ; Method loc1 ; Class [ ] loc2 = { emptyStringArray . getClass ( ) } ; Object [ ] loc3 = { ( arg1 == null ) ? emptyStringArray : arg1 } ; loc0 = Class . forName ( arg0 ) ; loc1 = loc0 . getMethod ( "srini_string" , loc2 ) ; loc1 . invoke ( null , loc3 ) ; } | invokes the static main string method from each specified class . concode_field_sep String LS concode_elem_sep String SYNTAX_MSG concode_elem_sep String[] emptyStringArray concode_field_sep void syntaxFailure concode_elem_sep void main |
boolean function ( Context arg0 , String arg1 , int arg2 ) { SharedPreferences loc0 = arg0 . getSharedPreferences ( PREFERENCE_NAME , Context . MODE_PRIVATE ) ; SharedPreferences . Editor loc1 = loc0 . edit ( ) ; loc1 . putInt ( arg1 , arg2 ) ; return loc1 . commit ( ) ; } | put int preferences concode_field_sep String PREFERENCE_NAME concode_field_sep long getLong concode_elem_sep long getLong concode_elem_sep int getInt concode_elem_sep int getInt concode_elem_sep boolean putFloat concode_elem_sep boolean putString concode_elem_sep boolean getBoolean concode_elem_sep boolean getBoolean c... |
CycleMethodEnum function ( ) { return cycleMethod ; } | returns the enumerated type which specifies cycling behavior . concode_field_sep ColorSpaceEnum colorSpace concode_elem_sep int transparency concode_elem_sep CycleMethodEnum REPEAT concode_elem_sep CycleMethodEnum cycleMethod concode_elem_sep float[] fractions concode_elem_sep ColorSpaceEnum SRGB concode_elem_sep Color... |
boolean function ( ) { return false ; } | default to not requiring post . implementors can override if they need to . concode_field_sep String EXCEPTION_XML concode_elem_sep URL onlineResource concode_elem_sep Properties properties concode_field_sep String getPostContentType concode_elem_sep URL getFinalURL concode_elem_sep void initRequest concode_elem_sep vo... |
int function ( ) { return replicaSetsByName . size ( ) ; } | get the number of replica sets with names . concode_field_sep Map<String,ReplicaSet> replicaSetsByName concode_elem_sep List<ReplicaSet> nonReplicaSets concode_field_sep List<ReplicaSet> all concode_elem_sep boolean haveChangedSince concode_elem_sep String hosts concode_elem_sep ReplicaSets parse concode_elem_sep List<... |
void function ( Mat22 arg0 ) { box . R . mulLocal ( arg0 ) ; } | multiplies the obb transform by the given transform concode_field_sep Mat22 inv2 concode_elem_sep Mat22 yFlipMat concode_elem_sep OBB box concode_elem_sep Mat22 R concode_elem_sep Vec2 center concode_elem_sep boolean yFlip concode_elem_sep Vec2 extents concode_elem_sep Mat22 inv concode_field_sep void setCamera concode... |
void function ( String arg0 ) { this . identityId = arg0 ; } | a unique identifier in the format region : guid . concode_field_sep String identityId concode_elem_sep String nextToken concode_elem_sep java.util.List<String> developerUserIdentifierList concode_field_sep String getIdentityId concode_elem_sep LookupDeveloperIdentityResult withIdentityId concode_elem_sep java.util.List... |
void function ( int arg0 , Container arg1 , String arg2 ) { warn ( arg0 , arg1 , arg2 , null ) ; } | display warning with warning icon concode_field_sep CLogger log concode_elem_sep boolean showDialog concode_field_sep void beep concode_elem_sep void createSupportEMail concode_elem_sep void createSupportEMail concode_elem_sep boolean ask concode_elem_sep boolean ask concode_elem_sep void clear concode_elem_sep void cl... |
String function ( String arg0 , String arg1 , DateTime arg2 , String arg3 , String arg4 ) { String loc0 = injectParams ( arg0 , arg1 , arg2 , arg3 ) ; loc0 = loc0 . replace ( "srini_string" , arg4 ) ; return loc0 ; } | resolves all the parameters . concode_field_sep SimpleDateFormat datetimeFormat concode_elem_sep String DATE_FORMAT concode_elem_sep SimpleDateFormat dateFormat concode_elem_sep int FIND_FILES_MAX_DEPTH concode_elem_sep String DATE_TIME_FORMAT concode_field_sep String getDateTimeAsString concode_elem_sep String getSyst... |
int function ( ) { if ( _last == - 1 ) { final int loc0 = _position ; setMark ( ) ; reset ( ) ; do { _last ++ ; } while ( next ( ) != END ) ; gotoMark ( ) ; _position = loc0 ; } return _last ; } | returns the position of the last node within the iteration , as defined by xpath . in a forward iterator , i believe this equals the number of nodes which this iterator will yield . in a reverse iterator , i believe it should return 1 since the `` last '' is the first produced . this may be an expensive operation when ... |
ArrayList < TokenizerNode > function ( ArrayList < TokenizerNode > arg0 , boolean arg1 ) { ArrayList < TokenizerNode > loc0 = Lists . newArrayList ( ) ; for ( int loc1 = arg0 . size ( ) - 1 ; loc1 >= 0 ; -- loc1 ) { TokenizerNode loc2 = arg0 . get ( loc1 ) ; if ( loc2 . isLeaf ( ) && arg1 || ( ! loc2 . isLeaf ( ) && ! ... | static concode_field_sep int numBytes concode_elem_sep PrefixTreeEncoder prefixTreeEncoder concode_elem_sep ArrayList<TokenizerNode> leaves concode_elem_sep int numLeafWriters concode_elem_sep ArrayList<TokenizerNode> nonLeaves concode_elem_sep ArrayList<RowNodeWriter> leafWriters concode_elem_sep int numNonLeafWriters... |
boolean function ( ) { if ( "srini_string" . equals ( instanceStateName ) ) return true ; else return false ; } | checks if is instance stopped . concode_field_sep Instance instance concode_elem_sep String instanceStatus concode_elem_sep String instanceStateName concode_field_sep void updateState concode_elem_sep void setInstanceStatus concode_elem_sep void setInstanceStateName concode_elem_sep String getInstanceId concode_elem_se... |
void function ( String arg0 ) { this . activeConnection = arg0 ; } | sets the active connection . concode_field_sep String iface concode_elem_sep String ip4Config concode_elem_sep UInt32 capabilities concode_elem_sep boolean managed concode_elem_sep String dbusPath concode_elem_sep UInt32 ifaceIpAddress concode_elem_sep UInt32 state concode_elem_sep String activeConnection concode_elem_... |
void function ( boolean arg0 ) { this . includeInResult = arg0 ; } | sets the value of the includeinresult property . concode_field_sep String attributeId concode_elem_sep List<AttributeValueType> attributeValue concode_elem_sep String issuer concode_elem_sep boolean includeInResult concode_field_sep String getIssuer concode_elem_sep List<AttributeValueType> getAttributeValue concode_el... |
void function ( final HttpParams arg0 , final String arg1 ) { if ( arg0 == null ) { throw new IllegalArgumentException ( "srini_string" ) ; } arg0 . setParameter ( CoreProtocolPNames . USER_AGENT , arg1 ) ; } | sets value of the coreprotocolpnames #user_agent parameter . concode_field_sep PlaceHolder placeHolder concode_field_sep ProtocolVersion getVersion concode_elem_sep boolean useExpectContinue concode_elem_sep void setHttpElementCharset concode_elem_sep void setVersion concode_elem_sep String getUserAgent concode_elem_se... |
String function ( ) { eatws ( ) ; int loc0 = pos ; char loc1 ; while ( pos < end ) { loc1 = val . charAt ( pos ) ; if ( Character . isWhitespace ( loc1 ) ) break ; pos ++ ; } return val . substring ( loc0 , pos ) ; } | skips leading whitespace and returns whatever sequence of non whitespace it can find or hte empty string concode_field_sep String val concode_elem_sep int pos concode_elem_sep int end concode_field_sep char ch concode_elem_sep char peekChar concode_elem_sep void eatws concode_elem_sep double getDouble concode_elem_sep ... |
void function ( String arg0 ) { this . username = arg0 ; } | set the logon username of this user , which must be unique within the scope of a userdatabase . concode_field_sep String password concode_elem_sep String fullName concode_elem_sep String username concode_field_sep void removeRole concode_elem_sep void setPassword concode_elem_sep boolean isInGroup concode_elem_sep Stri... |
void function ( ) { isRunning = false ; if ( progressThread != null ) { progressThread . interrupt ( ) ; } } | method to stop the progress thread this will toggle the isrunning state to false , and interrupt the thread since the isrunning boolean is checked inside the progress loop in the thread , switching it to false will stop the process from running concode_field_sep int PAUSE_AMOUNT_S concode_elem_sep int percent concode_e... |
ContentProviderOperation function ( Uri arg0 , Account arg1 , byte [ ] arg2 ) { ContentValues loc0 = new ContentValues ( ) ; loc0 . put ( Columns . DATA , arg2 ) ; return ContentProviderOperation . newInsert ( arg0 ) . withValue ( Columns . ACCOUNT_NAME , arg1 . name ) . withValue ( Columns . ACCOUNT_TYPE , arg1 . type... | creates and returns a contentprovideroperation that assigns the data array as the sync state for the given account . concode_field_sep String ACCOUNT_TYPE concode_elem_sep String CONTENT_DIRECTORY concode_elem_sep String ACCOUNT_NAME concode_elem_sep String[] DATA_PROJECTION concode_elem_sep String SELECT_BY_ACCOUNT co... |
Connection function ( ) { return getConnection ( getUrl ( ) ) ; } | use this if you need to get a new connection for your bug report i.e. there 's more than one connection involved . concode_field_sep Connection conn concode_elem_sep Driver driver concode_field_sep String getUrl concode_elem_sep Connection getConnection concode_elem_sep Connection getConnection concode_elem_sep Connect... |
String function ( String arg0 ) { MARSHAL loc0 = new MARSHAL ( "srini_string" + arg0 ) ; loc0 . minor = Minor . Inappropriate ; throw loc0 ; } | the package level method for throwing exception , explaining that the operation is not applicable . concode_field_sep PlaceHolder placeHolder concode_field_sep DynAnyFactory extract concode_elem_sep DynAnyFactory read concode_elem_sep void insert concode_elem_sep DynAnyFactory narrow concode_elem_sep String id concode_... |
void function ( final W3CEndpointReference arg0 , final MAP arg1 , final InstanceIdentifier arg2 ) { final TerminationCoordinatorRPCPortType loc0 = getPort ( arg0 , arg1 , closeAction ) ; final NotificationType loc1 = new NotificationType ( ) ; try { loc0 . closeOperation ( loc1 ) ; } catch ( SOAPFaultException loc2 ) ... | send a close request . concode_field_sep String closeAction concode_elem_sep String cancelAction concode_elem_sep String completeAction concode_elem_sep TerminationCoordinatorRPCClient CLIENT concode_field_sep void sendComplete concode_elem_sep TerminationCoordinatorRPCPortType getPort concode_elem_sep TerminationCoord... |
boolean function ( String arg0 ) { return ! eventCanOccur ( arg0 ) ; } | returns whether or not the given event can occur in the current state concode_field_sep HashSet<String> allEvents concode_elem_sep String current concode_elem_sep HashSet<String> allStates concode_elem_sep Transitioner transitioner concode_elem_sep HashMap<CallbackKey,Callback> callbacks concode_elem_sep HashMap<EventK... |
Object function ( final Object arg0 , final int arg1 ) { final List loc0 = ( List ) this . table . get ( arg0 ) ; if ( loc0 == null ) { return null ; } return loc0 . get ( arg1 ) ; } | retrieves the n-th value registered for an key or null if there was no such key in the list . an index out of bounds exception is thrown if there are less than n elements registered to this key . concode_field_sep Object[] EMPTY_ARRAY concode_elem_sep long serialVersionUID concode_elem_sep Iterator EMPTY_ITERATOR conco... |
List < MethodNode > function ( ) { return Collections . unmodifiableList ( enclosingMethods ) ; } | returns the current stack of enclosing methods . the first element is the top of the stack , that is to say the last visited method . concode_field_sep Set<MethodNode> methodsToBeVisited concode_elem_sep Set<Long> reportedErrors concode_elem_sep LinkedList<BinaryExpression> enclosingBinaryExpressions concode_elem_sep L... |
PathAddress function ( ModelNode arg0 ) { return PathAddress . pathAddress ( arg0 . require ( ModelDescriptionConstants . OP_ADDR ) ) ; } | returns the address of the specified operation concode_field_sep String INDEX concode_elem_sep String KEY concode_field_sep String getName concode_elem_sep ModelNode getAttributeValue concode_elem_sep ModelNode createWriteAttributeOperation concode_elem_sep ModelNode createReadAttributeOperation concode_elem_sep Set<St... |
String function ( Object arg0 ) { return localizer . localize ( localizableMASM_0005_NO_DEFAULT_TUBELINE_IN_DEFAULT_CFG_FILE ( arg0 ) ) ; } | masm0005 : no default tubeline is defined in the default 0 configuration file concode_field_sep LocalizableMessageFactory messageFactory concode_elem_sep Localizer localizer concode_field_sep Localizable localizableMASM_0009_CANNOT_FORM_VALID_URL concode_elem_sep String MASM_0020_ERROR_CREATING_URI_FROM_GENERATED_STRIN... |
RequestMethod function ( ) { return requestMethod ; } | get , post concode_field_sep RequestReceiver requestReceiver concode_elem_sep boolean isCancelStateSend concode_elem_sep long last_reqeust_index concode_elem_sep String rawResponse concode_elem_sep RequestMethod requestMethod concode_elem_sep List<RequestEntity> recyleList concode_elem_sep int resultCode concode_elem_s... |
T function ( EObject arg0 ) { return doSwitch ( arg0 . eClass ( ) , arg0 ) ; } | calls casexxx for each class of the model until one returns a non null result ; it yields that result . concode_field_sep EPO2Package modelPackage concode_field_sep T caseGlobalLocation concode_elem_sep T caseSupplier concode_elem_sep T caseGlobalAddress concode_elem_sep T caseItem concode_elem_sep T casePurchaseOrder ... |
String function ( ) { return value ; } | gets the value of the value property . concode_field_sep String id concode_elem_sep String value concode_field_sep void setvalue concode_elem_sep void setId concode_elem_sep String getId |
org . apache . axis . encoding . Deserializer function ( java . lang . String arg0 , java . lang . Class arg1 , javax . xml . namespace . QName arg2 ) { return new org . apache . axis . encoding . ser . BeanDeserializer ( arg1 , arg2 , typeDesc ) ; } | get custom deserializer concode_field_sep java.lang.Object __equalsCalc concode_elem_sep java.lang.Integer length concode_elem_sep java.lang.Integer index concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_field_sep void setLength concode_elem_sep org.apache.a... |
void function ( File arg0 , OutputStream arg1 ) { writeHeader ( arg0 , arg1 ) ; FileInputStream loc0 = null ; try { loc0 = new FileInputStream ( arg0 ) ; int loc1 ; while ( ( loc1 = loc0 . read ( buffer ) ) != - 1 ) { arg1 . write ( buffer , 0 , loc1 ) ; } } finally { closeQuietly ( loc0 ) ; } } | copies from a file to an output stream . concode_field_sep byte[] buffer concode_elem_sep boolean running concode_elem_sep File[] PATHS concode_elem_sep File BASE concode_elem_sep int INTERVAL concode_elem_sep File PROC concode_elem_sep int SAMPLE_COUNT concode_elem_sep DeviceMonitor instance concode_elem_sep int MAX_F... |
org . apache . axis . encoding . Serializer function ( java . lang . String arg0 , java . lang . Class arg1 , javax . xml . namespace . QName arg2 ) { return new org . apache . axis . encoding . ser . BeanSerializer ( arg1 , arg2 , typeDesc ) ; } | get custom serializer concode_field_sep boolean modemSincronizado concode_elem_sep java.lang.String statusPorta concode_elem_sep com.gvt.www.ws.eai.oss.ossturbonet.OSSTurbonetOut mensagem concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.apache.axis.description.... |
List < WbProperty > function ( ) { return properties ; } | additional property elements . for examples see docs for eclipsewtp concode_field_sep List<WbProperty> properties concode_elem_sep String contextPath concode_elem_sep Project project concode_elem_sep List<WbResource> resources concode_elem_sep Set<Configuration> rootConfigurations concode_elem_sep XmlFileContentMerger ... |
boolean function ( ) { return true ; } | returns true since @tutorial can be used in method documentation . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean inPackage concode_elem_sep String getName concode_elem_sep boolean inOverview concode_elem_sep boolean inConstructor concode_elem_sep boolean inField concode_elem_sep String toString co... |
Path [ ] function ( ) { return repoFiles ; } | the shared filesystem repo locations . concode_field_sep Path logsFile concode_elem_sep Settings settings concode_elem_sep Path homeFile concode_elem_sep Path tmpFile concode_elem_sep Path configFile concode_elem_sep Path[] repoFiles concode_elem_sep Path[] dataWithClusterFiles concode_elem_sep Path pidFile concode_ele... |
void function ( String arg0 ) { this . specifiedTypeName = arg0 ; } | set the type name as actually specified for this particular value , if any . concode_field_sep String specifiedTypeName concode_elem_sep Object targetType concode_elem_sep boolean dynamic concode_elem_sep Object source concode_elem_sep String value concode_field_sep Class<?> getTargetType concode_elem_sep void setSourc... |
long function ( ) { return processCpuTime ; } | gets the process cpu time . concode_field_sep long freePhysicalMemorySize concode_elem_sep int availableProcessors concode_elem_sep String vmVendor concode_elem_sep long openFileDescriptorCount concode_elem_sep long freeSwapSpaceSize concode_elem_sep String osName concode_elem_sep long maxFileDescriptorCount concode_el... |
void function ( SchedulerService arg0 ) { this . schedulerService = arg0 ; } | sets the schedulerservice attribute value . concode_field_sep String name concode_elem_sep String namespaceCode concode_elem_sep boolean durable concode_elem_sep List<Step> steps concode_elem_sep SchedulerService schedulerService concode_elem_sep String group concode_elem_sep Map<String,String> dependencies concode_fie... |
void function ( CTDefaultShapeDefinition arg0 ) { this . lnDef = arg0 ; } | sets the value of the lndef property . concode_field_sep CTDefaultShapeDefinition spDef concode_elem_sep CTOfficeArtExtensionList extLst concode_elem_sep CTDefaultShapeDefinition lnDef concode_elem_sep CTDefaultShapeDefinition txDef concode_field_sep void setSpDef concode_elem_sep CTOfficeArtExtensionList getExtLst con... |
void function ( Stub arg0 , ObjectOutputStream arg1 ) { writeObject ( arg0 , arg1 , null ) ; } | write as corba object . the orb is taken from the org.omg.corba.portable.delegate . the stub is automatically registered with this orb if not already done . concode_field_sep PlaceHolder placeHolder concode_field_sep Tie getTieFromStub concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep Strin... |
void function ( com . liferay . social . kernel . model . SocialRequest arg0 , com . liferay . portal . kernel . theme . ThemeDisplay arg1 ) { getService ( ) . processConfirmation ( arg0 , arg1 ) ; } | processes the confirmation of the social request . confirmations are handled by finding the appropriate social request interpreter and calling its processconfirmation method . to find the appropriate interpreter this method goes through the available interpreters to find one that can handle the asset type of the reques... |
AdGroupAdApprovalStatus function ( ) { return approvalStatus ; } | gets the value of the approvalstatus property . concode_field_sep AdGroupAdApprovalStatus approvalStatus concode_elem_sep List<String> disapprovalReasons concode_elem_sep Ad ad concode_elem_sep AdGroupAdExperimentData experimentData concode_elem_sep Boolean trademarkDisapproved concode_elem_sep List<String> trademarks ... |
void function ( String arg0 ) { this . firstName = arg0 ; } | method that set field firstname concode_field_sep String lastName concode_elem_sep String firstName concode_elem_sep int recruitmentYear concode_elem_sep int birthYear concode_elem_sep String middleName concode_elem_sep String mainPlaceOfWork concode_field_sep int getAge concode_elem_sep void setRecruitmentYear concode... |
void function ( final Map arg0 , final HttpServletResponse arg1 ) { arg1 . setStatus ( HttpServletResponse . SC_BAD_REQUEST ) ; arg0 . put ( "srini_string" , HttpServletResponse . SC_BAD_REQUEST ) ; render ( arg0 , arg1 ) ; } | render exceptions . sets the response status accordingly to note bad requests . concode_field_sep PlaceHolder placeHolder concode_field_sep void render concode_elem_sep void render |
int function ( ) { return m_status ; } | getstatus concode_field_sep Thread m_worker concode_elem_sep String m_name concode_elem_sep short DHCP_TARGET_PORT concode_elem_sep DatagramSocket m_receiver concode_elem_sep List<Client> m_clients concode_elem_sep int m_status concode_field_sep String getName concode_elem_sep void stop concode_elem_sep void start conc... |
String function ( ) { return location ; } | gets the value of the location property . concode_field_sep ArrayOfString altIDs concode_elem_sep boolean versionable concode_elem_sep String label concode_elem_sep String mimeType concode_elem_sep String formatURI concode_elem_sep DatastreamControlGroup controlGroup concode_elem_sep String versionID concode_elem_sep l... |
void function ( String arg0 ) { this . sequenceNumber = arg0 ; } | the sequence number identifier that was assigned to the put data record . the sequence number for the record is unique across all records in the stream . a sequence number is the identifier associated with every record put into the stream . concode_field_sep String sequenceNumber concode_elem_sep String shardId concode... |
void function ( ) { try { if ( printHelper != null ) { cancelablePrintJob = printHelper . cancelablePrint ( ) ; } } catch ( PrintException loc0 ) { logger . log ( Level . FINE , "srini_string" , loc0 ) ; } } | threads runnable method . concode_field_sep CancelablePrintJob cancelablePrintJob concode_elem_sep Logger logger concode_elem_sep PrintHelper printHelper concode_field_sep void cancel |
void function ( HazelcastInstance arg0 ) { this . hazelcastClient = arg0 ; } | sets hazelcast local instance concode_field_sep Interface networkInterface concode_elem_sep SharedObjects SHARED_OBJECTS concode_elem_sep String jemVersion concode_elem_sep Config hazelcastConfig concode_elem_sep ServletContext context concode_elem_sep Service connectorService concode_elem_sep boolean isDataClusterAvai... |
List < HeaderType > function ( ) { if ( header == null ) { header = new ArrayList < HeaderType > ( ) ; } return header ; } | gets the value of the header 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 header property . for example , to add a new item , do as f... |
void function ( ValueChangeEvent arg0 ) { setRenderWest ( ( Boolean ) arg0 . getNewValue ( ) ) ; } | event handler for the west border . concode_field_sep boolean renderNorth concode_elem_sep boolean renderEast concode_elem_sep boolean renderSouth concode_elem_sep boolean renderWest concode_elem_sep boolean renderCenter concode_field_sep void south concode_elem_sep boolean isRenderNorth concode_elem_sep boolean isRend... |
Integer function ( ) { return options . optInt ( "srini_string" , 0 ) ; } | id for the local notification as a number . concode_field_sep long interval concode_elem_sep JSONObject options concode_elem_sep AssetUtil assets concode_elem_sep String EXTRA concode_elem_sep Context context concode_field_sep Boolean isAutoClear concode_elem_sep String getText concode_elem_sep long getRepeatInterval c... |
void function ( CookieStore arg0 ) { httpClient . setCookieStore ( arg0 ) ; } | sets the cookie store that will be used by the underlying client . concode_field_sep int maxWaitPeriodInSeconds concode_elem_sep int MILLIS_PER_SEC concode_elem_sep DefaultHttpClient httpClient concode_elem_sep int ERROR_NOT_EXPECTED concode_elem_sep Logger LOGGER concode_field_sep void setMaxWaitPeriodInSeconds concod... |
Object function ( ViewTable arg0 ) { return null ; } | returns the result of interpreting the object as an instance of ` view table ' . this implementation returns null ; returning a non-null result will terminate the switch . concode_field_sep String copyright concode_elem_sep TeiidsqlmodelPackage modelPackage concode_field_sep Object caseDerivedTable concode_elem_sep Obj... |
boolean function ( ) { return findChild ( '*' ) != null ; } | tests whether this node marks the end of a word or not . concode_field_sep ObjectFactory factory concode_elem_sep char c concode_elem_sep long serialVersionUID concode_elem_sep Node root concode_elem_sep int numNodes concode_elem_sep LinkedList<Node> children concode_elem_sep long serialVersionUID concode_field_sep boo... |
String function ( ) { return name ; } | gets the name . concode_field_sep String secondaryUrl concode_elem_sep Integer criptable concode_elem_sep String dirUsable concode_elem_sep String description concode_elem_sep String name concode_elem_sep String url concode_elem_sep Integer biobjTypeId concode_elem_sep Integer engineTypeId concode_elem_sep String drive... |
void function ( ) { time += 1 ; } | increments the time customer has been in store by 1 concode_field_sep int shoppingCart concode_elem_sep String name concode_elem_sep int time concode_field_sep void removeFromCart concode_elem_sep String getName concode_elem_sep int getTime concode_elem_sep void addToCart concode_elem_sep String toString concode_elem_s... |
TransitionTableBuilder < State , Event > function ( final Class < State > arg0 , final Class < Event > arg1 ) { return new TransitionTableBuilder < > ( arg0 , arg1 ) ; } | creates a transitiontablebuilder which allowsthe user to build a state transition table using a fluent builder pattern concode_field_sep EnumMap<State,EnumMap<Event,State>> transitionTable concode_elem_sep State prevState concode_elem_sep boolean ignoreUnknownEvents concode_elem_sep Class<Event> eventType concode_elem_... |
void function ( String arg0 ) { this . creditorSchemeId = arg0 ; } | sets the value of the creditorschemeid property . concode_field_sep SchemeType scheme concode_elem_sep String creditorSchemeId concode_field_sep SchemeType getScheme concode_elem_sep void setScheme concode_elem_sep String getCreditorSchemeId |
Rfc822Token [ ] function ( CharSequence arg0 ) { ArrayList < Rfc822Token > loc0 = new ArrayList < Rfc822Token > ( ) ; tokenize ( arg0 , loc0 ) ; return loc0 . toArray ( new Rfc822Token [ loc0 . size ( ) ] ) ; } | this method will try to take a string like `` foo bar something < foo \ @google . com > , blah \ @google . com something '' and convert it into one or more rfc822tokens . it does not decode mime encoded-words ; charset conversion must already have taken place if necessary . it will try to be tolerant of broken syntax i... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.