Home
last modified time | relevance | path

Searched refs:s22 (Results 1 – 25 of 45) sorted by relevance

12

/external/bison/lib/
Dstreq.h125 streq2 (const char *s1, const char *s2, char s22, char s23, char s24, char s25, char s26, char s27,… in streq2() argument
127 if (s1[2] == s22) in streq2()
129 if (s22 == 0) in streq2()
139 streq1 (const char *s1, const char *s2, char s21, char s22, char s23, char s24, char s25, char s26,… in streq1() argument
146 return streq2 (s1, s2, s22, s23, s24, s25, s26, s27, s28); in streq1()
153 streq0 (const char *s1, const char *s2, char s20, char s21, char s22, char s23, char s24, char s25,… in streq0() argument
160 return streq1 (s1, s2, s21, s22, s23, s24, s25, s26, s27, s28); 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
Dc-strcaseeq.h135 strcaseeq2 (const char *s1, const char *s2, char s22, char s23, char s24, char s25, char s26, char … in strcaseeq2() argument
137 if (CASEEQ (s1[2], s22)) in strcaseeq2()
139 if (s22 == 0) in strcaseeq2()
149 strcaseeq1 (const char *s1, const char *s2, char s21, char s22, char s23, char s24, char s25, char … in strcaseeq1() argument
156 return strcaseeq2 (s1, s2, s22, s23, s24, s25, s26, s27, s28); in strcaseeq1()
163 strcaseeq0 (const char *s1, const char *s2, char s20, char s21, char s22, char s23, char s24, char … in strcaseeq0() argument
170 return strcaseeq1 (s1, s2, s21, s22, s23, s24, s25, s26, s27, s28); 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/
Dneon-scalar-cvt.s10 scvtf s22, s13
22 ucvtf s22, s13
34 scvtf s22, s13, #32
46 ucvtf s22, s13, #32
82 fcvtxn s22, d13
118 fcvtms s22, s13
144 fcvtns s22, s13
170 fcvtps s22, s13
Dneon-scalar-mul.s30 fmulx s20, s22, s15
62 sqdmull d15, s22, s12
Dneon-scalar-recip.s58 frsqrte s22, s13
Dneon-scalar-by-elem-mla.s10 fmla s16, s22, v16.s[3]
Dneon-scalar-by-elem-mul.s10 fmul s16, s22, v16.s[3]
Dneon-scalar-shift-imm.s182 sqrshrun s22, d16, #31
Dneon-diagnostics.s248 frsqrte s22, h13
3904 frsqrts d8, s22, d18
4734 facgt d20, d21, s22
4840 sqdmull d15, s22, d12
5187 sqrshrun s22, d16, #99
5203 scvtf s22, s13, #0
5204 scvtf s22, s13, #33
5225 ucvtf s22, s13, #34
6917 fmla s16, s22, v16.s[5]
/external/clang/test/CodeGenCXX/
Dcatch-undef-behavior.cpp490 S2 s22; in test2() local
491 s22 = s21; in test2()
/external/llvm/test/MC/Disassembler/ARM/
Dfp-encoding.txt218 # CHECK: vstmiaeq r0, {s19, s20, s21, s22, s23}
220 # CHECK: vldmiaeq r3, {s18, s19, s20, s21, s22, s23}
229 # CHECK: vldmdbeq r5!, {s21, s22, s23}
252 # CHECK: vldmiaeq r8!, {s21, s22, s23}
/external/clang/test/CXX/lex/lex.charset/
Dp2-cxx98.cpp34 const char *s22 = "\u0022"; // ", expected-error {{character '"' cannot be specified by a universal… variable
/external/boringssl/src/crypto/curve25519/
Dcurve25519.c3815 int64_t s22 = 2097151 & (load_4(s + 57) >> 6); in x25519_sc_reduce() local
3843 s10 += s22 * 666643; in x25519_sc_reduce()
3844 s11 += s22 * 470296; in x25519_sc_reduce()
3845 s12 += s22 * 654183; in x25519_sc_reduce()
3846 s13 -= s22 * 997805; in x25519_sc_reduce()
3847 s14 += s22 * 136657; in x25519_sc_reduce()
3848 s15 -= s22 * 683901; in x25519_sc_reduce()
3849 s22 = 0; in x25519_sc_reduce()
4193 int64_t s22; in sc_muladd() local
4250 s22 = a11 * b11; in sc_muladd()
[all …]
/external/llvm/test/CodeGen/AArch64/
Dremat-float0.ll15 …1},~{s12},~{s13},~{s14},~{s15},~{s16},~{s17},~{s18},~{s19},~{s20},~{s21},~{s22},~{s23},~{s24},~{s2…
/external/valgrind/none/tests/arm/
Dvfp.c1158 TESTINSN_bin_f32("vmla.f32 s20, s25, s22", s20, s25, i32, f2u(23.04), s22, i32, f2u(-45.5687)); in main()
1208 TESTINSN_bin_f32("vnmla.f32 s20, s25, s22", s20, s25, i32, f2u(23.04), s22, i32, f2u(-45.5687)); in main()
1258 TESTINSN_bin_f32("vmls.f32 s20, s25, s22", s20, s25, i32, f2u(23.04), s22, i32, f2u(-45.5687)); in main()
1308 TESTINSN_bin_f32("vnmls.f32 s20, s25, s22", s20, s25, i32, f2u(23.04), s22, i32, f2u(-45.5687)); in main()
1358 TESTINSN_bin_f32("vmul.f32 s20, s25, s22", s20, s25, i32, f2u(23.04), s22, i32, f2u(-45.5687)); in main()
1408 TESTINSN_bin_f32("vnmul.f32 s20, s25, s22", s20, s25, i32, f2u(23.04), s22, i32, f2u(-45.5687)); in main()
1458 TESTINSN_bin_f32("vadd.f32 s20, s25, s22", s20, s25, i32, f2u(23.04), s22, i32, f2u(-45.5687)); in main()
1508 TESTINSN_bin_f32("vsub.f32 s20, s25, s22", s20, s25, i32, f2u(23.04), s22, i32, f2u(-45.5687)); in main()
1548 TESTINSN_bin_f32("vdiv.f32 s20, s25, s22", s20, s25, i32, f2u(23.04), s22, i32, f2u(-45.5687)); in main()
1841 TESTINSN_cmp_f32("vcmp.f32 s3, s22", s3, f2u(2.0), s22, f2u(2.0)); in main()
[all …]
Dvfpv4_fma.c111 TESTINSN_bin_f32("vfma.f32 s20, s25, s22", s20, s25, i32, f2u(23.04), s22, i32, f2u(-45.5687)); in main()
161 TESTINSN_bin_f32("vfms.f32 s20, s25, s22", s20, s25, i32, f2u(23.04), s22, i32, f2u(-45.5687)); in main()
211 TESTINSN_bin_f32("vfnma.f32 s20, s25, s22", s20, s25, i32, f2u(23.04), s22, i32, f2u(-45.5687)); in main()
261 TESTINSN_bin_f32("vfnms.f32 s20, s25, s22", s20, s25, i32, f2u(23.04), s22, i32, f2u(-45.5687)); in main()
Dvfp.stdout.exp147 vmla.f32 s20, s25, s22 :: Sd 0xc4833ce4 Sm (i32)0x41b851ec Sn (i32)0xc2364659
196 vnmla.f32 s20, s25, s22 :: Sd 0x44833ce4 Sm (i32)0x41b851ec Sn (i32)0xc2364659
245 vmls.f32 s20, s25, s22 :: Sd 0x44833ce4 Sm (i32)0x41b851ec Sn (i32)0xc2364659
294 vnmls.f32 s20, s25, s22 :: Sd 0xc4833ce4 Sm (i32)0x41b851ec Sn (i32)0xc2364659
343 vmul.f32 s20, s25, s22 :: Sd 0xc4833ce4 Sm (i32)0x41b851ec Sn (i32)0xc2364659
392 vnmul.f32 s20, s25, s22 :: Sd 0x44833ce4 Sm (i32)0x41b851ec Sn (i32)0xc2364659
441 vadd.f32 s20, s25, s22 :: Sd 0xc1b43ac6 Sm (i32)0x41b851ec Sn (i32)0xc2364659
490 vsub.f32 s20, s25, s22 :: Sd 0x428937a8 Sm (i32)0x41b851ec Sn (i32)0xc2364659
529 vdiv.f32 s20, s25, s22 :: Sd 0xbf016fac Sm (i32)0x41b851ec Sn (i32)0xc2364659
763 vcmp.f32 s3, s22 :: FPSCR 0x6 Sd 0x40000000 Sm 0x40000000
[all …]
Dvfpv4_fma.stdout.exp31 vfma.f32 s20, s25, s22 :: Qd 0x55555555 0xc4833ce4 Sm (i32)0x41b851ec Sn (i32)0xc2364659
80 vfms.f32 s20, s25, s22 :: Qd 0x55555555 0x44833ce4 Sm (i32)0x41b851ec Sn (i32)0xc2364659
129 vfnma.f32 s20, s25, s22 :: Qd 0x55555555 0x44833ce4 Sm (i32)0x41b851ec Sn (i32)0xc2364659
178 vfnms.f32 s20, s25, s22 :: Qd 0x55555555 0xc4833ce4 Sm (i32)0x41b851ec Sn (i32)0xc2364659
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
Dp3.cpp37 …S2 s22 { 1.0, 2, 3 }; // expected-error {{type 'double' cannot be narrowed to 'int' in initialize… variable
/external/boringssl/src/ssl/test/runner/poly1305/
Dsum_ref.go138 s22 uint32
1454 s22 = uint32(s[10])
1476 s22 <<= 16
1480 f2 += uint64(s22)
/external/boringssl/src/crypto/poly1305/
Dpoly1305_vec.c194 uint64_t r20, r21, r22, s22; in poly1305_first_block() local
213 s22 = r22 * (5 << 2); in poly1305_first_block()
215 d[0] = add128(mul64x64_128(r20, r20), mul64x64_128(r21 * 2, s22)); in poly1305_first_block()
216 d[1] = add128(mul64x64_128(r22, s22), mul64x64_128(r20 * 2, r21)); in poly1305_first_block()
/external/opencv/cv/src/
Dcvhistogram.cpp458 double s2 = 0, s22 = 0; in cvCompareHist() local
471 s22 += b*b; in cvCompareHist()
475 denom2 = (s11 - s1*s1*scale)*(s22 - s2*s2*scale); in cvCompareHist()
555 double s2 = 0, s22 = 0; in cvCompareHist() local
579 s22 += v2*v2; in cvCompareHist()
583 denom2 = (s11 - s1*s1*scale)*(s22 - s2*s2*scale); in cvCompareHist()
/external/protobuf/src/google/protobuf/stubs/
Dstringpiece_unittest.cc66 StringPiece s22(hello, 6); in TEST() local
67 EXPECT_TRUE(s22.data() == hello); in TEST()
68 EXPECT_EQ(6, s22.length()); in TEST()
/external/v8/benchmarks/
Dregexp.js115 var s22 = computeInputVariants('svefg', 85);
184 s22[i].replace(re14, '');
185 s22[i].replace(re15, '');
/external/llvm/test/MC/Disassembler/AArch64/
Dneon-instructions.txt1491 # CHECK: fmulx s20, s22, s15
1515 # CHECK: scvtf s22, s13
1523 # CHECK: ucvtf s22, s13
1547 # CHECK: frsqrte s22, s13
1779 # CHECK: sqdmull d15, s22, s12
1970 # CHECK: sqrshrun s22, d16, #31
1978 # CHECK: scvtf s22, s13, #32
1986 # CHECK: ucvtf s22, s13, #32
2535 # CHECK: fcvtxn s22, d13
2561 # CHECK: fcvtms s22, s13
[all …]

12