Home
last modified time | relevance | path

Searched defs:s0 (Results 1 – 25 of 345) sorted by relevance

12345678910>>...14

/external/clang/test/CodeGenObjC/
Dobjc2-write-barrier-4.m11 typedef struct s0 { struct
12 A *a[4];
13 } T;
17 void f0(id x) {
21 void f1(id x) {
25 void f2(unsigned idx)
Dobjc2-assign-global.m18 typedef struct s0 { struct
19 A *a[4];
20 } T;
35 #define ASSIGNTEST(expr, global) expr = rhs
38 int main() {
Dassign.m3 struct s0 { struct
10 @property struct s0 x2; argument
Dattr-strong.c3 struct s0 { struct
6 struct s0 * __attribute__((objc_gc(strong))) g0; argument
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.stc/
Dp10.cpp6 struct s0 { struct
7 mutable const int f0; // expected-error{{'mutable' and 'const' cannot be mixed}}
8 mutable T0 f1; // expected-error{{'mutable' and 'const' cannot be mixed}}
9 mutable int &f2; // expected-error{{'mutable' cannot be applied to references}}
10 mutable T1 f3; // expected-error{{'mutable' cannot be applied to references}}
11 mutable struct s1 {}; // expected-error{{'mutable' can only be applied to member variables}}
/external/clang/test/Sema/
Dpragma-pack-4.c8 struct s0 { struct
17 struct s0 b; argument
Dfpack-struct.c4 struct s0 { struct
9 int t0[sizeof(struct s0) == EXPECTED_STRUCT_SIZE ?: -1]; argument
Dalign-arm-apcs.c4 struct s0 { double f0; int f1; }; argument
Dpragma-pack-3.c23 struct s0 { struct
27 int a[sizeof(struct s0) == 3 ? 1 : -1]; argument
Dpragma-pack-5.c9 struct s0 { struct
14 extern int check[sizeof(struct s0) == 6 ? 1 : -1]; argument
/external/clang/test/CodeGen/
Dpragma-pack-2.c12 struct s0 { struct
21 struct s0 b; argument
Dbitfield-assign.c16 struct s0 { struct
25 struct s0 s; in f0() argument
D2008-07-30-implicit-initialization.c10 struct s0 { struct
15 struct s0 x = {0}; in f0() argument
Dcleanup-stack.c4 struct s0 { struct
9 static void f0(struct s0 *p) { in f0() argument
Dx86_32-arguments-realign.c7 struct s0 { long double a; }; struct
Dopenmp_default_simd_align.c4 struct s0 { struct
9 return __builtin_omp_required_simd_align(struct s0); in f0() argument
Dalignof.c5 struct s0 { struct
9 struct s0 t1_tmp; argument
/external/clang/test/CodeGenCXX/
Dalloca-align.cpp3 struct s0 { struct
10 // CHECK: alloca %struct.s0, align 16 argument
/external/icu/icu4c/source/test/perf/ustrperf/
Dstringperf.h391 inline void ctor(const UChar* src,int32_t srcLen, UnicodeString s0) in ctor()
396 inline void ctor1(const UChar* src,int32_t srcLen, UnicodeString s0) in ctor1()
401 inline void ctor2(const UChar* src,int32_t srcLen, UnicodeString s0) in ctor2()
406 inline void ctor3(const UChar* src,int32_t srcLen, UnicodeString s0) in ctor3()
417 inline void assign(const UChar* src,int32_t srcLen, UnicodeString s0) in assign()
422 inline void assign1(const UChar* src,int32_t srcLen, UnicodeString s0) in assign1()
427 inline void assign2(const UChar* src,int32_t srcLen, UnicodeString s0) in assign2()
432 inline void getch(const UChar* src,int32_t srcLen, UnicodeString s0) in getch()
438 inline void catenate(const UChar* src,int32_t srcLen, UnicodeString s0) in catenate()
455 inline void scan(const UChar* src,int32_t srcLen, UnicodeString s0) in scan()
[all …]
/external/clang/test/SemaCXX/
Dvalue-dependent-exprs.cpp13 struct s0 { struct in C0
14 int a : I;
15 int b[I];
/external/libaom/libaom/av1/common/arm/
Dmem_neon.h18 static INLINE void store_row2_u8_8x8(uint8_t *s, int p, const uint8x8_t s0, in store_row2_u8_8x8()
28 #define load_u8_4x1(s, s0, lane) \ argument
35 uint8x8_t *const s0, uint8x8_t *const s1, in load_u8_8x8()
57 uint8x16_t *const s0, uint8x16_t *const s1, in load_u8_8x16()
69 uint8x8_t *const s0, uint8x8_t *const s1, in load_u8_8x4()
81 uint16x4_t *const s0, uint16x4_t *const s1, in load_u16_4x4()
94 uint16x8_t *const s0, uint16x8_t *const s1, in load_u16_8x4()
107 int16x4_t *const s0, int16x4_t *const s1, in load_s16_4x8()
129 int16x4_t *const s0, int16x4_t *const s1, in load_s16_4x4()
142 #define store_u8_4x1(s, s0, lane) \ argument
[all …]
/external/libvpx/libvpx/vpx_dsp/arm/
Dvpx_convolve_copy_neon.c38 uint8x8_t s0, s1; in vpx_convolve_copy_neon() local
52 uint8x16_t s0, s1; in vpx_convolve_copy_neon() local
66 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
Dvpx_convolve_avg_neon.c27 uint8x8_t s0, s1; in vpx_convolve_avg_neon() local
48 uint8x8_t s0, s1, d0, d1; in vpx_convolve_avg_neon() local
69 uint8x16_t s0, s1, d0, d1; in vpx_convolve_avg_neon() local
88 uint8x16_t s0, s1, s2, s3, d0, d1, d2, d3; in vpx_convolve_avg_neon() local
115 uint8x16_t s0, s1, s2, s3, d0, d1, d2, d3; in vpx_convolve_avg_neon() local
/external/tremolo/Tremolo/
Dmdct.c74 REG_TYPE s0= aX[0]; in presymmetry() local
80 REG_TYPE s0= aX[0]; in presymmetry() local
106 REG_TYPE s0 = x[0] + x[1]; in mdct_butterfly_8() local
129 REG_TYPE s0, s1, s2, s3; in mdct_butterfly_16() local
156 REG_TYPE s0, s1, s2, s3; in mdct_butterfly_32() local
201 REG_TYPE s0, s1, s2, s3; in mdct_butterfly_generic() local
279 REG_TYPE s0, s1, s2, s3; in mdct_step7() local
330 REG_TYPE s0 = x[0]; in mdct_step8() local
341 REG_TYPE t0,t1,v0,v1,s0,s1; in mdct_step8() local
367 REG_TYPE t0,t1,v0,v1,q0,q1,s0,s1; in mdct_step8() local
/external/libaom/libaom/av1/common/x86/
Dreconinter_ssse3.c43 __m128i s0 = _mm_loadu_si128((const __m128i *)&ssrc0[j]); in av1_build_compound_diffwtd_mask_highbd_ssse3() local
61 __m128i s0 = _mm_loadu_si128((const __m128i *)&ssrc0[j]); in av1_build_compound_diffwtd_mask_highbd_ssse3() local
81 __m128i s0 = _mm_loadu_si128((const __m128i *)&ssrc0[j]); in av1_build_compound_diffwtd_mask_highbd_ssse3() local
99 __m128i s0 = _mm_loadu_si128((const __m128i *)&ssrc0[j]); in av1_build_compound_diffwtd_mask_highbd_ssse3() local

12345678910>>...14