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

1 2 3

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
relmain.c 1 extern int eight (void);
6 return eight () - 8;
rel.c 5 eight (void) function
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/pe/
section-align-3.s 19 .section .eight,"dr3"
section-align-3.d 34 12 \.eight 0*0000008 0*0000000 0*0000000 0*00002a4 2\*\*3
  /external/dbus/dbus/
dbus-types.h 169 DBus8ByteStruct eight; /**< as 8-byte struct */ member in union:__anon8785
dbus-marshal-recursive-util.c 41 value->eight.first32 = 0;
42 value->eight.second32 = 0;
62 return lhs->eight.first32 == rhs->eight.first32 &&
63 lhs->eight.second32 == rhs->eight.second32;
    [all...]
  /art/test/093-serialization/src/
Main.java 113 Short eight; field in class:Sub
121 eight = 8;
129 + " seven=" + seven + " eight=" + eight + " nine=" + nine
  /external/libcxx/test/std/utilities/utility/forward/
forward.pass.cpp 25 struct eight {one _[8];}; struct
33 eight test(const A&&);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/utility/forward/
forward.pass.cpp 25 struct eight {one _[8];}; struct
33 eight test(const A&&);
  /external/libvpx/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.c 19 const __m128i eight = _mm_set1_epi16(8); local
47 in[0] = _mm_add_epi16(in[0], eight);
48 in[1] = _mm_add_epi16(in[1], eight);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_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/toybox/tests/
cp.test 81 touch one/{six,seven,eight}
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/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/libvpx/libvpx/vpx_dsp/x86/
variance_impl_mmx.asm 96 movq mm0, [rax] ; Copy eight bytes to mm0
97 movq mm1, [rbx] ; Copy eight bytes to mm1
115 movq mm1, [rbx] ; Copy eight bytes to mm1
120 movq mm0, [rax] ; Copy eight bytes to mm0
138 movq mm1, [rbx] ; Copy eight bytes to mm1
143 movq mm0, [rax] ; Copy eight bytes to mm0
161 movq mm1, [rbx] ; Copy eight bytes to mm1
166 movq mm0, [rax] ; Copy eight bytes to mm0
184 movq mm1, [rbx] ; Copy eight bytes to mm1
189 movq mm0, [rax] ; Copy eight bytes to mm
    [all...]
loopfilter_avx2.c 180 const __m128i eight = _mm_set1_epi16(8); local
217 pixelFilter_p = _mm_add_epi16(eight,
611 const __m256i eight = _mm256_set1_epi16(8); local
649 pixelFilter_p = _mm256_add_epi16(eight,
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
thumb2-bl-blx-interwork.s 32 @ These eight are all accepted by gas, but generate bad code.
  /packages/apps/PhoneCommon/src/com/android/phone/common/dialpad/
DialpadView.java 81 R.id.four, R.id.five, R.id.six, R.id.seven, R.id.eight, R.id.nine, R.id.star,
341 } else if (buttonId == R.id.eight) {
365 } else if (buttonId == R.id.eight) {
392 } else if (buttonId == R.id.eight) {
420 } else if (buttonId == R.id.two || buttonId == R.id.five || buttonId == R.id.eight
431 } else if (buttonId == R.id.two || buttonId == R.id.five || buttonId == R.id.eight
443 } else if (buttonId == R.id.seven || buttonId == R.id.eight || buttonId == R.id.nine) {
  /packages/apps/Dialer/tests/src/com/android/dialer/dialpad/
DialpadFragmentInstrumentationTest.java 114 return R.id.eight;
  /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):
  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
DialpadFragment.java 53 R.id.four, R.id.five, R.id.six, R.id.seven, R.id.eight, R.id.nine, R.id.star,
104 mDisplayMap.put(R.id.eight, '8');
  /packages/services/Telephony/src/com/android/phone/
EmergencyDialer.java 89 R.id.seven, R.id.eight, R.id.nine,
418 case R.id.eight: {
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/
SecP521R1Point.java 309 protected ECFieldElement eight(ECFieldElement x) method in class:SecP521R1Point
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_loopfilter_intrin_avx2.c 177 const __m128i eight = _mm_set1_epi16(8); local
214 pixelFilter_p = _mm_add_epi16(eight,
567 const __m256i eight = _mm256_set1_epi16(8); local
606 pixelFilter_p = _mm256_add_epi16(eight,
    [all...]

Completed in 3644 milliseconds

1 2 3