| /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
|
| /external/libabigail/tests/data/test-read-dwarf/ |
| D | test1.cc | 13 struct s0 : virtual b0, virtual b1 struct 21 s0() in s0() function 27 ~s0() in ~s0() 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/libabigail/tests/data/test-read-ctf/ |
| D | test6.c | 19 struct s0 struct 31 fun(struct s0 *s0) in fun()
|
| D | test-callback2.c | 6 struct s0 struct 8 int (*mem_fun)(struct s0 *); argument 11 struct s0 *s0; variable
|
| /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() 454 inline void scan(const UChar* src,int32_t srcLen, UnicodeString s0) in scan() [all …]
|
| /external/cronet/third_party/icu/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() 454 inline void scan(const UChar* src,int32_t srcLen, UnicodeString s0) in scan() [all …]
|
| /external/clang/test/Sema/ |
| D | pragma-pack-4.c | 8 struct s0 { struct 17 struct s0 b; argument
|
| D | align-arm-apcs.c | 4 struct s0 { double f0; int f1; }; argument
|
| D | fpack-struct.c | 4 struct s0 { struct 9 int t0[sizeof(struct s0) == EXPECTED_STRUCT_SIZE ?: -1]; 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
|
| /external/clang/test/CodeGenCXX/ |
| D | alloca-align.cpp | 3 struct s0 { struct 10 // CHECK: alloca %struct.s0, align 16 argument
|
| /external/libaom/aom_dsp/arm/ |
| D | mem_neon.h | 76 static INLINE void store_row2_u8_8x8(uint8_t *s, int p, const uint8x8_t s0, in store_row2_u8_8x8() 86 #define load_u8_4x1(s, s0, lane) \ argument 93 uint8x8_t *const s0, uint8x8_t *const s1, in load_u8_8x8() 115 uint8x16_t *const s0, uint8x16_t *const s1, in load_u8_8x16() 127 uint8x8_t *const s0, uint8x8_t *const s1, in load_u8_8x4() 139 uint16x4_t *const s0, uint16x4_t *const s1, in load_u16_4x4() 152 uint16x8_t *const s0, uint16x8_t *const s1, in load_u16_8x4() 165 int16x4_t *const s0, int16x4_t *const s1, in load_s16_4x8() 187 int16x4_t *const s0, int16x4_t *const s1, in load_s16_4x4() 200 #define store_u8_4x1(s, s0, lane) \ argument [all …]
|
| /external/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
|
| D | mem_neon.h | 60 const int16x4_t s0 = vmovn_s32(v0.val[0]); in load_tran_low_to_s16x2q() local 77 const int16x4_t s0 = vmovn_s32(v0); in load_tran_low_to_s16q() local 206 uint8x8_t *const s0, uint8x8_t *const s1, in load_u8_8x4() 218 const uint8x8_t s0, const uint8x8_t s1, in store_u8_8x4() 230 uint8x16_t *const s0, uint8x16_t *const s1, in load_u8_16x4() 242 const uint8x16_t s0, const uint8x16_t s1, in store_u8_16x4() 254 uint8x8_t *const s0, uint8x8_t *const s1, in load_u8_8x7() 274 uint8x8_t *const s0, uint8x8_t *const s1, in load_u8_8x8() 296 const uint8x8_t s0, const uint8x8_t s1, in store_u8_8x8() 318 uint8x16_t *const s0, uint8x16_t *const s1, in load_u8_16x8() [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/tremolo/Tremolo/ |
| D | mdct.c | 74 REG_TYPE s0= aX[0]; in presymmetry() local 80 REG_TYPE s0= aX[0]; in presymmetry() local 107 REG_TYPE s0 = x[0] + x[1]; in mdct_butterfly_8() local 131 REG_TYPE s0, s1, s2, s3; in mdct_butterfly_16() local 159 REG_TYPE s0, s1, s2, s3; in mdct_butterfly_32() local 206 REG_TYPE s0, s1, s2, s3; in mdct_butterfly_generic() local 285 REG_TYPE s0, s1, s2, s3; in mdct_step7() local 337 REG_TYPE s0 = x[0]; in mdct_step8() local 348 REG_TYPE t0,t1,v0,v1,s0,s1; in mdct_step8() local 374 REG_TYPE t0,t1,v0,v1,q0,q1,s0,s1; in mdct_step8() local
|