Home
last modified time | relevance | path

Searched refs:c9 (Results 1 – 25 of 161) sorted by relevance

1234567

/external/clang/test/CodeGen/
Darm64-abi-vector.c108 __char9 c9 = va_arg(ap, __char9); in varargs_vec_9c() local
109 sum = sum + c9.x + c9.y; in varargs_vec_9c()
259 __char9 c9 = va_arg(ap, __char9); in varargs_vec() local
264 sum = sum + c9.x + c9.y; in varargs_vec()
300 double test(__char3 *c3, __char5 *c5, __char9 *c9, __char19 *c19, in test() argument
303 double ret = varargs_vec(3, *c3, *c5, *c9, *c19, *s3, *s5, *i3, *i5, *d3); in test()
340 __attribute__((noinline)) double args_vec_9c(int fixed, __char9 c9) { in args_vec_9c() argument
346 sum = sum + c9.x + c9.y; in args_vec_9c()
Darm-abi-vector.c161 __char9 c9 = va_arg(ap, __char9); in varargs_vec_9c() local
162 sum = sum + c9.x + c9.y; in varargs_vec_9c()
/external/valgrind/memcheck/tests/amd64/
Dfxsave-amd64.stdout.exp11 64 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
15 128 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
79 64 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
83 128 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
116 64 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
120 128 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
184 64 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
188 128 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
/external/valgrind/memcheck/tests/x86/
Dfxsave.stdout.exp8 48 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
12 112 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
76 48 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
80 112 xx xx 68 21 a2 da 0f c9 00 40 00 00 00 00 00 00
/external/syslinux/bios/utils/
Disohybrid.pl260 90 90 90 90 90 90 90 33 ed fa 8e d5 bc 0 7c fb fc 66 31 db 66 31 c9 66 53
262 bb aa 55 31 c9 30 f6 f9 cd 13 72 16 81 fb 55 aa 75 10 83 e1 1 74 b 66 c7 6
277 90 90 90 90 90 90 90 33 ed fa 8e d5 bc 0 7c fb fc 66 31 db 66 31 c9 66 53
279 b4 41 bb aa 55 31 c9 30 f6 f9 cd 13 72 16 81 fb 55 aa 75 10 83 e1 1 74 b 66
294 90 90 90 90 90 90 90 33 ed fa 8e d5 bc 0 7c fb fc 66 31 db 66 31 c9 66 53
296 b9 0 1 f3 a5 ea 57 6 0 0 52 b4 41 bb aa 55 31 c9 30 f6 f9 cd 13 72 16 81 fb
311 90 90 90 90 90 90 90 33 ed fa 8e d5 bc 0 7c fb fc 66 31 db 66 31 c9 21 f6
314 0 7c bf 0 6 b9 0 1 f3 a5 ea 75 6 0 0 52 b4 41 bb aa 55 31 c9 30 f6 f9 cd 13
328 90 90 90 90 90 90 90 33 ed fa 8e d5 bc 0 7c fb fc 66 31 db 66 31 c9 21 f6
331 52 be 0 7c bf 0 6 b9 0 1 f3 a5 ea 77 6 0 0 52 b4 41 bb aa 55 31 c9 30 f6 f9
[all …]
/external/llvm/test/MC/Disassembler/AArch64/
Darmv8.2a-at.txt8 # NO_V82: sys #0, c7, c9, #0, x1
9 # NO_V82: sys #0, c7, c9, #1, x2
/external/webrtc/talk/media/base/
Dcodec_unittest.cc99 AudioCodec c9 = c0; in TEST_F() local
101 EXPECT_TRUE(c9 != c7); in TEST_F()
102 EXPECT_TRUE(c9 == c0); in TEST_F()
178 VideoCodec c9 = c0; in TEST_F() local
180 EXPECT_TRUE(c9 != c7); in TEST_F()
181 EXPECT_TRUE(c9 == c0); in TEST_F()
/external/selinux/libsepol/cil/test/integration_testing/
Dordered_lists_easy.cil32 (category c9)
37 (categoryorder (c7 c8 c9))
Dordered_lists_bad3.cil36 (category c9)
42 (categoryorder (c7 c8 c9))
Dordered_lists_hard.cil36 (category c9)
42 (categoryorder (c7 c8 c9))
Dordered_lists_bad1.cil35 (category c9)
41 (categoryorder (c7 c8 c9))
Dordered_lists_bad2.cil36 (category c9)
42 (categoryorder (c7 c8 c9))
/external/clang/test/CodeGenCXX/
Dlto-visibility-inference.cpp69 std::C7::C8 *c8, stdext::C9 *c9, other::C10 *c10) { in f() argument
99 c9->f(); in f()
/external/elfutils/tests/
Drun-zstrptr.sh126 [c9] '.debug_pubnames'
159 [c9] '.debug_pubnames'
/external/libvpx/libvpx/vpx_dsp/arm/
Dhighbd_idct4x4_add_neon.c100 int64x2_t c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11; in idct4x4_16_kernel_bd12() local
114 c9 = vmull_lane_s32(vget_high_s32(*a3), vget_low_s32(cospis), 1); in idct4x4_16_kernel_bd12()
118 c5 = vsubq_s64(c5, c9); in idct4x4_16_kernel_bd12()
/external/autotest/server/site_tests/display_EdidStress/test_data/edids/weekly/
DSAM_2649_S24C570_HDMI.txt16 000000000000000000000000000000c9
DSAM_2887_S24D590_HDMI.txt16 000000000000000000000000000000c9
DCEI_14477_Crestron_DVI.txt16 000000000000000000000000000000c9
DSAM_2537_S24C650_HDMI.txt16 000000000000000000000000000000c9
DCEI_14477_Crestron_DP.txt16 000000000000000000000000000000c9
DSAM_2917_S24D390_HDMI.txt16 000000000000000000000000000000c9
DSAM_1312_SAMSUNG_HDMI.txt16 000000000000000000000000000000c9
/external/autotest/server/site_tests/display_EdidStress/test_data/edids/daily/
DSAM_2620_S24C350_HDMI.txt16 000000000000000000000000000000c9
/external/compiler-rt/test/msan/
Dicmp_slt_allones.cc9 int c9 : 1; member
/external/conscrypt/openjdk/src/test/resources/
Dcert.pem17 ce:15:c9:5b:a2:f8:0e:e4:58:bd:7d:b8:6f:8a:4b:
22 c6:8f:7d:a8:e3:0c:af:15:8a:33:e6:c9:50:9f:4a:

1234567