code stringlengths 20 663 | nl stringlengths 68 7.19k |
|---|---|
javax . xml . stream . XMLStreamReader function ( javax . xml . namespace . QName arg0 ) { return localMonitorInstancesResponse . getPullParser ( MY_QNAME ) ; } | databinding method to get an xml representation of this object concode_field_sep com.amazon.ec2.MonitorInstancesResponseType localMonitorInstancesResponse concode_elem_sep javax.xml.namespace.QName MY_QNAME concode_field_sep java.lang.String generatePrefix concode_elem_sep void setMonitorInstancesResponse concode_elem_... |
int function ( Object arg0 ) { if ( myVisitedElements . containsKey ( arg0 ) ) { return ( ( Integer ) myVisitedElements . get ( arg0 ) ) . intValue ( ) ; } return - 1 ; } | returns the path depth number if the element is in the current path or -1 if it is n't . concode_field_sep int linkCount concode_elem_sep Map myVisitedElements concode_elem_sep Iterator myElements concode_elem_sep boolean done concode_field_sep boolean isVisited concode_elem_sep void beginVisit concode_elem_sep Iterato... |
String function ( ) { return NAME ; } | return the name of this custom tag . concode_field_sep String NAME concode_elem_sep String HEADER concode_field_sep boolean inPackage concode_elem_sep String createHTML concode_elem_sep boolean inOverview concode_elem_sep boolean inMethod concode_elem_sep String readFile concode_elem_sep boolean inField concode_elem_se... |
void function ( Object arg0 , MethodParameter arg1 , ModelAndViewContainer arg2 , NativeWebRequest arg3 ) { if ( arg0 != null ) { String loc0 = ModelFactory . getNameForReturnValue ( arg0 , arg1 ) ; arg2 . addAttribute ( loc0 , arg0 ) ; } } | add non-null return values to the modelandviewcontainer . concode_field_sep boolean annotationNotRequired concode_elem_sep Log logger concode_field_sep boolean supportsReturnType concode_elem_sep Object createAttribute concode_elem_sep void bindRequestParameters concode_elem_sep boolean isBindExceptionRequired concode_... |
void function ( WriteListener arg0 ) { if ( writeListeners == null ) { writeListeners = new LinkedList < WriteListener > ( ) ; } writeListeners . add ( arg0 ) ; } | adds a listener that will be called right before writing the box . concode_field_sep ContainerBox parent concode_elem_sep long offset concode_elem_sep List<WriteListener> writeListeners concode_elem_sep ByteBuffer[] deadBytes concode_elem_sep byte[] userType concode_elem_sep byte[] type concode_field_sep ContainerBox g... |
int function ( ) { return this . list . size ( ) ; } | funcion que devuelve el numero de peers conectados concode_field_sep ConcurrentHashMap<String,Peer2Server> list concode_elem_sep Configuration config concode_field_sep boolean contains concode_elem_sep void spreadNewClient concode_elem_sep void showPeers concode_elem_sep void spreadDisconnectClient concode_elem_sep Con... |
Object function ( String arg0 , Object arg1 ) { return null ; } | called when a message is sent to plugin . concode_field_sep CordovaInterface cordova concode_elem_sep CordovaWebView webView concode_elem_sep String id concode_field_sep boolean onOverrideUrlLoading concode_elem_sep void onDestroy concode_elem_sep Uri remapUri concode_elem_sep void onNewIntent concode_elem_sep void onP... |
void function ( BridgeContext arg0 ) { arg0 . putBridge ( new BatikRegularPolygonElementBridge ( ) ) ; arg0 . putBridge ( new BatikStarElementBridge ( ) ) ; arg0 . putBridge ( new BatikHistogramNormalizationElementBridge ( ) ) ; arg0 . putBridge ( new BatikFlowTextElementBridge ( ) ) ; arg0 . putBridge ( new ColorSwitc... | this method should update the bridgecontext with support for the tags in this extension . in some rare cases it may be necessary to replace existing tag handlers , although this is discouraged . concode_field_sep PlaceHolder placeHolder concode_field_sep String getURL concode_elem_sep String getAuthor concode_elem_sep ... |
void function ( ) { final int loc0 = getSize ( ) ; this . data . clear ( ) ; final ListDataEvent loc1 = new ListDataEvent ( this , ListDataEvent . INTERVAL_REMOVED , 0 , loc0 - 1 ) ; fireListDataEvent ( loc1 ) ; } | removes all entries from the model . concode_field_sep ArrayList data concode_elem_sep boolean allowOtherValue concode_elem_sep ArrayList listdatalistener concode_elem_sep Object value concode_elem_sep Object key concode_elem_sep Object selectedItemValue concode_elem_sep int selectedItemIndex concode_elem_sep ListDataL... |
void function ( CancelWorkflowExecutionFailedCause arg0 ) { this . cause = arg0 . toString ( ) ; } | the cause of the failure . this information is generated by the system and can be useful for diagnostic purposes . if cause is set to operation_not_permitted , the decision failed because it lacked sufficient permissions . for details and example iam policies , see using iam to manage access to amazon swf workflows . c... |
void function ( Settings arg0 ) { } | perform the conversion . override this method if conversion should be performed after #process for other converters is invoked concode_field_sep PlaceHolder placeHolder concode_field_sep void process concode_elem_sep boolean isConversionNeeded concode_elem_sep void preProcess |
int function ( ) { return recruitmentYear ; } | method that return year , when worker was appoint to post concode_field_sep String lastName concode_elem_sep String firstName concode_elem_sep int recruitmentYear concode_elem_sep int birthYear concode_elem_sep String middleName concode_elem_sep String mainPlaceOfWork concode_field_sep int getAge concode_elem_sep void ... |
boolean function ( ) { return nextIndex ( ) >= 0 ; } | returns true if the iterator can be advanced past its current location . concode_field_sep int _index concode_elem_sep TPrimitiveHash _hash concode_elem_sep int _expectedSize concode_field_sep void moveToNextIndex concode_elem_sep int nextIndex concode_elem_sep void remove |
ACBranchExtList < T > function ( ACBranchListIfc < ? extends ACBranch > arg0 , BusRefIndex arg1 ) { return new ACBranchExtListI < > ( arg0 , arg1 ) ; } | create a single extended branch list concode_field_sep ACBranchExtList<? extends ACBranchExt> _list concode_elem_sep int _ndx concode_field_sep Bus getFromBus concode_elem_sep Bus getFromBus concode_elem_sep Complex getY concode_elem_sep Complex getY concode_elem_sep List<Complex> getY concode_elem_sep int getIndex con... |
String function ( ) { return statusName ; } | this is getter method for statusname concode_field_sep String statusId concode_elem_sep String statusName concode_elem_sep long serialVersionUID concode_field_sep String getStatusId concode_elem_sep void setStatusId concode_elem_sep void setStatusName |
java . util . List < CaseDetails > function ( ) { if ( cases == null ) { cases = new com . amazonaws . internal . SdkInternalList < CaseDetails > ( ) ; } return cases ; } | the details for the cases that match the request . concode_field_sep com.amazonaws.internal.SdkInternalList<CaseDetails> cases concode_elem_sep String nextToken concode_field_sep void setNextToken concode_elem_sep int hashCode concode_elem_sep boolean equals concode_elem_sep DescribeCasesResult clone concode_elem_sep S... |
boolean function ( ) { return this . selected ; } | check if item is selected concode_field_sep Bitmap thumb concode_elem_sep Drawable icon concode_elem_sep int actionId concode_elem_sep boolean sticky concode_elem_sep String title concode_elem_sep boolean selected concode_field_sep void setIcon concode_elem_sep Bitmap getThumb concode_elem_sep String getTitle concode_e... |
double function ( ) { double loc0 = 0.d ; int loc1 = 0 ; for ( int loc2 = 0 ; loc2 < xDim ; loc2 ++ ) { double loc3 ; if ( ( loc3 = getRANSACfittedFunction ( pos [ loc2 ] , mot [ loc2 ] ) . getParametersAsDoubleArray ( ) [ 0 ] ) != 0.d ) { loc0 += loc3 ; loc1 ++ ; } } loc0 /= loc1 ; return loc0 ; } | method to compute slope . all linear functions with a slope not equal to zero are averaged . concode_field_sep double[][] pos concode_elem_sep int xDim concode_elem_sep double[][] mot concode_elem_sep int yDim concode_elem_sep String filename concode_field_sep double getMaxMotion concode_elem_sep double[][] getMotion c... |
void function ( int arg0 ) { this . unit = arg0 ; } | sets 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 List<String> getSymbols concode_elem_sep void setBeep concode... |
String function ( ) { return path ; } | gets the value of the path property . concode_field_sep String path concode_elem_sep String id concode_elem_sep String pathType concode_field_sep void setPathType concode_elem_sep void setId concode_elem_sep void setPath concode_elem_sep String getId concode_elem_sep String getPathType |
void function ( XMLToBeEncryptedNewType arg0 ) { this . _new = arg0 ; } | sets the value of the new property . concode_field_sep ToBeEncryptedType.ElementContent elementContent concode_elem_sep String selector concode_elem_sep XMLToBeEncryptedNewType _new concode_elem_sep ToBeEncryptedType.Element element concode_elem_sep String encDataReference concode_field_sep XMLToBeEncryptedNewType getN... |
int function ( ) { return memSize ; } | gets shared memory size in bytes allocated for endpoint communication . ignored for igfsipcendpointtype #tcp endpoint . defaults to #dflt_mem_size . concode_field_sep int DFLT_PORT concode_elem_sep String tokenDirPath concode_elem_sep int memSize concode_elem_sep int DFLT_THREAD_CNT concode_elem_sep String DFLT_TOKEN_D... |
void function ( boolean arg0 ) { this . allowSleep = arg0 ; } | set this flag to false if this body should never fall asleep . note that this increases cpu usage . concode_field_sep Object userData concode_elem_sep float gravityScale concode_elem_sep float linearDamping concode_elem_sep float angularDamping concode_elem_sep boolean active concode_elem_sep boolean awake concode_elem... |
void function ( ) { GrayPaintScale loc0 = new GrayPaintScale ( ) ; assertEquals ( 0.0 , loc0 . getLowerBound ( ) , EPSILON ) ; assertEquals ( 1.0 , loc0 . getUpperBound ( ) , EPSILON ) ; assertEquals ( 255 , loc0 . getAlpha ( ) ) ; } | simple check for the default constructor . concode_field_sep double EPSILON concode_field_sep void testGetPaint concode_elem_sep void testCloning concode_elem_sep void testSerialization concode_elem_sep void testEquals |
int function ( int arg0 , int arg1 ) { if ( arg1 == 255 ) { return arg0 ; } if ( arg1 == 0 ) { return arg0 & 0x00FFFFFF ; } arg1 = arg1 + ( arg1 >> 7 ) ; int loc0 = arg0 >>> 24 ; int loc1 = loc0 * arg1 >> 8 ; return ( loc1 << 24 ) | ( arg0 & 0x00FFFFFF ) ; } | multiplies the color with the given alpha . concode_field_sep PlaceHolder placeHolder concode_field_sep int getOpacityFromColor |
int function ( ) { return httpMinorVersion ; } | returns the minor http version that should be used for future requests on this connection . either 0 for http/1 .0 , or 1 for http/1 .1 . the default value is 1 for new connections . concode_field_sep int httpMinorVersion concode_elem_sep byte[] HTTP_11 concode_elem_sep Route route concode_elem_sep long idleStartTimeNs... |
long function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 ) { return _shoppingOrderItemLocalService . dynamicQueryCount ( arg0 ) ; } | returns the number of rows that match the dynamic query . concode_field_sep ShoppingOrderItemLocalService _shoppingOrderItemLocalService concode_field_sep void setWrappedShoppingOrderItemLocalService concode_elem_sep ShoppingOrderItemLocalService getWrappedShoppingOrderItemLocalService concode_elem_sep void setWrappedS... |
boolean function ( ) { return base ; } | get the value of base . concode_field_sep String sha1 concode_elem_sep List<Float> cvssBelow concode_elem_sep String notes concode_elem_sep PropertyType filePath concode_elem_sep List<String> cwe concode_elem_sep PropertyType gav concode_elem_sep List<String> cve concode_elem_sep List<PropertyType> cpe concode_elem_sep... |
Set < T > function ( T arg0 ) { return itemSets_ . get ( arg0 ) ; } | returns the item set corresponding to the given item or null if it does n't exist . concode_field_sep Map<T,Set<T>> itemSets_ concode_elem_sep Set<Set<T>> uniqueSets_ concode_field_sep Set<Set<T>> getSets concode_elem_sep Set<T> makeSet concode_elem_sep void checkConsistency concode_elem_sep boolean bulkUnion concode_e... |
String function ( ) { return role ; } | returns the current role of the affiliated user if the user is currently in the room . if the user is not present in the room then the answer will be null . concode_field_sep String nick concode_elem_sep String role concode_elem_sep String jid concode_elem_sep String affiliation concode_field_sep String getAffiliation ... |
Object [ ] function ( ) { return args ; } | gets array of job arguments . note that changes to this array may affect job execution . concode_field_sep Object[] args concode_elem_sep boolean cancelled concode_elem_sep long serialVersionUID concode_field_sep void cancel concode_elem_sep Object call concode_elem_sep boolean isCancelled concode_elem_sep T argument c... |
byte [ ] function ( byte [ ] arg0 ) { return kpair . getSignature ( arg0 ) ; } | signs on data with this identity , and returns the result . concode_field_sep String identity concode_elem_sep KeyPair kpair concode_elem_sep JSch jsch concode_field_sep String getName concode_elem_sep KeyPair getKeyPair concode_elem_sep String getAlgName concode_elem_sep boolean isEncrypted concode_elem_sep void clear... |
int function ( ) { return selectionType ; } | returns the selectiontype 0 = rowselection 1 = columnselection 2 = cellselection concode_field_sep int cellSelection concode_elem_sep boolean insertRowsWhenPasting concode_elem_sep StringSelection stsel concode_elem_sep int columnSelection concode_elem_sep Clipboard system concode_elem_sep int selectionType concode_ele... |
void function ( final int arg0 , final int arg1 ) { PostgreSQLDataImporter . importBaseTypes ( getProvider ( ) . getConnection ( ) , arg0 , arg1 ) ; } | imports the base types into the corresponding binnavi table . concode_field_sep PlaceHolder placeHolder concode_field_sep void importFunctions concode_elem_sep int createNativeCallgraphView concode_elem_sep void createNativeCodeNodes concode_elem_sep void importTypes concode_elem_sep void initializeModule concode_elem_... |
void function ( E arg0 ) { int loc0 = mObservers . indexOf ( arg0 ) ; if ( loc0 == - 1 ) return ; if ( mIterationDepth == 0 ) { mObservers . remove ( arg0 ) ; } else { mObservers . set ( loc0 , null ) ; } } | remove an observer from the list if it is in the list . concode_field_sep int mListEndMarker concode_elem_sep int mIndex concode_elem_sep int mIterationDepth concode_elem_sep List<E> mObservers concode_elem_sep boolean mIsExhausted concode_field_sep E next concode_elem_sep E getObserverAt concode_elem_sep void addObser... |
int function ( ) { return active . get ( ) ; } | get active . concode_field_sep AtomicInteger failed concode_elem_sep AtomicLong totalElapsed concode_elem_sep AtomicInteger active concode_elem_sep AtomicLong succeededMaxElapsed concode_elem_sep ConcurrentMap<String,RpcStatus> SERVICE_STATISTICS concode_elem_sep ConcurrentMap<String,ConcurrentMap<String,RpcStatus>> ME... |
void function ( ) { sCInterface . clearEvents ( ) ; } | this method resets the incoming events time events included . concode_field_sep boolean f_available_in_next_cycle concode_elem_sep boolean f_available_in_cycle concode_elem_sep boolean e concode_elem_sep SCInterfaceImpl sCInterface concode_elem_sep boolean f concode_elem_sep int nextStateIndex concode_elem_sep State[] ... |
PImage function ( int arg0 , int arg1 , int arg2 , String arg3 ) { PImage loc0 = null ; try { byte [ ] loc1 = getMBTileData ( arg0 , arg1 , arg2 , arg3 ) ; if ( loc1 != null ) { loc0 = getAsImage ( loc1 ) ; } else { } } catch ( Exception loc1 ) { loc1 . printStackTrace ( ) ; } return loc0 ; } | loads the tile for given parameters as image . concode_field_sep String SQLITE_JDBC_DRIVER concode_elem_sep Map<String,Connection> connectionsMap concode_field_sep byte[] getMBTileData concode_elem_sep PImage getAsImage |
String function ( ) { return harmonizedCode ; } | gets the value of the harmonizedcode property . concode_field_sep String harmonizedCode concode_elem_sep List<EdtTaxDetail> taxes concode_field_sep void setHarmonizedCode concode_elem_sep List<EdtTaxDetail> getTaxes |
void function ( T arg0 ) { cola . agregar ( arg0 ) ; } | metodo que agrega un elemento al final de la cola back concode_field_sep ListaDoble<T> cola concode_field_sep T getBack concode_elem_sep void print concode_elem_sep T getFront concode_elem_sep T deQueue concode_elem_sep boolean isEmpty concode_elem_sep void clear concode_elem_sep void printback |
long function ( ) { return _memberRequest . getGroupId ( ) ; } | returns the group id of this member request . concode_field_sep MemberRequest _memberRequest 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 concod... |
IProject function ( Statechart arg0 ) { return ResourcesPlugin . getWorkspace ( ) . getRoot ( ) . getFile ( new Path ( arg0 . eResource ( ) . getURI ( ) . toPlatformString ( true ) ) ) . getProject ( ) ; } | get the iproject containing the given statechart concode_field_sep SGenFactory factory concode_field_sep void setDefaultValue concode_elem_sep FeatureParameterValue createParameterValue concode_elem_sep FeatureConfiguration createDefaultFeatureConfiguration concode_elem_sep boolean projectExists concode_elem_sep Featur... |
void function ( String arg0 ) { this . actuate = arg0 ; } | sets the value of the actuate property . concode_field_sep JAXBElement<? extends OperationParameterType> operationParameter 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 conco... |
Example function ( ) { this . isIgnoreCaseEnabled = true ; return this ; } | ignore case for all string-valued properties concode_field_sep NotNullOrZeroPropertySelector INSTANCE concode_elem_sep boolean isIgnoreCaseEnabled concode_elem_sep NotNullPropertySelector INSTANCE concode_elem_sep AllPropertySelector INSTANCE concode_elem_sep Object exampleEntity concode_elem_sep boolean isLikeEnabled ... |
int function ( UUID arg0 ) { if ( arg0 == this ) { return 0 ; } if ( this . mostSigBits != arg0 . mostSigBits ) { return this . mostSigBits < arg0 . mostSigBits ? - 1 : 1 ; } if ( this . leastSigBits != arg0 . leastSigBits ) { return this . leastSigBits < arg0 . leastSigBits ? - 1 : 1 ; } return 0 ; } | compares this uuid to the specified uuid . the natural ordering of uuids is based upon the value of the bits from most significant to least significant . concode_field_sep long node concode_elem_sep long serialVersionUID concode_elem_sep int variant concode_elem_sep SecureRandom rng concode_elem_sep long leastSigBits c... |
JPAApi function ( String arg0 ) { return new DefaultJPAApi ( DefaultJPAConfig . of ( "srini_string" , arg0 ) , entityManagerContext ) . start ( ) ; } | create a default jpaapi with name `` default '' and the given unit name . automatically initialise the jpa entity manager factories . concode_field_sep JPAEntityManagerContext entityManagerContext concode_field_sep void bindForSync concode_elem_sep EntityManager em |
void function ( String arg0 ) { this . username = arg0 ; } | sets the value of the username property . concode_field_sep String password concode_elem_sep String newpassword concode_elem_sep String username concode_field_sep void setPassword concode_elem_sep String getPassword concode_elem_sep void setNewpassword concode_elem_sep String getNewpassword concode_elem_sep String getU... |
boolean function ( Object arg0 ) { if ( arg0 == this ) { return true ; } if ( ! ( arg0 instanceof PaintItem ) ) { return false ; } PaintItem loc0 = ( PaintItem ) arg0 ; if ( this . value != loc0 . value ) { return false ; } if ( ! PaintUtilities . equal ( this . paint , loc0 . paint ) ) { return false ; } return true ;... | tests this item for equality with an arbitrary object . concode_field_sep long serialVersionUID concode_elem_sep double upperBound concode_elem_sep List lookupTable concode_elem_sep Paint paint concode_elem_sep double lowerBound concode_elem_sep long serialVersionUID concode_elem_sep Paint defaultPaint concode_elem_sep... |
void function ( MouseEvent arg0 ) { } | invoked when the mouse enters a component . concode_field_sep Point lastMousePosition concode_elem_sep DocumentViewModel documentViewModel concode_elem_sep AbstractDocumentView parentComponent concode_elem_sep DocumentViewController documentViewController concode_field_sep void mouseReleased concode_elem_sep void insta... |
void function ( ) { } | this method resets the outgoing events . concode_field_sep boolean e concode_elem_sep SCInterfaceImpl sCInterface concode_elem_sep boolean f concode_elem_sep boolean i1 concode_elem_sep boolean i2 concode_elem_sep int nextStateIndex concode_elem_sep State[] stateVector concode_field_sep void init concode_elem_sep SCInt... |
int function ( int arg0 [ ] ) { int loc0 = 0 ; int loc1 = arg0 [ 0 ] ; for ( int loc2 = 1 ; loc2 < arg0 . length ; loc2 ++ ) { int loc3 = loc1 ; loc1 = Math . max ( loc0 + arg0 [ loc2 ] , loc1 ) ; loc0 = loc3 ; } return loc1 ; } | fast dp solution . concode_field_sep PlaceHolder placeHolder concode_field_sep void main |
void function ( ) { Number [ ] loc0 = clockTime1 . getClockTime ( ) ; Number [ ] loc1 = { 14 , 15 , 0 } ; ( ( DefaultClockTime ) clockTime1 ) . setClockTime ( loc1 ) ; assertFalse ( clockTime1 . getClockTime ( ) . equals ( loc0 ) ) ; } | test of setclocktime method , of class defaultclocktime . concode_field_sep ClockTime clockTime1 concode_elem_sep ClockTime clockTime2 concode_field_sep void testGetClockTime concode_elem_sep void testToString concode_elem_sep void setUp concode_elem_sep void testHashCode concode_elem_sep void tearDown concode_elem_sep... |
int function ( long arg0 , String arg1 ) { return setString ( arg0 , arg1 , 0 , arg1 . length ( ) ) ; } | writes the given java string to the clob value that this clob object designates at the position pos . concode_field_sep ClobDataID clob concode_elem_sep boolean isClosed concode_elem_sep SessionInterface session concode_field_sep Writer setCharacterStream concode_elem_sep OutputStream setAsciiStream concode_elem_sep vo... |
java . util . List < T > function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 , int arg1 , int arg2 , com . liferay . portal . kernel . util . OrderByComparator < T > arg3 ) { return _dlSyncEventLocalService . arg0 ( arg0 , arg1 , arg2 , arg3 ) ; } | performs a dynamic query on the database and returns an ordered range of the matching rows . 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... |
void function ( ) { } | dummy test case to make intellij recognize this as a test class . concode_field_sep DatastoreCleanerFactoryService factory concode_field_sep void testServiceOptions concode_elem_sep void setUp concode_elem_sep void setUp concode_elem_sep void testSuccess |
String function ( ) { return id ; } | gets the timezone location used to identify this time zone . concode_field_sep DateFormat dateFormat concode_elem_sep String id concode_elem_sep String mapCommandButtonId concode_elem_sep String checkboxId concode_field_sep String getUseDaylightTime concode_elem_sep boolean isRelevantComponentId concode_elem_sep String... |
boolean function ( ) { String loc0 = Environment . getExternalStorageState ( ) ; boolean loc1 ; if ( loc0 . equals ( Environment . MEDIA_MOUNTED ) ) { loc1 = true ; } else { loc1 = false ; } return loc1 ; } | determine if sd card exists . concode_field_sep String LOG_TAG concode_field_sep long getFreeDiskSpace concode_elem_sep File constructFilePaths concode_elem_sep long freeSpaceCalculation concode_elem_sep boolean testFileExists |
Vector function ( Vector arg0 , int arg1 ) { Vector loc0 = arg0 . sub ( arg0 . shift ( - arg1 ) ) ; loc0 . scalei ( 1.0 / arg1 ) ; return loc0 ; } | calculate the moving average from the integral vector . concode_field_sep Percentile p concode_field_sep void writeToCell concode_elem_sep boolean listEquals concode_elem_sep String toString concode_elem_sep boolean equalTol concode_elem_sep Vector categorize |
SimpleDateFormat function ( ) { return new SimpleDateFormat ( "srini_string" ) ; } | obtiene un simpledateformat configurado para obtener una fecha y hora , en formato completo . concode_field_sep String GMT concode_field_sep String formatString concode_elem_sep String formatString concode_elem_sep String formatDate concode_elem_sep SimpleDateFormat geTimetCompleteFormat concode_elem_sep String formatD... |
void function ( EwsServiceXmlReader arg0 , String arg1 ) { this . loadFromXml ( arg0 , this . getNamespace ( ) , arg1 ) ; } | loads from xml . concode_field_sep List<IComplexPropertyChangedDelegate> onChangeList concode_elem_sep XmlNamespace xmlNamespace concode_field_sep void writeAttributesToXml concode_elem_sep void removeChangeEvent concode_elem_sep void writeToXml concode_elem_sep void writeToXml concode_elem_sep boolean tryReadElementFr... |
ContentNegotiationConfigurer function ( boolean arg0 ) { this . factory . setFavorParameter ( arg0 ) ; return this ; } | whether a request parameter `` format '' by default should be used to determine the requested media type . for this option to work you must register #mediatype string , mediatype media type mappings . by default this is set to false . concode_field_sep Map<String,MediaType> mediaTypes concode_elem_sep ContentNegotiatio... |
String function ( ) { return this . description ; } | a description of the property , if any . can be multi-lines . concode_field_sep Object defaultValue concode_elem_sep String name concode_elem_sep String description concode_elem_sep String id concode_elem_sep String shortDescription concode_elem_sep List<ValueHint> valueHints concode_elem_sep String type concode_elem_s... |
void function ( String arg0 , String arg1 , Object ... arg2 ) { if ( LOG . DEBUG >= LOGLEVEL ) Log . d ( arg0 , String . format ( arg1 , arg2 ) ) ; } | debug log message with printf formatting . concode_field_sep int WARN concode_elem_sep int VERBOSE concode_elem_sep int ERROR concode_elem_sep int LOGLEVEL concode_elem_sep int DEBUG concode_elem_sep int INFO concode_field_sep boolean isLoggable concode_elem_sep void setLogLevel concode_elem_sep void setLogLevel concod... |
void function ( Collection < C > arg0 , Predicate < ? super C > arg1 , Collection < D > arg2 ) { for ( C loc0 : arg0 ) { loc0 . collect ( arg1 , arg2 ) ; } } | for each expression in ` nodelist ' , collect all subexpressions satisfying ` predicate ' into ` matches ' concode_field_sep ArrayList<NodeType> children_ concode_field_sep ArrayList<NodeType> getChildren concode_elem_sep void collectAll concode_elem_sep boolean contains concode_elem_sep boolean contains concode_elem_s... |
Collection function ( ) { return subqueries ; } | returns an unordered collection of subqueries that are alternative views of the result set for this transform . objects are of type subquerydefinition . concode_field_sep List subqueries concode_elem_sep List beforeExpressions concode_elem_sep List sorts concode_elem_sep int BEFORE_FIRST_ROW concode_elem_sep List after... |
Timestamp function ( ) { return versionTimestamp ; } | returns the versiontimestamp . concode_field_sep Boolean _boolean concode_elem_sep Integer _null concode_elem_sep Byte _byte concode_elem_sep String joinedProp concode_elem_sep java.io.Serializable nullBlob concode_elem_sep byte[] _bytes concode_elem_sep Double _double concode_elem_sep Short _short concode_elem_sep int... |
void function ( long arg0 ) { if ( Quota . isViolated ( quota . getNameSpace ( ) , usage . getNameSpace ( ) , arg0 ) ) { throw new NSQuotaExceededException ( quota . getNameSpace ( ) , usage . getNameSpace ( ) + arg0 ) ; } } | verify if the namespace quota is violated after applying delta . concode_field_sep long DEFAULT_STORAGE_SPACE_QUOTA concode_elem_sep QuotaCounts quota concode_elem_sep QuotaCounts usage concode_elem_sep long DEFAULT_NAMESPACE_QUOTA concode_field_sep String storagespaceString concode_elem_sep Builder typeQuotas concode_... |
boolean function ( ) { return true ; } | determines if a backing store can be compacted . concode_field_sep boolean subpixel concode_elem_sep boolean smooth concode_elem_sep boolean mipmap concode_elem_sep boolean antialias concode_elem_sep boolean DEBUG concode_elem_sep List<EventListener> listeners concode_elem_sep Font font concode_field_sep void move conc... |
String function ( ) { return algorithm ; } | returns the basic protocol/algorithm being used to secure the port connections . an example would be `` ssl '' or `` tls '' . concode_field_sep String address concode_elem_sep int port concode_elem_sep List<String> names concode_elem_sep boolean secure concode_elem_sep Type type concode_elem_sep String algorithm concod... |
long function ( com . liferay . portal . kernel . dao . orm . DynamicQuery arg0 ) { return getService ( ) . dynamicQueryCount ( arg0 ) ; } | returns the number of rows matching the dynamic query . concode_field_sep LayoutBranchLocalService _service concode_field_sep com.liferay.portal.kernel.model.LayoutBranch addLayoutBranch concode_elem_sep com.liferay.portal.kernel.model.LayoutBranch addLayoutBranch concode_elem_sep com.liferay.portal.kernel.model.Layout... |
boolean function ( int arg0 ) { return ! isVowel ( arg0 ) ; } | tests whether the ith letter is a consonant . concode_field_sep String letters concode_field_sep boolean isVowel concode_elem_sep String getPluralForm concode_elem_sep boolean is |
void function ( long arg0 ) { this . routingQueue = arg0 ; } | sets the id of the queue to route to when this router evalutes to true . concode_field_sep long routingQueue concode_field_sep long getRoutingQueue concode_elem_sep boolean isConfigurable concode_elem_sep boolean handleRequest |
boolean function ( Class < K > arg0 , K arg1 ) { int loc0 = findIndex ( arg0 ) ; if ( loc0 > - 1 ) { influencers . insert ( loc0 , arg1 ) ; influencers . removeIndex ( loc0 + 1 ) ; return true ; } return false ; } | replaces the influencer of the given type with the one passed as parameter . concode_field_sep BoundingBox boundingBox concode_elem_sep ParticleControllerRenderer<?,?> renderer concode_elem_sep Matrix4 transform concode_elem_sep float deltaTime concode_elem_sep String name concode_elem_sep Array<Influencer> influencers... |
Set < Method > function ( ) { return new HashSet < Method > ( setters ) ; } | it returns the attribute setters concode_field_sep Set<Method> setters concode_elem_sep String name concode_elem_sep long serialVersionUID concode_elem_sep Field attribute concode_elem_sep Set<Method> getters concode_field_sep void setAttribute concode_elem_sep String getName concode_elem_sep Field getAttribute concode... |
void function ( ClassVisitor arg0 ) { if ( interfaceClasses != null ) { for ( int loc0 = 0 ; loc0 < interfaceClasses . length ; loc0 ++ ) { Clazz loc1 = interfaceClasses [ loc0 ] ; if ( loc1 != null ) { loc1 . accept ( arg0 ) ; } } } } | lets the given class visitor visit all known direct interfaces . concode_field_sep int u2accessFlags concode_elem_sep String thisClassName concode_elem_sep Clazz superClass concode_elem_sep Object visitorInfo concode_elem_sep LibraryMethod[] methods concode_elem_sep Clazz[] subClasses concode_elem_sep String[] interfac... |
String function ( ) { return link ; } | linked relationship id concode_field_sep CTOfficeArtExtensionList extLst concode_elem_sep String link concode_field_sep void setLink concode_elem_sep CTOfficeArtExtensionList getExtLst concode_elem_sep void setExtLst |
void function ( ) { LuceneSearchService loc0 = new LuceneSearchService ( ) ; int loc1 = loc0 . getTopDocStartIndex ( null , 10 ) ; assertEquals ( 0 , loc1 ) ; } | can we calculate the start index for an implicit `` everything '' query ? concode_field_sep PlaceHolder placeHolder concode_field_sep void testGetSpeciesByTrait02 concode_elem_sep void testGetSpeciesByTrait01 concode_elem_sep void testGetTopDocEndIndex01 concode_elem_sep void testGetTopDocStartIndex04 concode_elem_sep ... |
void function ( ) { if ( mParent != null || ( mChildren != null && mChildren . size ( ) > 0 ) ) { throw new IllegalStateException ( "srini_string" ) ; } style . reset ( ) ; layout . resetResult ( ) ; lineIndex = 0 ; mLayoutState = LayoutState . DIRTY ; } | resets this instance to its default state . this method is meant to be used when recycling cssnode instances . concode_field_sep CSSNode mParent concode_elem_sep CSSNode nextAbsoluteChild concode_elem_sep CSSStyle style concode_elem_sep ArrayList<CSSNode> mChildren concode_elem_sep int lineIndex concode_elem_sep Measur... |
JSLint function ( File arg0 ) { return fromFile ( arg0 , utf8 ) ; } | initialize the scope with the jslint.js passed in on the filesystem . assumes a utf-8 encoding . concode_field_sep ContextFactory contextFactory concode_elem_sep String JSLINT_FILE concode_elem_sep Charset utf8 concode_field_sep JSLint fromClasspathResource concode_elem_sep JSLint fromClasspathResource concode_elem_sep... |
void function ( ) { Thread loc0 = threadVar . get ( ) ; if ( loc0 != null ) { loc0 . interrupt ( ) ; } threadVar . clear ( ) ; } | a new method that interrupts the worker thread . call this method to force the worker to stop what it 's doing . concode_field_sep Thread thread concode_elem_sep Integer threadPriority concode_elem_sep Object value concode_elem_sep ThreadVar threadVar concode_field_sep void setThreadPriority concode_elem_sep Object get... |
double function ( ) { double loc0 = 0 ; for ( int loc1 = 0 ; loc1 < getBinCount ( ) ; loc1 ++ ) { loc0 += getBinScore ( loc1 ) ; } return loc0 ; } | adds the scores from all the bins . concode_field_sep double[] bins concode_field_sep double getBinScore concode_elem_sep void add concode_elem_sep void addToBinScore concode_elem_sep int getBinCount concode_elem_sep double symDiff |
String function ( ) { return RevisionUtils . extract ( "srini_string" ) ; } | returns the revision string . concode_field_sep long serialVersionUID concode_field_sep int[] search concode_elem_sep ASSearch forName concode_elem_sep ASSearch[] makeCopies |
String function ( ) { return evidencniCislo ; } | gets the value of the evidencnicislo property . concode_field_sep Integer poradoveCislo concode_elem_sep TUrceneCasoveObdobi urceneCasoveObdobi concode_elem_sep String nazevEvidenceDokumentu concode_elem_sep String evidencniCislo concode_field_sep String getNazevEvidenceDokumentu concode_elem_sep void setEvidencniCislo... |
void function ( long arg0 ) { _resourcePermission . setResourcePermissionId ( arg0 ) ; } | sets the resource permission id of this resource permission . concode_field_sep ResourcePermission _resourcePermission concode_field_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep void setExpandoBridgeAttributes concode_elem_sep java.lang.String getName concode_ele... |
void function ( int arg0 , boolean arg1 ) { _L . set ( arg0 , arg1 ) ; } | set index to value in the l part of this acceptance signature . concode_field_sep int _size concode_elem_sep MyBitSet _U concode_elem_sep MyBitSet _L concode_field_sep MyBitSet getL concode_elem_sep void setU concode_elem_sep void clear concode_elem_sep RabinAcceptance.RabinColor getColor concode_elem_sep int compareTo... |
void function ( ) { } | detach model . concode_field_sep long serialVersionUID concode_field_sep Boolean getObject concode_elem_sep void select concode_elem_sep void unselect concode_elem_sep boolean isSelected concode_elem_sep void setObject |
String function ( final Package arg0 , final String arg1 ) { Validate . notNull ( arg0 , "srini_string" , "srini_string" ) ; Validate . notNull ( arg1 , "srini_string" , "srini_string" ) ; return arg0 . getName ( ) . replace ( '.' , '/' ) + "srini_string" + arg1 ; } | returns the fully qualified path for the resource with name resourcename relative to the given context.note that this method does not check whether the resource actually exists . it only constructs the path . null inputs are not allowed . classpathutils.tofullyqualifiedpath stringutils.class.getpackage , `` stringutils... |
FormListRequestBuilder function ( Boolean arg0 ) { this . includeArchived = arg0 ; return this ; } | sets whether to include archived forms in the response . concode_field_sep Boolean includeArchived concode_elem_sep String xmlns concode_elem_sep String appVersion concode_elem_sep Integer pageNumber concode_elem_sep DateTime receivedOnEnd concode_elem_sep Integer pageSize concode_elem_sep DateTime receivedOnStart conc... |
String function ( ) { String loc0 ; loc0 = AccessController . doPrivileged ( new PrivilegedAction < String > ( ) { public String run ( ) { return Security . getProperty ( CPV_TYPE ) ; } } ) ; if ( loc0 == null ) { loc0 = "srini_string" ; } return loc0 ; } | returns the default certpathvalidator type as specified in the java security properties file , or the string `` pkix '' if no such property exists . the java security properties file is located in the file named < java_home > / lib/security/java . security . < java_home > refers to the value of the java.home system pro... |
boolean function ( ) { return fired ; } | has this effect been fired . only effects that have not been fired are sent to the browser 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_sep float duration concode_elem... |
EventType function ( ) { return EventType . MAP_ATTEMPT_FINISHED ; } | get the event type concode_field_sep long mapFinishTime concode_elem_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 int port concode_elem_sep int[][] allSp... |
void function ( float arg0 ) { out . println ( arg0 ) ; } | print a float to standard output and then terminate the line . concode_field_sep String CHARSET_NAME concode_elem_sep Locale LOCALE concode_elem_sep PrintWriter out concode_field_sep void print concode_elem_sep void print concode_elem_sep void print concode_elem_sep void print concode_elem_sep void print concode_elem_s... |
int function ( int arg0 ) { return values . getHandle ( arg0 ) ; } | get the handle for the given index . added to support rti13.javapackage concode_field_sep Java1ByteArrayMap values concode_elem_sep Java1Region region concode_field_sep byte[] getValue concode_elem_sep int getOrderType concode_elem_sep int getValueLength concode_elem_sep int size concode_elem_sep Region getRegion conco... |
String function ( ) { return text ; } | gets the html needed to insert a valid css link tag . concode_field_sep String tempStyle concode_elem_sep String imageDirPath concode_elem_sep ArrayList<SelectItem> styleList concode_elem_sep String cssPath concode_elem_sep String XP concode_elem_sep String currentStyle concode_elem_sep String RIME concode_elem_sep Str... |
boolean function ( String arg0 , String arg1 , String arg2 ) { return ( W_NS . equals ( arg0 ) && HYPERLINK_ELT . equals ( arg1 ) ) ; } | returns true if current element is w : hyperlink and false otherwise . concode_field_sep PlaceHolder placeHolder concode_field_sep boolean isNum concode_elem_sep boolean isAbstractNumId concode_elem_sep boolean isAbstractNum concode_elem_sep boolean isFldChar concode_elem_sep boolean isBookmarkEnd concode_elem_sep bool... |
void function ( java . util . Collection < AssessmentTarget > arg0 ) { if ( arg0 == null ) { this . assessmentTargets = null ; return ; } this . assessmentTargets = new java . util . ArrayList < AssessmentTarget > ( arg0 ) ; } | information about the assessment target s . concode_field_sep java.util.List<AssessmentTarget> assessmentTargets concode_elem_sep java.util.Map<String,FailedItemDetails> failedItems concode_field_sep java.util.Map<String,FailedItemDetails> getFailedItems concode_elem_sep void setFailedItems concode_elem_sep DescribeAss... |
boolean function ( ) { return false ; } | determines whether the font is a multibyte font . concode_field_sep long charMapOps concode_elem_sep Set<Character> warnedChars concode_elem_sep Log log concode_elem_sep char NOT_FOUND concode_elem_sep FontEventListener eventListener concode_field_sep void setEventListener concode_elem_sep boolean hasChar concode_elem_... |
void function ( ) { for ( int loc0 = 0 ; loc0 < inputDimension ; loc0 ++ ) { if ( loc0 <= 1 ) { ordValues [ loc0 ] = precisionModel . makePrecise ( dis . readDouble ( ) ) ; } else { ordValues [ loc0 ] = dis . readDouble ( ) ; } } } | reads a coordinate value with the specified dimensionality . makes the x and y ordinates precise according to the precision model in use . concode_field_sep GeometryFactory factory concode_elem_sep PrecisionModel precisionModel concode_elem_sep ByteOrderDataInStream dis concode_elem_sep int inputDimension concode_elem_... |
void function ( ) { if ( file != null ) { closeSilently ( ) ; handler . getTempFileDeleter ( ) . deleteFile ( autoDeleteReference , name ) ; name = null ; } } | close the file ignoring exceptions and delete the file . concode_field_sep String mode concode_elem_sep int HEADER_LENGTH concode_elem_sep DataHandler handler concode_elem_sep long filePos concode_elem_sep Reference<?> autoDeleteReference concode_elem_sep FileChannel file concode_elem_sep boolean checkedWriting concode... |
int function ( final T arg0 , final T arg1 ) { if ( arg0 == null ) { if ( arg1 == null ) { return 0 ; } return - 1 ; } else { if ( arg1 == null ) { return 1 ; } return arg0 . compareTo ( arg1 ) ; } } | returns a consistent ordering over two elements even if one of them is null as long as compareto is stable , of course . there 's a `` trickier '' solution with xor at http://stackoverflow.com/a/481836 but the straightforward answer seems better . concode_field_sep PlaceHolder placeHolder concode_field_sep Comparator<b... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.