code stringlengths 20 663 | nl stringlengths 68 7.19k |
|---|---|
void function ( TUnitNodeProperties arg0 ) { nodes . add ( arg0 ) ; } | add a node that uses this target concode_field_sep List nodes concode_elem_sep String target concode_field_sep TUnitNodeProperties getNode concode_elem_sep String getTargetName concode_elem_sep int totalNodes concode_elem_sep boolean requiresMultipleBuilds |
void function ( OAuthTokenLifecycleListener ... arg0 ) { if ( arg0 != null ) { this . lifecycleListeners . addAll ( Arrays . asList ( arg0 ) ) ; } } | register lifecycle listener s with these token services . concode_field_sep Random random concode_elem_sep int tokenSecretLengthBytes concode_elem_sep Collection<OAuthTokenLifecycleListener> lifecycleListeners concode_elem_sep int requestTokenValiditySeconds concode_elem_sep int accessTokenValiditySeconds concode_field... |
void function ( ) { maybeThrowIllegalStateException ( ) ; isInvalidated_ = true ; ServletSessionCache . getCache ( cacheId_ ) . invalidateSession ( sessionId_ ) ; } | invalidates this session and unbinds any objects bound to it . concode_field_sep String sessionId_ concode_elem_sep String clientAddr_ concode_elem_sep Logger LOGGER concode_elem_sep int accessCount_ concode_elem_sep boolean isInvalidated_ concode_elem_sep long lastAccessedTime_ concode_elem_sep long sessionTimeout_ co... |
long function ( Context arg0 , String arg1 , long arg2 ) { SharedPreferences loc0 = arg0 . getSharedPreferences ( PREFERENCE_NAME , Context . MODE_PRIVATE ) ; return loc0 . getLong ( arg1 , arg2 ) ; } | get long preferences concode_field_sep String PREFERENCE_NAME concode_field_sep int getInt concode_elem_sep int getInt concode_elem_sep boolean putFloat concode_elem_sep boolean putInt concode_elem_sep boolean putString concode_elem_sep boolean getBoolean concode_elem_sep boolean getBoolean concode_elem_sep String getS... |
DERValue function ( byte [ ] arg0 ) { return new DERReader ( arg0 ) . read ( ) ; } | convenience method for reading a single primitive value from the given byte array . concode_field_sep InputStream in concode_elem_sep ByteArrayOutputStream encBuf concode_field_sep Date makeTime concode_elem_sep int readLength concode_elem_sep String fromIso88591 concode_elem_sep Object readUniversal concode_elem_sep v... |
void function ( ) { } | firecolumnmarginchanged concode_field_sep ListSelectionModel selectionModel concode_elem_sep Vector tableColumns concode_elem_sep int totalColumnWidth concode_elem_sep long serialVersionUID concode_elem_sep int columnMargin concode_elem_sep EventListenerList listenerList concode_elem_sep ChangeEvent changeEvent concode... |
void function ( ) { map . clear ( ) ; assertThat ( map . size ( ) , is ( 0 ) ) ; } | test method for com.flatironschool.javacs.mylinearmap #clear . concode_field_sep Map<String,Integer> map concode_field_sep void testContainsValue concode_elem_sep void testKeySet concode_elem_sep void testGet concode_elem_sep void testIsEmpty concode_elem_sep void testRemove concode_elem_sep void testSize concode_elem_... |
int function ( ) { int loc0 = 17 ; loc0 = 37 * loc0 + Coordinate . hashCode ( x ) ; loc0 = 37 * loc0 + Coordinate . hashCode ( y ) ; return loc0 ; } | gets a hashcode for this vector . concode_field_sep double x concode_elem_sep double y concode_field_sep Vector2D average concode_elem_sep Vector2D rotate concode_elem_sep double distance concode_elem_sep Coordinate toCoordinate concode_elem_sep double dot concode_elem_sep Vector2D rotateByQuarterCircle concode_elem_se... |
JAXBElement < SignatureMethodType > function ( SignatureMethodType arg0 ) { return new JAXBElement < SignatureMethodType > ( _SignatureMethod_QNAME , SignatureMethodType . class , null , arg0 ) ; } | create an instance of jaxbelement concode_field_sep QName _SignatureMethod_QNAME concode_elem_sep QName _Transforms_QNAME concode_elem_sep QName _DigestValue_QNAME concode_elem_sep QName _SignedInfo_QNAME concode_elem_sep QName _Reference_QNAME concode_elem_sep QName _CanonicalizationMethod_QNAME concode_elem_sep QName... |
int function ( ) { System . err . println ( "srini_string" ) ; System . exit ( 0 ) ; return 0 ; } | size of the nn coding scheme for an action concode_field_sep long serialVersionUID concode_elem_sep NullableAction nullAction concode_field_sep void setNullAction concode_elem_sep boolean isNullAction concode_elem_sep double[] nnCoding concode_elem_sep NullableAction getNullAction concode_elem_sep Object copy concode_e... |
InputStream function ( ) { if ( process_ == null ) { return null ; } return process_ . getErrorStream ( ) ; } | returns the errorstream for the stderr of the current invoked tool . concode_field_sep StringBuilder outputContent_ concode_elem_sep Thread monitorErrorThread_ concode_elem_sep BufferedReader bufferedReaderError_ concode_elem_sep Process process_ concode_elem_sep BufferedReader bufferedReaderOutput_ concode_elem_sep Th... |
TreePath function ( ) { return treePath ; } | get the treepath associated with this path . concode_field_sep DocTreePath parent concode_elem_sep DocCommentTree docComment concode_elem_sep DocTree leaf concode_elem_sep TreePath treePath concode_field_sep DocCommentTree getDocComment concode_elem_sep Iterator<DocTree> iterator concode_elem_sep DocTree getLeaf concod... |
void function ( String arg0 ) { Trace . check ( arg0 . equals ( sPassword ) , Trace . ACCESS_IS_DENIED ) ; } | checks if this object 's password attibute equals specified argument , else throws . concode_field_sep HsqlName initialSchema concode_elem_sep String sName concode_elem_sep Grantee grantee concode_elem_sep boolean isPublic concode_elem_sep boolean isSys concode_elem_sep String sPassword concode_field_sep void setPasswo... |
void function ( int arg0 ) { this . idManagerEntity = arg0 ; } | define el valor de la propiedad idmanagerentity . concode_field_sep int idField concode_elem_sep List<FieldSports> sports concode_elem_sep String name concode_elem_sep int idManagerEntity concode_field_sep void setIdField concode_elem_sep void setName concode_elem_sep int getIdField concode_elem_sep int getIdManagerEnt... |
String function ( ) { return alertLabel ; } | gets the label for this alert instance . the label is typically an abbreviated form of the alert text . concode_field_sep String hostName concode_elem_sep AlertDefinitionEntity alertDefinition concode_elem_sep String alertLabel concode_elem_sep String alertInstance concode_elem_sep Long alertTimestamp concode_elem_sep ... |
XMLIdRefType function ( ) { return new XMLIdRefType ( ) ; } | create an instance of xmlidreftype concode_field_sep QName _Coordinate_QNAME concode_field_sep XMLLaneType.XMLLength createXMLLaneTypeXMLLength concode_elem_sep XMLLaneDefinitions createXMLLaneDefinitions concode_elem_sep XMLMatsimObjectType createXMLMatsimObjectType concode_elem_sep XMLMatsimTimeAttributeType createXM... |
WorkflowExecutionCount function ( Boolean arg0 ) { this . truncated = arg0 ; return this ; } | if set to true , indicates that the actual count was more than the maximum supported by this api and the count returned is the truncated value . returns a reference to this object so that method calls can be chained together . concode_field_sep Integer count concode_elem_sep Boolean truncated concode_field_sep Boolean ... |
double function ( ) { return distance ; } | returns the distance that was calulcated for this dataobject the distance between this dataobject and the dataobject for which an epsilon-range-query was performed . concode_field_sep DataObject dataObject concode_elem_sep double distance concode_field_sep DataObject getDataObject concode_elem_sep String getRevision |
void function ( ) { this . ecmd . sendCommand ( "srini_string" , "srini_string" , "srini_string" ) ; if ( ! this . ecmd . getResponse ( ) . equals ( "srini_string" ) ) throw new Lome6Exception ( "srini_string" ) ; } | trigger power button of server for long period concode_field_sep Ecmd ecmd concode_elem_sep String password concode_elem_sep String host concode_elem_sep String username concode_elem_sep Integer port concode_field_sep Integer getUptime concode_elem_sep void setPassword concode_elem_sep void setHost concode_elem_sep voi... |
DisplayMode [ ] function ( ) { return new DisplayMode [ 0 ] ; } | return an array of all available display modes . this implementation returns a 0-length array , so subclasses must override this . concode_field_sep DisplayMode mode concode_elem_sep Rectangle fullScreenOldBounds concode_elem_sep int TYPE_PRINTER concode_elem_sep int TYPE_RASTER_SCREEN concode_elem_sep int TYPE_IMAGE_B... |
void function ( String arg0 ) { this . userName = arg0 ; } | username for authentication concode_field_sep Long contentId concode_elem_sep String language concode_elem_sep Long workItemId concode_elem_sep Class[] extraJaxbClasses concode_elem_sep Integer timeout concode_elem_sep String password concode_elem_sep Integer maxNumber concode_elem_sep String processId concode_elem_sep... |
void function ( Graphics arg0 , Rectangle arg1 , Color arg2 , Color arg3 ) { arg0 . pushState ( ) ; arg0 . setForegroundColor ( arg3 ) ; arg0 . setBackgroundColor ( arg2 ) ; arg0 . fillGradient ( arg1 . x , arg1 . y , arg1 . width , arg1 . height , true ) ; arg0 . popState ( ) ; } | this function fills a rectangle with a vertical gradient . this implementation does not use the gradient mechanism based on background patterns since they do not work stable on all systems . concode_field_sep PlaceHolder placeHolder concode_field_sep void fillVerticalGradientRoundedRectangle concode_elem_sep Color mixC... |
boolean function ( Object arg0 ) { if ( ! ( arg0 instanceof MapFieldLite ) ) { return false ; } MapFieldLite < K , V > loc0 = ( MapFieldLite < K , V > ) arg0 ; return equals ( mapData , loc0 . mapData ) ; } | checks whether two map fields are equal . concode_field_sep Iterator<E> delegate concode_elem_sep MutatabilityAwareMap<K,V> mapData concode_elem_sep boolean isMutable concode_elem_sep MutabilityOracle mutabilityOracle concode_elem_sep MapFieldLite EMPTY_MAP_FIELD concode_field_sep E next concode_elem_sep int calculateH... |
Set < String > function ( ) { return new HashSet < String > ( variables ) ; } | returns the head variables for the distribution . concode_field_sep MultivariateTable discreteCache concode_elem_sep Set<String> variables concode_elem_sep Logger log concode_elem_sep ContinuousDistribution continuousCache concode_elem_sep List<Assignment> samples concode_elem_sep Random sampler concode_field_sep Multi... |
void function ( String arg0 ) { this . returnCodeDetails = arg0 ; } | sets the value of the returncodedetails property . concode_field_sep int returnCode concode_elem_sep String countryCode concode_elem_sep String ip concode_elem_sep String returnCodeDetails concode_elem_sep String countryName concode_field_sep void setCountryCode concode_elem_sep String getCountryCode concode_elem_sep S... |
String function ( ) { return leafIcon ; } | return the value of the leaficon property . concode_field_sep String branchContractedIcon concode_elem_sep boolean expanded concode_elem_sep String tooltip concode_elem_sep String branchExpandedIcon concode_elem_sep String icon concode_elem_sep String action concode_elem_sep DefaultMutableTreeNode wrapper concode_elem_... |
void function ( PDFont arg0 ) { font = arg0 ; } | set the value of the font . concode_field_sep boolean knockout concode_elem_sep float leading concode_elem_sep float characterSpacing concode_elem_sep float rise concode_elem_sep float fontSize concode_elem_sep float horizontalScaling concode_elem_sep float wordSpacing concode_elem_sep RenderingMode renderingMode conco... |
BuildConfigSetRecord function ( BuildConfigSetRecord arg0 ) { return buildConfigSetRecordRepository . save ( arg0 ) ; } | save a build config set record to the db . this requires a new transaction to ensure that the record is immediately committed to the database so that it 's available to use by the foreign keys set in the individual build records . concode_field_sep BuildConfigurationAuditedRepository buildConfigurationAuditedRepository... |
Scheduler function ( ) { return internalScheduler ; } | returns the internal scheduler . concode_field_sep Scheduler listenerScheduler concode_elem_sep boolean sealed concode_elem_sep Logger logger concode_elem_sep Scheduler internalScheduler concode_elem_sep Storage storage concode_elem_sep String platform concode_elem_sep NetworkChannel network concode_field_sep SystemRes... |
boolean function ( ) { return vstack . empty ( ) ; } | indicate whether the stack is empty . concode_field_sep int real_next concode_elem_sep Stack vstack concode_elem_sep Stack real_stack concode_field_sep void pop concode_elem_sep void get_from_real concode_elem_sep int top concode_elem_sep void push |
ServerSession function ( String arg0 , String arg1 ) { ServerSession loc0 = null ; if ( arg0 != null ) { loc0 = getSessionByUserId ( arg0 ) ; } if ( loc0 == null && arg1 != null ) { loc0 = getSessionBySessionId ( arg1 ) ; } return loc0 ; } | obtains the serversession associated with a given userid or sessionid . it concode_field_sep BayeuxServer bayeux concode_elem_sep ServerSession controllerServerSession concode_elem_sep ConcurrentHashMap<String,ServerSession> userSessionMap concode_elem_sep Logger LOGGER concode_elem_sep PersistentStore persistentStore ... |
String function ( ) { return email ; } | gets the value of the email property . concode_field_sep AddressType address concode_elem_sep String mobileNumber concode_elem_sep String preferredMethod concode_elem_sep String language concode_elem_sep long serialVersionUID concode_elem_sep String email concode_field_sep String getMobileNumber concode_elem_sep String... |
Set < String > function ( ) { return registryEntryIds ; } | get a string set of the federation service ids allowed to be queried concode_field_sep HashMap<String,Set<String>> readAccessPolicy concode_elem_sep HashMap<String,Set<String>> bypassAccessPolicy concode_elem_sep HashMap<String,Set<String>> writeAccessPolicy concode_elem_sep boolean whiteList concode_elem_sep List<Stri... |
void function ( SelectorList arg0 ) { } | sac : implements org.w3c.css.sac.documenthandler #endselector selectorlist . concode_field_sep DocumentHandler INSTANCE concode_field_sep void startPage concode_elem_sep void endFontFace concode_elem_sep void ignorableAtRule concode_elem_sep void importStyle concode_elem_sep void startDocument concode_elem_sep void end... |
boolean function ( int arg0 ) { int loc0 = ( int ) ( Math . log ( arg0 ) / Math . log ( 2 ) + 1 ) ; return ( getHash ( loc0 ) == arg0 ) ; } | returns true if the search key matches the given hash value , false otherwise . concode_field_sep short size concode_elem_sep byte STRING_KEY concode_elem_sep byte FLOAT_KEY concode_elem_sep byte type concode_elem_sep Object value concode_elem_sep byte INTEGER_KEY concode_field_sep int getHash concode_elem_sep int hash... |
String function ( String arg0 , CordovaInterface arg1 ) { return FileHelper . getRealPath ( Uri . parse ( arg0 ) , arg1 ) ; } | returns the real path of the given uri . if the given uri is a content : / / uri , the real path is retrieved from the media store . concode_field_sep String _DATA concode_elem_sep String LOG_TAG concode_field_sep String getRealPathFromURI_API11to18 concode_elem_sep String getDataColumn concode_elem_sep boolean isGoogl... |
void function ( String arg0 ) { this . modifyUser = arg0 == null ? null : arg0 . trim ( ) ; } | this method was generated by mybatis generator . this method sets the value of the database column portal_role . modify_user concode_field_sep String roleChname concode_elem_sep String modifyUser concode_elem_sep Date modifyTime concode_elem_sep Date createTime concode_elem_sep String roleCode concode_elem_sep String r... |
void function ( ValueCallback < Set < String >> arg0 ) { } | gets the set of origins for which geolocation permissions are stored . concode_field_sep PlaceHolder placeHolder concode_field_sep void allow concode_elem_sep void clear concode_elem_sep void getAllowed concode_elem_sep void invoke concode_elem_sep GeolocationPermissions getInstance concode_elem_sep void clearAll |
void function ( Owner arg0 ) { this . owner = arg0 ; } | sets the owner of this object . concode_field_sep Owner owner concode_elem_sep String condition concode_elem_sep boolean emtpy concode_elem_sep int id concode_elem_sep boolean isActive concode_elem_sep String operation concode_field_sep boolean isEmpty concode_elem_sep int getId concode_elem_sep int compareTo concode_e... |
String function ( ) { return metaClassUri ; } | get the metaclass uri concode_field_sep String parentPath concode_elem_sep String metaClassUri concode_elem_sep Map featuresNameValueMap concode_elem_sep String parentMetaClassUri concode_field_sep void setParentMetaClassUri concode_elem_sep void setMetaClassUri concode_elem_sep String getParentMetaClassUri concode_ele... |
boolean function ( Class < ? > arg0 ) { return arg0 != null && arg0 . isAnnotationPresent ( annotation ) ; } | returns true if the type is annotated with the class provided to the constructor . concode_field_sep Class<? extends Annotation> annotation concode_elem_sep Log log concode_elem_sep Class<?> parent concode_elem_sep ClassLoader classloader concode_elem_sep Set<Class<? extends T>> matches concode_field_sep ResolverUtil<T... |
Date function ( final String arg0 , final String arg1 ) { return parseDate ( arg0 , arg1 , GENERAL_TIMEZONE ) ; } | creates a date instance based on the passed date and format . concode_field_sep String GENERAL_TIMEZONE concode_elem_sep String[] PATTERNS concode_elem_sep String FULL_FORMAT concode_field_sep Date createDateFromString concode_elem_sep String formatDate concode_elem_sep String formatDate concode_elem_sep String createS... |
boolean function ( String arg0 ) { return mSkuMap . containsKey ( arg0 ) ; } | return whether or not details about the given product are available . concode_field_sep Map<String,SkuDetails> mSkuMap concode_elem_sep Map<String,Purchase> mPurchaseMap concode_field_sep void erasePurchase concode_elem_sep List<String> getAllOwnedSkus concode_elem_sep List<String> getAllOwnedSkus concode_elem_sep void... |
String function ( ) { return payPalAccountID ; } | getter for paypalaccountid concode_field_sep String preferredPrefix concode_elem_sep String sellerId concode_elem_sep String sellerUserName concode_elem_sep String payPalAccountID concode_elem_sep String nameSpace concode_elem_sep String sellerRegistrationDate concode_elem_sep String secureMerchantAccountID concode_fie... |
byte [ ] function ( ) { Buffer loc0 = new Buffer ( new byte [ ] { ( byte ) Type . LIST . code } ) ; byte [ ] loc1 = readRaw ( ) ; while ( loc1 != null ) { loc0 . append ( loc1 ) ; loc1 = readRaw ( ) ; } loc0 . append ( new byte [ ] { ( byte ) Type . MARKER . code } ) ; return loc0 . get ( ) ; } | reads the raw bytes following a type.list code . concode_field_sep ThreadLocal<TypedBytesInput> TB_IN concode_elem_sep DataInput in concode_field_sep TreeMap readMap concode_elem_sep byte[] readRawDouble concode_elem_sep ArrayList readVector concode_elem_sep int readMapHeader concode_elem_sep List readList concode_elem... |
void function ( ) { extensionRegistry = ExtensionPlugin . getInstance ( ) . getRegistry ( ) ; } | enable extension registry support on resource change concode_field_sep String extension concode_elem_sep ModelExtensionRegistry extensionRegistry concode_elem_sep IResource resource concode_elem_sep List<IResource> projectChildren concode_elem_sep String[] EXTENSION_PREFIXES concode_elem_sep IProject project concode_el... |
void function ( Object arg0 ) { } | sets the target object whose property will be animated by this animation . not all subclasses operate on target objects for example , valueanimator , but this method is on the superclass for the convenience of dealing generically with those subclasses that do handle targets . concode_field_sep ArrayList<AnimatorListene... |
void function ( String arg0 ) { this . name = arg0 ; } | set name concode_field_sep Logger log concode_elem_sep String name concode_elem_sep long serialVersionUID concode_elem_sep PrintWriter logwriter concode_elem_sep ResourceAdapter ra concode_field_sep ManagedConnection createManagedConnection concode_elem_sep void setResourceAdapter concode_elem_sep String getName concod... |
String function ( ) { return event ; } | getter for the event name that is dispatched when application is launched from the link with this path . defined as ` event ' attribute . concode_field_sep String event concode_elem_sep String url concode_field_sep String getUrl |
boolean function ( Closure arg0 ) { if ( arg0 . getMaximumNumberOfParameters ( ) != 1 ) return false ; String loc0 = arg0 . getParameterTypes ( ) [ 0 ] . getName ( ) ; return loc0 . equals ( "srini_string" ) ; } | does the closure have a single string argument . concode_field_sep PlaceHolder placeHolder concode_field_sep String convertClosureToSource concode_elem_sep boolean hasSingleCharacterArg |
String function ( ) { String loc0 = null ; if ( sip_provider != null ) { loc0 = "srini_string" + sip_provider . getViaAddress ( ) + "srini_string" + sip_provider . getPort ( ) ; } return loc0 ; } | gets a string representation of the object concode_field_sep SipProvider sip_provider concode_elem_sep Message message concode_field_sep void sendToken |
Boolean function ( ) { return useJavaContext ; } | get the usejavacontext . concode_field_sep Boolean connectable concode_elem_sep Boolean enlistment concode_elem_sep Pool pool concode_elem_sep Boolean sharable concode_elem_sep String className concode_elem_sep Recovery recovery concode_elem_sep Boolean useCcm concode_elem_sep Boolean useJavaContext concode_elem_sep Bo... |
void function ( Computer arg0 ) { } | indicates that the computer was marked as temporarily online by the administrator . this is the reverse operation of #ontemporarilyoffline computer , offlinecause concode_field_sep PlaceHolder placeHolder concode_field_sep ExtensionList<ComputerListener> all concode_elem_sep void onConfigurationChange concode_elem_sep ... |
void function ( BlockTokenSecretManager arg0 , long arg1 ) { arg0 . setTokenLifetime ( arg1 ) ; } | set access token lifetime . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean isBlockTokenExpired |
void function ( Long arg0 ) { this . processInstanceId = arg0 ; } | the id of the process instance concode_field_sep Long contentId concode_elem_sep String language concode_elem_sep Long workItemId concode_elem_sep Class[] extraJaxbClasses concode_elem_sep Integer timeout concode_elem_sep String password concode_elem_sep Integer maxNumber concode_elem_sep String processId concode_elem_... |
ByteList function ( String arg0 ) { RubyString loc0 = getString ( arg0 , null ) ; return loc0 == null ? null : loc0 . getByteList ( ) . dup ( ) ; } | reads the setting from the options hash . if no entry is set for this key or if it evaluates to false , returns null ; attempts to coerce the value to rubystring string otherwise . concode_field_sep RubyHash opts concode_elem_sep ThreadContext context concode_elem_sep Ruby runtime concode_elem_sep RuntimeInfo info conc... |
String function ( ) { return this . regex ; } | gets the regex concode_field_sep String tagName concode_elem_sep String regex concode_elem_sep String replace concode_elem_sep boolean removQuotes concode_elem_sep boolean alwaysProcess concode_field_sep void setRegex concode_elem_sep void setTagName concode_elem_sep void enableAlwaysProcess concode_elem_sep String get... |
boolean function ( final Object arg0 ) { if ( arg0 == this ) { return true ; } if ( ( arg0 != null ) && ( arg0 . getClass ( ) == getClass ( ) ) ) { final Object loc0 = ( ( Enumerated ) arg0 ) . value ; return ( value == null ? loc0 == null : value . equals ( loc0 ) ) ; } else { return false ; } } | compare the specified object to this one . concode_field_sep Object value concode_field_sep Object getKey concode_elem_sep Enumerated resolveEnum concode_elem_sep Object readResolve concode_elem_sep int hashCode concode_elem_sep String toString concode_elem_sep Map generateMap |
void function ( float arg0 , float arg1 ) { this . x = arg0 ; this . y = arg1 ; } | sets the value of this tuple to the specified xy coordinates . concode_field_sep float x concode_elem_sep float y concode_elem_sep long serialVersionUID concode_field_sep void add concode_elem_sep void add concode_elem_sep void sub concode_elem_sep void sub concode_elem_sep void scaleAdd concode_elem_sep void scaleAdd ... |
ClassLoader function ( ) { return AccessController . doPrivileged ( new PrivilegedAction < ClassLoader > ( ) { public ClassLoader run ( ) { return Thread . currentThread ( ) . getContextClassLoader ( ) ; } } ) ; } | get the thread context class loader concode_field_sep PlaceHolder placeHolder concode_field_sep String getSystemProperty concode_elem_sep ClassLoader getClassLoader concode_elem_sep URLClassLoader createURLClassLoader concode_elem_sep void closeURLClassLoader concode_elem_sep void setThreadContextClassLoader |
void function ( State arg0 , StateChangeType arg1 ) { logger . debug ( "srini_string" , this . getDevice ( ) . getAddress ( ) , getName ( ) , arg0 ) ; synchronized ( m_listeners ) { for ( DeviceFeatureListener loc0 : m_listeners ) { loc0 . stateChanged ( arg0 , arg1 ) ; } } } | publish new state to all device feature listeners concode_field_sep String m_name concode_elem_sep InsteonDevice m_device concode_elem_sep HashMap<Integer,MessageHandler> m_msgHandlers concode_elem_sep CommandHandler m_defaultCommandHandler concode_elem_sep MessageHandler m_defaultMsgHandler concode_elem_sep MessageDis... |
List < DocumentElement > function ( ) { List < DocumentElement > loc0 = selectElements ( _elem , _startOffset , _endOffset ) ; return loc0 ; } | returns a list of documentelements that lie within this instance 's selection area ; ie : _ startoffset , _ endoffset . in general documentelements that fully lie within the selection area will be included in the returned list . an exception is given to documentelement that holds an implied paragraphml . a documentelem... |
float function ( ) { return xMid ; } | return the x coord of the first touch point if there 's only one , or the midpoint between first and second touch points if two or more . concode_field_sep int numPoints concode_elem_sep int[] pointerIds concode_elem_sep float xMid concode_elem_sep boolean diameterIsCalculated concode_elem_sep boolean diameterSqIsCalcu... |
byte function ( ) { return minor ; } | gets minor version number . concode_field_sep byte[] revHash concode_elem_sep byte major concode_elem_sep byte minor concode_elem_sep String stage concode_elem_sep long revTs concode_elem_sep Pattern VER_PATTERN concode_elem_sep long serialVersionUID concode_elem_sep byte maintenance concode_field_sep void writeExterna... |
void function ( String arg0 ) { this . cid = arg0 ; } | sets the value of the cid property . concode_field_sep File file concode_elem_sep byte[] data concode_elem_sep long serialVersionUID concode_elem_sep String cid concode_field_sep String getCid concode_elem_sep void setFile concode_elem_sep void setData concode_elem_sep boolean isSetData concode_elem_sep boolean isSetCi... |
StreamTaskState function ( long arg0 , long arg1 ) { return testHarness . snapshot ( arg0 , arg1 ) ; } | takes a snapshot of the current state of the operator . this can be used to test fault-tolerance . concode_field_sep boolean isOpen concode_elem_sep TestTimeServiceProvider timeServiceProvider concode_elem_sep ConcurrentLinkedQueue<Object> expectedOutputs concode_elem_sep long serialVersionUID concode_elem_sep OneInput... |
void function ( Unmarshaller arg0 , Object arg1 ) { setParent ( arg1 ) ; } | this method is invoked by the jaxb implementation on each instance when unmarshalling completes . concode_field_sep Object parent concode_elem_sep Long c concode_elem_sep long ns concode_elem_sep List<CTMetadataStringIndex> n concode_elem_sep STMdxSetOrder o concode_field_sep long getNs concode_elem_sep Object getParen... |
void function ( int arg0 , byte [ ] arg1 ) { System . arraycopy ( arg1 , 0 , itsFirmwareImage , arg0 , arg1 . length ) ; Arrays . fill ( itsFirmwareMask , arg0 , arg0 + arg1 . length , true ) ; itsMaxLocation = Math . max ( itsMaxLocation , arg0 + arg1 . length - 1 ) ; itsMinLocation = Math . min ( itsMinLocation , arg... | put data into the firmware image at specified address . concode_field_sep byte[] itsFirmwareImage concode_elem_sep int itsAddressBase concode_elem_sep Pattern HEXLINE_PATTERN concode_elem_sep int itsMinLocation concode_elem_sep int itsAddress concode_elem_sep int MAX_MEMORY_SIZE concode_elem_sep byte[] itsData concode_... |
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... |
scala . collection . Seq < T > function ( java . util . List < T > arg0 ) { return scala . collection . JavaConverters . asScalaBufferConverter ( arg0 ) . asScala ( ) . toList ( ) ; } | converts a java list to scala seq. . concode_field_sep PlaceHolder placeHolder concode_field_sep scala.Function0<scala.concurrent.Future<A>> asScalaWithFuture concode_elem_sep T[] asArray concode_elem_sep scala.collection.Seq<T> emptySeq concode_elem_sep RuntimeException noMatch concode_elem_sep scala.reflect.ClassTag<... |
void function ( ValueChangeEvent arg0 ) { setRenderNorth ( ( ( Boolean ) arg0 . getNewValue ( ) ) . booleanValue ( ) ) ; } | event handler for the north border . concode_field_sep boolean renderNorth concode_elem_sep boolean renderEast concode_elem_sep boolean renderSouth concode_elem_sep boolean renderWest concode_elem_sep boolean renderCenter concode_field_sep void south concode_elem_sep boolean isRenderNorth concode_elem_sep boolean isRen... |
String function ( byte [ ] arg0 ) { try { return new String ( arg0 , 0 , arg0 . length - 2 , "srini_string" ) ; } catch ( UnsupportedEncodingException loc0 ) { throw new AssertionError ( loc0 ) ; } } | converts a windows buffer to a java string . concode_field_sep String path concode_elem_sep RegistryKey root concode_elem_sep int handle concode_elem_sep RegistryKey CLASSES_ROOT concode_elem_sep RegistryKey CURRENT_USER concode_elem_sep RegistryKey LOCAL_MACHINE concode_elem_sep RegistryKey USERS concode_field_sep Str... |
LockRequestMode function ( ) { return mode ; } | return the lock mode . concode_field_sep LockRequestMode mode concode_elem_sep int op concode_elem_sep int modeFlag concode_elem_sep DatabaseEntry obj concode_elem_sep DbLock lock concode_elem_sep int timeout concode_field_sep void setLock concode_elem_sep void setTimeout concode_elem_sep Lock getLock concode_elem_sep ... |
String function ( ) { return id ; } | gets the lockid locktoken for the lockedobject concode_field_sep String path concode_elem_sep int lockDepth concode_elem_sep String[] owner concode_elem_sep boolean exclusive concode_elem_sep String type concode_elem_sep String id concode_elem_sep LockedObject parent concode_elem_sep Logger LOGGER concode_elem_sep long... |
float function ( final float [ ] arg0 , final float [ ] arg1 ) { return 1.0f - cosineMargin ( arg0 , arg1 ) ; } | compute the cosine distance between two vectors , which runs from 0 closest to 2 farthest . concode_field_sep int minLeafSize concode_elem_sep int kFloatSize concode_elem_sep int node concode_elem_sep float margin concode_elem_sep int nodeSize concode_elem_sep MappedByteBuffer annBuf concode_elem_sep int kNodeHeaderSiz... |
void function ( long arg0 ) { generationStampV2 . setCurrentValue ( arg0 ) ; } | gets the current generation stamp for this filesystem concode_field_sep long generationStampV1Limit concode_elem_sep GenerationStamp generationStampV1 concode_elem_sep GenerationStamp generationStampV2 concode_elem_sep SequentialBlockIdGenerator blockIdGenerator concode_field_sep long getGenerationStampAtblockIdSwitch ... |
void function ( ) { flags |= BACKUP_ENTRY ; } | mark that entry create on backup . concode_field_sep EventType evtType concode_elem_sep long updateCntr concode_elem_sep int part concode_elem_sep GridDeploymentInfo depInfo concode_elem_sep byte flags concode_elem_sep long serialVersionUID concode_elem_sep GridLongList filteredEvts concode_elem_sep AffinityTopologyVer... |
void function ( Keys arg0 , String arg1 , StringBuilder arg2 ) { arg2 . append ( AuditConstants . PAIR_SEPARATOR ) . append ( arg0 . name ( ) ) . append ( AuditConstants . KEY_VAL_SEPARATOR ) . append ( arg1 ) ; } | appends the key-val pair to the passed builder in the following format key = value concode_field_sep String KEY_VAL_SEPARATOR concode_elem_sep String UNAUTHORIZED_USER concode_elem_sep Log LOG concode_elem_sep char PAIR_SEPARATOR concode_elem_sep String SUCCESS concode_elem_sep String FAILURE concode_field_sep void log... |
void function ( Integer arg0 ) { this . gerritBuildFailedVerifiedValue = arg0 ; } | set value . concode_field_sep Integer gerritBuildStartedCodeReviewValue concode_elem_sep Integer gerritBuildFailedCodeReviewValue concode_elem_sep Integer gerritBuildStartedVerifiedValue concode_elem_sep Integer gerritBuildSuccessfulCodeReviewValue concode_elem_sep Integer gerritBuildNotBuiltCodeReviewValue concode_ele... |
void function ( ) { final TickListener loc0 = checker ( ) ; getModel ( ) . register ( loc0 ) ; boolean loc1 = false ; try { getModel ( ) . register ( loc0 ) ; } catch ( final IllegalArgumentException loc2 ) { loc1 = true ; } assertThat ( loc1 ) . isTrue ( ) ; assertThat ( getModel ( ) . getTickListeners ( ) ) . contain... | tests that adding a listener twice yields no result . concode_field_sep TimeModel.AbstractBuilder<?> builder concode_elem_sep T model concode_field_sep void testDefaultProperties concode_elem_sep void timeLapseSafety concode_elem_sep T getModel concode_elem_sep void removeDuringTick concode_elem_sep void testEvents con... |
Parcelable function ( ) { Bundle loc0 = new Bundle ( ) ; loc0 . putInt ( SAVEDINSTANCESTATE_FIRSTANIMATEDPOSITION , mFirstAnimatedPosition ) ; loc0 . putInt ( SAVEDINSTANCESTATE_LASTANIMATEDPOSITION , mLastAnimatedPosition ) ; loc0 . putBoolean ( SAVEDINSTANCESTATE_SHOULDANIMATE , mShouldAnimate ) ; return loc0 ; } | returns a parcelable object containing the animationadapter 's current dynamic state . concode_field_sep ListViewWrapper mListViewWrapper concode_elem_sep int mFirstAnimatedPosition concode_elem_sep int DEFAULT_ANIMATION_DURATION_MILLIS concode_elem_sep long mAnimationStartMillis concode_elem_sep int DEFAULT_ANIMATION_... |
boolean function ( CordovaWebView arg0 , ICordovaClientCertRequest arg1 ) { return false ; } | called when he system received an ssl client certificate request . plugin can use the supplied clientcertrequest to process this certificate challenge . concode_field_sep CordovaPreferences preferences concode_elem_sep CordovaInterface cordova concode_elem_sep CordovaWebView webView concode_elem_sep String serviceName ... |
HashSet < String > function ( ) { return volunteers ; } | returns the set of volunteers in this model . concode_field_sep HashSet<String> volunteers concode_elem_sep HashSet<String> coordinates concode_elem_sep HashSet<String> movers concode_elem_sep HashMap<String,String> location2coordinate concode_elem_sep HashSet<String> requesters concode_elem_sep HashMap<String,String> ... |
void function ( ) { log . info ( "srini_string" ) ; doTestSFSB ( "srini_string" ) ; } | addresses injection of jax-rs components bookresource , bookreader , bookwriter into a @dependent annotated stateful ejb3 . the target sfsb is not a contextual object , since it is obtained through jndi , so cdi performs injections when the sfsb is created , but there is no scope management . it follows that the target... |
TypeDeclaration function ( ) { throw new UnsupportedOperationException ( String . format ( "srini_string" , this ) ) ; } | return this as a typedeclaration or throw an unsupportedoperationexception concode_field_sep PlaceHolder placeHolder concode_field_sep ParameterDeclaration asParameter concode_elem_sep boolean hasName concode_elem_sep String getName concode_elem_sep boolean isParameter concode_elem_sep boolean isField concode_elem_sep ... |
int function ( ) { return jobOrder ; } | return the order of this rule . concode_field_sep int jobOrder concode_field_sep boolean contains concode_elem_sep boolean isConflicting |
String function ( final PNNKernelType arg0 ) { switch ( arg0 ) { case Gaussian : return "srini_string" ; case Reciprocal : return "srini_string" ; default : return null ; } } | convert a kernel type to a string . concode_field_sep String PROPERTY_outputMode concode_field_sep Object read concode_elem_sep String getPersistClassString concode_elem_sep void save concode_elem_sep PNNOutputMode stringToOutputMode concode_elem_sep PNNKernelType stringToKernel concode_elem_sep int getFileVersion conc... |
boolean function ( ) { return rank == 0 ; } | return whether or not the card is an ace . concode_field_sep String[] rankNames concode_elem_sep int NUM_RANKS concode_elem_sep String[] suitNames concode_elem_sep int NUM_SUITS concode_elem_sep int rank concode_elem_sep HashMap<String,Card> cardMap concode_elem_sep int suit concode_elem_sep int NUM_CARDS concode_elem_... |
Builder function ( Logger arg0 ) { this . logger = arg0 ; return this ; } | sets a custom logger . concode_field_sep boolean preview concode_elem_sep String spaceId concode_elem_sep Cache cache concode_elem_sep String endpoint concode_elem_sep Logger.Level logLevel concode_elem_sep CDAService service concode_elem_sep Executor callbackExecutor concode_elem_sep Logger logger concode_elem_sep Cal... |
MapType function ( ) { return mapType ; } | gets the value of the maptype property . concode_field_sep MapType mapType concode_field_sep void setMapType |
IntHashSet function ( IntHashSet arg0 ) { IntHashSet loc0 = new IntHashSet ( ( int ) size ( ) ) ; IntIterator loc1 = iterator ( ) ; while ( loc1 . hasNext ( ) ) { int loc2 = loc1 . next ( ) ; if ( ! arg0 . contains ( loc2 ) ) { loc0 . add ( loc2 ) ; } } return loc0 ; } | form a new set that is the difference of this set with another set . concode_field_sep int MAX_SIZE concode_elem_sep int _size concode_elem_sep int ndv concode_elem_sep int _shift concode_elem_sep int[] _values concode_elem_sep int _mask concode_elem_sep int NBIT concode_elem_sep int _nmax concode_elem_sep int _nhi con... |
int function ( int arg0 , OutputStream arg1 ) { for ( int loc0 = 0 ; loc0 < 4 ; ++ loc0 ) { arg1 . write ( ( arg0 >>> 24 ) & 0xff ) ; arg0 <<= 8 ; } return 4 ; } | write an integer to an outputstream , msb first . concode_field_sep int minLength concode_field_sep byte[] decodeByteArray concode_elem_sep byte[] decodeByteArray concode_elem_sep int decodeInt concode_elem_sep int decodeInt concode_elem_sep int decodeInt concode_elem_sep int decodeInt concode_elem_sep byte[] denseDeco... |
java . lang . String function ( ) { return _kbTemplate . getUserName ( ) ; } | returns the user name of this k b template . concode_field_sep KBTemplate _kbTemplate 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_... |
int function ( ) { return count ; } | returns the count value . concode_field_sep int[] offset concode_elem_sep int[] data concode_elem_sep int count concode_field_sep void initData concode_elem_sep void setData concode_elem_sep void setOffset concode_elem_sep int getOffset concode_elem_sep String toString concode_elem_sep byte[] getBytes |
void function ( ResultItem arg0 , ResultGroup arg1 ) { for ( IResultsListModelListener loc0 : listeners ) loc0 . onItemAdded ( this , arg0 , arg1 ) ; } | fires new item addition . concode_field_sep ResultGroup<ResultItem> defaultGroup concode_elem_sep List<IResultsListModelListener> listeners concode_elem_sep List<ResultItem> items concode_field_sep void add concode_elem_sep void fireGroupAdded concode_elem_sep void fireGroupUpdated concode_elem_sep int size concode_ele... |
long function ( String arg0 ) { try { StatFs loc0 = new StatFs ( arg0 ) ; long loc1 = loc0 . getBlockSize ( ) ; long loc2 = loc0 . getAvailableBlocks ( ) ; return loc2 * loc1 ; } catch ( IllegalArgumentException loc0 ) { return 0 ; } } | given a path return the number of free bytes in the filesystem containing the path . concode_field_sep String LOG_TAG concode_field_sep boolean testSaveLocationExists concode_elem_sep File constructFilePaths concode_elem_sep long getFreeExternalStorageSpace concode_elem_sep boolean testFileExists |
void function ( ) { System . setProperty ( JmxSystemPropertyKeys . DISABLED , "srini_string" ) ; } | disables the jmx agent . concode_field_sep PlaceHolder placeHolder concode_field_sep void testSchedulerIsolation concode_elem_sep QuartzComponent getQuartzComponent concode_elem_sep void afterTests concode_elem_sep Scheduler getDefaultScheduler concode_elem_sep void testSchedulerIsolationManaged concode_elem_sep void e... |
boolean function ( ) { if ( complex != null ) return complex . booleanValue ( ) ; boolean loc0 = isComplex ( fontElement , ctx ) ; complex = loc0 ? Boolean . TRUE : Boolean . FALSE ; return loc0 ; } | this method looks at the svg font and checks if any of the glyphs use renderable child elements . if so this is a complex font in that full css inheritance needs to be applied . otherwise if it only uses the 'd ' attribute it does not need css treatment . concode_field_sep BridgeContext ctx concode_elem_sep GVTFontFace... |
Cipher function ( ) { Cipher loc0 = EncryptionUtils . createSymmetricCipher ( symmetricKey , cipherMode , cryptoProvider , initVectorBytes ) ; if ( initVectorBytes == null ) initVectorBytes = loc0 . getIV ( ) ; return loc0 ; } | creates a new cipher instance based on the crypto parameters specified in the constructor . each cipher instance is identical to any other cipher produced by this cipherfactory . concode_field_sep byte[] initVectorBytes concode_elem_sep int cipherMode concode_elem_sep Provider cryptoProvider concode_elem_sep SecretKey ... |
OutputURIResolver function ( ) { return outputURIResolver ; } | get the outputuriresolver that will be used to resolve uris used in the href attribute of the xsl : result-document instruction . concode_field_sep ErrorListener errorListener concode_elem_sep boolean schemaAware concode_elem_sep boolean compileWithTracing concode_elem_sep int recoveryPolicy concode_elem_sep String mes... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.