Home
last modified time | relevance | path

Searched defs:s3 (Results 1 – 25 of 316) sorted by relevance

12345678910>>...13

/external/libcxx/test/std/localization/locale.categories/category.collate/locale.collate.byname/
Dcompare.pass.cpp43 std::string s3("BaaaaaA"); in main() local
50 std::wstring s3(L"BaaaaaA"); in main() local
60 std::string s3("BaaaaaA"); in main() local
67 std::wstring s3(L"BaaaaaA"); in main() local
/external/clang/test/CodeGen/
Dmms-bitfields.c17 struct s3 { struct
20 } s3; variable
Dms_struct.c18 struct s3 { struct
21 } ATTR s3; argument
Dpacked-arrays.c20 struct __attribute__((packed)) s3 { struct
33 int align3 = __alignof(struct s3); argument
Dx86_32-arguments-win32.c20 struct s3 { struct
24 struct s3 f3_1(void) { while (1) {} } in f3_1() argument
Dbitfield.c69 struct s3 { in f3() struct
70 unsigned a:16; in f3()
71 unsigned b:28 __attribute__ ((packed)); in f3()
Dpacked-structure.c89 struct __attribute__((packed, aligned)) s3 { struct
94 int s3_1 = __alignof(((struct s3*) 0)->anInt); argument
/external/clang/test/CodeGenObjC/
Dproperty-aggregate.m6 struct s3 { char c[3]; }; struct
14 @property struct s3 s3; property
/external/clang/test/Sema/
Darm-layout.c36 struct s3 { struct
41 check(s3_size, sizeof(struct s3) == 8); argument
Dpragma-pack-5.c31 struct s3 { struct
37 extern int check[sizeof(struct s3) == 8 ? 1 : -1]; argument
Dinteger-overflow.c165 struct s3 { struct
166 unsigned a2;
168 struct s4 {
170 } a3;
Dpragma-pack-and-options-align.c35 struct s3 { struct
39 extern int a[sizeof(struct s3) == 8 ? 1 : -1]; argument
Dpragma-align-mac68k.c32 struct s3 { struct
36 extern int a3_0[offsetof(struct s3, f0) == 0 ? 1 : -1]; argument
/external/boringssl/src/ssl/
Dhandoff.cc28 const SSL3_STATE *const s3 = ssl->s3; in SSL_serialize_handoff() local
51 const SSL3_STATE *const s3 = ssl->s3; in SSL_decline_handoff() local
83 SSL3_STATE *const s3 = ssl->s3; in SSL_apply_handoff() local
110 const SSL3_STATE *const s3 = ssl->s3; in SSL_serialize_handback() local
174 SSL3_STATE *const s3 = ssl->s3; in SSL_apply_handback() local
/external/libvpx/libvpx/vpx_dsp/arm/
Dvpx_convolve8_neon.h18 uint8x8_t *const s2, uint8x8_t *const s3) { in load_u8_8x4()
30 uint8x8_t *const s2, uint8x8_t *const s3, in load_u8_8x8()
52 uint8x16_t *const s2, uint8x16_t *const s3, in load_u8_16x8()
73 const int16x4_t s2, const int16x4_t s3, in convolve8_4()
95 const int16x8_t s2, const int16x8_t s3, in convolve8_8()
Dhighbd_vpx_convolve8_neon.c22 int16x4_t *const s2, int16x4_t *const s3) { in load_4x4()
34 uint16x8_t *const s2, uint16x8_t *const s3) { in load_8x4()
46 int16x8_t *const s2, int16x8_t *const s3, in load_8x8()
68 const uint16x8_t s2, const uint16x8_t s3, in store_8x8()
90 const int16x4_t s3, const int16x4_t s4, const int16x4_t s5, in highbd_convolve8_4()
109 const int16x8_t s3, const int16x8_t s4, const int16x8_t s5, in highbd_convolve8_8()
157 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_horiz_neon() local
213 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_horiz_neon() local
366 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_avg_horiz_neon() local
429 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_highbd_convolve8_avg_horiz_neon() local
[all …]
Dvpx_convolve_copy_neon.c66 uint8x16_t s0, s1, s2, s3; in vpx_convolve_copy_neon() local
84 uint8x16_t s0, s1, s2, s3; in vpx_convolve_copy_neon() local
Didct32x32_34_add_neon.c40 int16x8_t in[8], s1[32], s2[32], s3[32]; in vpx_idct32_6_neon() local
271 int16x8_t in[8], s1[32], s2[32], s3[32], out[32]; in vpx_idct32_8_neon() local
Dvpx_convolve8_neon.c35 const uint8x8_t s2, const uint8x8_t s3, in store_u8_8x8()
75 int16x4_t filter3, filter4, s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, in vpx_convolve8_horiz_neon() local
155 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_convolve8_horiz_neon() local
328 int16x4_t filter3, filter4, s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, in vpx_convolve8_avg_horiz_neon() local
412 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_convolve8_avg_horiz_neon() local
619 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; in vpx_convolve8_vert_neon() local
690 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_convolve8_vert_neon() local
791 int16x4_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, d0, d1, d2, d3; in vpx_convolve8_avg_vert_neon() local
872 int16x8_t s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10; in vpx_convolve8_avg_vert_neon() local
Dhighbd_idct32x32_34_add_neon.c39 int32x4x2_t in[8], s1[32], s2[32], s3[32]; in vpx_highbd_idct32_6_neon() local
375 int32x4x2_t in[8], s1[32], s2[32], s3[32], out[32]; in vpx_highbd_idct32_8_neon() local
/external/libcxx/test/std/localization/locales/locale/locale.operators/
Dcompare.pass.cpp25 std::string s3("BaaaaaA"); in main() local
30 std::wstring s3(L"BaaaaaA"); in main() local
/external/testng/src/test/java/test/
DFileStringBufferTest.java13 String s3 = s + s + s; in basic() local
22 String s3 = s + s + s; in basic() local
/external/libcxx/test/std/input.output/string.streams/istringstream/istringstream.assign/
Dmove.pass.cpp46 std::istringstream s3; in main() local
77 std::wistringstream s3; in main() local
/external/eigen/unsupported/Eigen/src/MoreVectorization/
DMathFunctions.h60 Packet4f s3=pmadd(s2,z1, p4f_asin4); in pasin() local
74 Packet4f s3=pmadd(s2,z2, p4f_asin4); in pasin() local
/external/clang/test/SemaCXX/
Dbuiltin-assume-aligned-tmpl.cpp76 struct s3 { struct
85 …atest5<s3>(); // expected-note {{in instantiation of function template specialization 'atest5<s3>'… in test24() argument

12345678910>>...13