idx int64 0 25k | question stringlengths 71 7.19k | target stringlengths 20 663 |
|---|---|---|
11,000 | sets the grant type concode_field_sep URI redirectUri concode_elem_sep boolean idToken concode_elem_sep String clientId concode_elem_sep String authorizationCode concode_elem_sep URI authorizationEndpoint concode_elem_sep URI tokenEndpoint concode_elem_sep String password concode_elem_sep String authCodeAPIToken concod... | TokenRequest function ( GrantType arg0 ) { this . grantType = arg0 ; return this ; } |
11,001 | computes log p a in base 10 . concode_field_sep Map<String,Tuple2<Double,Double>> ugrams concode_elem_sep Map<Tuple2<String,String>,Double> bgrams concode_elem_sep long serialVersionUID concode_field_sep double logJointProb concode_elem_sep double logConditionalProb concode_elem_sep void main concode_elem_sep void stat... | double function ( String arg0 ) { Tuple2 < Double , Double > loc0 = ugrams . get ( arg0 ) ; if ( loc0 == null ) return ugrams . get ( "srini_string" ) . _1 ( ) . doubleValue ( ) ; else return loc0 . _1 ( ) . doubleValue ( ) ; } |
11,002 | converts the specified string to byte array of ascii characters . concode_field_sep PlaceHolder placeHolder concode_field_sep String getAsciiString concode_elem_sep String getAsciiString concode_elem_sep String getString concode_elem_sep String getString concode_elem_sep byte[] getBytes | byte [ ] function ( final String arg0 ) { if ( arg0 == null ) { throw new IllegalArgumentException ( "srini_string" ) ; } try { return arg0 . getBytes ( HTTP . US_ASCII ) ; } catch ( UnsupportedEncodingException loc0 ) { throw new Error ( "srini_string" ) ; } } |
11,003 | auto generated getter method concode_field_sep javax.xml.namespace.QName MY_QNAME concode_elem_sep com.amazon.ec2.CreateCustomerGatewayResponseType localCreateCustomerGatewayResponse concode_field_sep java.lang.String generatePrefix concode_elem_sep void serialize concode_elem_sep void serialize concode_elem_sep void w... | com . amazon . ec2 . CreateCustomerGatewayResponseType function ( ) { return localCreateCustomerGatewayResponse ; } |
11,004 | sets is this effect should fire partial submit when finished . transitory also needs to be set to true . default is false concode_field_sep boolean fired concode_elem_sep boolean submit concode_elem_sep boolean queued concode_elem_sep float fps concode_elem_sep boolean sync concode_elem_sep int sequenceId concode_elem_... | void function ( boolean arg0 ) { this . submit = arg0 ; ea . add ( "srini_string" , arg0 ) ; } |
11,005 | sets the value of the dataexpirationdate property . concode_field_sep Boolean dataPassUsable concode_elem_sep DataBalance remainingData concode_elem_sep DataBalance dataRemainingBeforeThrottle concode_elem_sep long serialVersionUID concode_elem_sep DataBalance dataUsedAfterThrottle concode_elem_sep String featureIdenti... | void function ( XMLGregorianCalendar arg0 ) { this . dataExpirationDate = arg0 ; } |
11,006 | test the serializability of objects . first writes the object to a byte array stream , and then tries to rebuild it from there . after reading it performs an equals check using #testdefaultimplementationwithequalcontentobject object , object concode_field_sep CommonsTestHelper s_aInstance concode_field_sep void _assert... | DATATYPE function ( @ Nonnull final DATATYPE arg0 ) { final byte [ ] loc0 = SerializationHelper . getSerializedByteArray ( arg0 ) ; final DATATYPE loc1 = SerializationHelper . getDeserializedObject ( loc0 ) ; testDefaultImplementationWithEqualContentObject ( arg0 , loc1 ) ; return loc1 ; } |
11,007 | new tenant creation page link is selected from configure tab page in ui and addnewtenantpage is returned concode_field_sep WebDriver driver concode_field_sep UserManagementPage getUserManagementPage concode_elem_sep UserStoreManagementPage getUserStoreManagementPage | AddNewTenantPage function ( ) { driver . findElement ( By . xpath ( UIElementMapper . getInstance ( ) . getElement ( "srini_string" ) ) ) . click ( ) ; return new AddNewTenantPage ( driver ) ; } |
11,008 | specifies the source type for this event . constraints : allowed values : db-instance , db-parameter-group , db-security-group , db-snapshot , db-cluster , db-cluster-snapshot concode_field_sep java.util.Date date concode_elem_sep String sourceIdentifier concode_elem_sep String sourceType concode_elem_sep com.amazonaws... | void function ( SourceType arg0 ) { this . sourceType = arg0 . toString ( ) ; } |
11,009 | returns a range of all the d a n h g i a v e s i n h x as . useful when paginating results . returns a maximum of end - start instances . start and end are not primary keys , they are indexes in the result set . thus , 0 refers to the first result in the set . setting both start and end to com.liferay.portal.kernel.dao... | java . util . List < vn . dtt . sol . ns . danhgiavesinh . dao . model . DANHGIAVESINHXA > function ( int arg0 , int arg1 ) { return getPersistence ( ) . findAll ( arg0 , arg1 ) ; } |
11,010 | display a simple alert dialog with the given text and title . concode_field_sep String UTF8 concode_field_sep Bundle parseUrl concode_elem_sep String openUrl concode_elem_sep String encodePostBody concode_elem_sep String read concode_elem_sep JSONObject parseJson concode_elem_sep Bundle decodeUrl concode_elem_sep Strin... | void function ( Context arg0 , String arg1 , String arg2 ) { Builder loc0 = new Builder ( arg0 ) ; loc0 . setTitle ( arg1 ) ; loc0 . setMessage ( arg2 ) ; loc0 . create ( ) . show ( ) ; } |
11,011 | writes an object to the file . concode_field_sep Formatter formatter concode_elem_sep PrintWriter myOutFile concode_elem_sep int CLOSEERROR concode_elem_sep int WRITEERROR concode_elem_sep int myErrorFlags concode_elem_sep int OPENERROR concode_elem_sep String myFileName concode_field_sep void println concode_elem_sep ... | void function ( Object arg0 ) { myOutFile . print ( arg0 ) ; } |
11,012 | deserialize the thrift object from a java string , using the default jvm charset encoding . concode_field_sep TProtocol protocol_ concode_elem_sep TMemoryInputTransport trans_ concode_field_sep Long partialDeserializeI64 concode_elem_sep Byte partialDeserializeByte concode_elem_sep Integer partialDeserializeI32 concode... | void function ( TBase arg0 , String arg1 ) { deserialize ( arg0 , arg1 . getBytes ( ) ) ; } |
11,013 | the name of the action . must be unique across actions . concode_field_sep String name concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep TransportRequestOptions transportOptions concode_elem_sep Response newResponse | String function ( ) { return this . name ; } |
11,014 | create connection with database . concode_field_sep Logger logger concode_elem_sep String node concode_elem_sep String keyspace concode_elem_sep String password concode_elem_sep Cluster cluster concode_elem_sep Session session concode_elem_sep String protocolVersion concode_elem_sep String userName concode_field_sep vo... | void function ( ) { try { if ( cluster == null ) buildCluster ( ) ; session = cluster . connect ( ) ; logger . debug ( "srini_string" ) ; } catch ( DriverException loc0 ) { throw new RuntimeException ( "srini_string" , loc0 ) ; } catch ( Throwable loc0 ) { DTThrowable . rethrow ( loc0 ) ; } } |
11,015 | encode a password as a base64-encoded char array . concode_field_sep String secretKeyId concode_elem_sep SecretKeyHolder secretKeyHolder concode_elem_sep Logger logger concode_elem_sep SaslServer saslServer concode_elem_sep String QOP_AUTH_CONF concode_elem_sep String QOP_AUTH concode_elem_sep String DEFAULT_REALM conc... | char [ ] function ( String arg0 ) { Preconditions . checkNotNull ( arg0 , "srini_string" ) ; return Base64 . encode ( Unpooled . wrappedBuffer ( arg0 . getBytes ( StandardCharsets . UTF_8 ) ) ) . toString ( StandardCharsets . UTF_8 ) . toCharArray ( ) ; } |
11,016 | insert announcement . concode_field_sep AnnouncementService announcementService concode_field_sep ResponseEntity<Announcement> getAnnouncement concode_elem_sep void deleteAnnouncement concode_elem_sep Announcement[] getAllAnnouncements | void function ( @ RequestBody Announcement arg0 , HttpServletRequest arg1 , HttpServletResponse arg2 ) { announcementService . insertAnnouncement ( arg0 ) ; arg2 . setHeader ( "srini_string" , arg1 . getRequestURL ( ) . append ( "srini_string" ) . append ( arg0 . getId ( ) ) . toString ( ) ) ; } |
11,017 | gets a persistent record with the devices to be notified using a multicast message . concode_field_sep Logger LOG concode_field_sep void deleteMulticast concode_elem_sep Long createMulticast concode_elem_sep void updateMulticast | MulticastMessage function ( Long arg0 ) { return ofy ( ) . load ( ) . type ( MulticastMessage . class ) . arg0 ( arg0 ) . get ( ) ; } |
11,018 | removes permission to access given application for given set of users in jenkins build system . concode_field_sep RestBasedJenkinsCIConnector connector concode_elem_sep String[] defaultGlobalRoles concode_elem_sep Log log concode_field_sep List<String> getAllJobNames concode_elem_sep void addUsersToApplication concode_... | void function ( String arg0 , String [ ] arg1 , String arg2 ) { connector . unAssignUsers ( arg0 , arg1 , arg2 ) ; } |
11,019 | sets the value of the ` xlink : actuate ' attribute of the given element . concode_field_sep PlaceHolder placeHolder concode_field_sep String getXLinkHref concode_elem_sep void setXLinkHref concode_elem_sep String getXLinkShow concode_elem_sep void setXLinkShow concode_elem_sep String getXLinkTitle concode_elem_sep Str... | void function ( Element arg0 , String arg1 ) { if ( ! "srini_string" . equals ( arg1 ) && ! "srini_string" . equals ( arg1 ) ) { throw new DOMException ( DOMException . SYNTAX_ERR , "srini_string" + arg1 + "srini_string" ) ; } arg0 . setAttributeNS ( XLINK_NAMESPACE_URI , "srini_string" , arg1 ) ; } |
11,020 | projects a longitude coordinate in degrees to the range 0.0,1.0 concode_field_sep double EARTH_CIRCUMFERENCE concode_elem_sep double LATITUDE_MIN concode_elem_sep double LATITUDE_MAX concode_elem_sep double LONGITUDE_MAX concode_elem_sep double LONGITUDE_MIN concode_field_sep double groundResolution concode_elem_sep fl... | double function ( double arg0 ) { return ( arg0 + 180.0 ) / 360.0 ; } |
11,021 | set the interval between two attempts in milliseconds . concode_field_sep long currentAttempts concode_elem_sep long DEFAULT_INTERVAL concode_elem_sep long UNLIMITED_ATTEMPTS concode_elem_sep long interval concode_elem_sep long maxAttempts concode_field_sep long getInterval concode_elem_sep long nextBackOff concode_ele... | void function ( long arg0 ) { this . interval = arg0 ; } |
11,022 | creates a new connection handle for the underlying physical connection represented by the managedconnection instance . concode_field_sep Logger log concode_elem_sep MultipleManagedConnectionFactory1 mcf concode_elem_sep List<ConnectionEventListener> listeners concode_elem_sep Object connection concode_elem_sep PrintWri... | Object function ( Subject arg0 , ConnectionRequestInfo arg1 ) { log . finest ( "srini_string" ) ; connection = new MultipleConnection1Impl ( this , mcf ) ; return connection ; } |
11,023 | parses a plaintext metadata string and converts it into a map ofkeys and values . concode_field_sep PlaceHolder placeHolder concode_field_sep String encryptedMetadataAsString | Map < String , String > function ( final String arg0 ) { return plaintextMetadataAsMap ( arg0 . getBytes ( StandardCharsets . US_ASCII ) ) ; } |
11,024 | retrieves the designated parameter 's mode . concode_field_sep int[] types concode_elem_sep int[] modes concode_elem_sep int parameterCount concode_elem_sep int[] nullability concode_elem_sep Result.ResultMetaData rmd concode_elem_sep boolean[] isIdentity concode_elem_sep String[] classNames concode_field_sep int getPa... | int function ( int arg0 ) { checkRange ( arg0 ) ; return modes [ -- arg0 ] ; } |
11,025 | the id of the next page in the paginated results that indicates at least one more page follows . concode_field_sep String nextToken concode_elem_sep com.amazonaws.internal.SdkInternalList<Evaluation> results concode_field_sep int hashCode concode_elem_sep boolean equals concode_elem_sep java.util.List<Evaluation> getRe... | void function ( String arg0 ) { this . nextToken = arg0 ; } |
11,026 | returns the action with which the action adapter is associated . concode_field_sep VActionContext actionContext_ concode_elem_sep PropertyChangeSupport propertyChangeSupport_ concode_elem_sep Hashtable propertyDictionary_ concode_elem_sep String copyright concode_elem_sep boolean enabled_ concode_elem_sep VAction actio... | VAction function ( ) { return action_ ; } |
11,027 | converts the byte array of ascii characters to a string . this method is to be used when decoding content of http elements such as response headers concode_field_sep PlaceHolder placeHolder concode_field_sep String getString concode_elem_sep String getString concode_elem_sep byte[] getAsciiBytes concode_elem_sep byte[]... | String function ( final byte [ ] arg0 , int arg1 , int arg2 ) { if ( arg0 == null ) { throw new IllegalArgumentException ( "srini_string" ) ; } try { return new String ( arg0 , arg1 , arg2 , HTTP . US_ASCII ) ; } catch ( UnsupportedEncodingException loc0 ) { throw new Error ( "srini_string" ) ; } } |
11,028 | gets the report folder location . concode_field_sep int uniqueTestCaseId concode_elem_sep TestSuite testSuite concode_elem_sep String reportFolderLocation concode_elem_sep Set<Integer> reportedTestCases concode_elem_sep TestCase testCase concode_elem_sep TestExecution testExecution concode_elem_sep int rid concode_fiel... | String function ( ) { return this . reportFolderLocation ; } |
11,029 | it gets the itemset of this sequence at a given index position concode_field_sep int numberOfItems concode_elem_sep List<Itemset> itemsets concode_elem_sep int id concode_field_sep void addItem concode_elem_sep void addItem concode_elem_sep void addItem concode_elem_sep Sequence cloneSequenceMinusItems concode_elem_sep... | Itemset function ( int arg0 ) { return itemsets . get ( arg0 ) ; } |
11,030 | add a tag to the metrics 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_elem_s... | MetricsRegistry function ( MetricsInfo arg0 , String arg1 , boolean arg2 ) { if ( ! arg2 ) checkTagName ( arg0 . name ( ) ) ; tagsMap . put ( arg0 . name ( ) , Interns . tag ( arg0 , arg1 ) ) ; return this ; } |
11,031 | get a resource from the classpath . concode_field_sep PlaceHolder placeHolder concode_field_sep play.api.Application getWrappedApplication concode_elem_sep File path concode_elem_sep Configuration configuration concode_elem_sep boolean isTest concode_elem_sep boolean isProd concode_elem_sep boolean isDev concode_elem_s... | URL function ( String arg0 ) { return Scala . orNull ( getWrappedApplication ( ) . resource ( arg0 ) ) ; } |
11,032 | see ratpack.stream.streams #buffer publisher . concode_field_sep PlaceHolder placeHolder concode_field_sep TransformablePublisher<O> flatMap concode_elem_sep TransformablePublisher<T> filter concode_elem_sep TransformablePublisher<O> transform concode_elem_sep TransformablePublisher<O> streamMap concode_elem_sep Transf... | TransformablePublisher < T > function ( ) { return Streams . buffer ( this ) ; } |
11,033 | gets the value of the vmcustomid property . concode_field_sep JAXBElement<String> vmOpensId concode_elem_sep JAXBElement<String> ipAddress concode_elem_sep Integer vmCustomId concode_elem_sep JAXBElement<String> status concode_field_sep JAXBElement<String> getVmOpensId concode_elem_sep void setVmOpensId concode_elem_se... | Integer function ( ) { return vmCustomId ; } |
11,034 | creates a new pair containing the given elements in order . concode_field_sep A first concode_elem_sep B second concode_field_sep A getFirst concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep B getSecond concode_elem_sep String toString concode_elem_sep Function<Pair<A,B>,A> firstFunction co... | Pair < A , B > function ( @ Nullable A arg0 , @ Nullable B arg1 ) { return new Pair < > ( arg0 , arg1 ) ; } |
11,035 | get the sequence number concode_field_sep ECN[] VALUES concode_elem_sep long UNKOWN_SEQNO concode_elem_sep PipelineAckProto proto concode_elem_sep int OOB_END concode_elem_sep int OOB_START concode_elem_sep long[] OOB_TIMEOUT concode_elem_sep LongBitFormat BITS concode_elem_sep int NUM_OOB_TYPES concode_elem_sep int va... | long function ( ) { return proto . getSeqno ( ) ; } |
11,036 | gets the configuration file to load the configuration from . concode_field_sep Map<String,Object> injections concode_elem_sep IConfiguration c concode_elem_sep String configXml concode_elem_sep List<PropertiesLoaderSupport> properties concode_elem_sep Class<?> contextClass concode_field_sep IConfiguration getObject con... | String function ( ) { return configXml ; } |
11,037 | returns the coloroffset for a piece of the given color concode_field_sep int IMG_BLACK concode_elem_sep int NUM_PIECE_TYPES concode_elem_sep int SQUARE_WIDTH concode_elem_sep int BOARD_HEIGHT concode_elem_sep int CENTERING_AMT_X concode_elem_sep int NUM_COLORS concode_elem_sep int IMG_KING concode_elem_sep int IMG_BISH... | int function ( Color arg0 ) { if ( arg0 == Color . red ) { return IMG_RED ; } else if ( arg0 == Color . black ) { return IMG_BLACK ; } else { return IMG_WHITE ; } } |
11,038 | returns the root element name . concode_field_sep String ELEMENT concode_elem_sep List<BookmarkedURL> bookmarkedURLS concode_elem_sep List<BookmarkedConference> bookmarkedConferences concode_elem_sep String NAMESPACE concode_field_sep List<BookmarkedConference> getBookmarkedConferences concode_elem_sep void removeBookm... | String function ( ) { return ELEMENT ; } |
11,039 | returns the human-readable warning text for this warning . note that the original quoted-string is returned here , including escaping for any contained characters . in other words , if the header was : warning : 110 fred `` response is stale '' then this method will return '' \ `` response is stale \ '' '' surrounding ... | String function ( ) { return warnText ; } |
11,040 | return the type to convert to . concode_field_sep String specifiedTypeName concode_elem_sep Object targetType concode_elem_sep boolean dynamic concode_elem_sep Object source concode_elem_sep String value concode_field_sep void setSource concode_elem_sep boolean isDynamic concode_elem_sep String getSpecifiedTypeName con... | Class function ( ) { Object loc0 = this . targetType ; if ( ! ( loc0 instanceof Class ) ) { throw new IllegalStateException ( "srini_string" ) ; } return ( Class ) loc0 ; } |
11,041 | define a line . this data will be rendered by a linechart . concode_field_sep PlaceHolder placeHolder concode_field_sep BarChartPlot newBarChartPlot concode_elem_sep BarChartPlot newBarChartPlot concode_elem_sep BarChartPlot newBarChartPlot concode_elem_sep RadarPlot newRadarPlot concode_elem_sep RadarPlot newRadarPlot... | Line function ( final Data arg0 , final Color arg1 , final String arg2 ) { checkNotNull ( arg0 , "srini_string" ) ; checkNotNull ( arg1 , "srini_string" ) ; checkNotNull ( arg2 , "srini_string" ) ; final Line loc0 = new PlotImpl ( arg0 ) ; loc0 . setColor ( arg1 ) ; loc0 . setLegend ( arg2 ) ; return loc0 ; } |
11,042 | look for a string to use as a prefix for the names of the journal files . default is `` fedorajournal '' concode_field_sep PlaceHolder placeHolder concode_field_sep long parseParametersForAgeLimit concode_elem_sep String getOptionalStringParameter concode_elem_sep boolean getOptionalBooleanParameter concode_elem_sep vo... | String function ( Map < String , String > arg0 ) { return getOptionalStringParameter ( arg0 , PARAMETER_JOURNAL_FILENAME_PREFIX , DEFAULT_FILENAME_PREFIX ) ; } |
11,043 | removes the mapping from the specified key , if there was any . concode_field_sep int[] mKeys concode_elem_sep int mSize concode_elem_sep boolean[] mValues concode_field_sep int keyAt concode_elem_sep int size concode_elem_sep int indexOfKey concode_elem_sep boolean get concode_elem_sep boolean get concode_elem_sep Spa... | void function ( int arg0 ) { int loc0 = ContainerHelpers . binarySearch ( mKeys , mSize , arg0 ) ; if ( loc0 >= 0 ) { System . arraycopy ( mKeys , loc0 + 1 , mKeys , loc0 , mSize - ( loc0 + 1 ) ) ; System . arraycopy ( mValues , loc0 + 1 , mValues , loc0 , mSize - ( loc0 + 1 ) ) ; mSize -- ; } } |
11,044 | original spec-file type : floatmatrix2d row_ids - ids for rows . col_ids - ids for columns . values - two dimensional array values row col , where first index row goes vertically over outer list and col goes horizontally along each each internal list . concode_field_sep FloatMatrix2D data concode_elem_sep AnalysisRepor... | FloatMatrix2D function ( ) { return data ; } |
11,045 | set the name of the default servlet to be forwarded to for static resource requests . concode_field_sep String defaultServletName concode_elem_sep String WEBLOGIC_DEFAULT_SERVLET_NAME concode_elem_sep ServletContext servletContext concode_elem_sep String COMMON_DEFAULT_SERVLET_NAME concode_elem_sep String GAE_DEFAULT_S... | void function ( String arg0 ) { this . defaultServletName = arg0 ; } |
11,046 | getter for the toal pal value . concode_field_sep String country concode_elem_sep long serialVersionUID concode_elem_sep IPersonalAttributeList totalAttributeList concode_elem_sep String message concode_elem_sep DateTime notBefore concode_elem_sep String samlId concode_elem_sep boolean fail concode_elem_sep byte[] toke... | IPersonalAttributeList function ( ) { IPersonalAttributeList loc0 = null ; try { loc0 = ( IPersonalAttributeList ) totalAttributeList . clone ( ) ; } catch ( CloneNotSupportedException loc1 ) { LOG . trace ( "srini_string" ) ; } return loc0 ; } |
11,047 | gets the data that was read in , excluding the header data concode_field_sep int recordId concode_elem_sep boolean container concode_elem_sep int instance concode_elem_sep int pos concode_elem_sep Logger logger concode_elem_sep int length concode_elem_sep int streamLength concode_elem_sep EscherRecordType type concode_... | byte [ ] function ( ) { byte [ ] loc0 = new byte [ length ] ; System . arraycopy ( escherStream . getData ( ) , pos + 8 , loc0 , 0 , length ) ; return loc0 ; } |
11,048 | for internal use only . sets the common prefixes for this multipart upload listing , representing the uploads for key prefixes that were rolled up because of the request 's delimiter parameter . concode_field_sep boolean isTruncated concode_elem_sep String bucketName concode_elem_sep String nextKeyMarker concode_elem_s... | void function ( List < String > arg0 ) { this . commonPrefixes = arg0 ; } |
11,049 | returns the meetups entry with the primary key . concode_field_sep MeetupsEntryLocalService _meetupsEntryLocalService concode_field_sep java.lang.String getOSGiServiceIdentifier concode_elem_sep void setWrappedService concode_elem_sep com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery co... | com . liferay . social . networking . model . MeetupsEntry function ( long arg0 ) { return _meetupsEntryLocalService . getMeetupsEntry ( arg0 ) ; } |
11,050 | given a start element , obtain the xsi : type defined concode_field_sep Validator validator concode_elem_sep PicketLinkLogger logger concode_field_sep void bypassElementBlock concode_elem_sep String getAttributeValue concode_elem_sep String getAttributeValue concode_elem_sep boolean hasTextAhead concode_elem_sep String... | String function ( StartElement arg0 ) { Attribute loc0 = arg0 . getAttributeByName ( new QName ( JBossSAMLURIConstants . XSI_NSURI . get ( ) , JBossSAMLConstants . TYPE . get ( ) ) ) ; if ( loc0 == null ) throw logger . parserExpectedXSI ( EXPECTED_XSI ) ; return StaxParserUtil . getAttributeValue ( loc0 ) ; } |
11,051 | retrieve the @graph from the content item concode_field_sep String MEDIA_CC_1_3 concode_elem_sep String TYPE_IMPORTITEM concode_elem_sep String ACCEPT_MEDIA_TYPES concode_elem_sep JSONArray graph concode_elem_sep String MEDIA_CC_1_1 concode_elem_sep JSONObject contentItem concode_elem_sep String errorMessage concode_el... | JSONArray function ( ) { return graph ; } |
11,052 | this input parameter is ignored for the moment . concode_field_sep Entropy entropy concode_elem_sep long keySize concode_elem_sep String computedKeyAlgorithm concode_elem_sep String c14nAlgorithm concode_elem_sep ReceivedKey receivedKey concode_elem_sep String encryptWith concode_elem_sep String keywrapAlgorithm concod... | String function ( ) { return c14nAlgorithm ; } |
11,053 | sets the stroke style . concode_field_sep NumberFormat mChartValuesFormat concode_elem_sep boolean mGradientEnabled concode_elem_sep BasicStroke mStroke concode_elem_sep boolean mHighlighted concode_elem_sep int mGradientStopColor concode_elem_sep boolean mDisplayBoundingPoints concode_elem_sep boolean mShowLegendItem ... | void function ( BasicStroke arg0 ) { mStroke = arg0 ; } |
11,054 | copies data from the input stream to the output stream . terminates as soon as the input stream is closed or an error occurs . concode_field_sep MessageConsumer messageConsumer concode_elem_sep BufferedReader reader concode_elem_sep boolean finished concode_field_sep boolean isFinished concode_elem_sep void waitFor | void function ( ) { synchronized ( this ) { finished = false ; } try { String loc0 ; while ( ( loc0 = reader . readLine ( ) ) != null ) { messageConsumer . message ( loc0 + "srini_string" ) ; } } catch ( Exception loc0 ) { } finally { synchronized ( this ) { finished = true ; notifyAll ( ) ; } } } |
11,055 | gets the extension of a file name , like '' . png '' or '' . jpg '' . concode_field_sep String MIME_TYPE_VIDEO concode_elem_sep String MIME_TYPE_IMAGE concode_elem_sep String MIME_TYPE_APP concode_elem_sep String TAG concode_elem_sep boolean DEBUG concode_elem_sep Comparator<File> mComparator concode_elem_sep String MI... | String function ( String arg0 ) { if ( arg0 == null ) { return null ; } int loc0 = arg0 . lastIndexOf ( "srini_string" ) ; if ( loc0 >= 0 ) { return arg0 . substring ( loc0 ) ; } else { return "srini_string" ; } } |
11,056 | get this node 's justify content , as defined by style . concode_field_sep CSSNode mParent concode_elem_sep CSSStyle style concode_elem_sep CSSNode nextChild concode_elem_sep ArrayList<CSSNode> mChildren concode_elem_sep int lineIndex concode_elem_sep boolean mIsTextNode concode_elem_sep MeasureFunction mMeasureFunctio... | CSSJustify function ( ) { return style . justifyContent ; } |
11,057 | returns the text displayed for this listboxitem . use settext string to apply changes . concode_field_sep int id concode_elem_sep ControlGroup<?> parent concode_elem_sep CColor color concode_elem_sep String name concode_elem_sep boolean toUpperCase concode_elem_sep String text concode_elem_sep boolean isActive concode_... | String function ( ) { return text ; } |
11,058 | utility method for normailing strings , to lowercase and remove any spaces . concode_field_sep String STYLE_DEMI concode_elem_sep String STYLE_BOLD concode_elem_sep String STYLE_BLACK concode_elem_sep String AWT_STYLE_ITAL concode_elem_sep String AWT_STYLE_DEMI_ITAL concode_elem_sep String STYLE_BOLD_ITALIC concode_ele... | String function ( String arg0 ) { arg0 = guessFamily ( arg0 ) ; StringBuilder loc0 = new StringBuilder ( arg0 . toLowerCase ( ) ) ; for ( int loc1 = loc0 . length ( ) - 1 ; loc1 >= 0 ; loc1 -- ) { if ( loc0 . charAt ( loc1 ) == 32 ) { loc0 . deleteCharAt ( loc1 ) ; loc1 -- ; } } return loc0 . toString ( ) ; } |
11,059 | for debugging this class only concode_field_sep byte[] def concode_elem_sep int subst_len concode_elem_sep int vp_len concode_elem_sep byte[] alt concode_elem_sep byte[] defPtrn concode_elem_sep int vsp_len concode_elem_sep byte[] varEndPtrn concode_elem_sep int off concode_elem_sep byte[] substStartPtrn concode_elem_s... | String function ( ) { StringBuffer loc0 = new StringBuffer ( ) ; loc0 . append ( "srini_string" ) ; for ( int loc1 = 0 ; loc1 < vars . size ( ) ; loc1 ++ ) loc0 . append ( "srini_string" + loc1 + "srini_string" + vars . elementAt ( loc1 ) ) ; return loc0 . toString ( ) ; } |
11,060 | the desired id . it may not be currently selected but it will be as soon as possible . concode_field_sep boolean updating concode_elem_sep SortedMap<Integer,Integer> selection concode_elem_sep PropertyChangeSupport supp concode_elem_sep Set<Integer> userSelectedIDs concode_elem_sep ListSelectionModel selModel concode_e... | int function ( ) { return this . getUserSelectedIDs ( ) . size ( ) > 0 ? this . getUserSelectedIDs ( ) . iterator ( ) . next ( ) : INVALID_ID ; } |
11,061 | converts this session into a cookie object . cookie format : header - wpisuite - username body - a string containing a randomly generated long . concode_field_sep Date loginTime concode_elem_sep Project project concode_elem_sep User user concode_elem_sep String ssid concode_field_sep Date getLoginTime concode_elem_sep ... | Cookie function ( ) { String loc0 = "srini_string" + getUsername ( ) ; return new Cookie ( loc0 , this . ssid ) ; } |
11,062 | gets the value of the geopoint property . concode_field_sep String website concode_elem_sep Address address concode_elem_sep PhoneNumber phoneNumber concode_elem_sep String name concode_elem_sep Long id concode_elem_sep GeoPoint geoPoint concode_elem_sep ExpressBusinessStatus status concode_field_sep void setName conco... | GeoPoint function ( ) { return geoPoint ; } |
11,063 | dummy method doing nothing concode_field_sep PlaceHolder placeHolder concode_field_sep void doNothing53 concode_elem_sep void doNothing50 concode_elem_sep void doNothing51 concode_elem_sep void doNothing52 | void function ( ) { } |
11,064 | create an instance of demandplanmatrix concode_field_sep QName _ItemSupplyPlanSearch_QNAME concode_elem_sep QName _ItemDemandPlan_QNAME concode_elem_sep QName _ItemDemandPlanSearch_QNAME concode_elem_sep QName _ItemSupplyPlan_QNAME concode_field_sep ItemSupplyPlanSearch createItemSupplyPlanSearch concode_elem_sep JAXBE... | DemandPlanMatrix function ( ) { return new DemandPlanMatrix ( ) ; } |
11,065 | gets the value of the popis property . concode_field_sep TJineUdaje jineUdaje concode_elem_sep TPopis popis concode_elem_sep TIdentifikace identifikace concode_elem_sep TPristupnost pristupnost concode_elem_sep TTrideniVecneSkupiny trideni concode_elem_sep TPuvodSeskupeni puvod concode_elem_sep TSouvislosti souvislosti... | TPopis function ( ) { return popis ; } |
11,066 | formats an int as a 4-bit unsigned hex nibble . concode_field_sep PlaceHolder placeHolder concode_field_sep String s4 concode_elem_sep String u8 concode_elem_sep String s8 concode_elem_sep String dump concode_elem_sep String u1 concode_elem_sep String u2 concode_elem_sep String u2or4 concode_elem_sep String u3 concode_... | String function ( int arg0 ) { char [ ] loc0 = new char [ 1 ] ; loc0 [ 0 ] = Character . forDigit ( arg0 & 0x0f , 16 ) ; return new String ( loc0 ) ; } |
11,067 | banktransaction represents an interest payment . value is positive for credit , negative for debit . concode_field_sep double cash concode_elem_sep Logger log concode_elem_sep BrokerContext master concode_field_sep void initialize | void function ( BankTransaction arg0 ) { } |
11,068 | decides if this field is valid for the document type concode_field_sep boolean language concode_elem_sep String dcQualifier concode_elem_sep boolean required concode_elem_sep String visibility concode_elem_sep String valueListName concode_elem_sep String LanguageName concode_elem_sep String dcElement concode_elem_sep S... | boolean function ( String arg0 ) { if ( typeBind . size ( ) == 0 ) return true ; return typeBind . contains ( arg0 ) ; } |
11,069 | get the task status concode_field_sep int[] clockSplits concode_elem_sep long finishTime concode_elem_sep int[] physMemKbytes concode_elem_sep Counters counters concode_elem_sep TaskType taskType concode_elem_sep String hostname concode_elem_sep long shuffleFinishTime concode_elem_sep int port concode_elem_sep int[][] ... | String function ( ) { return taskStatus . toString ( ) ; } |
11,070 | returns a copy of the transform applied to the gradient . concode_field_sep ColorSpaceEnum colorSpace concode_elem_sep int transparency concode_elem_sep CycleMethodEnum REPEAT concode_elem_sep CycleMethodEnum cycleMethod concode_elem_sep float[] fractions concode_elem_sep ColorSpaceEnum SRGB concode_elem_sep Color[] co... | AffineTransform function ( ) { return ( AffineTransform ) gradientTransform . clone ( ) ; } |
11,071 | used to retrieve the plugin tool 's descriptive name . this can be a longer name containing spaces and is used in the interface to list the tool . concode_field_sep String[] args concode_elem_sep boolean cancelOp concode_elem_sep WhiteboxPluginHost myHost concode_elem_sep String previousProgressLabel concode_elem_sep i... | String function ( ) { return "srini_string" ; } |
11,072 | the stack name . concode_field_sep Integer appsCount concode_elem_sep String stackId concode_elem_sep String name concode_elem_sep InstancesCount instancesCount concode_elem_sep Integer layersCount concode_elem_sep String arn concode_field_sep void setName concode_elem_sep void setStackId concode_elem_sep String getNam... | StackSummary function ( String arg0 ) { setName ( arg0 ) ; return this ; } |
11,073 | atmos name concode_field_sep String fullTokenId concode_elem_sep String secretKey concode_elem_sep String remotePath concode_elem_sep String query concode_elem_sep String name concode_elem_sep String localPath concode_elem_sep String newRemotePath concode_elem_sep boolean enableSslValidation concode_elem_sep AtmosApi c... | void function ( String arg0 ) { this . name = arg0 ; } |
11,074 | set a view name for this modelandview , to be resolved by the dispatcherservlet via a viewresolver . will override any pre-existing view name or view . 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 c... | void function ( String arg0 ) { this . view = arg0 ; } |
11,075 | get _ byte concode_field_sep byte[] _byte concode_elem_sep String password concode_elem_sep BigDecimal number concode_elem_sep Float _float concode_elem_sep Integer integer concode_elem_sep Double _double concode_elem_sep String string concode_elem_sep DateTime dateTime concode_elem_sep byte[] binary concode_elem_sep I... | byte [ ] function ( ) { return _byte ; } |
11,076 | returns the array of fields in the database row . concode_field_sep Node nPrimaryNode concode_elem_sep boolean isDeleted concode_elem_sep Object[] oData concode_elem_sep RowAction rowAction concode_elem_sep RowActionBase rowActionB concode_elem_sep int tableId concode_elem_sep int iPos concode_field_sep int getStorageS... | Object [ ] function ( ) { return oData ; } |
11,077 | this method creates and returns a string formatted xml element . concode_field_sep Logger logger concode_field_sep String convertXMLToProperties concode_elem_sep String convertXMLToJSON concode_elem_sep String convertJSONToYAML concode_elem_sep String convertXMLtoString concode_elem_sep String convertJSONToXML concode_... | String function ( String arg0 , String arg1 ) { return "srini_string" + arg0 + "srini_string" + arg1 + "srini_string" + arg0 + "srini_string" ; } |
11,078 | gets the historicalrate value for this budgetexchangerate . concode_field_sep java.lang.Double averageRate concode_elem_sep java.lang.Double historicalRate concode_elem_sep com.netsuite.webservices.platform.core_2014_2.RecordRef period concode_elem_sep com.netsuite.webservices.platform.core_2014_2.RecordRef fromSubsidi... | java . lang . Double function ( ) { return historicalRate ; } |
11,079 | removes a backedup artifact concode_field_sep Set<String> backedUpFiles concode_elem_sep Set<String> restoredFiles concode_elem_sep Log log concode_elem_sep String mainSeqLstUpdatedFile concode_elem_sep Map<String,ClassLoader> classMediatorClassLoaders concode_elem_sep Map<String,String> updatingArtifacts concode_elem_... | void function ( String arg0 ) { arg0 = getNormalizedAbsolutePath ( arg0 ) ; if ( log . isDebugEnabled ( ) ) { log . debug ( "srini_string" + arg0 ) ; } backedUpFiles . remove ( arg0 ) ; } |
11,080 | closes the reader by closing the underlying inputstream andmarking this reader as closed . 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_sep int end concode_field_sep String readLine c... | void function ( ) { synchronized ( in ) { if ( buf != null ) { buf = null ; in . close ( ) ; } } } |
11,081 | gets the value of the bnfcrypstcd property . concode_field_sep String bnfcryPstCd concode_elem_sep String bnfcryAddrLn1 concode_elem_sep String bnfcryAddrLn2 concode_elem_sep String bnfcryTwn concode_elem_sep String bnfcrySt concode_elem_sep String bnfcryCntry concode_field_sep String getBnfcryAddrLn1 concode_elem_sep ... | String function ( ) { return bnfcryPstCd ; } |
11,082 | gets whether the effect should render new frames automatically which it does by default . if true , you can render frames manually by calling the render instance method of an effect . this is used by effect.parallel . concode_field_sep boolean fired concode_elem_sep boolean submit concode_elem_sep boolean queued concod... | boolean function ( ) { return sync ; } |
11,083 | fix names by checking if the first character is a letter or an underscore . if not , insert an underscore at the beginning of the name in order to make it valid for use in css or less . concode_field_sep Path file concode_elem_sep Splitter LINE_SPLITTER concode_elem_sep Pattern CHARS_NOT_ALLOWED_IN_IDENTIFIERS concode_... | String function ( String arg0 ) { boolean loc0 = arg0 == null || arg0 . isEmpty ( ) || arg0 . charAt ( 0 ) == '_' || Character . isLetter ( arg0 . charAt ( 0 ) ) ; return loc0 ? arg0 : "srini_string" + arg0 ; } |
11,084 | returns the osgi bundlecontext of this bundle . the osgi bundlecontext is needed to talk with other services running under osgi . eg . openhab 's transformationservice . concode_field_sep Logger logger concode_elem_sep BundleContext context concode_field_sep void stop concode_elem_sep void start | BundleContext function ( ) { return context ; } |
11,085 | writes specified warning message into log . concode_field_sep Object logLock concode_elem_sep Map<Class,Logger> loggers concode_elem_sep Map<Class,Boolean> loggingEnabled concode_elem_sep boolean debugEnabled concode_elem_sep LogPrefixSupplier prefixSupplier concode_elem_sep boolean initialized concode_field_sep void d... | void function ( final Object arg0 , final String arg1 ) { synchronized ( logLock ) { if ( isLoggingEnabled ( arg0 ) ) { getLogger ( arg0 ) . warn ( getPrefix ( LogMessageType . warn , arg1 ) + arg1 ) ; } } } |
11,086 | flags the request method as post concode_field_sep HttpRequest<R> request concode_elem_sep Map<String,List<Object>> queryParams concode_elem_sep String path concode_elem_sep String endpoint concode_elem_sep EndpointTokenProvider provider concode_elem_sep ServiceType service concode_elem_sep String contentType concode_e... | RequestBuilder < R > function ( ) { request . method = HttpMethod . POST ; return this ; } |
11,087 | gets the value of the fingerprint property . concode_field_sep String password concode_elem_sep String mobileDeviceId concode_elem_sep String name concode_elem_sep String sessionToken concode_elem_sep String transactionKey concode_elem_sep ImpersonationAuthenticationType impersonationAuthentication concode_elem_sep Fin... | FingerPrintType function ( ) { return fingerPrint ; } |
11,088 | this method exists for backward compatibility . subclasses should reimplement init . concode_field_sep IPageSite site concode_field_sep void init concode_elem_sep Control getControl concode_elem_sep void setActionBars concode_elem_sep IPageSite getSite concode_elem_sep void dispose concode_elem_sep void setFocus concod... | void function ( IMenuManager arg0 , IToolBarManager arg1 , IStatusLineManager arg2 ) { } |
11,089 | try to convert the small ref to a valid dataref that could be used by the fast-import stream . concode_field_sep String ref concode_field_sep String getRef concode_elem_sep SmallRef back | DataRef function ( ) { if ( ref . startsWith ( "srini_string" ) ) { return new DataRef ( ) { @ Override public void writeTo ( OutputStream arg0 ) throws IOException { arg0 . write ( ref . getBytes ( ) ) ; } @ Override public String getId ( ) { return ref ; } } ; } return null ; } |
11,090 | returns the sub-title of the bean . concode_field_sep String m_title concode_elem_sep String m_subtitle concode_elem_sep List<CmsBrokenLinkBean> m_children concode_elem_sep String m_type concode_field_sep List<CmsBrokenLinkBean> getChildren concode_elem_sep String getTitle concode_elem_sep String getType concode_elem_s... | String function ( ) { return m_subtitle ; } |
11,091 | prints a message at assert priority . concode_field_sep int ERROR concode_elem_sep int VERBOSE concode_elem_sep int WARN concode_elem_sep int NONE concode_elem_sep int ASSERT concode_elem_sep int DEBUG concode_elem_sep LogNode mLogNode concode_elem_sep int INFO concode_field_sep void println concode_elem_sep void print... | void function ( String arg0 , String arg1 , Throwable arg2 ) { println ( ASSERT , arg0 , arg1 , arg2 ) ; } |
11,092 | method to move the user 's view to the bottom of the log concode_field_sep String color concode_elem_sep String DEFAULT_NICK concode_elem_sep String buttonImage concode_elem_sep Log log concode_elem_sep boolean minimized concode_elem_sep String autoLoad concode_elem_sep String MAXIMIZE_IMAGE concode_elem_sep Message[] ... | String function ( ) { position = bottom ( ) ; return ( "srini_string" ) ; } |
11,093 | compute the magnitude length of a vector concode_field_sep PlaceHolder placeHolder concode_field_sep void minus concode_elem_sep void minus concode_elem_sep void scalarMultiply concode_elem_sep void scalarMultiply concode_elem_sep float dot concode_elem_sep void cross concode_elem_sep void cross concode_elem_sep void p... | float function ( float [ ] arg0 ) { return ( float ) Math . sqrt ( arg0 [ 0 ] * arg0 [ 0 ] + arg0 [ 1 ] * arg0 [ 1 ] + arg0 [ 2 ] * arg0 [ 2 ] ) ; } |
11,094 | closes this connection . 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 RowInputBinary rowIn concode_elem_sep String password concode_elem... | void function ( ) { if ( session != null ) { session . close ( ) ; } session = null ; try { socket . close ( ) ; } catch ( IOException loc0 ) { } synchronized ( server . serverConnSet ) { server . serverConnSet . remove ( this ) ; } } |
11,095 | implements org.apache.batik.i18n.localizable #setlocale locale . concode_field_sep LocalizableSupport localizableSupport concode_elem_sep String RESOURCES concode_field_sep String formatMessage concode_elem_sep Locale getLocale | void function ( Locale arg0 ) { localizableSupport . setLocale ( arg0 ) ; } |
11,096 | set the location header . concode_field_sep Resource contentResource concode_elem_sep HttpHeaders headers concode_elem_sep byte[] content concode_elem_sep HttpStatus statusCode concode_field_sep DefaultResponseCreator headers concode_elem_sep ClientHttpResponse createResponse concode_elem_sep DefaultResponseCreator loc... | DefaultResponseCreator function ( URI arg0 ) { this . headers . setLocation ( arg0 ) ; return this ; } |
11,097 | gets the value of the isactivity property . concode_field_sep Guid sourceId concode_elem_sep String displayText concode_elem_sep Integer sourceTypeCode concode_elem_sep Guid calendarId concode_elem_sep SubCode subCode concode_elem_sep XMLGregorianCalendar start concode_elem_sep Double effort concode_elem_sep XMLGregori... | Boolean function ( ) { return isActivity ; } |
11,098 | sets the load default . concode_field_sep boolean loadDefault concode_elem_sep Object moduleInstance concode_elem_sep String moduleName concode_elem_sep int icon concode_elem_sep String keyId concode_field_sep void setModuleInstance concode_elem_sep void setIcon concode_elem_sep String getKeyId concode_elem_sep void se... | void function ( boolean arg0 ) { this . loadDefault = arg0 ; } |
11,099 | fetches the details of a given receipt number . concode_field_sep Logger LOG concode_elem_sep EgBill bill concode_field_sep EgBill getBill concode_elem_sep void setBill concode_elem_sep List<PaymentInfo> preparePaymentInfo concode_elem_sep BillInfoImpl initialiseFromBill concode_elem_sep BillReceiptInfo executeCollecti... | BillReceiptInfo function ( String arg0 ) { preventSessionSaveOrUpdate ( ) ; return SpringBeanUtil . getCollectionIntegrationService ( ) . getReceiptInfo ( PTIS_COLLECTION_SERVICE_CODE , arg0 ) ; } |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.