HomeSort by relevance Sort by last modified time
    Searched refs:eight (Results 1 - 22 of 22) sorted by null

  /external/srec/config/en.us/tcp/
change_sample_rate2.tcp 12 recognize_nist dallas/0000/S072.nwf 0 0 oh eight four zero nine two five one eight five
13 recognize_nist dallas/0000/S074.nwf 0 0 eight six one oh five six six two six two
16 recognize_nist dallas/0000/S077.nwf 0 0 six nine five zero two eight seven seven three six
18 recognize_nist dallas/0000/S080.nwf 0 0 seven oh three seven nine zero six eight five seven
20 recognize_nist dallas/0000/S086.nwf 0 0 six eight seven two one oh eight five zero seven
21 recognize_nist dallas/0000/S088.nwf 0 0 four two zero eight five nine oh nine four zero
23 recognize_nist dallas/0300/S052.nwf 0 0 zero seven nine five two five seven six nine eight
24 recognize_nist dallas/0300/S053.nwf 0 0 eight three five seven nine zero three five two o
    [all...]
  /dalvik/tests/093-serialization/src/
Main.java 96 Short eight; field in class:Sub
104 eight = 8;
112 + " seven=" + seven + " eight=" + eight + " nine=" + nine
  /external/libvpx/vp8/encoder/x86/
variance_impl_mmx.asm 97 movq mm0, [rax] ; Copy eight bytes to mm0
98 movq mm1, [rbx] ; Copy eight bytes to mm1
116 movq mm1, [rbx] ; Copy eight bytes to mm1
122 movq mm0, [rax] ; Copy eight bytes to mm0
140 movq mm1, [rbx] ; Copy eight bytes to mm1
145 movq mm0, [rax] ; Copy eight bytes to mm0
163 movq mm1, [rbx] ; Copy eight bytes to mm1
168 movq mm0, [rax] ; Copy eight bytes to mm0
186 movq mm1, [rbx] ; Copy eight bytes to mm1
191 movq mm0, [rax] ; Copy eight bytes to mm
    [all...]
  /external/libvorbis/doc/
02-bitpacking.tex 13 native word size of eight bits (octets), sixteen bits, thirty-two bits
22 'octet', that is, eight bits. This has not always been the case;
26 modern platforms, this is generally assumed to be eight bits (not
33 octet (eight bits) and a word to be a group of two, four or eight
06-floor0.tex 35 5) [floor0_amplitude_offset] = read an unsigned integer of eight bits
37 7) array [floor0_book_list] = read a list of [floor0_number_of_books] unsigned integers of eight bits each;
08-residue.tex 89 As an example, assume a partition vector of size eight, to be encoded
118 As an example, assume a partition vector of size eight, to be encoded
209 bitmap being eight bits):
04-codec.tex 111 \item \varname{[vorbis_codebook_count]} = read eight bits as unsigned integer and add one
612 for greater-than-eight channels remains 'left to the implementation'.
646 \item[eight channels]
651 \item[greater than eight channels]
03-codebook.tex 30 system's native byte width is eight bits. This is not universally
32 relating to non-eight-bit bytes.
05-comment.tex 33 The comment header is logically a list of eight-bit-clean vectors; the
  /packages/apps/Phone/src/com/android/phone/
EmergencyDialer.java 76 R.id.seven, R.id.eight, R.id.nine,
378 case R.id.eight: {
DTMFTwelveKeyDialer.java 115 mDisplayMap.put(R.id.eight, '8');
    [all...]
  /external/v8/test/mjsunit/compiler/
expression-trees.js 58 // All 429 possible bitwise OR trees with eight leaves.
  /frameworks/base/policy/src/com/android/internal/policy/impl/keyguard_obsolete/
SimPukUnlockScreen.java 350 mEight = (TextView) findViewById(R.id.eight);
SimUnlockScreen.java 327 mEight = (TextView) findViewById(R.id.eight);
  /external/clang/test/SemaCXX/
constant-expression-cxx11.cpp 127 constexpr int eight = 8; member in namespace:DefaultArguments
132 static_assert(Sum(1, eight, &twentyseven) == 36, "");
133 static_assert(Sum(1, 2, &four, eight) == 15, "");
    [all...]
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
JSR166TestCase.java 611 public static final Integer eight = new Integer(8); field in class:JSR166TestCase
    [all...]
  /external/libvpx/vpx_scale/arm/neon/
vp8_vpxyv12_extendframeborders_neon.asm 154 ;Do eight rows at one time
425 ;Do eight rows at one time
  /packages/apps/Contacts/src/com/android/contacts/dialpad/
DialpadFragment.java 479 R.id.six, R.id.seven, R.id.eight, R.id.nine, R.id.zero, R.id.star, R.id.pound};
    [all...]
  /external/jpeg/
configure     [all...]
  /external/qemu/distrib/jpeg-6b/
configure     [all...]
  /cts/suite/pts/hostTests/browser/browserlauncher/assets/octane/
pdfjs.js     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 394 lower eight bits contain data. For example, if you want to pass a 256 bit key to a symmetric ciphers setup routine, you
396 special care to work properly on platforms where an \textit{unsigned char} is not eight bits.
398 For the purposes of this library, the term \textit{byte} will refer to an octet or eight bit word. Typically an array of
    [all...]

Completed in 2563 milliseconds