Searched
full:calls (Results
926 -
950 of
3371) sorted by null
<<31323334353637383940>>
/bootable/recovery/minzip/ |
Log.h | 11 // supports O_APPEND. These calls have mutex-protected data structures
|
/build/tools/acp/ |
acp.c | 6 * The GNU/Linux "cp" uses O_LARGEFILE in its open() calls, utimes() instead
|
/build/tools/apriori/ |
prelinkmap.c | 121 /* apriori() calls this function when it determine the size of a library
|
/build/tools/droiddoc/src/ |
SinceTagger.java | 32 * Specifies the apicheck XML file and the API version it holds. Calls to
|
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
AbstractExecutorService.java | 197 // Interleave time checks and calls to execute in case
|
/dalvik/libcore/crypto/src/main/java/javax/crypto/ |
CipherSpi.java | 125 * data from previous {@code update} calls and padding. 374 * update} calls. 397 * {@code update} calls. 428 * previous {@code update} calls. The transformed bytes are placed into
|
/dalvik/libcore/json/src/test/java/org/json/ |
SelfUseTest.java | 22 * These tests checks self use calls. For the most part we doesn't attempt to
|
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/platform/ |
OSFileSystem.java | 134 * Scatter/gather calls.
|
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/util/ |
InputStreamHelper.java | 159 * Calls read multiple times on the given input stream until it receives an
|
/dalvik/libcore/luni/src/test/java/tests/api/java/io/ |
OutputStreamTest.java | 36 notes = "Constructor just calls super()."
|
/dalvik/libcore/nio/src/main/java/java/nio/channels/ |
Selector.java | 59 * Closes this selector. Ongoing calls to the {@code select} methods of this
|
/dalvik/libcore/security/src/main/java/java/security/ |
SecureClassLoader.java | 141 // It calls {@link getPermissions()} to get a set of permissions.
|
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/provider/crypto/ |
RandomBitsSupplier.java | 168 // * method uses system API calls to generate random numbers<BR>
|
/dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/x509/ |
RoleSyntax.java | 89 * and calls the constructor that takes a <code>GeneralName</code>.
|
/dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/ |
DigestInputStreamTest.java | 184 // check that subsequent read() calls return -1 (eos) 188 // check that 3 previous read() calls did not update digest 495 // check that subsequent read(byte[],int,int) calls return -1 (EOS) 499 // check that 3 previous read() calls did not update digest
|
/dalvik/libcore/sql/src/main/java/java/sql/ |
SQLData.java | 41 * This is done via {@code SQLInput} and {@code SQLOutput} method calls
|
/dalvik/libcore/sql/src/test/java/tests/java/sql/ |
QueryTimeoutTest.java | 53 * query in 4 different threads concurrently. The query calls a user-defined, 57 * timeouts from calls to ResultSet.next(). Two connections are used, two 66 * getting timeouts from calls to Statement.execute(). Each thread executes the 70 * between them (contrary to the first part of this test, where calls to
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/ |
ChildTestIterator.java | 163 * state. After<code>detach</code> has been invoked, calls to
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/objects/ |
XRTreeFragSelectWrapper.java | 81 * calls to <code>nextNode</code> or <code>previousNode</code> will
|
XStringForChars.java | 132 * string-value. Multiple calls to the
|
/dalvik/libcore/xml/src/main/java/org/w3c/dom/traversal/ |
NodeIterator.java | 105 * <code>detach</code> has been invoked, calls to <code>nextNode</code>
|
/dalvik/libcore/xml/src/main/java/org/xml/sax/ |
ErrorHandler.java | 30 * with {@link #error error()} calls must be registered.</p>
|
/dalvik/tests/044-proxy/src/ |
WrappedThrow.java | 193 // Trap Object calls. This is important here to avoid a recursive
|
/dalvik/vm/ |
Exception.h | 153 * Print the exception stack trace on stderr. Calls the exception's
|
Profile.c | 609 fprintf(state->traceFile, "num-method-calls=%d\n", 732 * trace page for normal Java methods. We also trace calls to native 790 * The GC calls this when it's about to start. We add a marker to the 803 * The class loader calls this when it's loading or initializing a class.
|
Completed in 620 milliseconds
<<31323334353637383940>>