code stringlengths 20 663 | nl stringlengths 68 7.19k |
|---|---|
Path function ( PathData arg0 ) { return arg0 . path ; } | returns the path from the pathdata item . concode_field_sep String[] usage concode_elem_sep FindOptions options concode_elem_sep LinkedList<String> arguments concode_elem_sep Configuration conf concode_elem_sep String[] help concode_elem_sep LinkedList<Expression> children concode_field_sep void prepare concode_elem_se... |
boolean function ( ) { return handleDirSep ; } | attribute specifying whether to ignore the difference between / and \ the two common directory characters . concode_field_sep int prefixLength concode_elem_sep int postfixLength concode_elem_sep boolean fromContainsStar concode_elem_sep String fromPrefix concode_elem_sep boolean handleDirSep concode_elem_sep boolean ca... |
ITimedStatemachine function ( ) { return statemachine ; } | returns the state machine reference of the event . concode_field_sep boolean periodic concode_elem_sep int index concode_elem_sep ITimedStatemachine statemachine concode_field_sep boolean isPeriodic concode_elem_sep int getIndex concode_elem_sep void setStatemachine |
String function ( OMElement arg0 ) { AXIOMXPath loc0 = new AXIOMXPath ( "srini_string" ) ; loc0 . addNamespace ( "srini_string" , "srini_string" ) ; OMElement loc1 = ( OMElement ) loc0 . selectSingleNode ( arg0 ) ; if ( loc1 != null ) { return loc1 . getText ( ) ; } else { throw new Exception ( "srini_string" + arg0 ) ... | digests the custom quote response and extracts the last trade price concode_field_sep Random RANDOM concode_field_sep OMElement createStandardQuoteRequest concode_elem_sep OMElement createCustomQuoteRequest concode_elem_sep OMElement createPlaceOrderRequest concode_elem_sep String parseStandardQuoteResponse concode_ele... |
void function ( String arg0 ) { this . strategy = arg0 ; } | sets the value of the strategy property . concode_field_sep String notes concode_elem_sep Boolean winner concode_elem_sep RecordRef competitor concode_elem_sep String strategy concode_elem_sep String url concode_field_sep String getStrategy concode_elem_sep void setCompetitor concode_elem_sep String getUrl concode_elem... |
boolean function ( Structure arg0 ) { for ( int loc0 = 0 ; loc0 < arg0 . nrModels ( ) ; loc0 ++ ) { for ( Chain loc1 : arg0 . getChains ( loc0 ) ) { for ( Group loc2 : loc1 . getSeqResGroups ( ) ) { if ( hasAtoms ( loc2 ) ) return true ; } } } return false ; } | scan through seqresgroups , returns true if any have atoms . concode_field_sep String pdbID concode_field_sep void testSpeed2 concode_elem_sep void testHeaderOnly concode_elem_sep boolean hasAtoms concode_elem_sep void testAlignSeqres concode_elem_sep String getSequenceString concode_elem_sep void testSpeed concode_ele... |
void function ( Connection arg0 , final String arg1 , final String arg2 , final Permission . Action ... arg3 ) { PayloadCarryingRpcController loc0 = ( ( ClusterConnection ) arg0 ) . getRpcControllerFactory ( ) . newController ( ) ; try ( Table loc1 = arg0 . getTable ( ACL_TABLE_NAME ) ) { ProtobufUtil . revoke ( loc0 ,... | revokes the permission on the table for the specified user . concode_field_sep TableName ACL_TABLE_NAME concode_field_sep boolean isAccessControllerRunning concode_elem_sep boolean isCellAuthorizationEnabled concode_elem_sep boolean isAuthorizationEnabled concode_elem_sep List<UserPermission> getUserPermissions concode... |
Scope function ( ) { return createInterfaceScope ( "srini_string" ) ; } | `` interface abc : operation myopp2 myparamopp param1 : integer , param2 : boolean : string in event event2 var myint : integer entrypoint entrypoint exitpoint exitpoint concode_field_sep ILinker linker concode_elem_sep IParser parser concode_elem_sep Provider<XtextResource> resourceProvider concode_field_sep XtextReso... |
Number function ( ) { return this . value ; } | returns the value . concode_field_sep RegularTimePeriod period concode_elem_sep long serialVersionUID concode_elem_sep Number value concode_field_sep int hashCode concode_elem_sep void setValue concode_elem_sep boolean equals concode_elem_sep Object clone concode_elem_sep int compareTo concode_elem_sep RegularTimePerio... |
boolean function ( MatchedTile arg0 ) { return ( ( this . getTileA ( ) . overlaps ( arg0 . getTileA ( ) ) ) || ( this . getTileB ( ) . overlaps ( arg0 . getTileB ( ) ) ) ) ; } | checks , whether this matched tile overlaps with another one . matched tiles overlap , if the sections they represent overlap in either tile list a or tile list b. concode_field_sep Tile tileB concode_elem_sep int DEFAULT_ID concode_elem_sep Tile tileA concode_elem_sep int id concode_field_sep int size concode_elem_sep... |
JClass function ( final String arg0 ) { return context . getGeneratorClass ( arg0 ) ; } | getgeneratorclass . concode_field_sep Map<String,JClass> schemaClasses concode_elem_sep Context context concode_elem_sep Logger LOGGER concode_field_sep JType buildParameterType concode_elem_sep JType getResponseEntityClass concode_elem_sep JType getRequestEntityClass concode_elem_sep void collectXmlSchemaFiles concode... |
String function ( String arg0 , Object [ ] arg1 ) { return arg0 ; } | returns the formatted message for the given key in the resource bundle . concode_field_sep PlaceHolder placeHolder concode_field_sep String getString |
void function ( PrintStatement arg0 , A arg1 ) { arg0 . f0 . accept ( this , arg1 ) ; arg0 . f1 . accept ( this , arg1 ) ; arg0 . f2 . accept ( this , arg1 ) ; arg0 . f3 . accept ( this , arg1 ) ; arg0 . f4 . accept ( this , arg1 ) ; } | f0 - > `` system.out.println '' f1 - > '' '' f2 - > expression f3 - > '' '' f4 - > '' ; '' concode_field_sep PlaceHolder placeHolder concode_field_sep placeholderType placeHolder |
String function ( ) { return "srini_string" + Integer . toString ( hashCode ( ) , 16 ) ; } | retrieves the thread name to be used when this object is the runnable object of a thread . concode_field_sep Thread runnerThread concode_elem_sep Server server concode_elem_sep boolean keepAlive concode_elem_sep RowOutputBinary rowOut concode_elem_sep Session session concode_elem_sep byte[] mainBuffer concode_elem_sep ... |
QuotaFilter function ( final String arg0 ) { this . namespaceRegex = arg0 ; hasFilters |= ! Strings . isEmpty ( arg0 ) ; return this ; } | set the namespace filter regex concode_field_sep String userRegex concode_elem_sep Set<QuotaType> types concode_elem_sep boolean hasFilters concode_elem_sep String namespaceRegex concode_elem_sep String tableRegex concode_field_sep QuotaFilter setTableFilter concode_elem_sep String getUserFilter concode_elem_sep Set<Qu... |
void function ( Context arg0 ) { if ( cameraManager == null ) { cameraManager = new CameraManager ( arg0 ) ; } } | initializes this static object with the context of the calling activity . concode_field_sep AutoFocusCallback autoFocusCallback concode_elem_sep int MAX_FRAME_HEIGHT concode_elem_sep String TAG concode_elem_sep CameraManager cameraManager concode_elem_sep CameraConfigurationManager configManager concode_elem_sep Previe... |
String function ( ) { return this . label ; } | returns the label . concode_field_sep Paint outlinePaint concode_elem_sep Stroke outlineStroke concode_elem_sep Paint backgroundPaint concode_elem_sep Range range concode_elem_sep String label concode_elem_sep long serialVersionUID concode_field_sep Paint getBackgroundPaint concode_elem_sep Range getRange concode_elem_... |
void function ( Object arg0 ) { List loc0 = new ArrayList ( ) ; loc0 . add ( arg0 ) ; this . perform ( loc0 . iterator ( ) ) ; } | performs the graph traversion with a single root element . so this root element and all elements which are reachable from this root elements will be visited . concode_field_sep int linkCount concode_elem_sep Map myVisitedElements concode_elem_sep Iterator myElements concode_elem_sep boolean done concode_field_sep boole... |
boolean function ( ) { return state . nodes ( ) . isLocalNodeElectedMaster ( ) ; } | returns true iff the local node is the mater node of the cluster . concode_field_sep DiscoveryNodes.Delta nodesDelta concode_elem_sep String source concode_elem_sep ClusterState state concode_elem_sep ClusterState previousState concode_field_sep boolean metaDataChanged concode_elem_sep boolean indexMetaDataChanged conc... |
boolean function ( ) { boolean loc0 = table . loc0 ( ) ; if ( loc0 ) { } else { } return loc0 ; } | example of checking if the table exists . concode_field_sep Table table concode_field_sep Job copyTableId concode_elem_sep Job extractSingle concode_elem_sep InsertAllResponse insertWithParams concode_elem_sep Job loadSingle concode_elem_sep Table update concode_elem_sep InsertAllResponse insert concode_elem_sep Job lo... |
String function ( ) { return keyStoreFilePath ; } | gets path to the key store file . concode_field_sep char[] trustStorePwd concode_elem_sep String keyStoreType concode_elem_sep char[] keyStorePwd concode_elem_sep String trustStoreType concode_elem_sep long serialVersionUID concode_elem_sep String DFLT_SSL_PROTOCOL concode_elem_sep X509Certificate[] CERTS concode_elem_... |
String function ( ) { return specVendor ; } | returns the name of the vendor or organization that owns and maintains the specification this package implements , or null if this isunknown . concode_field_sep String implTitle concode_elem_sep Annotation[] NO_ANNOTATIONS concode_elem_sep String specVersion concode_elem_sep String specVendor concode_elem_sep String im... |
MutableRate function ( String arg0 ) { return newRate ( arg0 , arg0 , false ) ; } | create a mutable rate metric concode_field_sep Map<String,MutableMetric> metricsMap concode_elem_sep Map<String,MetricsTag> tagsMap concode_elem_sep MetricsInfo metricsInfo concode_field_sep void add concode_elem_sep void add concode_elem_sep MutableGaugeInt newGauge concode_elem_sep MutableGaugeInt newGauge concode_el... |
void function ( float arg0 , float arg1 ) { this . x = arg0 ; this . y = arg1 ; } | sets the x and y-coordinates of circle center concode_field_sep float x concode_elem_sep float y concode_elem_sep float radius concode_field_sep float area concode_elem_sep void setY concode_elem_sep boolean contains concode_elem_sep boolean contains concode_elem_sep boolean contains concode_elem_sep void set concode_e... |
Index function ( final File arg0 ) { Utils . nonNull ( arg0 ) ; final Index loc0 = loadTribbleIndex ( arg0 ) ; if ( loc0 != null ) { return loc0 ; } final Index loc1 = loadTabixIndex ( arg0 ) ; if ( loc1 != null ) { return loc1 ; } return null ; } | loads and returns the index of the feature file or null if there is no index . first it tries to load the tribble index and then to load the tabix index . concode_field_sep Logger logger concode_field_sep void checkIndexVersionAndModificationTime concode_elem_sep SAMSequenceDictionary createSequenceDictionaryFromFeatur... |
ClassLoader function ( IProject arg0 ) { final List < URL > loc0 = Lists . newArrayList ( ) ; addClasspathEntries ( arg0 , loc0 ) ; return URLClassLoader . newInstance ( loc0 . toArray ( new URL [ loc0 . size ( ) ] ) , WorkspaceClassLoaderFactory . class . getClassLoader ( ) ) ; } | creates a classloader that can be used to load resources from theworkspace . concode_field_sep boolean resolveSimpleProjectReferences concode_field_sep File getFileSystemFile concode_elem_sep void addJavaClasspathEntries concode_elem_sep void addClasspathEntries concode_elem_sep URL[] convertClassPath concode_elem_sep ... |
void function ( String arg0 ) { this . label = arg0 ; } | sets the value of the label property . concode_field_sep String othermdtype concode_elem_sep Long size concode_elem_sep String mdtypeversion concode_elem_sep MDTYPEDefinition mdtype concode_elem_sep String created concode_elem_sep String checksum concode_elem_sep CHECKSUMTYPEDefinition checksumtype concode_elem_sep Str... |
boolean function ( int arg0 , int arg1 ) { return getOccupant ( arg0 , arg1 ) . name . equals ( "srini_string" ) ; } | returns true if x , y is empty concode_field_sep Position sentinel concode_elem_sep Queue<Position> moveQueue concode_elem_sep int N concode_elem_sep Occupant[][] occupants concode_elem_sep int population concode_field_sep boolean inBounds concode_elem_sep void doDie concode_elem_sep void removeFromQueue concode_elem_s... |
void function ( TreePath arg0 ) { this . treePath = arg0 ; } | change the treepath concode_field_sep String name concode_elem_sep String description concode_elem_sep boolean isModified concode_elem_sep JCpgUI ui concode_elem_sep ArrayList<JCpgCategory> categories concode_elem_sep ArrayList<JCpgAlbum> albums concode_elem_sep TreePath treePath concode_elem_sep int id concode_field_s... |
String function ( ) { return ( getClass ( ) . getName ( ) + "srini_string" + getField ( ) + "srini_string" + getFieldAttribute ( ) + "srini_string" + getBeginIndex ( ) + "srini_string" + getEndIndex ( ) + "srini_string" ) ; } | this method returns a string representation of this object . concode_field_sep int field_id concode_elem_sep Format.Field field_attribute concode_elem_sep int end concode_elem_sep int begin concode_field_sep int getEndIndex concode_elem_sep int hashCode concode_elem_sep Format.Field getFieldAttribute concode_elem_sep b... |
long function ( ) { return mRoundTripTime ; } | returns the round trip time of the ntp transaction concode_field_sep int NTP_PACKET_SIZE concode_elem_sep long mNtpTime concode_elem_sep long OFFSET_1900_TO_1970 concode_elem_sep String TAG concode_elem_sep int TRANSMIT_TIME_OFFSET concode_elem_sep int NTP_VERSION concode_elem_sep int REFERENCE_TIME_OFFSET concode_elem... |
String function ( ) { return messageValue ; } | gets the value of the messagevalue property . concode_field_sep String messageURL concode_elem_sep String messageTitle concode_elem_sep String messageValue concode_elem_sep long serialVersionUID concode_field_sep void setMessageTitle concode_elem_sep void setMessageValue concode_elem_sep String getMessageURL concode_el... |
String function ( java . lang . Object arg0 ) { if ( arg0 == null ) { return "srini_string" ; } return arg0 . toString ( ) . replace ( "srini_string" , "srini_string" ) ; } | convert the given object to string with each line indented by 4 spaces except the first line . concode_field_sep String name concode_elem_sep Long id concode_field_sep void setName concode_elem_sep String getName concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep Tag name concode_elem_sep vo... |
Integer function ( ) { return m_localInstructionCommentId ; } | returns the local instruction comment . concode_field_sep boolean m_visible concode_elem_sep Integer m_localInstructionCommentId concode_elem_sep double m_y concode_elem_sep double m_x concode_elem_sep INaviModule module concode_elem_sep IAddress m_address concode_elem_sep List<OperandTree> m_operands concode_elem_sep ... |
void function ( int arg0 , int arg1 ) { int loc0 = arg1 * rowSize + ( arg0 >> 5 ) ; bits [ loc0 ] ^= 1 << ( arg0 & 0x1f ) ; mBitmap . setPixel ( arg0 , arg1 , get ( arg0 , arg1 ) ? Color . WHITE : Color . BLACK ) ; } | flips the given bit . concode_field_sep Canvas mCanvas concode_elem_sep Paint pblack concode_elem_sep int width concode_elem_sep int[] bits concode_elem_sep Bitmap mBitmap concode_elem_sep int height concode_elem_sep int rowSize concode_field_sep void setRegion concode_elem_sep void set concode_elem_sep int[] getEnclos... |
void function ( int arg0 ) { if ( arg0 < 0 ) { throw new IllegalArgumentException ( "srini_string" + arg0 ) ; } this . pp . setIndex ( arg0 ) ; } | sets the current position of the parser to given new position . concode_field_sep ParsePosition pp concode_elem_sep ParsedValues rawValues concode_elem_sep Boolean daylightSaving concode_elem_sep String errorMessage concode_elem_sep boolean warning concode_field_sep boolean isWarning concode_elem_sep ParsedValues getRa... |
void function ( long arg0 ) { _edFunction . setPrimaryKey ( arg0 ) ; } | sets the primary key of this e d function . concode_field_sep EDFunction _edFunction concode_field_sep void setName concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep java.lang.String getName concode_elem_sep void setGroupId concode_elem_sep boolean isEscapedModel concode_elem_sep boolean isCachedModel c... |
boolean function ( String arg0 ) { return ( arg0 != null ) && ( arg0 . trim ( ) . length ( ) > 0 ) ; } | return true if the passed string is not null and not empty concode_field_sep PlaceHolder placeHolder concode_field_sep boolean isValidList |
Translation function ( Locale arg0 ) { Translation loc0 = get ( arg0 . toString ( ) ) ; if ( loc0 == null ) { loc0 = get ( arg0 . getLanguage ( ) ) ; if ( loc0 == null ) loc0 = get ( "srini_string" ) ; } return loc0 ; } | returns the translation object for the specified locale and falls back to english if the locale was not found . concode_field_sep Map<String,String> map concode_elem_sep Locale locale concode_elem_sep Map<String,Translation> translations concode_elem_sep List<String> LOCALES concode_field_sep void add concode_elem_sep ... |
MondrianServer function ( RepositoryContentFinder arg0 , CatalogLocator arg1 ) { return MondrianServerRegistry . INSTANCE . createWithRepository ( arg0 , arg1 ) ; } | creates a server . when creating a server , the calling code must call the mondrianserver #shutdown method to dispose of it . concode_field_sep PlaceHolder placeHolder concode_field_sep MondrianVersion getVersion concode_elem_sep List<Map<String,Object>> getDatabases concode_elem_sep List<String> getKeywords concode_el... |
void function ( ) { System . out . println ( "srini_string" ) ; PoissonDistribution loc0 = new PoissonDistribution ( 3.5 ) ; loc0 . rand ( ) ; assertEquals ( 1 , loc0 . npara ( ) ) ; } | test of npara 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 testQuantile concode_elem_sep void tearDown concod... |
ConditionOutcome function ( ConditionMessage arg0 ) { return new ConditionOutcome ( true , arg0 ) ; } | create a new conditionoutcome instance for ` match ' . concode_field_sep boolean match concode_elem_sep ConditionMessage message concode_field_sep ConditionOutcome inverse concode_elem_sep ConditionOutcome noMatch concode_elem_sep ConditionOutcome noMatch concode_elem_sep int hashCode concode_elem_sep boolean equals co... |
String function ( ) { return id ; } | gets the value of the id property . concode_field_sep List<AnyType> unsignedDataObjectProperty concode_elem_sep long serialVersionUID concode_elem_sep String id concode_field_sep List<AnyType> getUnsignedDataObjectProperty concode_elem_sep void setId |
List < Node > function ( ) { return Collections . unmodifiableList ( variables ) ; } | returns the list of variables over which this independence checker is capable of determinine independence relations -- that is , all the variables in the given graph or the given data set . concode_field_sep double determinationP concode_elem_sep List<Node> variables concode_elem_sep NumberFormat nf concode_elem_sep do... |
void function ( XMLGregorianCalendar arg0 ) { this . dateOfBirth = arg0 ; } | sets the value of the dateofbirth property . concode_field_sep String firstName concode_elem_sep String lastName concode_elem_sep String zipCode concode_elem_sep String city concode_elem_sep String addressLine1 concode_elem_sep XMLGregorianCalendar dateOfBirth concode_elem_sep String addressLine2 concode_elem_sep long ... |
String function ( ) { return stringData . toString ( ) ; } | gets a literal string representation of this object 's data , which is in fact , the raw data contained in this object . concode_field_sep Reference reference concode_elem_sep char[] hexChar concode_elem_sep StringBuilder stringData concode_field_sep String getHexString concode_elem_sep StringBuilder stringToHex concod... |
List < Object > function ( ) { if ( any == null ) { any = new ArrayList < Object > ( ) ; } return this . any ; } | gets the value of the any 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 any property . for example , to add a new item , do as follows... |
List < String > function ( ) { return null ; } | returns the list of urls for all configured package repositories . concode_field_sep String myCommand concode_elem_sep String mySolution concode_elem_sep String myOutput concode_elem_sep String myMessage concode_field_sep boolean isInstallToUserSelected concode_elem_sep void operationStarted concode_elem_sep void fetch... |
String function ( ) { return dialogMessage ; } | returns the most recent dialog message , or null if there is no current dialog message . concode_field_sep File file concode_elem_sep ResourceBundle messageBundle concode_elem_sep int lengthOfTask concode_elem_sep String dialogMessage concode_elem_sep Document document concode_elem_sep Logger logger concode_elem_sep bo... |
CategoryContextMapping . Builder function ( String arg0 , String arg1 , Iterable < ? extends CharSequence > arg2 ) { return new CategoryContextMapping . Builder ( arg0 , arg1 ) . addDefaultValues ( arg2 ) ; } | create a new categorycontextmapping concode_field_sep String name concode_field_sep SortedMap<String,ContextMapping> loadMappings concode_elem_sep ContextMapping loadMapping concode_elem_sep E build concode_elem_sep GeolocationContextMapping.Builder location concode_elem_sep GeolocationContextMapping.Builder location c... |
SchedulingPolicy function ( Class < ? extends SchedulingPolicy > arg0 ) { SchedulingPolicy loc0 = ReflectionUtils . newInstance ( arg0 , null ) ; SchedulingPolicy loc1 = instances . putIfAbsent ( arg0 , loc0 ) ; if ( loc1 != null ) { return loc1 ; } return loc0 ; } | returns a schedulingpolicy instance corresponding to the passed clazz concode_field_sep byte DEPTH_LEAF concode_elem_sep SchedulingPolicy DEFAULT_POLICY concode_elem_sep ConcurrentHashMap<Class<? extends SchedulingPolicy>,SchedulingPolicy> instances concode_elem_sep byte DEPTH_INTERMEDIATE concode_elem_sep byte DEPTH_A... |
void function ( InternalParquetRecordWriter arg0 ) { if ( writerList . containsKey ( arg0 ) ) { writerList . remove ( arg0 ) ; } if ( ! writerList . isEmpty ( ) ) { updateAllocation ( ) ; } } | remove the given writer from the memory manager . concode_field_sep Map<InternalParquetRecordWriter,Long> writerList concode_elem_sep long totalMemoryPool concode_elem_sep float DEFAULT_MEMORY_POOL_RATIO concode_elem_sep long minMemoryAllocation concode_elem_sep long DEFAULT_MIN_MEMORY_ALLOCATION concode_elem_sep Log L... |
WorkflowParamsBuilder function ( int arg0 ) { this . verbose = arg0 ; return this ; } | sets the verbosity level . concode_field_sep int verbose concode_elem_sep String batch concode_elem_sep boolean saveModel concode_field_sep WorkflowParamsBuilder saveModel concode_elem_sep WorkflowParams build concode_elem_sep WorkflowParamsBuilder batch concode_elem_sep WorkflowParamsBuilder verbose |
void function ( int arg0 ) { activityResultRequestCode = arg0 ; } | call this from your startactivityforresult overload . this is required to catch the case where plugins use activity.startactivityforresult + cordovainterface.setactivityresultcallback rather than cordovainterface.startactivityforresult . concode_field_sep String TAG concode_elem_sep PluginManager pluginManager concode_... |
void function ( ) { clear ( keepBytes ) ; } | deletes files in the the cache directory using a lru-strategy until keepbytes bytes are left . this method calls #clear long using the keepbytes property . this method should not be run while an operation is executed . concode_field_sep File cacheDir concode_elem_sep long DEFAULT_CACHE_KEEP_BYTES concode_elem_sep long ... |
boolean function ( String arg0 , String arg1 ) { return ShortNumberInfo . getInstance ( ) . isEmergencyNumber ( arg0 , arg1 ) ; } | returns true if the number exactly matches an emergency service number in the given region . this method takes into account cases where the number might contain formatting , but does n't allow additional digits to be appended . concode_field_sep PlaceHolder placeHolder concode_field_sep Set<String> getSupportedRegions ... |
int function ( ) { return 0 ; } | implementation of dsequence interface . concode_field_sep int size concode_elem_sep DSequenceInfo sInfo concode_elem_sep DAlphabet alphabet concode_elem_sep EmptyRulerModel rModel concode_field_sep DRulerModel getRulerModel concode_elem_sep int size concode_elem_sep DRulerModel createRulerModel concode_elem_sep DRulerM... |
int function ( JSONValue arg0 ) { return arg0 . asNumber ( ) . getInt ( ) ; } | converts a jsonvalue to an int . concode_field_sep PlaceHolder placeHolder concode_field_sep String toJson concode_elem_sep String toJson concode_elem_sep String toJson concode_elem_sep String toJson concode_elem_sep String toJson concode_elem_sep String toJson concode_elem_sep String toJson concode_elem_sep boolean bo... |
void function ( String arg0 ) { messages . add ( arg0 ) ; } | add a message to the sequential log . concode_field_sep List<String> messages concode_elem_sep Map<String,Integer> counters concode_elem_sep Map<Long,ThreadLog> threadLogs concode_field_sep void changeCounter concode_elem_sep void log concode_elem_sep ThreadLog get concode_elem_sep ThreadLog get concode_elem_sep void c... |
void function ( boolean arg0 ) { dim . setBreakOnReturn ( arg0 ) ; debugGui . getMenubar ( ) . getBreakOnReturn ( ) . setSelected ( arg0 ) ; } | sets whether execution should break when a function is left . concode_field_sep Scriptable scope concode_elem_sep Dim dim concode_elem_sep int type concode_elem_sep SwingGui debugGui concode_elem_sep int EXIT_ACTION concode_elem_sep int SCOPE_PROVIDER concode_field_sep InputStream getIn concode_elem_sep void setExitAct... |
void function ( STShadowType arg0 ) { this . type = arg0 ; } | sets the value of the type property . concode_field_sep String color2 concode_elem_sep Object parent concode_elem_sep String vmlId concode_elem_sep STTrueFalse obscured concode_elem_sep String color concode_elem_sep String offset concode_elem_sep String origin concode_elem_sep String offset2 concode_elem_sep STShadowTy... |
StorageLevel function ( boolean arg0 , boolean arg1 , boolean arg2 , boolean arg3 , int arg4 ) { return StorageLevel . apply ( arg0 , arg1 , arg2 , arg3 , arg4 ) ; } | create a new storagelevel object . concode_field_sep StorageLevel DISK_ONLY_2 concode_elem_sep StorageLevel MEMORY_AND_DISK_2 concode_elem_sep StorageLevel MEMORY_AND_DISK_SER_2 concode_elem_sep StorageLevel MEMORY_AND_DISK_SER concode_elem_sep StorageLevel DISK_ONLY concode_elem_sep StorageLevel MEMORY_ONLY concode_el... |
void function ( int arg0 ) { this . namedParameterCount = arg0 ; } | set the count of named parameters in the sql statement . each parameter name counts once ; repeated occurences do not count here . concode_field_sep int totalParameterCount concode_elem_sep List<String> parameterPlaceholders concode_elem_sep List<int[]> parameterIndexes concode_elem_sep int namedParameterCount concode_... |
void function ( String arg0 ) { this . description = arg0 ; } | sets the value of the description property . concode_field_sep List<IdentifierDescription> ratePlanInfo concode_elem_sep String description concode_elem_sep String promoCode concode_elem_sep long serialVersionUID concode_field_sep String getPromoCode concode_elem_sep String getDescription concode_elem_sep void setPromo... |
boolean function ( State arg0 ) { synchronized ( listeners ) { if ( arg0 . ordinal ( ) > state . ordinal ( ) && state . ordinal ( ) < State . CANCELLED . ordinal ( ) ) { state = arg0 ; for ( Listener loc0 : listeners ) { fireStateChange ( arg0 , loc0 ) ; } return true ; } return false ; } } | changes the state of this job handle , making sure that illegal state transitions are ignored . fires events appropriately . as a rule , state transitions can only occur if the current state is `` higher '' than the current state i.e. , has a higher ordinal number and is not a `` final '' state . `` final '' states are... |
RingBufferBuilder < T , C > function ( Executor arg0 , ConsumerAdapter < T , C > arg1 ) { return new RingBufferBuilder < > ( arg0 , arg1 ) . multipleProducers ( ) ; } | create a builder for ring buffers that use the supplied executor to create consumer threads and the supplied consumeradapter to adapt to custom consumer implementations . the ring buffer will allow entries to be added frommultiple threads . concode_field_sep String DEFAULT_NAME concode_elem_sep boolean singleProducer c... |
Strategy function ( long arg0 ) { return new Strategy ( defaultPRNG ( arg0 ) , examples , shrinkCycles , reporter ) ; } | creates a strategy with a fixed seed concode_field_sep int shrinkCycles concode_elem_sep int examples concode_elem_sep Reporter reporter concode_elem_sep PseudoRandom prng concode_field_sep int shrinkCycles concode_elem_sep Strategy withExamples concode_elem_sep int examples concode_elem_sep Reporter reporter concode_e... |
boolean function ( ) { return this . logscale ; } | returns the log-scale flag . concode_field_sep double log10 concode_elem_sep int[] r concode_elem_sep int[] b concode_elem_sep String paletteName concode_elem_sep double[] tickValues concode_elem_sep double minZ concode_elem_sep boolean stepped concode_elem_sep int[] g concode_elem_sep long serialVersionUID concode_ele... |
void function ( String arg0 , Object arg1 ) { FacesContext . getCurrentInstance ( ) . getExternalContext ( ) . getRequestMap ( ) . put ( arg0 , arg1 ) ; } | store the managed bean inside the request scope . concode_field_sep Properties buildProperties concode_field_sep String getRequestParameter concode_elem_sep UIComponent findComponent concode_elem_sep ServletContext getServletContext concode_elem_sep Object getManagedBean concode_elem_sep String getActionAttribute conco... |
int function ( ) { return index ; } | this method returns the current value of the index . concode_field_sep int index concode_elem_sep int end concode_elem_sep String text concode_elem_sep int begin concode_field_sep char next concode_elem_sep char current concode_elem_sep char previous concode_elem_sep char last concode_elem_sep char setIndex concode_ele... |
ElementSelector function ( final String arg0 , final String arg1 ) { return new CSSElementSelector ( Selector . SAC_PSEUDO_ELEMENT_SELECTOR , arg0 , arg1 ) ; } | creates a pseudo element selector . concode_field_sep PlaceHolder placeHolder concode_field_sep CharacterDataSelector createTextNodeSelector concode_elem_sep SimpleSelector createRootNodeSelector concode_elem_sep DescendantSelector createChildSelector concode_elem_sep SimpleSelector createAnyNodeSelector concode_elem_s... |
String function ( String arg0 ) { int loc0 = longestPrefixOf ( root , arg0 , 0 , - 1 ) ; if ( loc0 == - 1 ) return null ; else return arg0 . substring ( 0 , loc0 ) ; } | returns the string in the symbol table that is the longest prefix of query , or null , if no such string . concode_field_sep Object val concode_elem_sep Node[] next concode_elem_sep Node root concode_elem_sep int R concode_elem_sep int N concode_field_sep boolean contains concode_elem_sep Iterable<String> keysThatMatch... |
int function ( ) { return sizeThreshold ; } | returns the size threshold beyond which files are written directly to disk . the default value is 10240 bytes . concode_field_sep int sizeThreshold concode_elem_sep int DEFAULT_SIZE_THRESHOLD concode_elem_sep File repository concode_elem_sep FileCleaningTracker fileCleaningTracker concode_field_sep void setSizeThreshol... |
void function ( boolean arg0 ) { isShrinkToPrintableArea = arg0 ; } | can be set before a swingcontroller.print is called to enable/disable shrink to fit printable area . concode_field_sep int printCopies concode_elem_sep String defaultURL concode_elem_sep File defaultFile concode_elem_sep PrintHelper printHelper concode_elem_sep boolean isShrinkToPrintableArea concode_field_sep void set... |
boolean function ( ) { LockSupport . parkNanos ( 1L ) ; return Thread . interrupted ( ) ; } | convenience method to park and then check if interrupted concode_field_sep Sequence claimSequence concode_elem_sep ThreadLocal<MutableLong> minGatingSequenceThreadLocal concode_elem_sep int bufferSize concode_field_sep boolean waitForCapacity concode_elem_sep boolean waitForCapacity concode_elem_sep long incrementAndGe... |
void function ( ) { } | perform any cleanup for the plugin . called after #process . concode_field_sep String CATEGORY_TEMPLATE_METADATA concode_elem_sep Log _logger concode_field_sep void init concode_elem_sep BlogEntry[] process concode_elem_sep void destroy |
Date function ( ) { return _team . getModifiedDate ( ) ; } | returns the modified date of this team . concode_field_sep Team _team concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep java.lang.String getName concode_elem_sep void setGroupId concode_elem_sep boolean is... |
BlockStatement function ( Statement arg0 , BlockStatement arg1 ) { return Expressions . arg1 ( Expressions . list ( arg0 ) . appendAll ( arg1 . statements ) ) ; } | prepends a statement to a block . concode_field_sep PlaceHolder placeHolder concode_field_sep BlockStatement toBlock concode_elem_sep Expression simple concode_elem_sep BlockStatement toFunctionBlock concode_elem_sep BlockStatement toFunctionBlock |
ArrayList < SearchTerm > function ( ) { return searchTerms ; } | gets a list of search terms that make up a given search . concode_field_sep HashMap<Integer,WeakReference<PageText>> searchResultCache concode_elem_sep ArrayList<SearchTerm> searchTerms concode_field_sep void addPageSearchHit concode_elem_sep Set<Integer> getPageSearchHits concode_elem_sep void removeSearchTerm concode... |
T function ( final int arg0 , final T arg1 ) { return internal . set ( arg0 , arg1 ) ; } | set the element at the specified index , and return the old value . concode_field_sep ArrayList<T> internal concode_elem_sep int length concode_field_sep Iterator<T> iterator concode_elem_sep T get |
Uploader function ( String arg0 ) { Class < ? > loc0 = Class . forName ( arg0 ) ; if ( ! Uploader . class . isAssignableFrom ( loc0 ) ) { throw new IllegalArgumentException ( String . format ( "srini_string" , arg0 , Uploader . class . getName ( ) ) ) ; } return ( Uploader ) loc0 . newInstance ( ) ; } | create an uploader from its fully qualified class name . the class passed in by name must be assignable to uploader . see the secor.upload.class config option . concode_field_sep PlaceHolder placeHolder concode_field_sep UploadManager createUploadManager concode_elem_sep FileReaderWriterFactory createFileReaderWriterFa... |
int function ( ) { return _image . getWidth ( ) ; } | returns the width of this image . concode_field_sep Image _image concode_field_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep boolean isEscapedModel concode_elem_sep bool... |
void function ( ) { for ( int loc0 = 0 ; loc0 < 8 ; loc0 ++ ) { switchState [ loc0 ] = null ; switchLocked [ loc0 ] = null ; switchName [ loc0 ] = null ; ioState [ loc0 ] = null ; ioIsInput [ loc0 ] = null ; ioName [ loc0 ] = null ; } name = null ; temperature = null ; } | clear all cached values . concode_field_sep String name concode_elem_sep Boolean[] ioIsInput concode_elem_sep String[] ioName concode_elem_sep String[] switchName concode_elem_sep String temperature concode_elem_sep String host concode_elem_sep Boolean[] switchLocked concode_elem_sep Boolean[] ioState concode_elem_sep ... |
void function ( ) { producerExecutorService . shutdownNow ( ) ; } | shutdown the producer executor service . concode_field_sep int SHUTDOWN_TIMEOUT_SECONDS concode_elem_sep AtomicInteger incrementer concode_elem_sep double DELTA concode_elem_sep SlidingWindowTimeReservoir time10usReservoir concode_elem_sep ExecutorService producerExecutorService concode_elem_sep int PRODUCER_COUNT conc... |
void function ( String arg0 ) { this . marker = arg0 ; } | an optional pagination token provided by a previous request . if this parameter is specified , the response includes only records beyond the marker , up to the value specified by maxrecords . concode_field_sep String marker concode_elem_sep com.amazonaws.internal.ListWithAutoConstructFlag<ReservedDBInstancesOffering> r... |
com . liferay . portal . kernel . model . VirtualHost function ( long arg0 ) { return _virtualHostLocalService . createVirtualHost ( arg0 ) ; } | creates a new virtual host with the primary key . does not add the virtual host to the database . concode_field_sep VirtualHostLocalService _virtualHostLocalService concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep java.util.List<com.liferay.portal.kernel.model.VirtualHost> getVirtualHosts co... |
long function ( ) { return m_pointer ; } | returns the native pointer concode_field_sep long m_pointer concode_field_sep void _free concode_elem_sep void finalize |
void function ( ) { } | called after plugin construction and fields have been initialized . concode_field_sep CordovaPreferences preferences concode_elem_sep CordovaInterface cordova concode_elem_sep CordovaWebView webView concode_elem_sep String serviceName concode_field_sep boolean onReceivedClientCertRequest concode_elem_sep boolean onOver... |
void function ( ) { for ( String loc0 : VALUES ) mll . append ( loc0 ) ; Iterator < String > loc1 = mll . iterator ( ) ; boolean loc2 = false ; int loc3 = VALUES . length ; while ( -- loc3 >= 0 ) loc1 . next ( ) ; boolean loc4 = loc1 . hasNext ( ) ; assertEquals ( loc2 , loc4 ) ; } | test method for mylinkedlist.mylinkedlist #iterator . concode_field_sep String[] VALUES concode_elem_sep MyLinkedQueue<String> mll concode_field_sep void testPeekLastEmpty concode_elem_sep void testIteratorHasNextMiddle concode_elem_sep void testIteratorHasNextEndEmpty concode_elem_sep void testPeekLast concode_elem_se... |
boolean function ( String arg0 ) { return FileSystem . getInstance ( arg0 ) . tryDelete ( arg0 ) ; } | try to delete a file . concode_field_sep PlaceHolder placeHolder concode_field_sep InputStream openFileInputStream concode_elem_sep String getParent concode_elem_sep long getLastModified concode_elem_sep String getAbsolutePath concode_elem_sep long length concode_elem_sep String getFileInUserHome concode_elem_sep Strin... |
void function ( java . io . InputStream arg0 , String arg1 , int arg2 , int arg3 , int arg4 ) { ReInit ( arg1 == null ? new java . io . InputStreamReader ( arg0 ) : new java . io . InputStreamReader ( arg0 , arg1 ) , arg2 , arg3 , arg4 ) ; } | reinitialise . concode_field_sep int bufpos concode_elem_sep boolean prevCharIsLF concode_elem_sep int bufsize concode_elem_sep int available concode_elem_sep int tabSize concode_elem_sep java.io.Reader inputStream concode_elem_sep int line concode_elem_sep boolean staticFlag concode_elem_sep int bufcolumn[] concode_el... |
int function ( V arg0 ) { return vertices . indexOf ( arg0 ) ; } | returns the index associated with a vertex concode_field_sep int numVertices concode_elem_sep int INITIAL_CAPACITY concode_elem_sep int numEdges concode_elem_sep ArrayList<V> vertices concode_elem_sep E[][] edgeMatrix concode_elem_sep float RESIZE_FACTOR concode_field_sep boolean insertVertex concode_elem_sep int inDeg... |
boolean function ( ) { PeerState loc0 = state ; return ( loc0 == null ) || loc0 . choked ; } | whether or not the peer choked us . returns true when not connected . concode_field_sep PeerID peerID concode_elem_sep DataOutputStream dout concode_elem_sep byte[] my_id concode_elem_sep DataInputStream din concode_elem_sep boolean deregister concode_elem_sep PeerState state concode_elem_sep MetaInfo metainfo concode_... |
void function ( Reader arg0 , Writer arg1 ) { char [ ] loc0 = new char [ 1024 ] ; int loc1 ; while ( ( loc1 = arg0 . loc1 ( loc0 ) ) >= 0 ) { arg1 . write ( loc0 , 0 , loc1 ) ; } arg1 . flush ( ) ; } | pipes everything from the reader to the writer via a buffer concode_field_sep PlaceHolder placeHolder concode_field_sep void sendPostRequest concode_elem_sep HttpResponse sendGetRequest |
String function ( ) { return vpScope ; } | gets the vp scope . concode_field_sep Integer vpId concode_elem_sep Integer biobjId concode_elem_sep String vpScope concode_elem_sep String vpOwner concode_elem_sep String vpDesc concode_elem_sep Date vpCreationDate concode_elem_sep String vpName concode_elem_sep String vpValueParams concode_field_sep void setVpCreatio... |
void function ( Dataset arg0 , ChartHyperlinkProvider arg1 ) { datasetProviders . put ( arg0 , arg1 ) ; } | registers a hyperlink provider for a specific dataset . the dataset will be used to determine a provider for a chart entity . concode_field_sep Map<Dataset,ChartHyperlinkProvider> datasetProviders concode_elem_sep long serialVersionUID concode_field_sep JRPrintHyperlink getEntityHyperlink concode_elem_sep ChartHyperlin... |
Map < String , Object > function ( ) { return getModelMap ( ) ; } | return the model map . never returns null . to be called by application code for modifying the model . concode_field_sep Object view concode_elem_sep ModelMap model concode_elem_sep HttpStatus status concode_elem_sep boolean cleared concode_field_sep boolean wasCleared concode_elem_sep void setViewName concode_elem_sep... |
void function ( IProject arg0 , GeneratorEntry arg1 ) { GeneratorUtils . createEmptyProject ( arg0 ) ; } | the default implementation only creates a new default project . clients may override if they want to contribute generatorspecific project setup concode_field_sep String SCT_GENERATOR_CONSOLE concode_elem_sep IGeneratorBridge bridge concode_elem_sep MessageConsoleStream error concode_elem_sep Injector injector concode_e... |
Object function ( ) { Object loc0 = null ; try { loc0 = super . loc0 ( ) ; } catch ( CloneNotSupportedException loc1 ) { loc1 . printStackTrace ( ) ; } return loc0 ; } | returns a clone of this object . concode_field_sep long serialVersionUID concode_elem_sep Number x concode_elem_sep Number y concode_field_sep Number getX concode_elem_sep void setY concode_elem_sep void setY concode_elem_sep Number getY concode_elem_sep double getYValue concode_elem_sep int hashCode concode_elem_sep b... |
void function ( ModelAndView arg0 , String arg1 ) { assertTrue ( "srini_string" , arg0 != null ) ; assertTrue ( "srini_string" + arg1 + "srini_string" + arg0 . getViewName ( ) + "srini_string" , ObjectUtils . nullSafeEquals ( arg1 , arg0 . getViewName ( ) ) ) ; } | check to see if the view name in the modelandview matches the given expectedname . concode_field_sep PlaceHolder placeHolder concode_field_sep void assertSortAndCompareListModelAttribute concode_elem_sep void appendNonMatchingSetsErrorMessage concode_elem_sep T assertAndReturnModelAttributeOfType concode_elem_sep void ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.