/external/clang/test/CodeGenObjC/ |
D | objc2-write-barrier-4.m | 11 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)
|
D | objc2-assign-global.m | 18 typedef struct s0 { struct 19 A *a[4]; 20 } T; 35 #define ASSIGNTEST(expr, global) expr = rhs 38 int main() {
|
D | assign.m | 3 struct s0 { struct 10 @property struct s0 x2; argument
|
D | attr-strong.c | 3 struct s0 { struct 6 struct s0 * __attribute__((objc_gc(strong))) g0; argument
|
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.stc/ |
D | p10.cpp | 6 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/ |
D | pragma-pack-4.c | 8 struct s0 { struct 17 struct s0 b; argument
|
D | fpack-struct.c | 4 struct s0 { struct 9 int t0[sizeof(struct s0) == EXPECTED_STRUCT_SIZE ?: -1]; argument
|
D | align-arm-apcs.c | 4 struct s0 { double f0; int f1; }; argument
|
D | pragma-pack-3.c | 23 struct s0 { struct 27 int a[sizeof(struct s0) == 3 ? 1 : -1]; argument
|
D | pragma-pack-5.c | 9 struct s0 { struct 14 extern int check[sizeof(struct s0) == 6 ? 1 : -1]; argument
|
/external/clang/test/CodeGen/ |
D | pragma-pack-2.c | 12 struct s0 { struct 21 struct s0 b; argument
|
D | bitfield-assign.c | 16 struct s0 { struct 25 struct s0 s; in f0() argument
|
D | 2008-07-30-implicit-initialization.c | 10 struct s0 { struct 15 struct s0 x = {0}; in f0() argument
|
D | cleanup-stack.c | 4 struct s0 { struct 9 static void f0(struct s0 *p) { in f0() argument
|
D | x86_32-arguments-realign.c | 7 struct s0 { long double a; }; struct
|
D | openmp_default_simd_align.c | 4 struct s0 { struct 9 return __builtin_omp_required_simd_align(struct s0); in f0() argument
|
D | alignof.c | 5 struct s0 { struct 9 struct s0 t1_tmp; argument
|
/external/clang/test/CodeGenCXX/ |
D | alloca-align.cpp | 3 struct s0 { struct 10 // CHECK: alloca %struct.s0, align 16 argument
|
/external/icu/icu4c/source/test/perf/ustrperf/ |
D | stringperf.h | 391 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/ |
D | value-dependent-exprs.cpp | 13 struct s0 { struct in C0 14 int a : I; 15 int b[I];
|
/external/libaom/libaom/av1/common/arm/ |
D | mem_neon.h | 18 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/ |
D | vpx_convolve_copy_neon.c | 38 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
|
D | vpx_convolve_avg_neon.c | 27 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/ |
D | mdct.c | 74 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/ |
D | reconinter_ssse3.c | 43 __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
|