Searched defs:s3 (Results 26 - 50 of 213) sorted by relevance

123456789

/external/clang/test/Sema/
H A Dpragma-align-mac68k.c32 struct s3 { struct
36 extern int a3_0[offsetof(struct s3, f0) == 0 ? 1 : -1];
37 extern int a3_1[offsetof(struct s3, f1) == 2 ? 1 : -1];
38 extern int a3_2[sizeof(struct s3) == 18 ? 1 : -1];
39 extern int a3_3[__alignof(struct s3) == 2 ? 1 : -1];
H A Dwarn-strlcpycat-size.c10 char * s3; variable
23 strlcpy(s1, s3, strlen(s3)+1); // expected-warning {{size argument in 'strlcpy' call appears to be size of the source; expected the size of the destination}} expected-note {{change size argument to be the size of the destination}}
24 strlcat(s2, s3, sizeof(s3)); // expected-warning {{size argument in 'strlcat' call appears to be size of the source; expected the size of the destination}} expected-note {{change size argument to be the size of the destination}}
/external/eigen/unsupported/Eigen/src/MoreVectorization/
H A DMathFunctions.h60 Packet4f s3=pmadd(s2,z1, p4f_asin4); local
61 Packet4f s4=pmadd(s3,z1, p4f_asin5);
74 Packet4f s3=pmadd(s2,z2, p4f_asin4); local
75 Packet4f s4=pmadd(s3,z2, p4f_asin5);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dsdtfmtts.cpp234 UnicodeString s3; local
236 s3 = pat.toLocalizedPattern(s3, status);
240 logln("Extracted pattern is " + s3);
241 if(s3 != p1) {
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dscale_mips.cc242 const uint8* s3 = s2 + stride; local
256 "lw $t3, 0(%[s3]) \n" // |15|14|13|12|
260 "lw $t7, 4(%[s3]) \n" // |31|30|29|28|
282 "addiu %[s3], %[s3], 8 \n"
292 "lw $t3, 0(%[s3]) \n" // |15|14|13|12|
310 [s3] "+r" (s3)
/external/chromium_org/third_party/libyuv/source/
H A Dscale_mips.cc242 const uint8* s3 = s2 + stride; local
256 "lw $t3, 0(%[s3]) \n" // |15|14|13|12|
260 "lw $t7, 4(%[s3]) \n" // |31|30|29|28|
282 "addiu %[s3], %[s3], 8 \n"
292 "lw $t3, 0(%[s3]) \n" // |15|14|13|12|
310 [s3] "+r" (s3)
/external/chromium_org/third_party/skia/src/opts/
H A DSkBitmapProcState_opts_mips_dsp.cpp164 int s0, s1, s2, s3, s4, s5, s6, s7; local
188 "lhu %[s3], 22(%[xx]) \n\t"
204 "lbux %[s3], %[s3](%[srcAddr]) \n\t"
220 "sll %[s3], %[s3], 2 \n\t"
237 "lwx %[s3], %[s3](%[table]) \n\t"
254 "sw %[s3], 44(%[colors]) \n\t"
274 "lhu %[s3], 2
[all...]
/external/chromium_org/v8/test/mjsunit/
H A Duri.js38 var s3 = String.fromCharCode(cc3); variable
58 assertEquals('%C2%80', encodeURI(s3));
69 assertEquals(cc3, decodeURI(encodeURI(s3)).charCodeAt(0));
/external/clang/test/CodeGen/
H A Dmalign-double-x86-nacl.c35 // CHECK-LABEL: define void @s3(i64 %a)
36 void s3(long long a) {} function
/external/clang/test/OpenMP/
H A Dparallel_firstprivate_messages.cpp27 S3(S3 &s3):a(s3.a) { } argument
H A Dparallel_sections_shared_messages.cpp26 S3(S3 &s3) : a(s3.a) {} argument
H A Dparallel_shared_messages.cpp24 S3(S3 &s3):a(s3.a) { } argument
H A Dsimd_lastprivate_messages.cpp26 S3 &operator=(const S3 &s3);
30 S3(S3 &s3) : a(s3.a) {} argument
/external/clang/test/PCH/
H A Dcxx-templates.cpp41 S3<int> s3; local
42 s3.m();
/external/clang/test/SemaCXX/
H A Delaborated-type-specifier.cpp13 bool test_elab(S1 *s1, struct S2 *s2, struct S3 *s3) { argument
15 if (s1->y == s3) return true;
H A Dwarn-unused-result.cpp32 S &s3 = g3(); local
/external/eigen/test/
H A Dproduct_selfadjoint.cpp36 s3 = internal::random<Scalar>(); local
46 m2.template selfadjointView<Upper>().rankUpdate(-v1,s2*v2,s3);
47 VERIFY_IS_APPROX(m2, (m1 + (s3*(-v1)*(s2*v2).adjoint()+numext::conj(s3)*(s2*v2)*(-v1).adjoint())).template triangularView<Upper>().toDenseMatrix());
50 m2.template selfadjointView<Upper>().rankUpdate(-s2*r1.adjoint(),r2.adjoint()*s3,s1);
51 VERIFY_IS_APPROX(m2, (m1 + s1*(-s2*r1.adjoint())*(r2.adjoint()*s3).adjoint() + numext::conj(s1)*(r2.adjoint()*s3) * (-s2*r1.adjoint()).adjoint()).template triangularView<Upper>().toDenseMatrix());
/external/icu/icu4c/source/test/intltest/
H A Dsdtfmtts.cpp234 UnicodeString s3; local
236 s3 = pat.toLocalizedPattern(s3, status);
240 logln("Extracted pattern is " + s3);
241 if(s3 != p1) {
/external/wpa_supplicant_8/hostapd/src/crypto/
H A Daes-internal-enc.c25 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
37 s3 = GETU32(pt + 12) ^ rk[3];
93 s3 = TE41(t3) ^ TE42(t0) ^ TE43(t1) ^ TE44(t2) ^ rk[3];
94 PUTU32(ct + 12, s3);
/external/wpa_supplicant_8/src/crypto/
H A Daes-internal-enc.c25 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
37 s3 = GETU32(pt + 12) ^ rk[3];
93 s3 = TE41(t3) ^ TE42(t0) ^ TE43(t1) ^ TE44(t2) ^ rk[3];
94 PUTU32(ct + 12, s3);
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Daes-internal-enc.c25 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
37 s3 = GETU32(pt + 12) ^ rk[3];
93 s3 = TE41(t3) ^ TE42(t0) ^ TE43(t1) ^ TE44(t2) ^ rk[3];
94 PUTU32(ct + 12, s3);
/external/chromium_org/net/tools/balsa/
H A Dbalsa_headers_test.cc175 std::string s1, s2, s3; local
181 headers_->GetAllOfHeaderAsString("key3", &s3);
193 ASSERT_EQ("value3,value3.1,value3.2", s3);
/external/chromium_org/third_party/boringssl/src/crypto/aes/
H A Daes.c705 uint32_t s0, s1, s2, s3, t0, t1, t2, t3; local
718 s3 = GETU32(in + 12) ^ rk[3];
722 Te3[s3 & 0xff] ^ rk[4];
723 t1 = Te0[s1 >> 24] ^ Te1[(s2 >> 16) & 0xff] ^ Te2[(s3 >> 8) & 0xff] ^
725 t2 = Te0[s2 >> 24] ^ Te1[(s3 >> 16) & 0xff] ^ Te2[(s0 >> 8) & 0xff] ^
727 t3 = Te0[s3 >> 24] ^ Te1[(s0 >> 16) & 0xff] ^ Te2[(s1 >> 8) & 0xff] ^
736 s3 = Te0[t3 >> 24] ^ Te1[(t0 >> 16) & 0xff] ^ Te2[(t1 >> 8) & 0xff] ^
740 Te3[s3 & 0xff] ^ rk[12];
741 t1 = Te0[s1 >> 24] ^ Te1[(s2 >> 16) & 0xff] ^ Te2[(s3 >> 8) & 0xff] ^
743 t2 = Te0[s2 >> 24] ^ Te1[(s3 >> 1
893 uint32_t s0, s1, s2, s3, t0, t1, t2, t3; local
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/mips/dspr2/
H A Dvp9_loopfilter_masks_dspr2.h35 uint32_t s1, s2, s3; local
107 "addu_s.qb %[s3], %[s1], %[s1] \n\t"
114 "addu_s.qb %[s1], %[s2], %[s3] \n\t"
123 [s2] "=&r" (s2), [r] "+r" (r), [s3] "=&r" (s3)
143 uint32_t s1, s2, s3; local
256 "addu_s.qb %[s3], %[s1], %[s1] \n\t"
263 "addu_s.qb %[s1], %[s2], %[s3] \n\t"
272 [s2] "=&r" (s2), [r] "+r" (r), [s3] "=&r" (s3)
[all...]
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dlattice_mips.c141 int s0, s1, s2, s3; local
159 "extr_rs.w %[s3], $ac3, 15 \n\t"
166 "addu %[t3], %[t3], %[s3] \n\t"
185 "extr_rs.w %[s3], $ac3, 15 \n\t"
201 "addu %[t3], %[t3], %[s3] \n\t"
235 [s1] "=&r" (s1), [s2] "=&r" (s2), [s3] "=&r" (s3),

Completed in 5607 milliseconds

123456789