code
stringlengths
20
663
nl
stringlengths
68
7.19k
int function ( ) { return joint ; }
gets the joint index for this joint e.g. joint.head or joint.left _ hand concode_field_sep int KNEE concode_elem_sep int NUM_JOINTS concode_elem_sep int joint concode_elem_sep int LEFT concode_elem_sep int RIGHT concode_elem_sep int LEFT_HAND concode_elem_sep int LEFT_SHOULDER concode_elem_sep int LEFT_HIP concode_elem...
Object function ( ) { return target ; }
return the underlying target object . concode_field_sep boolean isResource concode_elem_sep Object target concode_field_sep boolean isResource
String function ( ) { return socType ; }
gets the value of the soctype property . concode_field_sep String socType concode_elem_sep String marketingDescription concode_elem_sep String soc concode_elem_sep String description concode_elem_sep long serialVersionUID concode_elem_sep BigDecimal mrc concode_field_sep BigDecimal getMrc concode_elem_sep String getMar...
String function ( ) { return mClassName ; }
returns the fully qualified class name of the test concode_field_sep String mClassName concode_elem_sep String mTestName concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep String getTestName
void function ( Context arg0 ) { log = Log . instance ( arg0 ) ; options = Options . instance ( arg0 ) ; classLoaderClass = options . get ( "srini_string" ) ; locations . update ( log , options , Lint . instance ( arg0 ) , FSInfo . instance ( arg0 ) ) ; }
set the context for javacpathfilemanager . concode_field_sep String classLoaderClass concode_elem_sep Charset charset concode_elem_sep SoftReference<CharBuffer> ref concode_elem_sep Log log concode_elem_sep String defaultEncodingName concode_elem_sep Map<JavaFileObject,ContentCacheEntry> contentCache concode_elem_sep B...
String function ( ) { return getXMLDocument ( ) . toString ( ) ; }
returns the object in a string representation as indented xml output . concode_field_sep String TAG_OPTION concode_elem_sep String TAG_OPTIONS concode_elem_sep String ATT_TYPE concode_elem_sep XMLDocument m_XMLDocument concode_elem_sep String VAL_TYPE_HYPHENS concode_elem_sep String ATT_VALUE concode_elem_sep String DO...
void function ( BeanFactory arg0 ) { this . beanFactory = arg0 ; if ( arg0 instanceof ConfigurableBeanFactory ) { this . embeddedValueResolver = new EmbeddedValueResolver ( ( ConfigurableBeanFactory ) arg0 ) ; } }
making a beanfactory available is optional ; if not set , jmslistenerconfigurer beans wo n't get autodetected and an #setendpointregistry endpoint registry has to be explicitly configured . concode_field_sep Set<Class<?>> nonAnnotatedClasses concode_elem_sep String DEFAULT_JMS_LISTENER_CONTAINER_FACTORY_BEAN_NAME conco...
void function ( ) { mStartedRequests ++ ; }
called whenver new request is started . concode_field_sep long mFailedRequests concode_elem_sep long mSuccessfulRequests concode_elem_sep long mSumOfWaitTime concode_elem_sep long mStartedRequests concode_elem_sep long mCancelledRequests concode_field_sep long getAverageWaitTime concode_elem_sep void reportCancellation...
int function ( ) { return mMaxVertexTextureImageUnits ; }
the maximum supported texture image units that can be used to access texture maps from the vertex shader . concode_field_sep int mMaxTextureSize concode_elem_sep int mMaxTextureImageUnits concode_elem_sep int mMaxCombinedTextureImageUnits concode_elem_sep int mMaxAliasedPointSize concode_elem_sep int mMaxFragmentUnifor...
PrincipalIterator function ( int arg0 ) { throw new UnsupportedOperationException ( "srini_string" ) ; }
not implemented . this method only ever called from method in principalmanagerimpl and that method isnever called . concode_field_sep String anonymousId concode_elem_sep IUserRoleDao userRoleDao concode_elem_sep CredentialsStrategy adminCredentialsStrategy concode_elem_sep SpringSecurityRolePrincipal adminRolePrincipal...
void function ( ) { System . out . println ( "srini_string" ) ; PoissonDistribution loc0 = new PoissonDistribution ( 3.5 ) ; loc0 . rand ( ) ; assertEquals ( Math . sqrt ( 3.5 ) , loc0 . sd ( ) , 1E-7 ) ; }
test of sd method , of class poisson . concode_field_sep PlaceHolder placeHolder concode_field_sep void setUpClass concode_elem_sep void testVar concode_elem_sep void testEntropy concode_elem_sep void testCdf concode_elem_sep void tearDownClass concode_elem_sep void testNpara concode_elem_sep void testQuantile concode_...
Object function ( final String arg0 ) { return this . getValue ( table . getColumn ( arg0 ) , null ) ; }
gets the value of the column with the given name . concode_field_sep Object[] values concode_elem_sep Table table concode_field_sep void copyTo concode_elem_sep String getStringValue concode_elem_sep List<Object> getValues concode_elem_sep boolean instanceofNumericType concode_elem_sep Table getTable concode_elem_sep v...
long function ( int arg0 ) { return ranges . get ( arg0 ) . getStart ( ) ; }
gets the start of the specified range segment , of -1 if this is a suffix range segment concode_field_sep List<Range> ranges concode_elem_sep long start concode_elem_sep long end concode_field_sep int getRanges concode_elem_sep ByteRange parse concode_elem_sep long getEnd concode_elem_sep long getEnd
Map < SchemaTableName , ConnectorViewDefinition > function ( ConnectorSession arg0 , SchemaTablePrefix arg1 ) { return emptyMap ( ) ; }
gets the view data for views that match the specified table prefix . concode_field_sep PlaceHolder placeHolder concode_field_sep List<SchemaTableName> listTables concode_elem_sep boolean supportsMetadataDelete concode_elem_sep void createTable concode_elem_sep ColumnMetadata getColumnMetadata concode_elem_sep ColumnHan...
boolean function ( ResolutionVO arg0 ) { boolean loc0 ; ResolutionDAO loc1 = new ResolutionDAO ( ) ; loc0 = loc1 . editResolution ( arg0 ) ; return loc0 ; }
this method is used to call a method of dao class to edit searched resolution based on search criteria concode_field_sep PlaceHolder placeHolder concode_field_sep List getFaultCodeList concode_elem_sep ResolutionVO viewResolutionCode concode_elem_sep boolean createResolution concode_elem_sep List searchResolution
void function ( @ NonNull String arg0 , Object ... arg1 ) { if ( mLevel . mLevel > Level . WARNING . mLevel ) { return ; } String loc0 = String . format ( "srini_string" + arg0 , arg1 ) ; printMessage ( loc0 , System . out ) ; }
prints a warning message . the message will be tagged with `` warning '' on the output so the caller does not need to put such a prefix in the format string . the output is done on system #out . this is displayed only if the logging com.android.common.utils.stdlogger.level is com.android.common.utils.stdlogger.level #w...
TimeValue function ( ) { return new TimeValue ( totalThrottledTimeInMillis ) ; }
the total time merge io writes were throttled . concode_field_sep long totalBytesPerSecAutoThrottle concode_elem_sep XContentBuilderString TOTAL_DOCS concode_elem_sep XContentBuilderString CURRENT_SIZE_IN_BYTES concode_elem_sep XContentBuilderString CURRENT_DOCS concode_elem_sep XContentBuilderString TOTAL_THROTTLE_BYT...
Map < ShardId , List < NodeExplanation >> function ( ) { return this . explanations ; }
list of explanations involved by this allocationexplanation concode_field_sep DiscoveryNode node concode_elem_sep Map<ShardId,List<NodeExplanation>> explanations concode_elem_sep String description concode_elem_sep AllocationExplanation EMPTY concode_field_sep AllocationExplanation add concode_elem_sep DiscoveryNode no...
void function ( TransformsType arg0 ) { this . transforms = arg0 ; }
sets the value of the transforms property . concode_field_sep TransformsType transforms concode_elem_sep String id concode_elem_sep String uri concode_field_sep TransformsType getTransforms concode_elem_sep void setURI concode_elem_sep void setId concode_elem_sep String getId concode_elem_sep String getURI
void function ( Mat arg0 , Bitmap arg1 ) { matToBitmap ( arg0 , arg1 , false ) ; }
short form of the mattobitmap mat , bmp , premultiplyalpha = false concode_field_sep PlaceHolder placeHolder concode_field_sep Mat loadResource concode_elem_sep Mat loadResource concode_elem_sep String exportResource concode_elem_sep String exportResource concode_elem_sep void nMatToBitmap2 concode_elem_sep void bitmap...
boolean function ( ParcelUuid [ ] arg0 , ParcelUuid arg1 ) { if ( ( arg0 == null || arg0 . length == 0 ) && arg1 == null ) return true ; if ( arg0 == null ) return false ; for ( ParcelUuid loc0 : arg0 ) { if ( loc0 . equals ( arg1 ) ) return true ; } return false ; }
returns true if parceluuid is present in uuidarray concode_field_sep ParcelUuid PBAP_PCE concode_elem_sep ParcelUuid AvrcpTarget concode_elem_sep ParcelUuid AdvAudioDist concode_elem_sep ParcelUuid PBAP_PSE concode_elem_sep ParcelUuid Handsfree_AG concode_elem_sep ParcelUuid Hid concode_elem_sep ParcelUuid ObexObjectPu...
void function ( ButtonRemote . ButtonUpdate arg0 , ButtonRemote arg1 ) { System . out . println ( this . stationName + "srini_string" + arg0 . arg1 + "srini_string" + arg0 . state ) ; }
this method prints out every button update change . concode_field_sep TrackerRemote tracker concode_elem_sep ButtonRemote button concode_elem_sep AnalogRemote analog concode_elem_sep String stationName concode_field_sep void trackerAccelerationUpdate concode_elem_sep void analogUpdate concode_elem_sep void trackerPosit...
boolean function ( final Object arg0 ) { if ( arg0 == this ) { return true ; } if ( arg0 instanceof TextBlock ) { final TextBlock loc0 = ( TextBlock ) arg0 ; return this . lines . equals ( loc0 . lines ) ; } return false ; }
tests this object for equality with an arbitrary object . concode_field_sep long serialVersionUID concode_elem_sep List lines concode_elem_sep HorizontalAlignment lineAlignment concode_field_sep void addLine concode_elem_sep void addLine concode_elem_sep void setLineAlignment concode_elem_sep float[] calculateOffsets c...
void function ( TPCLog arg0 ) { this . tpcLog = arg0 ; }
set tpclog after it has been rebuilt . concode_field_sep KVServer kvServer concode_elem_sep ThreadPool threadpool concode_elem_sep KVServer keyserver concode_elem_sep long slaveID concode_elem_sep Socket master concode_elem_sep KVMessage originalMessage concode_elem_sep boolean ignoreNext concode_elem_sep boolean abort...
String function ( ) { return this . stage ; }
the name of the api 's stage . concode_field_sep String basePath concode_elem_sep String stage concode_elem_sep String restApiId concode_field_sep String getBasePath concode_elem_sep UpdateBasePathMappingResult withStage concode_elem_sep int hashCode concode_elem_sep void setRestApiId concode_elem_sep boolean equals co...
Builder function ( Status arg0 ) { return new Builder ( arg0 ) ; }
create a new builder instance with a specific status . concode_field_sep Map<String,Object> details concode_elem_sep Status status concode_field_sep Builder withDetail concode_elem_sep Map<String,Object> getDetails concode_elem_sep Status getStatus concode_elem_sep Builder down concode_elem_sep Builder down concode_ele...
boolean function ( Vector2 arg0 ) { tmp . set ( arg0 . x , arg0 . y ) ; return fixture . testPoint ( tmp ) ; }
test a point for containment in this fixture . concode_field_sep org.jbox2d.dynamics.Fixture fixture concode_elem_sep Object userData concode_elem_sep Shape shape concode_elem_sep Filter filter concode_elem_sep Vec2 tmp concode_elem_sep Body body concode_field_sep float getRestitution concode_elem_sep Body getBody conc...
Map < String , String > function ( ) { return properties ; }
the properties for this processor . properties whose value is not set will only contain the property name . these properties are un marshalled differently since we need/want to control the ordering of the properties . the descriptors and metadata are used as a lookup when processing these properties . concode_field_sep...
int function ( ) { return length ; }
getter atribut length . concode_field_sep char NULL concode_elem_sep char from concode_elem_sep Point pos concode_elem_sep int DEFAULT_LENGTH concode_elem_sep SnakeBody tail concode_elem_sep int length concode_elem_sep int worldsize concode_elem_sep char RIGHT concode_elem_sep SnakeBody head concode_elem_sep char to co...
String function ( ) { return fontFace . getFamilyName ( ) ; }
returns the font family name . concode_field_sep AttributedCharacterIterator.Attribute TEXT_COMPOUND_DELIMITER concode_elem_sep GVTFontFace fontFace concode_elem_sep Font font concode_field_sep GVTFont deriveFont concode_elem_sep GVTFont deriveFont concode_elem_sep GVTFontFace getFontFace
void function ( String [ ] arg0 , String arg1 , String arg2 , File ... arg3 ) { send ( arg0 , arg1 , arg2 , true , true , arg3 ) ; }
mail to specialized person with attachments . concode_field_sep Logger log concode_elem_sep String defaultEncoding concode_elem_sep JavaMailSender mailSender concode_elem_sep String fromAddress concode_field_sep String getFromAddress concode_elem_sep void setFromAddress concode_elem_sep void sendHtml concode_elem_sep v...
void function ( final Iterable < Attribute > arg0 ) { for ( final Attribute loc0 : arg0 ) set ( loc0 ) ; }
add an array of attributes to this material . if the material already contains an attribute of the same type it is overwritten . concode_field_sep Array<Attribute> attributes concode_elem_sep boolean sorted concode_elem_sep long mask concode_field_sep long getMask concode_elem_sep int compare concode_elem_sep void clea...
int function ( ) { return code ; }
returns the 3-digit status code . concode_field_sep int code concode_elem_sep String data concode_elem_sep String message concode_field_sep String getMessage concode_elem_sep String getData
void function ( long arg0 ) { this . version = arg0 ; }
sets the version . concode_field_sep Boolean deleteFlag concode_elem_sep String createdBy concode_elem_sep String lastModifiedBy concode_elem_sep Date createdTimestamp concode_elem_sep long version concode_elem_sep Date lastModifiedTimestamp concode_elem_sep Boolean statusFlag concode_field_sep long getVersion concode_...
Resource function ( String arg0 , Resource arg1 ) { return createResource ( arg0 , ResourceType . CATEGORY , arg1 ) ; }
create category resource . concode_field_sep String META_INF concode_elem_sep String FIELDS_XML concode_field_sep Resource createResource concode_elem_sep Resource createDocument concode_elem_sep Resource createTemplate
T function ( TimeValue arg0 ) { this . ackTimeout = arg0 ; return ( T ) this ; }
sets the acknowledgement timeout concode_field_sep TimeValue ackTimeout concode_elem_sep TimeValue masterNodeTimeout concode_field_sep TimeValue ackTimeout concode_elem_sep T ackTimeout concode_elem_sep TimeValue masterNodeTimeout concode_elem_sep T masterNodeTimeout
void function ( int arg0 ) { min += arg0 ; avg += arg0 ; max += arg0 ; num = 1 ; }
like add stats but min , max , and avg are all equal . concode_field_sep int min concode_elem_sep int max concode_elem_sep int avg concode_elem_sep int num concode_field_sep void merge concode_elem_sep void merge concode_elem_sep Stats create concode_elem_sep String toString concode_elem_sep void dump
boolean function ( ) { return true ; }
return whether this holder 's resource should be released before transaction completion true or rather after transaction completion false . note that resources will only be released when they are unbound from the thread #shouldunbindatcompletion . the default implementation returns true . concode_field_sep H resourceHo...
void function ( ) { int loc0 = in . read ( buf , 0 , buf . length ) ; if ( loc0 == - 1 ) { throw new EOFException ( ) ; } pos = 0 ; end = loc0 ; }
reads new input data into the buffer . call only with pos == end or end == -1 , depending on the desired outcome if the function throws . concode_field_sep Charset charset concode_elem_sep byte[] buf concode_elem_sep InputStream in concode_elem_sep int pos concode_elem_sep byte LF concode_elem_sep byte CR concode_elem_...
int function ( ) { if ( cachedSize < 0 ) { getSerializedSize ( ) ; } return cachedSize ; }
get the number of bytes required to encode this message . returns the cached size or calls getserializedsize which sets the cached size . this is used internally when serializing so the size is only computed once . if a member is modified then this could be stale call getserializedsize if in doubt . concode_field_sep i...
String function ( FileTime arg0 ) { return getUnixDate ( ( arg0 != null ) ? arg0 . toMillis ( ) : - 1L ) ; }
get unix style date string . concode_field_sep long SIX_MONTHS concode_elem_sep List<String> MONTHS concode_field_sep placeholderType placeHolder
List < PacketInterceptor > function ( String arg0 ) { List < PacketInterceptor > loc0 = usersInterceptors . get ( arg0 ) ; if ( loc0 == null ) { return Collections . emptyList ( ) ; } else { return Collections . unmodifiableList ( loc0 ) ; } }
returns an unmodifable list of packet interceptors that are related to the specified username . concode_field_sep XMPPServer server concode_elem_sep Logger Log concode_elem_sep InterceptorManager instance concode_elem_sep List<PacketInterceptor> globalInterceptors concode_elem_sep Map<String,List<PacketInterceptor>> us...
RoutingManager function ( ) { return singleton ; }
returns the singleton instance of routingmanager , creating it if necessary . concode_field_sep String UPDATE_RULE_POSITION concode_elem_sep RoutingManager singleton concode_elem_sep Logger Log concode_elem_sep Comparator<RoutingRule> positionComparator concode_elem_sep Comparator<RequestQueue> queueComparator concode_...
void function ( int arg0 ) { this . error_index = arg0 ; }
this method sets the error index to the specified value . concode_field_sep int error_index concode_elem_sep int index concode_field_sep int getIndex concode_elem_sep void setIndex concode_elem_sep boolean equals concode_elem_sep String toString concode_elem_sep int getErrorIndex
void function ( CharacterReplaceFormatterDetails arg0 ) { this . characterReplace = arg0 ; }
sets the value of the characterreplace property . concode_field_sep SubstringConversionFormatterDetails substringConversion concode_elem_sep SubstringExtractFormatterDetails substringExtract concode_elem_sep CharacterReplaceFormatterDetails characterReplace concode_elem_sep SubstringReplaceFormatterDetails substringRep...
boolean function ( ) { return visible ; }
gets the value of the visible property . concode_field_sep String image concode_elem_sep String code concode_elem_sep Boolean visible concode_elem_sep Langs langs concode_elem_sep String style concode_elem_sep long serialVersionUID concode_elem_sep Long id concode_elem_sep String label concode_elem_sep Integer position...
void function ( String arg0 ) { this . tagKey = arg0 ; }
specifies the tag key associated with the result . concode_field_sep String metric concode_elem_sep String tagValue concode_elem_sep String scope concode_elem_sep String namespace concode_elem_sep String tagKey concode_field_sep void setMetric concode_elem_sep String getNamespace concode_elem_sep String getTagValue con...
ReplicationLoadSink function ( ) { if ( serverLoad . hasReplLoadSink ( ) ) { return ProtobufUtil . toReplicationLoadSink ( serverLoad . getReplLoadSink ( ) ) ; } else { return null ; } }
call directly from client such as hbase shell concode_field_sep int storefileSizeMB concode_elem_sep long currentCompactedKVs concode_elem_sep int storefiles concode_elem_sep int storefileIndexSizeMB concode_elem_sep int totalStaticIndexSizeKB concode_elem_sep long writeRequestsCount concode_elem_sep long readRequestsC...
ScaleType function ( ) { return scale ; }
gets the value of the scale property . concode_field_sep ScaleType scale concode_elem_sep List<String> nilReason concode_field_sep List<String> getNilReason concode_elem_sep void setScale
boolean function ( @ NotNull File arg0 , String arg1 ) { String loc0 = arg1 . replace ( '.' , '/' ) + "srini_string" ; return containsEntry ( arg0 , loc0 ) ; }
returns true if the given . jar file exists and contains the given class . concode_field_sep Logger LOG concode_field_sep boolean containsEntry concode_elem_sep String getJarAttribute concode_elem_sep String getJarAttribute concode_elem_sep String getJarAttributeImpl concode_elem_sep Properties loadProperties
boolean function ( ) { return tag . isPreformatted ( ) ; }
calls ispreformatted for the corresponding html tag and returns the obtained value . concode_field_sep boolean fictional concode_elem_sep HTML.Tag tag concode_elem_sep Element element concode_field_sep HTML.Tag getHTMLTag concode_elem_sep boolean breaksFlow concode_elem_sep Element getElement concode_elem_sep boolean f...
int function ( Object arg0 ) { for ( int loc0 = 0 ; loc0 < nextIndex ; loc0 += 1 ) { if ( objects [ loc0 ] == arg0 ) { return offsets [ loc0 ] ; } } return - 1 ; }
returns the offset for a visited object , or -1 if never visited . concode_field_sep int[] offsets concode_elem_sep Object PROHIBIT_REF_OBJECT concode_elem_sep Object[] objects concode_elem_sep int nextIndex concode_elem_sep int INIT_LEN concode_elem_sep int PRI_KEY_VISITED_OFFSET concode_elem_sep int PROHIBIT_REF_OFFS...
int function ( ) { return position ; }
returns the position of this buffer . concode_field_sep int UNSET_MARK concode_elem_sep int limit concode_elem_sep int position concode_elem_sep int mark concode_elem_sep int capacity concode_field_sep boolean isReadOnly concode_elem_sep Buffer rewind concode_elem_sep boolean hasRemaining concode_elem_sep Buffer clear ...
int function ( ) { final long loc0 = Double . doubleToLongBits ( this . factor ) ; return ( int ) ( loc0 ^ ( loc0 >>> 32 ) ) ; }
returns a hash code value for the object . concode_field_sep String name concode_elem_sep Rotation CLOCKWISE concode_elem_sep double factor concode_elem_sep long serialVersionUID concode_elem_sep Rotation ANTICLOCKWISE concode_field_sep Object readResolve concode_elem_sep boolean equals concode_elem_sep String toString...
List < CraftingRecipe > function ( ) { if ( recipes == null ) load ( ) ; return recipes ; }
get all the recipes as a list ; load the recipes if necessary . concode_field_sep List<CraftingRecipe> recipes concode_elem_sep Plugin plugin concode_field_sep void removeRecipe concode_elem_sep void removeRecipe concode_elem_sep void addRecipe concode_elem_sep void removeAll concode_elem_sep void load concode_elem_sep...
File function ( String arg0 ) { return new File ( mStorageDirectory . toString ( ) + File . separator + arg0 ) ; }
this is silly , but our content provider has to serve content : uris as file/filedescriptors using contentprovider.openassetfile , this is a limitation of the streamloader that is used by the webview . so , we handle this by writing the file to disk , and returning a file pointer to it . concode_field_sep String TAG co...
scala . reflect . ClassTag < C > function ( ) { return ( scala . reflect . ClassTag < C > ) scala . reflect . ClassTag$ . MODULE$ . Any ( ) ; }
returns an any classtag typed according to the java compiler as c. concode_field_sep PlaceHolder placeHolder concode_field_sep scala.Function0<scala.concurrent.Future<A>> asScalaWithFuture concode_elem_sep T[] asArray concode_elem_sep scala.collection.Seq<T> emptySeq concode_elem_sep RuntimeException noMatch concode_el...
InetAddress function ( ) { recache ( ) ; return IpHelper . ntoa ( ~ this . mask ) ; }
retrieves the wildcard mask for the netmask of this subnet concode_field_sep int maskedNetwork concode_elem_sep int prefix concode_elem_sep long serialVersionUID concode_elem_sep InetSubnet IPV4_ADDRESS_SPACE concode_elem_sep InetAddress network concode_elem_sep int mask concode_field_sep int getPrefix concode_elem_sep...
long function ( final Asset arg0 ) { final Rendition loc0 = arg0 . getOriginal ( ) ; if ( loc0 == null ) { return 0 ; } return loc0 . getSize ( ) ; }
get the size of the asset the original rendition . concode_field_sep Long ONE_MILLION concode_elem_sep int ELLIPSE_LENGTH concode_elem_sep int MAX_EXCERPT_LENGTH concode_elem_sep String DAM_THUMBNAIL concode_field_sep long getLastModified concode_elem_sep long getLastModified concode_elem_sep long getLastModified conco...
void function ( String arg0 ) { this . id = arg0 ; }
sets a new identification for this whiteboardshape concode_field_sep WhiteboardPoint modifyPoint concode_elem_sep int thickness concode_elem_sep String id concode_elem_sep Color color concode_elem_sep float opacity concode_elem_sep boolean selected concode_field_sep int getThickness concode_elem_sep void setThickness c...
boolean function ( String [ ] arg0 , Point arg1 ) { final int loc0 = arg1 . getColumnNo ( ) + 1 ; final String loc1 = arg0 [ arg1 . getLineNo ( ) ] ; return loc0 < loc1 . length ( ) && ( Character . isJavaIdentifierStart ( loc1 . charAt ( loc0 ) ) || loc1 . charAt ( loc0 ) == '/' ) || loc0 >= loc1 . length ( ) ; }
checks if the given position is start one for html tag . concode_field_sep int line concode_elem_sep int column concode_elem_sep List<HtmlTag> tags concode_field_sep HtmlTag nextTag concode_elem_sep void add concode_elem_sep void parseTags concode_elem_sep Point skipHtmlComment concode_elem_sep String getTagId concode_...
ArrayList function ( ArrayList arg0 ) { for ( int loc0 = 0 , loc1 = arg0 . size ( ) ; loc0 < loc1 ; loc0 ++ ) { arg0 . remove ( 0 ) ; } return ( arg0 ) ; }
convenience method to clear a passed arraylist basically clones the functionality of a vector.removeall concode_field_sep LogBean singleton concode_elem_sep MessageLog messageLog concode_elem_sep ChatState state concode_elem_sep Log log concode_elem_sep String autoLoad concode_elem_sep ArrayList controlLog concode_elem...
HttpUrl function ( ) { return url ; }
returns a url with the hostname and port of the origin server . the path , query , and fragment of this url are always empty , since they are not significant for planning a route . concode_field_sep ProxySelector proxySelector concode_elem_sep Proxy proxy concode_elem_sep SSLSocketFactory sslSocketFactory concode_elem_...
int function ( int arg0 , String arg1 [ ] ) { used = true ; return 1 ; }
parse option value , if any . concode_field_sep String name concode_elem_sep String alias concode_elem_sep boolean required concode_elem_sep boolean used concode_elem_sep String aliases[] concode_elem_sep String description concode_field_sep String help concode_elem_sep String toString concode_elem_sep String join conc...
void function ( Value arg0 , boolean arg1 ) { int loc0 = getChildCount ( ) ; if ( arg0 != null ) m_type = arg0 . type ( ) ; else m_type = null ; valueChanged ( arg0 ) ; if ( arg1 ) handleChildChange ( loc0 ) ; }
set the value of the object . in the constructor , we do n't want to notify the model , since that can cause an infinite loop if the object refers to itself . also , notification is intended for changes to existing nodes . concode_field_sep String m_typeName concode_elem_sep DefaultTreeModel m_model concode_elem_sep St...
String function ( ) { if ( nhttpDefaultServiceName == null ) { nhttpDefaultServiceName = getStringValue ( "srini_string" , "srini_string" ) ; } return nhttpDefaultServiceName ; }
get the default synapse service name concode_field_sep String C_T_CORE concode_elem_sep String TRANSPORT_LISTENER_SHUTDOWN_WAIT_TIME concode_elem_sep int IO_WORKER_COUNT concode_elem_sep String ERROR_HANDLER_T_MAX concode_elem_sep String REST_URI_API_REGEX concode_elem_sep String C_T_MAX concode_elem_sep String C_IO_WO...
boolean function ( final OutputStream arg0 ) { if ( arg0 == null ) { return true ; } boolean loc0 = true ; try { arg0 . close ( ) ; } catch ( IOException loc1 ) { loc0 = false ; } return loc0 ; }
attempt to close an outputstream . concode_field_sep boolean trace concode_elem_sep Log log concode_elem_sep int DEFAULT_BUFFER_SIZE concode_field_sep boolean flush concode_elem_sep boolean flush concode_elem_sep boolean fclose concode_elem_sep boolean fclose concode_elem_sep long copyb concode_elem_sep long copy conco...
void function ( Authenticator arg0 ) { thisAuthenticator = arg0 ; }
sets a as the default authenticator . it will be called wheneverthe realm that the url is pointing to requires authorization . concode_field_sep String protocol concode_elem_sep RequestorType rt concode_elem_sep String scheme concode_elem_sep int port concode_elem_sep String host concode_elem_sep InetAddress addr conco...
PdfName function ( ) { return prefix ; }
gets the prefix name . concode_field_sep int extensionLevel concode_elem_sep PdfDeveloperExtension ADOBE_1_7_EXTENSIONLEVEL3 concode_elem_sep PdfName prefix concode_elem_sep PdfDeveloperExtension ESIC_1_7_EXTENSIONLEVEL5 concode_elem_sep PdfDeveloperExtension ESIC_1_7_EXTENSIONLEVEL2 concode_elem_sep PdfName baseversio...
Set < Class < ? >> function ( ) { return registeredPojoTypes ; }
returns the registered pojo types . concode_field_sep Map<Class<?>,Serializer<?>> registeredKryoSerializers concode_elem_sep boolean forceKryo concode_elem_sep int numberOfExecutionRetries concode_elem_sep Set<Class<?>> registeredKryoTypes concode_elem_sep boolean useClosureCleaner concode_elem_sep String CONFIG_KEY co...
void function ( ) { final String methodname = "srini_string" ; logger . info ( methodname + "srini_string" ) ; final Main dut = new Main ( ) ; final String jsonPathPrefix = dut . getJsonPathPrefix ( ) ; Assert . assertNotNull ( jsonPathPrefix ) ; logger . info ( methodname + "srini_string" , jsonPathPrefix ) ; }
tests at.or.vogt.oe1downloader.main #getjsonpathprefix . concode_field_sep Logger logger concode_field_sep void testDoDownloads concode_elem_sep void testProcessCommandline concode_elem_sep void testGetTargetDirectory concode_elem_sep void testGetDownloadService concode_elem_sep void testShowUsage
Map < String , Object > function ( String arg0 ) { Sheet loc0 = sheetsByName . get ( arg0 ) ; if ( loc0 != null ) { return loc0 . getMap ( ) ; } else { return null ; } }
retrieve the named overlay map . concode_field_sep SortedSet<DecideRuledSheetAssociation> ruleAssociations concode_elem_sep Logger logger concode_elem_sep BeanFactory beanFactory concode_elem_sep NavigableMap<String,List<String>> sheetNamesBySurt concode_elem_sep Map<String,Sheet> sheetsByName concode_field_sep Object ...
PathPatternMatcher function ( String arg0 , String arg1 ) { return new PathPatternMatcher ( arg0 , arg1 ) ; }
create a route for the given method and path pattern . concode_field_sep Method actionMethod concode_elem_sep String method concode_elem_sep Pattern paramExtractor concode_elem_sep List<Route> routes concode_elem_sep String name concode_elem_sep PathBindable<?> pathBindable concode_elem_sep Object action concode_elem_s...
E function ( final String arg0 , final double arg1 ) { this . bundle . putDouble ( arg0 , arg1 ) ; return ( E ) this ; }
sets a double value in the object . concode_field_sep Bundle bundle concode_elem_sep Bundle bundle concode_field_sep E putStringArrayList concode_elem_sep SharePhoto getPhoto concode_elem_sep E putPhotoArrayList concode_elem_sep E putDoubleArray concode_elem_sep double getDouble concode_elem_sep E putLong concode_elem_...
void function ( JndiTemplate arg0 ) { this . jndiTemplate = ( arg0 != null ? arg0 : new JndiTemplate ( ) ) ; }
set the jndi template to use for jndi lookups . you can also specify jndi environment settings via `` jndienvironment '' . concode_field_sep JndiTemplate jndiTemplate concode_elem_sep Log logger concode_field_sep JndiTemplate getJndiTemplate concode_elem_sep Properties getJndiEnvironment concode_elem_sep void setJndiEn...
int function ( ) { XPathException loc0 = new XPathException ( "srini_string" ) ; loc0 . setErrorCode ( "srini_string" ) ; throw loc0 ; }
get the context position the position of the context item concode_field_sep CollationMap collationMap concode_elem_sep Configuration config concode_field_sep ParameterSet getLocalParameters concode_elem_sep Item getContextItem concode_elem_sep SequenceReceiver getReceiver concode_elem_sep void setCurrentIterator concod...
void function ( String arg0 , T arg1 ) { if ( controller . validateToken ( ) == false ) addError ( arg0 , arg1 ) ; }
validate token created by controller.createtoken . concode_field_sep boolean invalid concode_elem_sep String emailAddressPattern concode_elem_sep Controller controller concode_elem_sep ActionInvocation invocation concode_elem_sep String datePattern concode_elem_sep boolean shortCircuit concode_field_sep void addError c...
void function ( CTGradientFillProperties arg0 ) { this . gradFill = arg0 ; }
sets the value of the gradfill property . concode_field_sep CTPatternFillProperties pattFill concode_elem_sep CTNoFillProperties noFill concode_elem_sep CTBlipFillProperties blipFill concode_elem_sep CTGradientFillProperties gradFill concode_elem_sep CTSolidColorFillProperties solidFill concode_elem_sep CTGroupFillProp...
Locale function ( ) { return m_locale ; }
get the locale object that is being used . concode_field_sep Locale m_locale concode_elem_sep String m_resourceBundleName concode_elem_sep ListResourceBundle m_resourceBundle concode_field_sep String createMessage concode_elem_sep ListResourceBundle getResourceBundle concode_elem_sep ListResourceBundle loadResourceBund...
void function ( final Object arg0 , final Throwable arg1 ) { output ( LEVEL_WARN , LEVEL_WARN_STR , arg0 , arg1 ) ; }
log a warn message with an associated throwable . concode_field_sep int LEVEL_WARN concode_elem_sep int level concode_elem_sep int LEVEL_FATAL concode_elem_sep String LEVEL_INFO_STR concode_elem_sep String LEVEL_TRACE_STR concode_elem_sep int LEVEL_TRACE concode_elem_sep int LEVEL_NONE concode_elem_sep int LEVEL_ERROR ...
AuthenticationRequestBuilder function ( ) { for ( RequestInterceptor loc0 : apiAuthorizations . values ( ) ) { if ( loc0 instanceof OAuth ) { OAuth loc1 = ( OAuth ) loc0 ; return loc1 . getAuthenticationRequestBuilder ( ) ; } } return null ; }
helper method to configure authorization endpoint of the first oauth found in the apiauthorizations there should be only one concode_field_sep Map<String,RequestInterceptor> apiAuthorizations concode_elem_sep Feign.Builder feignBuilder concode_elem_sep ObjectMapper objectMapper concode_elem_sep String basePath concode_...
String function ( ) { return billCycleEndDate ; }
gets the value of the billcycleenddate property . concode_field_sep String serviceType concode_elem_sep String featureCode concode_elem_sep Double totalChargeAmount concode_elem_sep String soc concode_elem_sep long serialVersionUID concode_elem_sep String billCycleEndDate concode_elem_sep String billCycleStartDate conc...
void function ( String arg0 ) { this . pathType = arg0 ; }
sets the value of the pathtype property . concode_field_sep String path concode_elem_sep String id concode_elem_sep String pathType concode_field_sep String getPath concode_elem_sep void setId concode_elem_sep void setPath concode_elem_sep String getId concode_elem_sep String getPathType
Runner function ( String arg0 ) { return fetch ( arg0 , 0 ) ; }
make #run return the output of operation . this method is a shorthand for fetch operation , 0 concode_field_sep List<Tensor> outputs concode_elem_sep byte[] metadata concode_elem_sep long nativeHandle concode_elem_sep byte[] runOptions concode_elem_sep Graph.Reference graphRef concode_elem_sep int numActiveRuns concode...
Transition function ( int arg0 , String arg1 ) { if ( arg1 == null ) arg1 = "srini_string" ; Transition loc0 = new Transition ( this , arg0 , arg1 ) ; ArrayList < Transition > loc1 = transitions . get ( arg0 ) ; loc1 . add ( loc0 ) ; numTransitions ++ ; return loc0 ; }
add a new transition to the pta . concode_field_sep Transition next concode_elem_sep ArrayList<Object> locationNames concode_elem_sep PTAParser parser concode_elem_sep List<String> alphabet concode_elem_sep Iterator<Transition> it concode_elem_sep ArrayList<ArrayList<Transition>> transitions concode_elem_sep int numLoc...
void function ( BundleContext arg0 ) { context = arg0 ; logger . debug ( "srini_string" ) ; }
called whenever the osgi framework starts our bundle concode_field_sep BundleContext context concode_elem_sep Logger logger concode_field_sep void stop concode_elem_sep BundleContext getContext
ModelMap function ( ) { return this . defaultModel ; }
return the `` default '' model created at instantiation . in general it is recommended to use #getmodel instead whichreturns either the `` default '' model template rendering or the `` redirect '' model redirect url preparation . use of this method may be needed for advanced cases when access to the `` default '' model...
Name function ( int arg0 ) { return new GnuName ( content , from , arg0 ) ; }
returns the components till the given index as a name . the returned name can be modified without changing the original . concode_field_sep long serialVersionUID concode_elem_sep int length concode_elem_sep int from concode_elem_sep int nxt concode_elem_sep int hash concode_elem_sep String[] content concode_field_sep N...
String function ( ) { return dataSource . getFullFileName ( ) ; }
get the full path name of the source file with directory . concode_field_sep int DEFAULT_SIZE concode_elem_sep int lastSeen concode_elem_sep int numLines concode_elem_sep int offset concode_elem_sep byte[] data concode_elem_sep int[] lineNumberMap concode_elem_sep SourceFile sourceFile concode_elem_sep SourceFileDataSo...
int function ( ) { return this . nIntProtos ; }
gets the num int protos . concode_field_sep int PROTOS_PER_PROTO_SET concode_elem_sep int PRUNER_Y concode_elem_sep int PRUNER_ANGLE concode_elem_sep int PRUNER_X concode_elem_sep BitSet ProtoPruner[][] concode_elem_sep int WERDS_PER_PP_VECTOR concode_elem_sep int NUM_PP_BUCKETS concode_elem_sep LearntFeature Protos[] ...
CString function ( CString arg0 ) { int loc0 = arg0 . length + this . length ; char [ ] loc1 = new char [ loc0 ] ; for ( int loc2 = 0 ; loc2 < this . length ; loc2 ++ ) { loc1 [ loc2 ] = this . data [ offset + loc2 ] ; } for ( int loc2 = 0 ; loc2 < arg0 . length ; loc2 ++ ) { loc1 [ loc2 + this . length ] = arg0 . data...
metoda obavlja konkatenaciju dva niza . concode_field_sep int offset concode_elem_sep char[] data concode_elem_sep int length concode_field_sep char[] toCharArray concode_elem_sep boolean contains concode_elem_sep CString left concode_elem_sep int length concode_elem_sep boolean endsWith concode_elem_sep String toStrin...
double function ( String arg0 , int arg1 , int arg2 ) { return CharScanner . parseDouble ( FastStringUtils . toCharArray ( arg0 ) , arg1 , arg2 ) ; }
parse a double concode_field_sep char[] WHITE_SPACE concode_field_sep float parseFloat concode_elem_sep float parseFloat concode_elem_sep int findWhiteSpace concode_elem_sep String[] splitByDelimiters concode_elem_sep String removeChars concode_elem_sep String[] splitByChars concode_elem_sep String[] splitByCharsFrom c...
String function ( ) { return latestVersion ; }
gets the value of the latestversion property . concode_field_sep String latestVersion concode_elem_sep String earliestVersion concode_elem_sep long serialVersionUID concode_elem_sep String value concode_elem_sep String version concode_field_sep String getVersion concode_elem_sep String getValue concode_elem_sep void se...
scala . collection . Map < org . apache . spark . storage . BlockId , org . apache . spark . storage . BlockStatus > function ( int arg0 ) { throw new RuntimeException ( ) ; }
return the blocks that belong to the given rdd stored in this block manager . concode_field_sep PlaceHolder placeHolder concode_field_sep scala.collection.mutable.HashMap<java.lang.Object,scala.Tuple4<java.lang.Object,java.lang.Object,java.lang.Object,org.apache.spark.storage.StorageLevel>> _rddStorageInfo concode_elem...
void function ( String arg0 ) { this . property = arg0 ; }
property on which to sort concode_field_sep boolean customExpression concode_elem_sep boolean desc concode_elem_sep String property concode_elem_sep long serialVersionUID concode_elem_sep boolean ignoreCase concode_field_sep String getProperty concode_elem_sep Sort asc concode_elem_sep Sort asc concode_elem_sep void se...
AvaticaConnection function ( UnregisteredDriver arg0 , AvaticaFactory arg1 , String arg2 , Properties arg3 ) { return newDrillConnection ( ( DriverImpl ) arg0 , ( DrillFactory ) arg1 , arg2 , arg3 ) ; }
creates a drill connection for avatica in terms of avatica types . this implementation delegates to #newdrillconnection driverimpl , drillfactory , string , properties . concode_field_sep int major concode_elem_sep int minor concode_field_sep int getJdbcMinorVersion concode_elem_sep int getJdbcMajorVersion concode_elem...
void function ( final Runnable arg0 , final int ... arg1 ) { onCheck ( new OnCheckedChangeListener ( ) { public void onCheckedChanged ( CompoundButton arg2 , boolean arg3 ) { arg0 . run ( ) ; } } , arg1 ) ; }
register runnable to be invoked when all given child view ids are checked/unchecked concode_field_sep View view concode_elem_sep FindWrapper wrapper concode_elem_sep Window window concode_field_sep CompoundButton compoundButton concode_elem_sep View onClick concode_elem_sep View onClick concode_elem_sep void onClick co...
Session function ( String arg0 , User arg1 ) { sysSession . currentSchema = sysSession . database . schemaManager . getSchemaHsqlName ( arg0 ) ; sysSession . isProcessingScript = false ; sysSession . isProcessingLog = false ; sysSession . setUser ( arg1 ) ; return sysSession ; }
retrieves the common sys session . concode_field_sep Session sysLobSession concode_elem_sep long sessionIdCount concode_elem_sep LongKeyHashMap sessionMap concode_elem_sep Session sysSession concode_field_sep void removeSession concode_elem_sep Session getSysSessionForScript concode_elem_sep Session newSysSession conco...
int function ( ) { return height ; }
gets the height value for this size . concode_field_sep java.lang.Object __equalsCalc concode_elem_sep int width concode_elem_sep boolean __hashCodeCalc concode_elem_sep long id concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep int height concode_field_sep org.apache.axis.description.TypeD...
boolean function ( E arg0 ) { return queue . contains ( arg0 ) ; }
checks whether an element exist in this queue . concode_field_sep int maxCapacity concode_elem_sep AtomicInteger writeBehindQueueItemCounter concode_elem_sep WriteBehindQueue<E> queue concode_field_sep void addLast concode_elem_sep int size concode_elem_sep void getFrontByNumber concode_elem_sep void clear concode_elem...