/external/bison/lib/ |
D | streq.h | 55 streq7 (const char *s1, const char *s2, char s27, char s28) in streq7() argument 57 if (s1[7] == s27) in streq7() 59 if (s27 == 0) in streq7() 69 streq6 (const char *s1, const char *s2, char s26, char s27, char s28) in streq6() argument 76 return streq7 (s1, s2, s27, s28); in streq6() 83 streq5 (const char *s1, const char *s2, char s25, char s26, char s27, char s28) in streq5() argument 90 return streq6 (s1, s2, s26, s27, s28); in streq5() 97 streq4 (const char *s1, const char *s2, char s24, char s25, char s26, char s27, char s28) in streq4() argument 104 return streq5 (s1, s2, s25, s26, s27, s28); in streq4() 111 streq3 (const char *s1, const char *s2, char s23, char s24, char s25, char s26, char s27, char s28) in streq3() argument [all …]
|
D | c-strcaseeq.h | 65 strcaseeq7 (const char *s1, const char *s2, char s27, char s28) in strcaseeq7() argument 67 if (CASEEQ (s1[7], s27)) in strcaseeq7() 69 if (s27 == 0) in strcaseeq7() 79 strcaseeq6 (const char *s1, const char *s2, char s26, char s27, char s28) in strcaseeq6() argument 86 return strcaseeq7 (s1, s2, s27, s28); in strcaseeq6() 93 strcaseeq5 (const char *s1, const char *s2, char s25, char s26, char s27, char s28) in strcaseeq5() argument 100 return strcaseeq6 (s1, s2, s26, s27, s28); in strcaseeq5() 107 strcaseeq4 (const char *s1, const char *s2, char s24, char s25, char s26, char s27, char s28) in strcaseeq4() argument 114 return strcaseeq5 (s1, s2, s25, s26, s27, s28); in strcaseeq4() 121 strcaseeq3 (const char *s1, const char *s2, char s23, char s24, char s25, char s26, char s27, char … in strcaseeq3() argument [all …]
|
/external/valgrind/none/tests/arm/ |
D | vfpv4_fma.c | 114 TESTINSN_bin_f32("vfma.f32 s19, s25, s27", s19, s25, i32, f2u(95867.76), s27, i32, f2u(17065)); in main() 120 … TESTINSN_bin_f32("vfma.f32 s27, s21, s6", s27, s21, i32, f2u(34.00046), s6, i32, f2u(0.0024575)); in main() 126 …TESTINSN_bin_f32("vfma.f32 s27, s21, s16", s27, s21, i32, f2u(456.2489562), s16, i32, f2u(-7.29456… in main() 164 TESTINSN_bin_f32("vfms.f32 s19, s25, s27", s19, s25, i32, f2u(95867.76), s27, i32, f2u(17065)); in main() 170 … TESTINSN_bin_f32("vfms.f32 s27, s21, s6", s27, s21, i32, f2u(34.00046), s6, i32, f2u(0.0024575)); in main() 176 …TESTINSN_bin_f32("vfms.f32 s27, s21, s16", s27, s21, i32, f2u(456.2489562), s16, i32, f2u(-7.29456… in main() 214 TESTINSN_bin_f32("vfnma.f32 s19, s25, s27", s19, s25, i32, f2u(95867.76), s27, i32, f2u(17065)); in main() 220 …TESTINSN_bin_f32("vfnma.f32 s27, s21, s6", s27, s21, i32, f2u(34.00046), s6, i32, f2u(0.0024575)); in main() 226 …TESTINSN_bin_f32("vfnma.f32 s27, s21, s16", s27, s21, i32, f2u(456.2489562), s16, i32, f2u(-7.2945… in main() 264 TESTINSN_bin_f32("vfnms.f32 s19, s25, s27", s19, s25, i32, f2u(95867.76), s27, i32, f2u(17065)); in main() [all …]
|
D | vfp.c | 1161 TESTINSN_bin_f32("vmla.f32 s19, s25, s27", s19, s25, i32, f2u(95867.76), s27, i32, f2u(17065)); in main() 1167 … TESTINSN_bin_f32("vmla.f32 s27, s21, s6", s27, s21, i32, f2u(34.00046), s6, i32, f2u(0.0024575)); in main() 1173 …TESTINSN_bin_f32("vmla.f32 s27, s21, s16", s27, s21, i32, f2u(456.2489562), s16, i32, f2u(-7.29456… in main() 1211 TESTINSN_bin_f32("vnmla.f32 s19, s25, s27", s19, s25, i32, f2u(95867.76), s27, i32, f2u(17065)); in main() 1217 …TESTINSN_bin_f32("vnmla.f32 s27, s21, s6", s27, s21, i32, f2u(34.00046), s6, i32, f2u(0.0024575)); in main() 1223 …TESTINSN_bin_f32("vnmla.f32 s27, s21, s16", s27, s21, i32, f2u(456.2489562), s16, i32, f2u(-7.2945… in main() 1261 TESTINSN_bin_f32("vmls.f32 s19, s25, s27", s19, s25, i32, f2u(95867.76), s27, i32, f2u(17065)); in main() 1267 … TESTINSN_bin_f32("vmls.f32 s27, s21, s6", s27, s21, i32, f2u(34.00046), s6, i32, f2u(0.0024575)); in main() 1273 …TESTINSN_bin_f32("vmls.f32 s27, s21, s16", s27, s21, i32, f2u(456.2489562), s16, i32, f2u(-7.29456… in main() 1311 TESTINSN_bin_f32("vnmls.f32 s19, s25, s27", s19, s25, i32, f2u(95867.76), s27, i32, f2u(17065)); in main() [all …]
|
D | vfpv4_fma.stdout.exp | 34 vfma.f32 s19, s25, s27 :: Qd 0x55555555 0x4ec3063f Sm (i32)0x47bb3de1 Sn (i32)0x46855200 83 vfms.f32 s19, s25, s27 :: Qd 0x55555555 0xcec3063f Sm (i32)0x47bb3de1 Sn (i32)0x46855200 132 vfnma.f32 s19, s25, s27 :: Qd 0x55555555 0xcec3063f Sm (i32)0x47bb3de1 Sn (i32)0x46855200 181 vfnms.f32 s19, s25, s27 :: Qd 0x55555555 0x4ec3063f Sm (i32)0x47bb3de1 Sn (i32)0x46855200
|
D | vfp.stdout.exp | 150 vmla.f32 s19, s25, s27 :: Sd 0x4ec3063f Sm (i32)0x47bb3de1 Sn (i32)0x46855200 199 vnmla.f32 s19, s25, s27 :: Sd 0xcec3063f Sm (i32)0x47bb3de1 Sn (i32)0x46855200 248 vmls.f32 s19, s25, s27 :: Sd 0xcec3063f Sm (i32)0x47bb3de1 Sn (i32)0x46855200 297 vnmls.f32 s19, s25, s27 :: Sd 0x4ec3063f Sm (i32)0x47bb3de1 Sn (i32)0x46855200 346 vmul.f32 s19, s25, s27 :: Sd 0x4ec3063f Sm (i32)0x47bb3de1 Sn (i32)0x46855200 395 vnmul.f32 s19, s25, s27 :: Sd 0xcec3063f Sm (i32)0x47bb3de1 Sn (i32)0x46855200 444 vadd.f32 s19, s25, s27 :: Sd 0x47dc9261 Sm (i32)0x47bb3de1 Sn (i32)0x46855200 493 vsub.f32 s19, s25, s27 :: Sd 0x4799e961 Sm (i32)0x47bb3de1 Sn (i32)0x46855200 532 vdiv.f32 s19, s25, s27 :: Sd 0x40b3c505 Sm (i32)0x47bb3de1 Sn (i32)0x46855200 564 vabs.f32 s8, s27 :: Sd 0x7f800000 Sm (i32)0xff800000 [all …]
|
/external/clang/test/CXX/lex/lex.charset/ |
D | p2-cxx98.cpp | 38 const char *s27 = "\u0027"; // ', expected-error {{character ''' cannot be specified by a universal… variable
|
/external/llvm/test/CodeGen/AArch64/ |
D | remat-float0.ll | 15 …6},~{s17},~{s18},~{s19},~{s20},~{s21},~{s22},~{s23},~{s24},~{s25},~{s26},~{s27},~{s28},~{s29},~{s3…
|
/external/clang/test/CodeGen/ |
D | x86_32-arguments-darwin.c | 121 struct s27 { struct { char a, b, c; } a; struct { char a; } b; } f27(void) { while (1) {} } in f27() struct
|
/external/libvpx/libvpx/vp8/common/x86/ |
D | vp8_loopfilter_mmx.asm | 1215 pmulhw mm1, [GLOBAL(s27)] 1216 pmulhw mm2, [GLOBAL(s27)] 1743 s27: label
|
/external/llvm/test/CodeGen/MIR/ARM/ |
D | ARMLoadStoreDBG.mir | 95 '%s22', '%s23', '%s24', '%s25', '%s26', '%s27',
|
D | sched-it-debug-nodes.mir | 106 '%s22', '%s23', '%s24', '%s25', '%s26', '%s27',
|
/external/v8/src/arm/ |
D | simulator-arm.h | 121 s24, s25, s26, s27, s28, s29, s30, s31, enumerator
|
D | assembler-arm.h | 318 const SwVfpRegister s27 = { 27 }; variable
|
/external/llvm/test/MC/Disassembler/ARM/ |
D | fp-encoding.txt | 227 # CHECK: vstmdbeq r12!, {s25, s26, s27, s28}
|
D | neon.txt | 1898 # CHECK: vmovvs r2, lr, s27, s28
|
/external/v8/benchmarks/ |
D | regexp.js | 208 var s27 = computeInputVariants('9.0 e115', 78); 245 s27[i].replace(/(\s)+e/, '');
|
/external/v8/test/cctest/ |
D | test-disasm-arm64.cc | 1174 COMPARE(ldp(s26, s27, MemOperand(jssp, 252, PreIndex)), in TEST_() 1222 COMPARE(stp(s26, s27, MemOperand(jssp, 252, PreIndex)), in TEST_() 1432 COMPARE(fmin(s25, s26, s27), "fmin s25, s26, s27"); in TEST_()
|
D | test-assembler-arm64.cc | 6253 __ Fmov(s27, -0.2); in TEST() 6266 __ Frinta(s11, s27); in TEST() 6342 __ Fmov(s27, -0.2); in TEST() 6355 __ Frintm(s11, s27); in TEST() 6431 __ Fmov(s27, -0.2); in TEST() 6444 __ Frintn(s11, s27); in TEST() 6520 __ Fmov(s27, -0.2); in TEST() 6533 __ Frintp(s11, s27); in TEST() 6692 __ Fmov(s27, FLT_MAX); in TEST() 6708 __ Fcvt(d11, s27); in TEST() [all …]
|
/external/llvm/test/MC/AArch64/ |
D | basic-a64-instructions.s | 3025 stp s27, s26, [sp, #-256] 3073 stp s27, s26, [sp], #-256 3120 stp s27, s26, [sp, #-256]! 3161 stnp s27, s26, [sp, #-256]
|
/external/llvm/lib/Target/ARM/ |
D | ARMRegisterInfo.td | 94 def S26 : ARMFReg<26, "s26">; def S27 : ARMFReg<27, "s27">;
|
/external/vixl/test/ |
D | test-assembler-a64.cc | 2868 __ Str(s27, MemOperand(x20, x19, SXTW, 2)); in TEST() 10366 __ Fmov(s27, -0.2); in TEST() 10379 __ Frinta(s11, s27); in TEST() 10456 __ Fmov(s27, -0.2); in TEST() 10469 __ Frinti(s11, s27); in TEST() 10544 __ Fmov(s27, -0.2); in TEST() 10557 __ Frintm(s11, s27); in TEST() 10632 __ Fmov(s27, -0.2); in TEST() 10645 __ Frintn(s11, s27); in TEST() 10720 __ Fmov(s27, -0.2); in TEST() [all …]
|
D | test-disasm-a64.cc | 1627 COMPARE(ldp(s26, s27, MemOperand(x28, 252, PreIndex)), in TEST() 1687 COMPARE(stp(s26, s27, MemOperand(x28, 252, PreIndex)), in TEST() 2338 COMPARE(fmin(s25, s26, s27), "fmin s25, s26, s27"); in TEST()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64RegisterInfo.td | 312 def S27 : AArch64Reg<27, "s27", [H27]>, DwarfRegAlias<B27>;
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | basic-a64-instructions.txt | 2677 # CHECK: stp s27, s26, [sp, #-256] 2725 # CHECK: stp s27, s26, [sp], #-256 2773 # CHECK: stp s27, s26, [sp, #-256]! 2814 # CHECK: stnp s27, s26, [sp, #-256]
|