code stringlengths 20 663 | nl stringlengths 68 7.19k |
|---|---|
void function ( byte [ ] arg0 , int arg1 , int arg2 ) { if ( ! isFilling ) { return ; } int loc0 = arg2 - arg1 ; if ( nalData . length < nalLength + loc0 ) { nalData = Arrays . copyOf ( nalData , ( nalLength + loc0 ) * 2 ) ; } System . arraycopy ( arg0 , arg1 , nalData , nalLength , loc0 ) ; nalLength += loc0 ; } | invoked to pass stream data . the data passed should not include the 3 byte start code . concode_field_sep int nalLength concode_elem_sep byte[] nalData concode_elem_sep int targetType concode_elem_sep boolean isFilling concode_elem_sep boolean isCompleted concode_field_sep void startNalUnit concode_elem_sep void reset... |
boolean function ( ) { if ( this . baselineOffsetAsEnum != null ) return true ; else return false ; } | check whether baselineoffset is an enumerated value . concode_field_sep double baselineOffsetAsDbl concode_elem_sep BaselineOffsetAsEnum baselineOffsetAsEnum concode_field_sep double getBaselineOffsetAsDbl concode_elem_sep BaselineOffset newInstance concode_elem_sep BaselineOffset newInstance concode_elem_sep BaselineO... |
List < URI > function ( ) { return new ArrayList < URI > ( this . all ) ; } | returns all redirect uri s in the order they were added to the collection . concode_field_sep List<URI> all concode_elem_sep Set<URI> unique concode_field_sep void add concode_elem_sep boolean contains concode_elem_sep boolean remove |
ArrayDeque < E > function ( Iterable < ? extends E > arg0 ) { if ( arg0 instanceof Collection ) { return new ArrayDeque < E > ( Collections2 . cast ( arg0 ) ) ; } ArrayDeque < E > loc0 = new ArrayDeque < E > ( ) ; Iterables . addAll ( loc0 , arg0 ) ; return loc0 ; } | creates an arraydeque containing the elements of the specified iterable , in the order they are returned by the iterable 's iterator . concode_field_sep PlaceHolder placeHolder concode_field_sep SynchronousQueue<E> newSynchronousQueue concode_elem_sep ConcurrentLinkedQueue<E> newConcurrentLinkedQueue concode_elem_sep C... |
void function ( String arg0 ) { this . roleId = arg0 == null ? null : arg0 . trim ( ) ; } | this method was generated by mybatis generator . this method sets the value of the database column ts_role . role_id concode_field_sep Date updateDate concode_elem_sep String roleShiro concode_elem_sep String roleId concode_elem_sep Boolean isDelete concode_elem_sep String roleName concode_elem_sep String roleType2 con... |
Boolean function ( ) { return filtering ; } | gets the value of the filtering property . concode_field_sep List<String> include concode_elem_sep Resource.Excludes excludes concode_elem_sep String targetPath concode_elem_sep Resource.Includes includes concode_elem_sep List<String> exclude concode_elem_sep Boolean filtering concode_elem_sep String directory concode_... |
String function ( ) { TimeZone loc0 = TimeZone . getTimeZone ( id ) ; Calendar loc1 = Calendar . getInstance ( loc0 ) ; if ( loc0 . inDaylightTime ( loc1 . getTime ( ) ) ) { return "srini_string" ; } return "srini_string" ; } | gets the state of daylight time in this time zone . concode_field_sep Polygon mapPolygon concode_elem_sep DateFormat dateFormat concode_elem_sep String id concode_elem_sep String mapCommandButtonId concode_field_sep String getUseDaylightTime concode_elem_sep String getLocation concode_elem_sep boolean isRelevantCompone... |
void function ( ) { for ( Iterator loc0 = segStrings . iterator ( ) ; loc0 . hasNext ( ) ; ) { SegmentString loc1 = ( SegmentString ) loc0 . next ( ) ; Coordinate [ ] loc2 = loc1 . getCoordinates ( ) ; checkEndPtVertexIntersections ( loc2 [ 0 ] , segStrings ) ; checkEndPtVertexIntersections ( loc2 [ loc2 . length - 1 ]... | checks for intersections between an endpoint of a segment string and an interior vertex of another segment string concode_field_sep Collection segStrings concode_elem_sep LineIntersector li concode_field_sep boolean hasInteriorIntersection concode_elem_sep void checkCollapses concode_elem_sep void checkCollapses concod... |
T function ( StatementWithArgument arg0 ) { return null ; } | returns the result of interpreting the object as an instance of ` statement with argument ' . this implementation returns null ; returning a non-null result will terminate the switch . concode_field_sep ActionsPackage modelPackage concode_field_sep T caseRollback concode_elem_sep T caseStatementWithEntityArgument conco... |
String function ( ) { return RevisionUtils . extract ( "srini_string" ) ; } | returns the revision string . concode_field_sep int m_degreesOfFreedom concode_elem_sep Stats differencesStats concode_elem_sep Stats yStats concode_elem_sep double correlation concode_elem_sep int differencesSignificance concode_elem_sep double sigLevel concode_elem_sep double count concode_elem_sep double xySum conco... |
void function ( XMLGregorianCalendar arg0 ) { this . date = arg0 ; } | sets the value of the date property . concode_field_sep XMLGregorianCalendar date concode_field_sep XMLGregorianCalendar getDate |
Boolean function ( ) { return isFullDay ; } | returns whether this cashier works part time or not . concode_field_sep String officeName concode_elem_sep String tellerName concode_elem_sep Collection<StaffData> staffOptions concode_elem_sep Date endDate concode_elem_sep String description concode_elem_sep Long tellerId concode_elem_sep Boolean isFullDay concode_ele... |
String function ( ) { return minServerVersion ; } | returns the minimum server version required by this plugin as specified in plugin.xml . concode_field_sep String licenseType concode_elem_sep String latestVersion concode_elem_sep String fileSize concode_elem_sep String author concode_elem_sep String name concode_elem_sep String icon concode_elem_sep String changelog c... |
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 boolean __hashCodeCalc concode_elem_sep com.google.api.ads.adwords.axis.v201502.mcm.ManagedCustomerLink[] links concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_field_sep org.apache.axis.description.TypeDesc g... |
void function ( long arg0 ) { _ddmStructureLink . setStructureId ( arg0 ) ; } | sets the structure id of this d d m structure link . concode_field_sep DDMStructureLink _ddmStructureLink concode_field_sep long getClassNameId concode_elem_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpando... |
void function ( String arg0 ) { this . rel = arg0 ; } | sets the value of the rel property . concode_field_sep Schema schema concode_elem_sep GeneralMetadata general concode_elem_sep String rel concode_elem_sep String description concode_elem_sep DetailedLinks links concode_elem_sep String href concode_elem_sep Version version concode_field_sep Version getVersion concode_el... |
boolean function ( ) { return container ; } | is this a container concode_field_sep boolean container concode_elem_sep boolean style concode_elem_sep String tag concode_elem_sep boolean content concode_field_sep GridData getDefaultLayoutData concode_elem_sep boolean isContentEmitter concode_elem_sep boolean isStyle concode_elem_sep GridLayout getDefaultLayout conc... |
void function ( String arg0 , Object arg1 ) { assertTrue ( arg0 , arg1 != null ) ; } | asserts that an object is n't null . if it is an assertionfailederror is thrown with the given message . concode_field_sep PlaceHolder placeHolder concode_field_sep void assertNotEmpty concode_elem_sep void assertNotEmpty concode_elem_sep void failNotSame concode_elem_sep void assertFalse concode_elem_sep void assertFa... |
boolean function ( double arg0 , double arg1 , double arg2 ) { if ( arg0 <= arg2 ) { return ( arg2 <= arg1 ) ; } else { return ( arg1 <= arg2 ) ; } } | checks that a value is in an interval . concode_field_sep double EPSILON_COLLINEAR concode_field_sep void assume_TS_R_preconditions concode_elem_sep void TS_R_3 concode_elem_sep boolean collinear concode_elem_sep Trajectory invoke_TS_R concode_elem_sep boolean assertion_3 concode_elem_sep boolean inRectangle concode_el... |
void function ( String arg0 , String arg1 , String arg2 ) { userRepository . findOneByLogin ( SecurityUtils . getCurrentUserLogin ( ) ) . ifPresent ( user -> { user . setFirstName ( arg0 ) ; user . setLastName ( arg1 ) ; user . setLangKey ( arg2 ) ; log . debug ( "srini_string" , user ) ; } ) ; } | update basic information first name , last name , language for the current user . concode_field_sep PasswordEncoder passwordEncoder concode_elem_sep AuthorityRepository authorityRepository concode_elem_sep UserRepository userRepository concode_elem_sep Logger log concode_elem_sep PersistentTokenRepository persistentTok... |
void function ( int arg0 ) { this . missingPosValueBehavior = arg0 ; } | set behavior for getstring string , string method when a positional index like % 4 is used but no subs value was given for that index . set to one of refcapablepropertyresourcebunele.throw _ behavior refcapablepropertyresourcebunele.emptystring _ behavior refcapablepropertyresourcebunele.noop _ behavior the first value... |
int function ( ) { return unit ; } | returns the unit config . concode_field_sep int unit concode_elem_sep List<String> symbols concode_elem_sep int beep concode_elem_sep String text concode_elem_sep int backlight concode_field_sep void setBacklight concode_elem_sep String getText concode_elem_sep void setUnit concode_elem_sep List<String> getSymbols conc... |
void function ( boolean arg0 , boolean arg1 ) { if ( imageStore != null ) { if ( arg0 && isCachingEnabled && ! isCached && ! arg1 ) { setImage ( imageStore , true ) ; } if ( ! arg0 || isCached || arg1 ) { imageStore = null ; } } } | dispose of this objects resources concode_field_sep Method imageIOWriteMethod concode_elem_sep long length concode_elem_sep boolean isScaled concode_elem_sep boolean isCached concode_elem_sep boolean isCachingEnabled concode_elem_sep File tempFile concode_elem_sep boolean scaleImages concode_elem_sep Method imageIORead... |
TypeCode function ( ) { if ( typeCode == null ) { ORB loc0 = OrbRestricted . Singleton ; StructMember [ ] loc1 = new StructMember [ 0 ] ; typeCode = loc0 . create_exception_tc ( id ( ) , "srini_string" , loc1 ) ; } return typeCode ; } | create the objectnotactive typecode empty structure , named `` objectnotactive '' . concode_field_sep TypeCode typeCode concode_field_sep ObjectNotActive extract concode_elem_sep ObjectNotActive read concode_elem_sep void insert concode_elem_sep String id concode_elem_sep void write |
int function ( ) { return end ; } | this method returns the character position of the end of the text range . this will actually be the index of the first character following the end of the range . in the event the text range is empty , this will be equal to the first character in the range . concode_field_sep int index concode_elem_sep int end concode_e... |
void function ( Any arg0 , short arg1 ) { arg0 . insert_short ( arg1 ) ; } | insert the visibility into the given any . uses any #insert_short . concode_field_sep PlaceHolder placeHolder concode_field_sep short extract concode_elem_sep short read concode_elem_sep String id concode_elem_sep TypeCode type concode_elem_sep void write |
ChunkFetchSuccess function ( ByteBuf arg0 ) { StreamChunkId loc0 = StreamChunkId . decode ( arg0 ) ; arg0 . retain ( ) ; NettyManagedBuffer loc1 = new NettyManagedBuffer ( arg0 . duplicate ( ) ) ; return new ChunkFetchSuccess ( loc0 , loc1 ) ; } | decoding uses the given bytebuf as our data , and will retain it . concode_field_sep StreamChunkId streamChunkId concode_elem_sep ManagedBuffer buffer concode_field_sep int encodedLength concode_elem_sep void encode concode_elem_sep boolean equals concode_elem_sep String toString concode_elem_sep Type type |
String function ( final HttpParams arg0 ) { if ( arg0 == null ) { throw new IllegalArgumentException ( "srini_string" ) ; } return ( String ) arg0 . getParameter ( CoreProtocolPNames . USER_AGENT ) ; } | obtains value of the coreprotocolpnames #user_agent parameter.if not set , returns null . 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 void s... |
void function ( java . util . Date arg0 ) { this . start = arg0 ; } | the start time of the time range . specify null to leave the start time open-ended . concode_field_sep java.util.Date start concode_elem_sep java.util.Date end concode_field_sep TimeRange withEnd concode_elem_sep TimeRange withStart concode_elem_sep java.util.Date getStart concode_elem_sep int hashCode concode_elem_sep... |
HashMap function ( ) { return entities ; } | returns the entities used in the parser . concode_field_sep HashMap entities concode_elem_sep String[] charMap concode_field_sep String decodeEntities concode_elem_sep int parseInt concode_elem_sep CharacterEntityParser createXMLEntityParser concode_elem_sep String lookupCharacter concode_elem_sep String encodeEntities |
String function ( Properties arg0 , String arg1 ) { if ( arg1 == null ) { return arg1 ; } return parseStringValue ( arg0 , arg1 , arg1 , new HashSet < String > ( ) ) ; } | resolve $ ... placeholders in the given text , replacing them with corresponding system property values . concode_field_sep String PLACEHOLDER_SUFFIX concode_elem_sep String VALUE_SEPARATOR concode_elem_sep String SIMPLE_PREFIX concode_elem_sep String PLACEHOLDER_PREFIX concode_field_sep String getProperty concode_elem... |
RichTextTagType function ( ) { return additionalInformation ; } | gets the value of the additionalinformation property . concode_field_sep CountryTextCodeType country concode_elem_sep RichTextTagType additionalInformation concode_elem_sep String erasmusID concode_elem_sep ContactInformationType contactInformation concode_elem_sep String nationalID concode_elem_sep String name concode... |
void function ( String arg0 ) { this . hubId = arg0 ; } | sets the value of the hubid property . concode_field_sep SmartPostAncillaryEndorsementType ancillaryEndorsement concode_elem_sep String hubId concode_elem_sep String customerManifestId concode_elem_sep SmartPostIndiciaType indicia concode_elem_sep List<SmartPostShipmentSpecialServiceType> specialServices concode_elem_s... |
boolean function ( int [ ] arg0 , int [ ] arg1 ) { if ( arg0 . length != arg1 . length ) return false ; for ( int loc0 = 0 ; loc0 < arg1 . length ; loc0 ++ ) { if ( arg1 [ loc0 ] != arg0 [ loc0 ] ) return false ; } return true ; } | test whether two double arrays contain the same items in the same order concode_field_sep Logger log concode_field_sep void writeTestResult concode_elem_sep String readTestResult concode_elem_sep String readTestResult concode_elem_sep String readTestResult concode_elem_sep String readTestResultFromFile concode_elem_sep... |
int function ( ) { return 13 ; } | returns the height of the icon . the basiclookandfeel checkbox icon has a height of 13 pixels . concode_field_sep CheckBoxIcon checkBoxIcon concode_elem_sep long serialVersionUID concode_elem_sep RadioButtonIcon radioButtonIcon concode_field_sep int getIconWidth concode_elem_sep int getIconWidth concode_elem_sep int ge... |
AbLevelSeries function ( ) { return mSeries ; } | gets the m series . concode_field_sep AbLevelSeries mSeries concode_elem_sep long serialVersionUID concode_field_sep void setmSeries |
boolean function ( ) { boolean loc0 = true ; for ( int loc1 = 0 ; loc0 && loc1 < gewinn . length ; loc1 ++ ) { if ( gewinn [ loc1 ] == null ) loc0 = false ; } return loc0 ; } | sind schon alle felder belegt ? concode_field_sep Spieler[] gewinn concode_elem_sep int row concode_elem_sep boolean[] ergebnis concode_field_sep boolean[] getErgebnis concode_elem_sep boolean sieger concode_elem_sep void init concode_elem_sep void setGewinn concode_elem_sep void initErgebnis concode_elem_sep Spieler v... |
String function ( ) { return model ; } | gets the model number of this iventory item . concode_field_sep int odometer concode_elem_sep int price concode_elem_sep String description concode_elem_sep String model concode_elem_sep InventoryItem[] carInventory concode_elem_sep int stock concode_field_sep int getOdometer concode_elem_sep int getStock concode_elem_... |
int function ( ) { return ( data [ position ++ ] & 0xFF ) | ( data [ position ++ ] & 0xFF ) << 8 | ( data [ position ++ ] & 0xFF ) << 16 ; } | reads the next three bytes as an unsigned value in little endian order . concode_field_sep byte[] data concode_elem_sep int limit concode_elem_sep int position concode_field_sep int readLittleEndianInt concode_elem_sep int readLittleEndianInt24 concode_elem_sep int readSynchSafeInt concode_elem_sep int readUnsignedIntT... |
boolean function ( URL arg0 ) { String loc0 = arg0 . getProtocol ( ) ; return ( URL_PROTOCOL_FILE . equals ( loc0 ) || URL_PROTOCOL_VFSFILE . equals ( loc0 ) || URL_PROTOCOL_VFS . equals ( loc0 ) ) ; } | determine whether the given url points to a resource in the file system , that is , has protocol `` file '' , `` vfsfile '' or `` vfs '' . concode_field_sep String JAR_URL_SEPARATOR concode_elem_sep String URL_PROTOCOL_VFS concode_elem_sep String CLASSPATH_URL_PREFIX concode_elem_sep String URL_PROTOCOL_ZIP concode_ele... |
void function ( boolean arg0 ) { validate = arg0 ; } | set true if parse have to validate the document defoult is false concode_field_sep URL u concode_elem_sep InputStream in concode_elem_sep File f concode_elem_sep boolean retrying concode_elem_sep SAXParserFactory factory concode_elem_sep java.io.File tempFile concode_elem_sep DefaultHandler hnd concode_elem_sep boolean... |
Node function ( Node arg0 ) { if ( arg0 == null ) { arg0 = nPrimaryNode ; } else { arg0 = arg0 . nNext ; } return arg0 ; } | returns the node for the next index on this database row , given the node for any index . concode_field_sep Node nPrimaryNode concode_elem_sep Object oData[] concode_field_sep Row newRow concode_elem_sep Row getUpdatedRow concode_elem_sep boolean isDeleted concode_elem_sep Node getNode concode_elem_sep void delete conc... |
long function ( ) { if ( running ) { return System . currentTimeMillis ( ) - startTime ; } else { return 0 ; } } | retrieves the accumulated time this object has spent running since it was last started . concode_field_sep boolean running concode_elem_sep long total concode_elem_sep long startTime concode_elem_sep long lastStart concode_field_sep void zero concode_elem_sep void stop concode_elem_sep String currentElapsedTimeToMessag... |
String function ( ) { return url ; } | returns the response url . concode_field_sep JSONObject headers concode_elem_sep Boolean connectionReused concode_elem_sep ResourceTiming timing concode_elem_sep String mimeType concode_elem_sep String headersText concode_elem_sep String requestHeadersText concode_elem_sep String url concode_elem_sep Boolean fromDiskCa... |
int function ( ) { int loc0 = 0 ; int loc1 = 0 ; for ( int loc2 = 0 ; loc2 < dims ; loc2 ++ ) { loc1 += values [ loc2 ] ; loc0 += calculateIndexedDimension ( loc1 - 1 , loc2 + 1 ) ; } return loc0 ; } | gets the index of this r in a matrix with only one n value . concode_field_sep int[] values concode_elem_sep int sum concode_elem_sep int dims concode_elem_sep int n concode_field_sep double getProbabilityOfSelecting concode_elem_sep int getBoxIndex concode_elem_sep int getIndex concode_elem_sep R subtract concode_elem... |
SessionRequestImpl function ( ) { return this . sessionRequest ; } | returns the original session request , if available . if the channel entry represents an incoming server-side connection , returns null . concode_field_sep SocketChannel channel concode_elem_sep SessionRequestImpl sessionRequest concode_field_sep Object getAttachment concode_elem_sep SocketChannel getChannel |
void function ( String arg0 , Object ... arg1 ) { print ( String . arg0 ( arg0 , arg1 ) ) ; } | prints a formatted string using the specified format string and arguments . concode_field_sep PlaceHolder placeHolder concode_field_sep void setCurrentOutput concode_elem_sep void print concode_elem_sep void println concode_elem_sep void println concode_elem_sep void clearOutput concode_elem_sep String getCurrentOutput |
GeoPoint function ( final Vector arg0 ) { return createSurfacePoint ( arg0 . x , arg0 . y , arg0 . z ) ; } | compute a geopoint that 's scaled to actually be on the planet surface . concode_field_sep PlanetModel SPHERE concode_elem_sep double ab concode_elem_sep double c concode_elem_sep GeoPoint MAX_X_POLE concode_elem_sep double flattening concode_elem_sep double WGS84_EQUATORIAL concode_elem_sep PlanetModel WGS84 concode_e... |
com . liferay . portal . workflow . kaleo . model . KaleoNode function ( long arg0 ) { return getService ( ) . createKaleoNode ( arg0 ) ; } | creates a new kaleo node with the primary key . does not add the kaleo node to the database . concode_field_sep ServiceTracker<KaleoNodeLocalService,KaleoNodeLocalService> _serviceTracker concode_field_sep void deleteKaleoDefinitionKaleoNodes concode_elem_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep c... |
ClusterState function ( String arg0 , boolean arg1 , int arg2 ) { int loc0 = randomIntBetween ( 0 , arg2 ) ; return stateWithActivePrimary ( arg0 , arg1 , loc0 , arg2 - loc0 ) ; } | creates cluster state with and index that has one shard and as many replicas as numberofreplicas . primary will be started in cluster state but replicas will be one of unassigned , initializing , started or relocating . concode_field_sep PlaceHolder placeHolder concode_field_sep ClusterState stateWithAssignedPrimariesA... |
long function ( ) { return m_timeStart ; } | returns the time the message starts . concode_field_sep long DEFAULT_TIME_END concode_elem_sep long m_timeStart concode_elem_sep long DEFAULT_TIME_START concode_elem_sep String m_message concode_elem_sep boolean m_frozen concode_elem_sep boolean m_loginForbidden concode_elem_sep boolean m_enabled concode_elem_sep long ... |
boolean function ( Constituent arg0 ) { return ( start ( ) < arg0 . start ( ) && arg0 . start ( ) < end ( ) && end ( ) < arg0 . end ( ) ) || ( arg0 . start ( ) < start ( ) && start ( ) < arg0 . end ( ) && arg0 . end ( ) < end ( ) ) ; } | detects whether this constituent overlaps a constituent without nesting , that is , whether they `` cross '' . concode_field_sep PlaceHolder placeHolder concode_field_sep int start concode_elem_sep Label label concode_elem_sep Collection<Label> labels concode_elem_sep double score concode_elem_sep boolean contains conc... |
void function ( ) { Preconditions . checkNotNull ( currentGroup ) ; addList ( currentGroup ) ; currentGroup = null ; } | ends a group started with #startgroup . concode_field_sep List<E> currentGroup concode_elem_sep List<Object> elements concode_elem_sep Object EMPTY_LIST concode_elem_sep int size concode_elem_sep List<Object> groupedList concode_elem_sep Set<E> elements concode_elem_sep Iterator<Object> iter concode_field_sep Iterable<... |
void function ( ) { mDestroyed = true ; } | clean up the resources used by the instance . it 's for removing a temp file used by imaptempfileliteral . concode_field_sep ImapElement NONE concode_elem_sep boolean mDestroyed concode_field_sep void checkNotDestroyed concode_elem_sep boolean isDestroyed concode_elem_sep boolean isString concode_elem_sep boolean isStr... |
String function ( ) { return name ; } | retrieves the stock name . concode_field_sep Date date concode_elem_sep String symbol concode_elem_sep String name concode_elem_sep long id concode_elem_sep BigDecimal value concode_field_sep void setName concode_elem_sep BigDecimal getValue concode_elem_sep void setValue concode_elem_sep void setId concode_elem_sep vo... |
String function ( String arg0 , CordovaInterface arg1 ) { String loc0 = null ; Uri loc1 = Uri . parse ( arg0 ) ; if ( arg0 . startsWith ( "srini_string" ) ) { loc0 = arg1 . getActivity ( ) . getContentResolver ( ) . getType ( loc1 ) ; } else { loc0 = getMimeTypeForExtension ( loc1 . getPath ( ) ) ; } return loc0 ; } | returns the mime type of the data specified by the given uri string . concode_field_sep String _DATA concode_elem_sep String LOG_TAG concode_field_sep String stripFileProtocol concode_elem_sep String getRealPath concode_elem_sep String getRealPath concode_elem_sep String getMimeTypeForExtension concode_elem_sep InputSt... |
void function ( CapacityRequest arg0 ) { if ( this . threadStarted . compareAndSet ( false , true ) ) { this . fillerThread . start ( ) ; } synchronized ( crs ) { crs . addLast ( arg0 ) ; crs . notifyAll ( ) ; } } | internal : schedule concode_field_sep CapacityFiller INSTANCE concode_elem_sep String THREAD_FILLER_NAME concode_elem_sep Thread fillerThread concode_elem_sep AtomicBoolean threadStarted concode_elem_sep LinkedList<CapacityRequest> crs concode_field_sep void schedule concode_elem_sep void run |
void function ( ) { log . debug ( task + "srini_string" + ( System . currentTimeMillis ( ) - start ) + "srini_string" ) ; } | log the elapsed time since this was created or reset . concode_field_sep String task concode_elem_sep Log log concode_elem_sep long start concode_field_sep void restart |
PDColor function ( ) { return getColor ( COSName . BC ) ; } | this will retrieve the border color . concode_field_sep COSDictionary dictionary concode_field_sep void setNormalCaption concode_elem_sep int getRotation concode_elem_sep PDColor getColor concode_elem_sep COSDictionary getDictionary concode_elem_sep void setRotation concode_elem_sep void setBorderColour concode_elem_se... |
Delegate function ( URL arg0 , String arg1 , String arg2 , String arg3 , String arg4 ) { if ( HTTP_DELEGATE . equalsIgnoreCase ( arg4 ) ) { return new HTTPDelegate ( arg0 , arg1 , arg2 ) ; } else if ( HTTPS_TRUSTALL_DELEGATE . equalsIgnoreCase ( arg4 ) ) { return new HTTPSTrustAllDelegate ( arg0 , arg1 , arg2 ) ; } els... | creator method description : creates a delegater depending on supplied provider parameter http , ... defaults to `` mollie '' provider concode_field_sep String HTTPS_TRUSTALL_DELEGATE concode_elem_sep String HTTP_DELEGATE concode_field_sep placeholderType placeHolder |
String function ( ) { return uuidref ; } | gets the value of the uuidref property . concode_field_sep MIPlatformType miPlatform concode_elem_sep String role concode_elem_sep String arcrole concode_elem_sep String show concode_elem_sep String actuate concode_elem_sep List<String> nilReason concode_elem_sep String href concode_elem_sep String type concode_elem_se... |
CarbonDictionarySortInfo function ( List < String > arg0 , Dictionary arg1 , DataType arg2 ) { CarbonDictionarySortModel [ ] loc0 = prepareDictionarySortModels ( arg0 , arg1 , arg2 ) ; return createColumnSortInfo ( loc0 ) ; } | the method returns the column sort info concode_field_sep PlaceHolder placeHolder concode_field_sep CarbonDictionarySortInfo createColumnSortInfo concode_elem_sep CarbonDictionarySortModel[] prepareDictionarySortModels concode_elem_sep List<Integer> convertToList concode_elem_sep CarbonDictionarySortModel createDiction... |
String function ( ) { return serverName ; } | retrieves the server name attribute . concode_field_sep String description concode_elem_sep String dataSourceName concode_elem_sep String password concode_elem_sep String serverName concode_elem_sep int loginTimeout concode_elem_sep String user concode_elem_sep String networkProtocol concode_elem_sep PrintWriter logWri... |
void function ( RecordType arg0 ) { this . record = arg0 ; } | sets the value of the record property . concode_field_sep RecordType record concode_elem_sep long serialVersionUID concode_field_sep RecordType getRecord |
String function ( ) { return m_historyId ; } | returns the historyid . concode_field_sep String m_structureId concode_elem_sep String m_str concode_elem_sep int m_last concode_elem_sep int m_resourceState concode_elem_sep String m_resourcePath concode_elem_sep String m_historyId concode_elem_sep String m_resourceId concode_elem_sep long serialVersionUID concode_ele... |
String function ( ) { return getName ( ) ; } | gets a user friendly representation of the name of the base object . concode_field_sep FileType FILE_TYPE concode_elem_sep Class javaClass concode_elem_sep String description concode_elem_sep StringType STRING_TYPE concode_elem_sep Object[] validValues concode_elem_sep DurationType DURATION_TYPE concode_elem_sep File i... |
PooledConnection function ( String arg0 , String arg1 ) { validateSpecifiedUserAndPassword ( arg0 , arg1 ) ; return getPooledConnection ( ) ; } | performs a getpooledconnection after validating the given username and password . concode_field_sep Properties connProperties concode_elem_sep int loginTimeout concode_elem_sep PrintWriter logWriter concode_elem_sep ConnectionDefaults connectionDefaults concode_elem_sep String driver concode_elem_sep String url concode... |
boolean function ( ) { return isValidUserAddress ; } | gets the value of the isvaliduseraddress property . concode_field_sep boolean isValidMailingAddress concode_elem_sep boolean isValidE911Address concode_elem_sep Address address concode_elem_sep boolean isValidPPUAddress concode_elem_sep boolean isValidBillingAddress concode_elem_sep boolean isValidUserAddress concode_e... |
String function ( String arg0 , int arg1 ) { return arg0 == null ? null : ref ( Arrays . asList ( arg0 ) , arg1 ) . get ( 0 ) ; } | get a reference to a class . concode_field_sep String tabString concode_elem_sep boolean newline concode_elem_sep File file concode_elem_sep int indentTabs concode_elem_sep String encoding concode_elem_sep Pattern PATTERN_LIST concode_elem_sep StringBuilder sb concode_field_sep W print concode_elem_sep W print concode_... |
void function ( Bundle arg0 ) { if ( activityResultCallback != null ) { String loc0 = activityResultCallback . getServiceName ( ) ; arg0 . putString ( "srini_string" , loc0 ) ; } } | saves parameters for startactivityforresult . concode_field_sep String TAG concode_elem_sep PluginManager pluginManager concode_elem_sep Activity activity concode_elem_sep CordovaPlugin activityResultCallback concode_elem_sep String initCallbackService concode_elem_sep ActivityResultHolder savedResult concode_elem_sep ... |
boolean function ( ClarionObject arg0 , ClarionObject arg1 , ClarionObject arg2 ) { return ( arg0 . compareTo ( arg1 ) >= 0 && arg0 . compareTo ( arg2 ) <= 0 ) ; } | return true if object is between lower and upper concode_field_sep String[] args concode_elem_sep List<Runnable> initThreadHooks concode_elem_sep boolean hard concode_elem_sep Logger log concode_elem_sep List<Runnable> shutdownHooks concode_field_sep void setHardAssert concode_elem_sep void initThread concode_elem_sep ... |
void function ( com . amazon . ec2 . DisassociateAddressType arg0 ) { this . localDisassociateAddress = arg0 ; } | auto generated setter method concode_field_sep javax.xml.namespace.QName MY_QNAME concode_elem_sep com.amazon.ec2.DisassociateAddressType localDisassociateAddress concode_field_sep java.lang.String generatePrefix concode_elem_sep void serialize concode_elem_sep void serialize concode_elem_sep void writeQName concode_el... |
void function ( java . lang . String arg0 ) { this . message = arg0 ; } | sets the message value for this topicsolution . concode_field_sep com.netsuite.webservices.platform.core_2014_2.RecordRef solution concode_elem_sep java.lang.Object __equalsCalc concode_elem_sep boolean __hashCodeCalc concode_elem_sep org.apache.axis.description.TypeDesc typeDesc concode_elem_sep java.lang.String messa... |
Item function ( ) { return keyItemsCluster ; } | retorna a chave do cluster de items . esta chave aponta para o item que se localiza na coordenada com o menor valor de x e menor valor de y concode_field_sep Cell currentCell concode_elem_sep int score concode_elem_sep String toString concode_elem_sep Item keyItemsCluster concode_field_sep Cell getCurrentCell concode_e... |
List < Database > function ( ) { List < Database > loc0 = new ArrayList < Database > ( ) ; for ( SortedSet < Database > loc1 : internalDatabases . values ( ) ) { loc0 . add ( loc1 . iterator ( ) . next ( ) ) ; } return loc0 ; } | returns instances of all `` internal '' database types . concode_field_sep DatabaseFactory instance concode_elem_sep Logger log concode_elem_sep Map<String,SortedSet<Database>> internalDatabases concode_elem_sep Map<String,SortedSet<Database>> implementedDatabases concode_field_sep Database findCorrectDatabaseImplement... |
void function ( ) { total = 0 ; start ( ) ; } | zeros accumulated running time and restarts this object . concode_field_sep boolean running concode_elem_sep long total concode_elem_sep long startTime concode_elem_sep long lastStart concode_field_sep long currentElapsedTime concode_elem_sep void stop concode_elem_sep String currentElapsedTimeToMessage concode_elem_se... |
Object function ( ) { return this . parent ; } | gets the parent object in the object tree representing the unmarshalled xml document . concode_field_sep Object parent concode_elem_sep CTColor color concode_elem_sep STBorderStyle style concode_field_sep void setColor concode_elem_sep STBorderStyle getStyle concode_elem_sep void afterUnmarshal concode_elem_sep CTColor... |
void function ( Boolean arg0 ) { this . hasMoreDeliveryStreams = arg0 ; } | indicates whether there are more delivery streams available to list . concode_field_sep Boolean hasMoreDeliveryStreams concode_elem_sep java.util.List<String> deliveryStreamNames concode_field_sep ListDeliveryStreamsResult withDeliveryStreamNames concode_elem_sep ListDeliveryStreamsResult withDeliveryStreamNames concod... |
AID function ( ) { return debugger ; } | retrieve the value of the debugger slot of this action , containing the agent identifier of the debugger agent . concode_field_sep String password concode_elem_sep AID debugger concode_elem_sep List debuggedAgents concode_field_sep void setPassword concode_elem_sep void addDebuggedAgents concode_elem_sep String getPass... |
MockResponse function ( String arg0 ) { return setBody ( new Buffer ( ) . writeUtf8 ( arg0 ) ) ; } | sets the response body to the utf-8 encoded bytes of body . concode_field_sep SocketPolicy socketPolicy concode_elem_sep Settings settings concode_elem_sep Headers.Builder headers concode_elem_sep String CHUNKED_BODY_HEADER concode_elem_sep Buffer body concode_elem_sep long throttlePeriodAmount concode_elem_sep WebSock... |
void function ( Context arg0 , int arg1 , int arg2 , int arg3 , int arg4 , int arg5 , boolean arg6 , boolean arg7 , String arg8 ) { setPoliciesFilter ( arg0 , arg1 , arg2 , arg3 , arg4 , arg5 , arg6 , arg7 , arg8 , null , null , null , null ) ; } | useful policy wildcard tool . can set entire collections ' contents ' policies concode_field_sep PlaceHolder placeHolder concode_field_sep void setPolicies concode_elem_sep void setPolicies concode_elem_sep void main |
String function ( ) { return this . value ; } | specify an ipv4 address by using cidr notation . for example : to configure aws waf to allow , block , or count requests that originated from the ip address 192.0.2.44 , specify 192.0.2.44 / 32 . to configure aws waf to allow , block , or count requests that originated from ip addresses from 192.0.2.0 to 192.0.2.255 , ... |
void function ( String arg0 ) { if ( ! inTag ( ) ) { throw new IllegalStateException ( "srini_string" ) ; } closeTagAndMarkAsBlock ( ) ; this . writer . append ( arg0 ) ; } | close the current opening tag if necessary and appends the supplied value as inner text . concode_field_sep PageContext pageContext concode_elem_sep Stack<TagStateEntry> tagState concode_elem_sep Writer writer concode_elem_sep String tagName concode_elem_sep boolean blockTag concode_field_sep void startTag concode_elem... |
void function ( ) { sendPluginResult ( new PluginResult ( PluginResult . Status . OK ) ) ; } | helper for success callbacks that just returns the status.ok by default concode_field_sep String callbackId concode_elem_sep CordovaWebView webView concode_elem_sep int changingThreads concode_elem_sep String LOG_TAG concode_elem_sep boolean finished concode_field_sep boolean isChangingThreads concode_elem_sep String g... |
boolean function ( ) { return _foo . isField2 ( ) ; } | returns true if this foo is field2 . concode_field_sep Foo _foo concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setGroupId concode_elem_sep boolean isEscapedModel concode_elem_sep boolean isCachedMo... |
ArrayList function ( final List arg0 ) { final ArrayList loc0 = new ArrayList ( ) ; final int loc1 = arg0 . loc1 ( ) ; for ( int loc2 = 0 ; loc2 < loc1 ; loc2 ++ ) { final ExtensionAdapter loc3 = ( ExtensionAdapter ) arg0 . get ( loc2 ) ; final Extension loc4 = loc3 . toExtension ( ) ; loc0 . add ( loc4 ) ; } return lo... | convert a list of extensionadapter objects to extensions . concode_field_sep PlaceHolder placeHolder concode_field_sep void extractExtensions concode_elem_sep void loadExtensions concode_elem_sep Manifest getManifest concode_elem_sep void addExtension concode_elem_sep Extension[] getExtensions |
int function ( ) { return syslogEquivalent ; } | return the syslog equivalent of this priority as an integer . concode_field_sep Priority FATAL concode_elem_sep int level concode_elem_sep Priority DEBUG concode_elem_sep Priority WARN concode_elem_sep int syslogEquivalent concode_elem_sep int WARN_INT concode_elem_sep int OFF_INT concode_elem_sep int INFO_INT concode_... |
ThisRef function ( RefType arg0 ) { return new ThisRef ( arg0 ) ; } | constructs a thisref reftype grammar chunk . concode_field_sep PlaceHolder placeHolder concode_field_sep ParameterRef newParameterRef concode_elem_sep LookupSwitchInst newLookupSwitchInst concode_elem_sep DivInst newDivInst concode_elem_sep InterfaceInvokeInst newInterfaceInvokeInst concode_elem_sep GotoInst newGotoIns... |
ManagedObjectReference function ( ) { return _this ; } | gets the value of the this property . concode_field_sep String diagnosticType concode_elem_sep String diskUuid concode_elem_sep ManagedObjectReference _this concode_field_sep void setThis concode_elem_sep void setDiskUuid concode_elem_sep String getDiskUuid concode_elem_sep void setDiagnosticType concode_elem_sep Strin... |
boolean function ( ) { if ( webView . canGoBack ( ) ) { webView . goBack ( ) ; return true ; } return false ; } | go to previous page in history . we manage our own history concode_field_sep PluginManager pluginManager concode_elem_sep CordovaInterface cordova concode_elem_sep BroadcastReceiver receiver concode_elem_sep SystemWebView webView concode_elem_sep CordovaWebView parentWebView concode_elem_sep CordovaWebViewEngine.Client... |
void function ( Paint arg0 ) { this . fillPaint = arg0 ; } | sets the fillpaint . concode_field_sep boolean drawPath concode_elem_sep boolean fillPath concode_elem_sep double[] xValue concode_elem_sep Stroke drawStroke concode_elem_sep Paint drawPaint concode_elem_sep Paint fillPaint concode_elem_sep Composite composite concode_elem_sep double[] yValue concode_elem_sep boolean c... |
void function ( long arg0 ) { _socialActivitySetting . setGroupId ( arg0 ) ; } | sets the group id of this social activity setting . concode_field_sep SocialActivitySetting _socialActivitySetting concode_field_sep long getClassNameId concode_elem_sep void setName concode_elem_sep boolean isFinderCacheEnabled concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttr... |
int function ( ) { return GSUB ; } | get the table type , as a table directory value . concode_field_sep FeatureList featureList concode_elem_sep LookupList lookupList concode_elem_sep ScriptList scriptList concode_field_sep ScriptList getScriptList concode_elem_sep LookupSubtable read concode_elem_sep FeatureList getFeatureList concode_elem_sep LookupLis... |
DataRefNode function ( DataRefNode arg0 , IndexKey arg1 ) { BTreeNode loc0 = ( BTreeNode ) arg0 ; while ( ! loc0 . isLeafNode ( ) ) { loc0 = findFirstLeafNode ( arg1 , loc0 ) ; } return loc0 ; } | below method will be used to get the first tentative data block based on search key concode_field_sep short SHORT_SIZE_IN_BYTES concode_elem_sep int[] eachColumnValueSize concode_elem_sep int numberOfNoDictionaryColumns concode_elem_sep int NO_DCITIONARY_COLUMN_VALUE concode_field_sep DataRefNode findLastDataBlock conc... |
void function ( ChangeListener arg0 ) { listenerList . remove ( ChangeListener . class , arg0 ) ; } | removechangelistener concode_field_sep long serialVersionUID concode_elem_sep EventListenerList listenerList concode_elem_sep ChangeEvent changeEvent concode_elem_sep int index concode_field_sep EventListener[] getListeners concode_elem_sep ChangeListener[] getChangeListeners concode_elem_sep void fireStateChanged conc... |
void function ( ) { Class . forName ( "srini_string" ) . newInstance ( ) ; con = DriverManager . getConnection ( "srini_string" , "srini_string" , "srini_string" ) ; } | connect to the database concode_field_sep Connection con concode_elem_sep int size concode_elem_sep String resource concode_elem_sep String property concode_elem_sep String tag concode_elem_sep String user concode_field_sep void disconnect concode_elem_sep String getResource concode_elem_sep String getProperty concode_... |
char function ( ) { throw new UnsupportedOperationException ( getClass ( ) . getSimpleName ( ) ) ; } | convenience method to get this element as a primitive character value . concode_field_sep PlaceHolder placeHolder concode_field_sep float getAsFloat concode_elem_sep BigInteger getAsBigInteger concode_elem_sep byte getAsByte concode_elem_sep JsonObject getAsJsonObject concode_elem_sep JsonNull getAsJsonNull concode_ele... |
String function ( ) { return term ; } | get origional search term . concode_field_sep boolean wholeWord concode_elem_sep ArrayList<String> terms concode_elem_sep boolean caseSensitive concode_elem_sep String term concode_field_sep boolean isCaseSensitive concode_elem_sep boolean equals concode_elem_sep boolean isWholeWord concode_elem_sep ArrayList<String> g... |
void function ( String arg0 ) { this . artifactContainerName = arg0 ; } | set the sequence artifact container name as a metadata concode_field_sep boolean enableTracing concode_elem_sep boolean enableStatistics concode_elem_sep String name concode_elem_sep String description concode_elem_sep boolean isEdited concode_elem_sep String artifactContainerName concode_field_sep void setName concode... |
NavPoint function ( NavPoint arg0 ) { arg0 . setPoint2D ( XHSConfig . getMainFrame ( ) . getMainPanel ( ) . getMapPanel ( ) . getJkit ( ) . getMainMap ( ) . getTileFactory ( ) . geoToPixel ( arg0 . getGeoPos ( ) , XHSConfig . getMainFrame ( ) . getMainPanel ( ) . getMapPanel ( ) . getJkit ( ) . getMainMap ( ) . getZoom... | translate geo position to screen pixel concode_field_sep PlaceHolder placeHolder concode_field_sep boolean isFrequencyStringInRange concode_elem_sep String formatFrequency concode_elem_sep TaxiNetworkNode findClosestTaxiNetworkNode concode_elem_sep NavPoint point2DToGeoPos concode_elem_sep void goToAirport concode_elem... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.