Searched refs:s24 (Results 1 - 15 of 15) sorted by relevance

/external/bison/lib/
H A Dstreq.h97 streq4 (const char *s1, const char *s2, char s24, char s25, char s26, char s27, char s28) argument
99 if (s1[4] == s24)
101 if (s24 == 0)
111 streq3 (const char *s1, const char *s2, char s23, char s24, char s25, char s26, char s27, char s28) argument
118 return streq4 (s1, s2, s24, s25, s26, s27, s28);
125 streq2 (const char *s1, const char *s2, char s22, char s23, char s24, char s25, char s26, char s27, char s28) argument
132 return streq3 (s1, s2, s23, s24, s25, s26, s27, s28);
139 streq1 (const char *s1, const char *s2, char s21, char s22, char s23, char s24, char s25, char s26, char s27, char s28) argument
146 return streq2 (s1, s2, s22, s23, s24, s25, s26, s27, s28);
153 streq0 (const char *s1, const char *s2, char s20, char s21, char s22, char s23, char s24, cha argument
[all...]
H A Dc-strcaseeq.h107 strcaseeq4 (const char *s1, const char *s2, char s24, char s25, char s26, char s27, char s28) argument
109 if (CASEEQ (s1[4], s24))
111 if (s24 == 0)
121 strcaseeq3 (const char *s1, const char *s2, char s23, char s24, char s25, char s26, char s27, char s28) argument
128 return strcaseeq4 (s1, s2, s24, s25, s26, s27, s28);
135 strcaseeq2 (const char *s1, const char *s2, char s22, char s23, char s24, char s25, char s26, char s27, char s28) argument
142 return strcaseeq3 (s1, s2, s23, s24, s25, s26, s27, s28);
149 strcaseeq1 (const char *s1, const char *s2, char s21, char s22, char s23, char s24, char s25, char s26, char s27, char s28) argument
156 return strcaseeq2 (s1, s2, s22, s23, s24, s25, s26, s27, s28);
163 strcaseeq0 (const char *s1, const char *s2, char s20, char s21, char s22, char s23, char s24, cha argument
[all...]
/external/clang/test/CXX/lex/lex.charset/
H A Dp2-cxx98.cpp36 const char *s24 = "\u0024"; // $, ok variable
/external/clang/test/CodeGen/
H A Daarch64-arguments.c99 struct s24 { _Complex char f0; }; struct
100 struct s24 f24() {}
/external/valgrind/main/none/tests/arm/
H A Dvfp.c1159 TESTINSN_bin_f32("vmla.f32 s23, s24, s25", s23, s24, i32, f2u(-347856.475), s25, i32, f2u(1346));
1163 TESTINSN_bin_f32("vmla.f32 s23, s24, s5", s23, s24, i32, f2u(24), s5, i32, f2u(1346));
1169 TESTINSN_bin_f32("vmla.f32 s13, s24, s5", s13, s24, i32, f2u(874), s5, i32, f2u(1384.6));
1209 TESTINSN_bin_f32("vnmla.f32 s23, s24, s25", s23, s24, i32, f2u(-347856.475), s25, i32, f2u(1346));
1213 TESTINSN_bin_f32("vnmla.f32 s23, s24, s5", s23, s24, i3
[all...]
H A Dvfp.stdout.exp148 vmla.f32 s23, s24, s25 :: Sd 0xcddf4321 Sm (i32)0xc8a9da0f Sn (i32)0x44a84000
152 vmla.f32 s23, s24, s5 :: Sd 0x46fc6000 Sm (i32)0x41c00000 Sn (i32)0x44a84000
158 vmla.f32 s13, s24, s5 :: Sd 0x4993b8e3 Sm (i32)0x445a8000 Sn (i32)0x44ad1333
197 vnmla.f32 s23, s24, s25 :: Sd 0x4ddf4321 Sm (i32)0xc8a9da0f Sn (i32)0x44a84000
201 vnmla.f32 s23, s24, s5 :: Sd 0xc6fc6000 Sm (i32)0x41c00000 Sn (i32)0x44a84000
207 vnmla.f32 s13, s24, s5 :: Sd 0xc993b8e3 Sm (i32)0x445a8000 Sn (i32)0x44ad1333
246 vmls.f32 s23, s24, s25 :: Sd 0x4ddf4321 Sm (i32)0xc8a9da0f Sn (i32)0x44a84000
250 vmls.f32 s23, s24, s5 :: Sd 0xc6fc6000 Sm (i32)0x41c00000 Sn (i32)0x44a84000
256 vmls.f32 s13, s24, s5 :: Sd 0xc993b8e3 Sm (i32)0x445a8000 Sn (i32)0x44ad1333
295 vnmls.f32 s23, s24, s2
[all...]
/external/llvm/test/MC/ARM/
H A Dthumb-v8fp.s99 vrintz.f32 s3, s24
100 @ CHECK: vrintz.f32 s3, s24 @ encoding: [0xf6,0xee,0xcc,0x1a]
H A Dv8fp.s96 vrintz.f32 s3, s24
97 @ CHECK: vrintz.f32 s3, s24 @ encoding: [0xcc,0x1a,0xf6,0xee]
/external/v8/src/arm/
H A Dsimulator-arm.h141 s24, s25, s26, s27, s28, s29, s30, s31, enumerator in enum:v8::internal::Simulator::Register
H A Dassembler-arm.h299 const SwVfpRegister s24 = { 24 }; member in namespace:v8::internal
/external/chromium_org/v8/src/arm/
H A Dsimulator-arm.h141 s24, s25, s26, s27, s28, s29, s30, s31, enumerator in enum:v8::internal::Simulator::Register
H A Dassembler-arm.h416 const SwVfpRegister s24 = { 24 }; member in namespace:v8::internal
/external/chromium_org/v8/benchmarks/
H A Dregexp.js117 var s24 = computeInputVariants('ynfg', 85);
187 s24[i].replace(re14, '');
188 s24[i].replace(re15, '');
/external/v8/benchmarks/
H A Dregexp.js117 var s24 = computeInputVariants('ynfg', 85);
187 s24[i].replace(re14, '');
188 s24[i].replace(re15, '');
/external/llvm/test/MC/AArch64/
H A Dbasic-a64-instructions.s1778 frinti s24, s25
1791 // CHECK: frinti s24, s25 // encoding: [0x38,0xc3,0x27,0x1e]
1837 fnmul s22, s23, s24
1846 // CHECK: fnmul s22, s23, s24 // encoding: [0xf6,0x8a,0x38,0x1e]

Completed in 783 milliseconds