Searched refs:s3 (Results 251 - 275 of 556) sorted by relevance

<<11121314151617181920>>

/external/freetype/src/tools/
H A Dtest_trig.c210 double l, a, c1, s1, c3, s3; local
225 s3 = c1 * sra + s1 * cra;
228 s4 = (FT_Fixed)(s3*65536.0);
/external/jemalloc/test/include/test/
H A Dmath.h224 double e, aa, xx, c, ch, a, q, p1, p2, t, x, b, s1, s2, s3, s4, s5, s6; local
286 s3 = (210.0 + a * (462.0 + a * (707.0 + 932.0 * a))) / 2520.0;
291 ch += t * (1.0 + 0.5 * t * s1 - b * c * (s1 - b * (s2 - b * (s3
/external/libvpx/libvpx/vpx_dsp/mips/
H A Ditrans16_dspr2.c1061 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; local
1092 s3 = x2 * cospi_27_64 - x3 * cospi_5_64;
1109 x3 = dct_const_round_shift(s3 + s11);
1117 x11 = dct_const_round_shift(s3 - s11);
1127 s3 = x3;
1144 x3 = s3 + s7;
1148 x7 = s3 - s7;
1162 s3 = x3;
1177 x1 = s1 + s3;
1179 x3 = s1 - s3;
[all...]
/external/llvm/test/MC/ARM/
H A Dfp-armv8.s28 vcvta.s32.f32 s2, s3
29 @ CHECK: vcvta.s32.f32 s2, s3 @ encoding: [0xe1,0x1a,0xbc,0xfe]
45 vcvta.u32.f32 s2, s3
46 @ CHECK: vcvta.u32.f32 s2, s3 @ encoding: [0x61,0x1a,0xbc,0xfe]
96 vrintz.f32 s3, s24
97 @ CHECK: vrintz.f32 s3, s24 @ encoding: [0xcc,0x1a,0xf6,0xee]
H A Dthumb-fp-armv8.s31 vcvta.s32.f32 s2, s3
32 @ CHECK: vcvta.s32.f32 s2, s3 @ encoding: [0xbc,0xfe,0xe1,0x1a]
48 vcvta.u32.f32 s2, s3
49 @ CHECK: vcvta.u32.f32 s2, s3 @ encoding: [0xbc,0xfe,0x61,0x1a]
99 vrintz.f32 s3, s24
100 @ CHECK: vrintz.f32 s3, s24 @ encoding: [0xf6,0xee,0xcc,0x1a]
/external/boringssl/src/crypto/poly1305/
H A Dpoly1305.c46 uint32_t s1, s2, s3, s4; member in struct:poly1305_state_st
91 mul32x32_64(state->h2, state->s3) + mul32x32_64(state->h3, state->s2) +
94 mul32x32_64(state->h2, state->s4) + mul32x32_64(state->h3, state->s3) +
98 mul32x32_64(state->h4, state->s3);
187 state->s3 = state->r3 * 5;
/external/icu/icu4c/source/test/intltest/
H A Dastrotst.cpp318 UnicodeString s1, s2, s3, s4, s5; local
323 " (USNO " + df_t->format(exprise,s3) +
328 " (USNO " + df_t->format(exprise,s3) + ")");
330 s1.remove(); s2.remove(); s3.remove(); s4.remove(); s5.remove();
334 " (USNO " + df_t->format(expset,s3) +
339 " (USNO " + df_t->format(expset,s3) + ")");
344 " (USNO " + df_t->format(exprise,s3) + ")" +
/external/libvpx/libvpx/vpx_dsp/arm/
H A Dloopfilter_neon.c545 uint8x##w##_t *s2, uint8x##w##_t *s3, uint8x##w##_t *s4, \
556 *s3 = vld1##r##u8(s); \
590 const uint8x##w##_t s2, const uint8x##w##_t s3) { \
597 vst1##r##u8(s, s3); \
607 const uint8x##w##_t s2, const uint8x##w##_t s3, const uint8x##w##_t s4, \
615 vst1##r##u8(s, s3); \
654 const uint8x8_t s3, const uint8x8_t s4,
661 o1.val[0] = s3;
692 const uint8x##w##_t s2, const uint8x##w##_t s3, const uint8x##w##_t s4, \
701 vst1##r##u8(s, s3); \
652 store_6x8(uint8_t *s, const int p, const uint8x8_t s0, const uint8x8_t s1, const uint8x8_t s2, const uint8x8_t s3, const uint8x8_t s4, const uint8x8_t s5) argument
748 store_16x16(uint8_t *s, const int p, const uint8x16_t s0, const uint8x16_t s1, const uint8x16_t s2, const uint8x16_t s3, const uint8x16_t s4, const uint8x16_t s5, const uint8x16_t s6, const uint8x16_t s7, const uint8x16_t s8, const uint8x16_t s9, const uint8x16_t s10, const uint8x16_t s11, const uint8x16_t s12, const uint8x16_t s13, const uint8x16_t s14, const uint8x16_t s15) argument
845 uint8x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, local
923 uint8x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, local
1022 uint8x16_t s0, s1, s2, s3, s4, s5, s6, s7; local
1054 uint8x16_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, local
[all...]
/external/google-breakpad/src/testing/test/
H A Dgmock-generated-actions_test.cc105 string Concat4(const char* s1, const char* s2, const char* s3, argument
107 return string(s1) + s2 + s3 + s4;
118 string Concat5(const char* s1, const char* s2, const char* s3, argument
120 return string(s1) + s2 + s3 + s4 + s5;
133 string Concat6(const char* s1, const char* s2, const char* s3, argument
135 return string(s1) + s2 + s3 + s4 + s5 + s6;
138 string Concat7(const char* s1, const char* s2, const char* s3, argument
141 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7;
144 string Concat8(const char* s1, const char* s2, const char* s3, argument
147 return string(s1) + s2 + s3
150 Concat9(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7, const char* s8, const char* s9) argument
156 Concat10(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7, const char* s8, const char* s9, const char* s10) argument
[all...]
/external/googletest/googlemock/test/
H A Dgmock-generated-actions_test.cc105 std::string Concat4(const char* s1, const char* s2, const char* s3, argument
107 return std::string(s1) + s2 + s3 + s4;
118 std::string Concat5(const char* s1, const char* s2, const char* s3, argument
120 return std::string(s1) + s2 + s3 + s4 + s5;
133 std::string Concat6(const char* s1, const char* s2, const char* s3, argument
135 return std::string(s1) + s2 + s3 + s4 + s5 + s6;
138 std::string Concat7(const char* s1, const char* s2, const char* s3, argument
141 return std::string(s1) + s2 + s3 + s4 + s5 + s6 + s7;
144 std::string Concat8(const char* s1, const char* s2, const char* s3, argument
147 return std::string(s1) + s2 + s3
150 Concat9(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7, const char* s8, const char* s9) argument
156 Concat10(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7, const char* s8, const char* s9, const char* s10) argument
[all...]
/external/libvpx/libvpx/vpx_dsp/
H A Dinv_txfm.c97 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; local
112 s3 = sinpi_4_9 * x2;
118 s0 = s0 + s3 + s5;
120 s3 = s2;
127 output[0] = WRAPLOW(dct_const_round_shift(s0 + s3));
128 output[1] = WRAPLOW(dct_const_round_shift(s1 + s3));
130 output[3] = WRAPLOW(dct_const_round_shift(s0 + s1 - s3));
197 int s0, s1, s2, s3, s4, s5, s6, s7; local
216 s3 = (int)(cospi_22_64 * x2 - cospi_10_64 * x3);
225 x3 = WRAPLOW(dct_const_round_shift(s3
390 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7, s8; local
1378 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; local
1500 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; local
1709 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7, s8; local
[all...]
/external/v8/testing/gmock/test/
H A Dgmock-generated-actions_test.cc105 string Concat4(const char* s1, const char* s2, const char* s3, argument
107 return string(s1) + s2 + s3 + s4;
118 string Concat5(const char* s1, const char* s2, const char* s3, argument
120 return string(s1) + s2 + s3 + s4 + s5;
133 string Concat6(const char* s1, const char* s2, const char* s3, argument
135 return string(s1) + s2 + s3 + s4 + s5 + s6;
138 string Concat7(const char* s1, const char* s2, const char* s3, argument
141 return string(s1) + s2 + s3 + s4 + s5 + s6 + s7;
144 string Concat8(const char* s1, const char* s2, const char* s3, argument
147 return string(s1) + s2 + s3
150 Concat9(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7, const char* s8, const char* s9) argument
156 Concat10(const char* s1, const char* s2, const char* s3, const char* s4, const char* s5, const char* s6, const char* s7, const char* s8, const char* s9, const char* s10) argument
[all...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
H A DTnaf.java92 // s3 = 2 * v^2
93 BigInteger s3 = lambda.v.multiply(lambda.v).shiftLeft(1);
97 norm = s1.add(s2).add(s3);
101 norm = s1.subtract(s2).add(s3);
134 // s3 = 2 * v^2
135 SimpleBigDecimal s3 = v.multiply(v).shiftLeft(1);
139 norm = s1.add(s2).add(s3);
143 norm = s1.subtract(s2).add(s3);
/external/llvm/test/MC/Mips/eva/
H A Dinvalid-noeva-wrong-error.s38 lle $v1,255($s3) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit signed offset
54 sbe $s3,0($14) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit signed offset
65 swle $10,-256($s3) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 9-bit signed offset
/external/llvm/test/MC/Mips/mips2/
H A Dvalid.s31 beql $14,$s3,12544 # CHECK: beql $14, $19, 12544 # encoding: [0x51,0xd3,0x0c,0x40]
72 lhu $s3,-22851($v0)
83 mfhi $s3
111 sc $15,18904($s3) # CHECK: sc $15, 18904($19) # encoding: [0xe2,0x6f,0x49,0xd8]
136 sub $s6,$s3,$12
146 swl $15,13694($s3)
/external/clang/test/CodeGen/
H A Dppc64le-aggregates.c361 struct s3 { char c[3]; }; struct
382 struct s3 ret_s3() {
383 return (struct s3) { 17, 18, 19 };
/external/clang/test/OpenMP/
H A Dfor_lastprivate_messages.cpp28 S3 &operator=(const S3 &s3); // expected-note 2 {{implicitly declared private here}}
32 S3(S3 &s3) : a(s3.a) {} argument
H A Dfor_simd_lastprivate_messages.cpp28 S3 &operator=(const S3 &s3); // expected-note 2 {{implicitly declared private here}}
32 S3(S3 &s3) : a(s3.a) {} argument
H A Dparallel_for_firstprivate_messages.cpp26 S3 &operator=(const S3 &s3);
30 S3(const S3 &s3) : a(s3.a) {} argument
H A Dparallel_for_lastprivate_messages.cpp28 S3 &operator=(const S3 &s3); // expected-note 2 {{implicitly declared private here}}
32 S3(S3 &s3) : a(s3.a) {} argument
H A Dparallel_for_simd_lastprivate_messages.cpp27 S3 &operator=(const S3 &s3); // expected-note 2 {{implicitly declared private here}}
31 S3(S3 &s3) : a(s3.a) {} argument
H A Dsimd_lastprivate_messages.cpp27 S3 &operator=(const S3 &s3); // expected-note {{implicitly declared private here}}
31 S3(S3 &s3) : a(s3.a) {} argument
H A Dtarget_parallel_for_lastprivate_messages.cpp28 S3 &operator=(const S3 &s3); // expected-note 2 {{implicitly declared private here}}
32 S3(S3 &s3) : a(s3.a) {} argument
H A Dtarget_parallel_for_simd_lastprivate_messages.cpp28 S3 &operator=(const S3 &s3); // expected-note 2 {{implicitly declared private here}}
32 S3(S3 &s3) : a(s3.a) {} argument
H A Dtaskloop_lastprivate_messages.cpp28 S3 &operator=(const S3 &s3); // expected-note 2 {{implicitly declared private here}}
32 S3(S3 &s3) : a(s3.a) {} argument

Completed in 573 milliseconds

<<11121314151617181920>>