HomeSort by relevance Sort by last modified time
    Searched full:eight (Results 26 - 50 of 294) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/webkit/JavaScriptCore/tests/mozilla/js1_5/Array/
regress-107138.js 45 'six', 'seven', 'eight', 'nine', 'ten'];
133 expect = 'eight';
138 expect = 'eight';
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_common.c 205 * @pin: Seven digit PIN (i.e., eight digit PIN without the checksum digit)
224 * @pin: Eight digit PIN (i.e., including the checksum digit)
235 * Returns: Eight digit PIN (i.e., including the checksum digit)
  /bionic/libc/arch-x86/string/
strcat.S 17 * NOTE: I've unrolled the loop eight times: large enough to make a
strncmp.S 10 * NOTE: I've unrolled the loop eight times: large enough to make a
  /external/dropbear/libtomcrypt/src/pk/asn1/der/integer/
der_length_integer.c 48 /* find power of 2 that is a multiple of eight and greater than count bits */
  /external/guava/src/com/google/common/base/
Charsets.java 44 * UTF-8: eight-bit UCS Transformation Format.
  /external/v8/src/ia32/
simulator-ia32.h 55 // expect eight int/pointer sized arguments and return an int.
  /external/v8/src/x64/
simulator-x64.h 56 // expect eight int/pointer sized arguments and return an int.
  /cts/tools/dex-tools/src/dex/structure/
DexEncodedValueType.java 60 * signed eight-byte integer value, sign-extended
77 * eight-byte bit pattern, zero-extended to the right, and interpreted as an
  /dalvik/libcore/luni/src/main/java/java/io/
DataOutput.java 136 * Writes the specified 64-bit double. The resulting output is the eight
172 * Writes the specified 64-bit long. The resulting output is the eight
  /external/openssl/crypto/bn/
bn_prime.pl 97 $eight=$i;
106 printf "#define NUMPRIMES %d\n",$eight;
  /external/srec/config/en.us/grammars/
ipaq_commands.grxml 131 <item> eight <tag>V='8'</tag> </item>
145 <item> eight <tag>V='8'</tag> </item>
lookup.grxml 153 eight
  /bionic/libc/regex/
cname.h 113 { "eight", '8' },
  /dalvik/docs/
instruction-formats.html 30 "<code>op</code>" is used to indicate the position of the eight-bit
37 consists of the opcode in the low eight bits and a pair of four-bit
38 values in the high eight bits; and the second word consists of a single
142 each four bits of the field. For example, an eight-bit field labeled
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/platform/
ICommonDataTypes.java 105 // Eight bytes
  /dalvik/vm/jdwp/
ExpandBuf.c 151 * Append eight big-endian bytes.
  /external/v8/test/cctest/
test-conversions.cc 117 // Eight bit bit field can hold values from 0 tp 255.
test-assembler-ia32.cc 274 // Copy xmm0 to st(0) using eight bytes of stack.
314 // Copy xmm0 to st(0) using eight bytes of stack.
  /packages/apps/Phone/res/layout-finger/
dialpad.xml 77 <ImageButton android:id="@+id/eight"
  /packages/apps/Phone/res/layout-long-finger/
dialpad.xml 81 <ImageButton android:id="@+id/eight"
  /cts/tools/dex-tools/src/dex/reader/
DexEncodedValueImpl.java 216 * VALUE_DOUBLE 0x11 size - 1 (0...7) ubyte[size] eight-byte bit pattern,
234 * VALUE_LONG 0x06 size - 1 (0...7) ubyte[size] signed eight-byte integer
  /external/jpeg/
jccolor.c 65 /* We allocate one big table and divide it up into eight parts, instead of
66 * doing eight alloc_small requests. This lets us use a single table base
68 * machines (more than can hold all eight addresses, anyway).
  /external/stlport/src/
iostream.cpp 51 // (2) Call the constructors for the eight global stream objects.
58 // Definitions of the eight global I/O objects that are declared in
88 // Definitions of the eight global I/O objects that are declared in
  /external/opencore/protocols/systems/common/include/
pv_2way_basic_types.h 175 * The four octets from five to eight are to be interpreted as a unique track id.
184 * The four octets from five to eight are to be interpreted as a unique track id.

Completed in 73 milliseconds

12 3 4 5 6 7 8 91011>>