Searched defs:s3 (Results 76 - 100 of 213) sorted by relevance

123456789

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dstringutil.cc229 const StringHolder& s3) {
231 result.reserve(s1.Length() + s2.Length() + s3.Length() + 1);
235 result += s3;
241 const StringHolder& s3, const StringHolder& s4) {
243 result.reserve(s1.Length() + s2.Length() + s3.Length() + s4.Length() + 1);
247 result += s3;
254 const StringHolder& s3, const StringHolder& s4,
257 result.reserve(s1.Length() + s2.Length() + s3.Length() + s4.Length() +
261 result += s3;
269 const StringHolder& s3, cons
228 StrCat(const StringHolder& s1, const StringHolder& s2, const StringHolder& s3) argument
240 StrCat(const StringHolder& s1, const StringHolder& s2, const StringHolder& s3, const StringHolder& s4) argument
253 StrCat(const StringHolder& s1, const StringHolder& s2, const StringHolder& s3, const StringHolder& s4, const StringHolder& s5) argument
268 StrCat(const StringHolder& s1, const StringHolder& s2, const StringHolder& s3, const StringHolder& s4, const StringHolder& s5, const StringHolder& s6) argument
284 StrCat(const StringHolder& s1, const StringHolder& s2, const StringHolder& s3, const StringHolder& s4, const StringHolder& s5, const StringHolder& s6, const StringHolder& s7) argument
302 StrCat(const StringHolder& s1, const StringHolder& s2, const StringHolder& s3, const StringHolder& s4, const StringHolder& s5, const StringHolder& s6, const StringHolder& s7, const StringHolder& s8) argument
321 StrCat(const StringHolder& s1, const StringHolder& s2, const StringHolder& s3, const StringHolder& s4, const StringHolder& s5, const StringHolder& s6, const StringHolder& s7, const StringHolder& s8, const StringHolder& s9) argument
343 StrCat(const StringHolder& s1, const StringHolder& s2, const StringHolder& s3, const StringHolder& s4, const StringHolder& s5, const StringHolder& s6, const StringHolder& s7, const StringHolder& s8, const StringHolder& s9, const StringHolder& s10, const StringHolder& s11) argument
368 StrCat(const StringHolder& s1, const StringHolder& s2, const StringHolder& s3, const StringHolder& s4, const StringHolder& s5, const StringHolder& s6, const StringHolder& s7, const StringHolder& s8, const StringHolder& s9, const StringHolder& s10, const StringHolder& s11, const StringHolder& s12) argument
411 StrAppend(string* dest, const StringHolder& s1, const StringHolder& s2, const StringHolder& s3) argument
421 StrAppend(string* dest, const StringHolder& s1, const StringHolder& s2, const StringHolder& s3, const StringHolder& s4) argument
433 StrAppend(string* dest, const StringHolder& s1, const StringHolder& s2, const StringHolder& s3, const StringHolder& s4, const StringHolder& s5) argument
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
H A Dvp9_itrans4_dspr2.c323 int s0, s1, s2, s3, s4, s5, s6, s7; local
339 s3 = sinpi_4_9 * x2;
345 x0 = s0 + s3 + s5;
353 s3 = x0 + x1 - x3;
362 output[3] = dct_const_round_shift(s3);
H A Dvp9_itrans8_dspr2.c472 int s0, s1, s2, s3, s4, s5, s6, s7; local
494 s3 = cospi_22_64 * x2 - cospi_10_64 * x3;
503 x3 = ROUND_POWER_OF_TWO((s3 + s7), DCT_CONST_BITS);
507 x7 = ROUND_POWER_OF_TWO((s3 - s7), DCT_CONST_BITS);
513 s3 = x3;
520 x1 = s1 + s3;
522 x3 = s1 - s3;
530 s3 = cospi_16_64 * (x2 - x3);
535 x3 = ROUND_POWER_OF_TWO((s3), DCT_CONST_BITS);
H A Dvp9_loopfilter_filters_dspr2.c33 uint8_t *sm1, *s0, *s1, *s2, *s3, *s4, *s5, *s6; local
62 s3 = s;
70 "lw %[p3], (%[s3]) \n\t"
74 : [s1] "r" (s1), [s2] "r" (s2), [s3] "r" (s3), [s4] "r" (s4)
103 "sw %[p3], (%[s3]) \n\t"
108 [s1] "r" (s1), [s2] "r" (s2), [s3] "r" (s3), [s4] "r" (s4)
126 uint8_t *s1, *s2, *s3, *s4; local
152 s3
[all...]
H A Dvp9_mbloop_loopfilter_dspr2.c330 uint8_t *s1, *s2, *s3, *s4; local
359 s3 = s2 + pitch;
360 s4 = s3 + pitch;
366 "lw %[p2], -4(%[s3]) \n\t"
370 "lw %[q1], (%[s3]) \n\t"
375 : [s1] "r" (s1), [s2] "r" (s2), [s3] "r" (s3), [s4] "r" (s4)
537 "sb %[p2_r], -3(%[s3]) \n\t"
538 "sb %[p1_r], -2(%[s3]) \n\t"
539 "sb %[p0_r], -1(%[s3]) \
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_tile_image.c94 const uint32_t *s3 = s2 + src_stride; local
99 dst[10] = s3[0]; dst[11] = s3[1]; dst[14] = s3[2]; dst[15] = s3[3];
114 const uint16_t *s3 = s2 + src_stride; local
119 dst[10] = s3[0]; dst[11] = s3[1]; dst[14] = s3[2]; dst[15] = s3[
[all...]
/external/chromium_org/third_party/smhasher/src/
H A DSpooky.h134 uint64 &s0, uint64 &s1, uint64 &s2, uint64 &s3,
139 s1 += data[1]; s3 ^= s11; s0 ^= s1; s1 = Rot64(s1,32); s0 += s2;
140 s2 += data[2]; s4 ^= s0; s1 ^= s2; s2 = Rot64(s2,43); s1 += s3;
141 s3 += data[3]; s5 ^= s1; s2 ^= s3; s3 = Rot64(s3,31); s2 += s4;
142 s4 += data[4]; s6 ^= s2; s3 ^= s4; s4 = Rot64(s4,17); s3 += s5;
143 s5 += data[5]; s7 ^= s3; s
132 Mix( const uint64 *data, uint64 &s0, uint64 &s1, uint64 &s2, uint64 &s3, uint64 &s4, uint64 &s5, uint64 &s6, uint64 &s7, uint64 &s8, uint64 &s9, uint64 &s10,uint64 &s11) argument
[all...]
/external/clang/test/Analysis/
H A Darray-struct-region.c283 ShortString s3 = s2; local
285 clang_analyzer_eval(s3.data[0] == 'a'); // expected-warning{{TRUE}}
286 clang_analyzer_eval(s3.data[1] == 'b'); // expected-warning{{TRUE}}
287 clang_analyzer_eval(s3.data[2] == 'c'); // expected-warning{{TRUE}}
289 s3.data[0] = 'z';
290 ShortString s4 = s3;
H A Darray-struct.c125 struct s3 { struct
129 static struct s3 opt;
133 struct s3 my_opt = opt;
146 struct s3 p[1];
152 void f16(struct s3 *p) {
153 struct s3 a = *((struct s3*) ((char*) &p[0])); // expected-warning{{Casting a non-structure type to a structure type and accessing a field can lead to memory access errors or data corruption}}
H A Dstack-addr-ps.cpp19 int &s3 = s2; // expected-note {{binding reference variable 's3' here}} local
20 return s3; // expected-warning{{Address of stack memory associated with local variable 's1' returned}} expected-warning {{reference to stack memory associated with local variable 's1' returned}}
/external/clang/test/CXX/class/class.union/
H A Dp1.cpp82 struct s3 : Ctor { // expected-note {{because base class of type 'Ctor' has a user-provided default constructor}} struct in union:U3
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp1.cpp47 constexpr struct S3 {} s3 = S3(); variable in typeref:struct:S3
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
H A Dp3-0x.cpp47 S s3 = { }; member in namespace:bullet4_example1
66 S s3 {};
/external/clang/test/CodeGen/
H A Dbitfield-2.c139 struct s3 { struct
144 struct s3 g3 = { 0xdeadbeef, 0xdeadbeef };
146 int f3_load(struct s3 *a0) {
150 int f3_store(struct s3 *a0) {
154 int f3_reload(struct s3 *a0) {
163 struct s3 g3 = { 0xdeadbeef, 0xdeadbeef };
H A Dms_struct-bitfield.c43 int s3 = sizeof(t3); variable
44 // CHECK: @s3 = global i32 2
45 // CHECK-ARM: @s3 = global i32 2
/external/clang/test/CodeGenCXX/
H A Dtemplate-instantiation.cpp198 void test(S<1> s1, S<2> s2, S<3> s3) { argument
199 g1(s1); g1(s2); g1(s3);
200 g2(s1); g2(s2); g2(s3);
201 h1(s1); h1(s2); h1(s3);
202 h2(s1); h2(s2); h2(s3);
/external/clang/test/OpenMP/
H A Dfor_reduction_messages.cpp30 S3(const S3 &s3) : a(s3.a) {} argument
H A Dparallel_for_reduction_messages.cpp30 S3(const S3 &s3) : a(s3.a) {} argument
H A Dparallel_reduction_messages.cpp30 S3(const S3 &s3) : a(s3.a) {} argument
H A Dparallel_sections_reduction_messages.cpp30 S3(const S3 &s3) : a(s3.a) {} argument
H A Dsections_reduction_messages.cpp30 S3(const S3 &s3) : a(s3.a) {} argument
H A Dsimd_reduction_messages.cpp30 S3(const S3 &s3) : a(s3.a) {} argument
/external/clang/test/Sema/
H A Dtype-spec-struct-union.c14 int test_struct_scope(S1 *s1, struct S2 *s2, struct S3 *s3) { argument
16 if (s1->u1.y == s3) return 1;
/external/icu/icu4c/source/test/intltest/
H A Dastrotst.cpp315 UnicodeString s1, s2, s3, s4, s5; local
320 " (USNO " + df_t->format(exprise,s3) +
325 " (USNO " + df_t->format(exprise,s3) + ")");
327 s1.remove(); s2.remove(); s3.remove(); s4.remove(); s5.remove();
331 " (USNO " + df_t->format(expset,s3) +
336 " (USNO " + df_t->format(expset,s3) + ")");
341 " (USNO " + df_t->format(exprise,s3) + ")" +
/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

Completed in 3679 milliseconds

123456789