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

<<31323334353637383940>>

  /bionic/libc/stdio/
fdopen.c 65 * end before each write.
fwrite.c 39 * Write `count' objects (each size `size') from memory to the given file.
  /bionic/linker/
NOTICE 80 this License, each Contributor hereby grants to You a perpetual,
87 this License, each Contributor hereby grants to You a perpetual,
157 agreed to in writing, Licensor provides the Work (and each
185 defend, and hold each Contributor harmless for any liability
  /bootable/recovery/
NOTICE 80 this License, each Contributor hereby grants to You a perpetual,
87 this License, each Contributor hereby grants to You a perpetual,
157 agreed to in writing, Licensor provides the Work (and each
185 defend, and hold each Contributor harmless for any liability
  /bootable/recovery/updater/
Android.mk 27 # Each library in TARGET_RECOVERY_UPDATER_LIBS should have a function
  /build/core/
node_fns.mk 114 # Walks through the list of variables, each qualified by the prefix,
116 # off INHERIT_TAG from each matching word, and return the sorted,
139 # for each variable ( (prefix + name) * vars ):
141 # for each inherit:
  /cts/tests/res/menu/
category_order.xml 38 (Furthermore, notice how the orders in each category are independent from the other
  /cts/tools/dx-tests/src/dxc/junit/opcodes/lstore_0/
Test_lstore_0.java 34 * @title Each of the lstore_<n> instructions is the same as lstore with an index of <n>
  /cts/tools/dx-tests/src/dxc/junit/opcodes/lstore_1/
Test_lstore_1.java 34 * @title each of the lstore_<n> instructions is the same as lstore with an index of <n>
  /cts/tools/dx-tests/src/dxc/junit/opcodes/lstore_2/
Test_lstore_2.java 34 * @title each of the lstore_<n> instructions is the same as lstore with an index of <n>
  /cts/tools/dx-tests/src/dxc/junit/opcodes/lstore_3/
Test_lstore_3.java 34 * @title each of the lstore_<n> instructions is the same as lstore with an index of <n>
  /cts/tools/signature-tools/src/signature/model/util/
ITypeFactory.java 92 * assigned to each other!
  /dalvik/
NOTICE 80 this License, each Contributor hereby grants to You a perpetual,
87 this License, each Contributor hereby grants to You a perpetual,
157 agreed to in writing, Licensor provides the Work (and each
185 defend, and hold each Contributor harmless for any liability
  /dalvik/docs/opcodes/
opcode-2b-packed-switch.html 18 table of offsets corresponding to each value in a particular integral range, or
  /dalvik/docs/
porting-guide.html 56 in the "generic" directory. There are two source files for each architecture.
118 statement. After each instruction is handled, the interpreter returns to
130 by a fixed value. By default, each handler is allowed 64 bytes of space.
141 implementations of each handler, and be able to flip back and forth
193 handler through a function pointer. Each handler takes a "glue" argument
196 Your goal is to replace the entry method, exit method, and each individual
226 Note that each block begins with a <code>.balign 64</code> directive.
227 This is what pads each handler out to 64 bytes. Note also that the
247 <a href="dalvik-bytecode.html">Dalvik bytecode</a> documentation. Each
  /dalvik/dx/src/com/android/dx/rop/code/
BasicBlockList.java 103 * sum of the instruction counts of each block.
170 * Visits each instruction of each block in the list, in order.
186 * the registers in each instruction are offset by the given
  /dalvik/libcore/icu/src/main/java/com/ibm/icu4jni/util/
Resources.java 215 * array for each time zone name type. (standard/long, standard/short,
219 * native has 5 entries, each providing space for all time zone names of
257 * @return An array of time zone strings. Each row represents one time zone.
259 * "Europe/Berlin". The other columns then hold for each row the
  /dalvik/libcore/luni/src/main/java/java/util/
Iterator.java 54 * This method can only be called once between each call to {@code next}.
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/util/
LocaleCache.java 64 // NumberFormat is mutable, so return a new clone each time.
  /dalvik/libcore/security/src/main/java/java/security/
PermissionsHash.java 27 * Each hashtable entry stores a Permission object as both the key and the
Principal.java 48 * hash code for {@code Principal}s that are equal to each other as
  /dalvik/libcore/sql/src/main/java/SQLite/
Callback.java 60 * This method is invoked for each row of the
TableResult.java 57 * Rows of the result set. Each row is stored as a String array.
  /dalvik/libcore/sql/src/main/java/java/sql/
Struct.java 24 * as a Java object. The {@code Struct} object has a value for each attribute of the SQL structured
  /dalvik/libcore/support/src/test/java/tests/support/
Support_PortManager.java 95 * should be about += 100 at each 6 second interval

Completed in 437 milliseconds

<<31323334353637383940>>