/external/bison/lib/ |
D | streq.h | 153 streq0 (const char *s1, const char *s2, char s20, char s21, char s22, char s23, char s24, char s25,… in streq0() argument 155 if (s1[0] == s20) in streq0() 157 if (s20 == 0) in streq0() 166 #define STREQ_OPT(s1,s2,s20,s21,s22,s23,s24,s25,s26,s27,s28) \ argument 167 streq0 (s1, s2, s20, s21, s22, s23, s24, s25, s26, s27, s28) 171 #define STREQ_OPT(s1,s2,s20,s21,s22,s23,s24,s25,s26,s27,s28) \ argument
|
D | c-strcaseeq.h | 163 strcaseeq0 (const char *s1, const char *s2, char s20, char s21, char s22, char s23, char s24, char … in strcaseeq0() argument 165 if (CASEEQ (s1[0], s20)) in strcaseeq0() 167 if (s20 == 0) in strcaseeq0() 176 #define STRCASEEQ(s1,s2,s20,s21,s22,s23,s24,s25,s26,s27,s28) \ argument 177 strcaseeq0 (s1, s2, s20, s21, s22, s23, s24, s25, s26, s27, s28) 181 #define STRCASEEQ(s1,s2,s20,s21,s22,s23,s24,s25,s26,s27,s28) \ argument
|
/external/llvm/test/MC/AArch64/ |
D | neon-scalar-saturating-add-sub.s | 8 sqadd s20, s21, s2 21 uqadd s20, s21, s2 34 sqsub s20, s21, s2 47 uqsub s20, s21, s2
|
D | neon-scalar-mul.s | 10 sqdmulh s20, s21, s2 20 sqrdmulh s20, s21, s2 29 fmulx s20, s22, s15
|
D | neon-scalar-abs.s | 17 fabd s29, s24, s20 29 sqabs s20, s12
|
D | neon-scalar-saturating-rounding-shift.s | 8 sqrshl s20, s21, s2 21 uqrshl s20, s21, s2
|
D | neon-scalar-saturating-shift.s | 8 sqshl s20, s21, s2 21 uqshl s20, s21, s2
|
/external/valgrind/main/none/tests/arm/ |
D | vfp.c | 1158 TESTINSN_bin_f32("vmla.f32 s20, s25, s22", s20, s25, i32, f2u(23.04), s22, i32, f2u(-45.5687)); in main() 1160 … TESTINSN_bin_f32("vmla.f32 s20, s31, s12", s20, s31, i32, f2u(48755), s12, i32, f2u(-45786.476)); in main() 1175 TESTINSN_bin_f32("vmla.f32 s20, s13, s15", s20, s13, i32, f2u(-INFINITY), s15, i32, f2u(0.0)); in main() 1208 TESTINSN_bin_f32("vnmla.f32 s20, s25, s22", s20, s25, i32, f2u(23.04), s22, i32, f2u(-45.5687)); in main() 1210 … TESTINSN_bin_f32("vnmla.f32 s20, s31, s12", s20, s31, i32, f2u(48755), s12, i32, f2u(-45786.476)); in main() 1225 TESTINSN_bin_f32("vnmla.f32 s20, s13, s15", s20, s13, i32, f2u(-INFINITY), s15, i32, f2u(0.0)); in main() 1258 TESTINSN_bin_f32("vmls.f32 s20, s25, s22", s20, s25, i32, f2u(23.04), s22, i32, f2u(-45.5687)); in main() 1260 … TESTINSN_bin_f32("vmls.f32 s20, s31, s12", s20, s31, i32, f2u(48755), s12, i32, f2u(-45786.476)); in main() 1275 TESTINSN_bin_f32("vmls.f32 s20, s13, s15", s20, s13, i32, f2u(-INFINITY), s15, i32, f2u(0.0)); in main() 1308 TESTINSN_bin_f32("vnmls.f32 s20, s25, s22", s20, s25, i32, f2u(23.04), s22, i32, f2u(-45.5687)); in main() [all …]
|
/external/clang/test/CodeGen/ |
D | x86_64-arguments-nacl.c | 72 struct __attribute__((aligned(32))) s20 { struct 76 void f20(struct s20 x) {} in f20() argument
|
D | arm-arguments.c | 116 struct s20 { struct s8 f1; int f0; }; argument 117 struct s20 f20(void) {} in f20()
|
/external/lldb/test/arm_emulation/new-test-files/ |
D | test-mov-19-thumb.dat | 44 s20=0x00000000 97 s20=0x00000000
|
D | test-moveq-1-arm.dat | 44 s20=0x00000014 97 s20=0x00000014
|
D | test-mov-4-arm.dat | 44 s20=0x00000014 97 s20=0x00000014
|
D | test-mov-16-thumb.dat | 44 s20=0x00000000 97 s20=0x00000000
|
D | test-push-3-thumb.dat | 44 s20=0x00000000 97 s20=0x00000000
|
D | test-mov-25-thumb.dat | 44 s20=0x00000000 97 s20=0x00000000
|
D | test-add-7-thumb.dat | 44 s20=0x00000000 97 s20=0x00000000
|
D | test-sub-5-arm.dat | 44 s20=0x00000014 97 s20=0x00000014
|
D | test-sub-6-arm.dat | 44 s20=0x00000014 97 s20=0x00000014
|
D | test-add-2-thumb.dat | 44 s20=0x00000000 97 s20=0x00000000
|
D | test-add-3-arm.dat | 44 s20=0x00000014 97 s20=0x00000014
|
D | test-sub-8-arm.dat | 44 s20=0x00000014 97 s20=0x00000014
|
D | test-mov-5-thumb.dat | 44 s20=0x00000000 97 s20=0x00000000
|
D | test-add-3-thumb.dat | 44 s20=0x00000000 97 s20=0x00000000
|
D | test-str-1-thumb.dat | 44 s20=0x00000000 97 s20=0x00000000
|