Home
last modified time | relevance | path

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

12345

/external/libcxx/test/std/experimental/iterator/ostream.joiner/ostream.joiner.cons/
Dostream_joiner.cons.pass.cpp29 const char eight = '8'; in main() local
41 { exp::ostream_joiner<char> oj(std::cout, eight); } in main()
53 { exp::ostream_joiner<char, wchar_t> oj(std::wcout, eight); } in main()
/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
45 in[0] = _mm_add_epi16(in[0], eight); in vp9_iht4x4_16_add_sse2()
46 in[1] = _mm_add_epi16(in[1], eight); in vp9_iht4x4_16_add_sse2()
/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_idct4x4_add_sse2.c28 const __m128i eight = _mm_set1_epi16(8); in vpx_highbd_idct4x4_16_add_sse2() local
89 inptr[0] = _mm_add_epi16(inptr[0], eight); in vpx_highbd_idct4x4_16_add_sse2()
90 inptr[1] = _mm_add_epi16(inptr[1], eight); in vpx_highbd_idct4x4_16_add_sse2()
/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/ImageMagick/PerlMagick/t/x11/
Dcongrats.fig17 4 1 0 0 0 18 24 0.0000 4 330 5775 5100 4125 In eight seconds this window will\001
/external/pcre/dist2/testdata/
Dgrepoutput86 7:X seven…8:X eight
9:X nine
10:X ten
Dgrepinput85 X seven…X eight
X nine
X ten
Dgrepoutput74 28:eight
171 eight
202 28-eight
224 eight
246 eight
278 28-eight
301 eight
572 28:eight
Dgrepinputx28 eight
/external/autotest/client/site_tests/power_SuspendStress/
Dcontrol.idle15 Runs eight minutes of suspend/resume tests where suspend is triggered by idling.
Dcontrol.video15 Runs eight minutes of suspend/resume cycles in the background of an OpenGL video.
Dcontrol.audio15 Runs eight minutes of suspend/resume cycles in the background of an audio tone.
Dcontrol.disk15 Runs eight minutes of suspend/resume cycles in the background of a file I/O bench.
Dcontrol.bare15 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/libcxx/test/std/utilities/utility/forward/
Dforward_03.pass.cpp27 struct eight {one _[8];}; struct
/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.
/external/autotest/client/tests/dacapo/
Dcontrol11 memory loads. The suite is the culmination of over five years work at eight
/external/boringssl/linux-x86_64/crypto/cipher_extra/
Daes128gcmsiv-x86_64.S19 eight: label
965 vpaddd eight(%rip),%xmm14,%xmm14
988 vpaddd eight(%rip),%xmm0,%xmm0
999 vpaddd eight(%rip),%xmm9,%xmm9
1010 vpaddd eight(%rip),%xmm10,%xmm10
1021 vpaddd eight(%rip),%xmm11,%xmm11
1032 vpaddd eight(%rip),%xmm12,%xmm12
1043 vpaddd eight(%rip),%xmm13,%xmm13
2148 vpaddd eight(%rip),%xmm14,%xmm14
2171 vpaddd eight(%rip),%xmm0,%xmm0
[all …]
/external/boringssl/mac-x86_64/crypto/cipher_extra/
Daes128gcmsiv-x86_64.S19 eight: label
958 vpaddd eight(%rip),%xmm14,%xmm14
981 vpaddd eight(%rip),%xmm0,%xmm0
992 vpaddd eight(%rip),%xmm9,%xmm9
1003 vpaddd eight(%rip),%xmm10,%xmm10
1014 vpaddd eight(%rip),%xmm11,%xmm11
1025 vpaddd eight(%rip),%xmm12,%xmm12
1036 vpaddd eight(%rip),%xmm13,%xmm13
2138 vpaddd eight(%rip),%xmm14,%xmm14
2161 vpaddd eight(%rip),%xmm0,%xmm0
[all …]
/external/curl/docs/
DVERSIONS49 (eight bits each). 1.2 would appear as "0x010200" while version 9.11.7
/external/boringssl/win-x86_64/crypto/cipher_extra/
Daes128gcmsiv-x86_64.asm23 eight: label
1072 vpaddd xmm14,xmm14,XMMWORD[eight]
1095 vpaddd xmm0,xmm0,XMMWORD[eight]
1106 vpaddd xmm9,xmm9,XMMWORD[eight]
1117 vpaddd xmm10,xmm10,XMMWORD[eight]
1128 vpaddd xmm11,xmm11,XMMWORD[eight]
1139 vpaddd xmm12,xmm12,XMMWORD[eight]
1150 vpaddd xmm13,xmm13,XMMWORD[eight]
2326 vpaddd xmm14,xmm14,XMMWORD[eight]
2349 vpaddd xmm0,xmm0,XMMWORD[eight]
[all …]
/external/icu/icu4c/source/data/translit/
DLatin_InterIndic.txt125 $eight=\uE06E; # DIGIT EIGHT
379 8→$eight;

12345