Home
last modified time | relevance | path

Searched refs:eight (Results 1 – 25 of 104) sorted by relevance

12345

/external/libvpx/libvpx/vpx_dsp/x86/
Dvariance_impl_mmx.asm96 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 mm0
[all …]
/external/libvpx/libvpx/vp9/common/x86/
Dvp9_idct_intrin_sse2.c19 const __m128i eight = _mm_set1_epi16(8); in vp9_iht4x4_16_add_sse2() local
47 in[0] = _mm_add_epi16(in[0], eight); in vp9_iht4x4_16_add_sse2()
48 in[1] = _mm_add_epi16(in[1], eight); in vp9_iht4x4_16_add_sse2()
/external/libcxx/test/std/utilities/utility/forward/
Dforward.pass.cpp25 struct eight {one _[8];}; struct
33 eight test(const A&&);
/external/llvm/test/CodeGen/SystemZ/
Dvec-args-07.ll5 ; Up to eight vector return values fit into VRs.
25 ; More than eight vector return values use sret.
Dvec-args-06.ll5 ; Up to eight vector return values fit into VRs.
38 ; More than eight vector return values use sret.
/external/pcre/dist/testdata/
Dgrepoutput86 7:X seven…8:X eight
9:X nine
10:X ten
Dgrepoutput74 28:eight
171 eight
202 28-eight
224 eight
246 eight
278 28-eight
301 eight
572 28:eight
Dgrepinput85 X seven…X eight
X nine
X ten
Dgrepinputx28 eight
/external/libvorbis/doc/
D02-bitpacking.tex13 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
D06-floor0.tex35 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 b…
/external/dbus/dbus/
Ddbus-types.h169 DBus8ByteStruct eight; /**< as 8-byte struct */ member
/external/autotest/client/site_tests/power_SuspendStress/
Dcontrol.idle16 Runs eight minutes of suspend/resume tests where suspend is triggered by idling.
Dcontrol.audio16 Runs eight minutes of suspend/resume cycles in the background of an audio tone.
Dcontrol.disk16 Runs eight minutes of suspend/resume cycles in the background of a file I/O bench.
Dcontrol.video17 Runs eight minutes of suspend/resume cycles in the background of an OpenGL video.
Dcontrol.bare16 Runs eight minutes of bare suspend/resume cycles without additional workload.
Dcontrol.faft14 Runs eight minutes of bare suspend/resume cycles without additional workload.
/external/toybox/tests/
Dcp.test81 touch one/{six,seven,eight}
/external/llvm/test/CodeGen/ARM/
D2013-04-16-AAPCS-C5-vs-VFP.ll10 ;First eight params goes to d0-d7, ninth one goes to the stack.
D2013-04-16-AAPCS-C4-vs-VFP.ll9 ;First eight params goes to d0-d7, ninth one goes to the stack.
/external/autotest/client/tests/dacapo/
Dcontrol11 memory loads. The suite is the culmination of over five years work at eight
/external/curl/docs/
DVERSIONS49 (eight bits each). 1.2 would appear as "0x010200" while version 9.11.7
/external/icu/icu4c/source/data/translit/
DLatin_InterIndic.txt111 $eight=\uE06E; # DIGIT EIGHT
340 8→$eight;
/external/icu/icu4c/source/data/rbnf/
Den.txt95 "8: eight;",

12345