HomeSort by relevance Sort by last modified time
    Searched full:each (Results 476 - 500 of 7153) sorted by null

<<11121314151617181920>>

  /sdk/traceview/src/com/android/traceview/
DmTraceReader.java 251 // Assign a global timestamp to each event.
298 // Allow each thread to do any cleanup of the call stack.
299 // Also add the elapsed time for each thread to the toplevel
440 // Also set all the root pointers in each node in the call tree.
481 // Let each method analyze its profile data
499 * timeline for each thread. Each record is a pair: (row, block) where: row:
509 // For each thread, push a "toplevel" call that encompasses the
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
Ctrl.h 104 /* number of retries for each rate in each class in the policy that we set to the FW */
txDataQueue.h 51 /* Max number of packets in each queue */
89 TI_UINT32 aQueueMaxSize[MAX_NUM_OF_AC]; /* indicates the max size of each Data queue */
  /bionic/libc/stdlib/
strtoll.c 43 * alphabets and digits are each contiguous.
strtoull.c 43 * alphabets and digits are each contiguous.
  /bootable/bootloader/legacy/include/boot/
gpio_keypad.h 38 unsigned int settle_time; // micro seconds to wait before reading inputs after driving each output
  /bootable/recovery/
bootloader.h 24 * each other.
  /build/tools/fs_config/
fs_config.c 26 // trailing slash) on the stdin, and prints to stdout each input
  /cts/tools/dasm/src/java_cup/
parse_action_table.java 7 * It has one row for each state in the parse machine, and a column for
8 * each terminal symbol. Each entry in the table represents a shift,
57 * Issue a warning message (to System.err) for each production that
  /cts/tools/dx-tests/src/dxc/junit/opcodes/istore_0/
Test_istore_0.java 36 * "Each of the istore_<n> instructions is the same as istore with an index of <n>"
  /cts/tools/dx-tests/src/dxc/junit/opcodes/istore_1/
Test_istore_1.java 34 * @title each of the istore_<n> instructions is the same as istore with an index of <n>
  /cts/tools/dx-tests/src/dxc/junit/opcodes/istore_2/
Test_istore_2.java 34 * @title Each of the istore_<n> instructions is the same as istore with an index of <n>
  /cts/tools/dx-tests/src/dxc/junit/opcodes/istore_3/
Test_istore_3.java 34 * @title Each of the istore_<n> instructions is the same as istore with an index of <n>
  /cts/tools/signature-tools/templates/
ApiOverviewPage.st 18 fields. Each reference to an API change includes a brief description of the
  /dalvik/dx/tests/095-dex-const-string-jumbo/
run 20 # Note: Each string reference is stored in a separate static variable,
  /dalvik/dx/tests/112-dex-return-jsr-result/
run 18 # is to check to see that there are two invoke-static instructions, each
  /dalvik/libcore/dalvik/src/main/java/dalvik/system/
DalvikLogHandler.java 28 * may otherwise need to be calculated for each published message.
  /dalvik/libcore/dom/src/test/java/org/w3c/domts/
DOMTestSuite.java 58 * to a test framework since each framework implements
  /dalvik/libcore/security/src/main/java/java/security/
KeyPairGenerator.java 204 * Computes and returns a new unique {@code KeyPair} each time this method
209 * @return a new unique {@code KeyPair} each time this method is called
216 * Computes and returns a new unique {@code KeyPair} each time this method
221 * @return a new unique {@code KeyPair} each time this method is called
SecureRandomSpi.java 43 * Generates and stores random bytes in the given {@code byte[]} for each
  /dalvik/libcore/security/src/main/java/org/bouncycastle/util/encoders/
BufferedDecoder.java 17 * @param bufSize amount of input to buffer for each chunk.
BufferedEncoder.java 17 * @param bufSize amount of input to buffer for each chunk.
  /dalvik/libcore/x-net/src/main/java/javax/net/ssl/
KeyManagerFactorySpi.java 68 * Returns a list of key managers, one instance for each type of key in the
TrustManagerFactorySpi.java 61 * Returns the list of {@code TrustManager}s with one entry for each type
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/transformer/
KeyTable.java 59 * Hold a cache of key() function result for each ref.
164 // Walk through each of the declarations made with xsl:key
252 // in each nodeset. We use nodes.nextNode after each entry so we can

Completed in 353 milliseconds

<<11121314151617181920>>