Searched refs:a8 (Results 1 - 25 of 263) sorted by relevance

1234567891011

/external/strace/tests/
H A Ddup.gen.test2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (dup -a8 ); do not edit.
4 run_strace_match_diff -a8
H A Dfcntl.gen.test2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (fcntl -a8 ); do not edit.
4 run_strace_match_diff -a8
H A Dfcntl64.gen.test2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (fcntl64 -a8 ); do not edit.
4 run_strace_match_diff -a8
H A Diopl.gen.test2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (iopl -a8 ); do not edit.
4 run_strace_match_diff -a8
H A Dpause.gen.test2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (pause -a8 -esignal=none); do not edit.
4 run_strace_match_diff -a8 -esignal=none
/external/strace/tests-m32/
H A Ddup.gen.test2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (dup -a8 ); do not edit.
4 run_strace_match_diff -a8
H A Dfcntl.gen.test2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (fcntl -a8 ); do not edit.
4 run_strace_match_diff -a8
H A Dfcntl64.gen.test2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (fcntl64 -a8 ); do not edit.
4 run_strace_match_diff -a8
H A Diopl.gen.test2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (iopl -a8 ); do not edit.
4 run_strace_match_diff -a8
H A Dpause.gen.test2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (pause -a8 -esignal=none); do not edit.
4 run_strace_match_diff -a8 -esignal=none
/external/strace/tests-mx32/
H A Ddup.gen.test2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (dup -a8 ); do not edit.
4 run_strace_match_diff -a8
H A Dfcntl.gen.test2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (fcntl -a8 ); do not edit.
4 run_strace_match_diff -a8
H A Dfcntl64.gen.test2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (fcntl64 -a8 ); do not edit.
4 run_strace_match_diff -a8
H A Diopl.gen.test2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (iopl -a8 ); do not edit.
4 run_strace_match_diff -a8
H A Dpause.gen.test2 # Generated by ./tests/gen_tests.sh from ./tests/gen_tests.in (pause -a8 -esignal=none); do not edit.
4 run_strace_match_diff -a8 -esignal=none
/external/llvm/test/MC/ARM/
H A Dcpu-test.s5 // CHECK: .cpu cortex-a8
6 .cpu cortex-a8
/external/skia/src/opts/
H A DSk4px_NEON.h72 uint8x16_t a8 = vdupq_n_u8(0); // ____ ____ ____ ____ local
73 a8 = vld1q_lane_u8(a+0, a8, 0); // ____ ____ ____ ___0
74 a8 = vld1q_lane_u8(a+1, a8, 4); // ____ ____ ___1 ___0
75 a8 = vld1q_lane_u8(a+2, a8, 8); // ____ ___2 ___1 ___0
76 a8 = vld1q_lane_u8(a+3, a8, 12); // ___3 ___2 ___1 ___0
77 auto a32 = (uint32x4_t)a8; //
82 uint8x16_t a8 = vdupq_n_u8(0); // ____ ____ ____ ____ local
[all...]
/external/skqp/src/opts/
H A DSk4px_NEON.h72 uint8x16_t a8 = vdupq_n_u8(0); // ____ ____ ____ ____ local
73 a8 = vld1q_lane_u8(a+0, a8, 0); // ____ ____ ____ ___0
74 a8 = vld1q_lane_u8(a+1, a8, 4); // ____ ____ ___1 ___0
75 a8 = vld1q_lane_u8(a+2, a8, 8); // ____ ___2 ___1 ___0
76 a8 = vld1q_lane_u8(a+3, a8, 12); // ___3 ___2 ___1 ___0
77 auto a32 = (uint32x4_t)a8; //
82 uint8x16_t a8 = vdupq_n_u8(0); // ____ ____ ____ ____ local
[all...]
/external/swiftshader/third_party/LLVM/test/MC/ARM/
H A Darm_word_directive.s1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple arm-unknown-unknown %s | FileCheck %s
/external/clang/test/Sema/
H A Dattr-nonnull.c4 int *a8, int *a9, int *a10, int *a11, int *a12, int *a13, int *a14,
/external/llvm/test/CodeGen/ARM/
H A Dbuild-attributes-encoding.s7 .cpu cortex-a8
/external/valgrind/massif/tests/
H A Ddeep.c20 void a8 (int n) { a9 (n); } function
21 void a7 (int n) { a8 (n); }
/external/libffi/testsuite/libffi.call/
H A Dcls_longdouble.c24 long double a8)
26 long double r = a1 + a2 + a3 + a4 + a5 + a6 + a7 + a8;
29 a1, a2, a3, a4, a5, a6, a7, a8, r);
45 long double a8 = *(long double*)args[7]; local
48 a1, a2, a3, a4, a5, a6, a7, a8);
16 cls_ldouble_fn( long double a1, long double a2, long double a3, long double a4, long double a5, long double a6, long double a7, long double a8) argument
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
H A Dcls_longdouble.c24 long double a8)
26 long double r = a1 + a2 + a3 + a4 + a5 + a6 + a7 + a8;
29 a1, a2, a3, a4, a5, a6, a7, a8, r);
45 long double a8 = *(long double*)args[7]; local
48 a1, a2, a3, a4, a5, a6, a7, a8);
16 cls_ldouble_fn( long double a1, long double a2, long double a3, long double a4, long double a5, long double a6, long double a7, long double a8) argument
/external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
H A Dcls_longdouble.c24 long double a8)
26 long double r = a1 + a2 + a3 + a4 + a5 + a6 + a7 + a8;
29 a1, a2, a3, a4, a5, a6, a7, a8, r);
45 long double a8 = *(long double*)args[7]; local
48 a1, a2, a3, a4, a5, a6, a7, a8);
16 cls_ldouble_fn( long double a1, long double a2, long double a3, long double a4, long double a5, long double a6, long double a7, long double a8) argument

Completed in 970 milliseconds

1234567891011