Home
last modified time | relevance | path

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

12345678910>>...19

/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
/external/libabigail/tests/data/test-read-dwarf/
Dtest1.cc13 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/
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/libabigail/tests/data/test-read-ctf/
Dtest6.c19 struct s0 struct
31 fun(struct s0 *s0) in fun()
Dtest-callback2.c6 struct s0 struct
8 int (*mem_fun)(struct s0 *); argument
11 struct s0 *s0; variable
/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()
454 inline void scan(const UChar* src,int32_t srcLen, UnicodeString s0) in scan()
[all …]
/external/cronet/third_party/icu/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()
454 inline void scan(const UChar* src,int32_t srcLen, UnicodeString s0) in scan()
[all …]
/external/clang/test/Sema/
Dpragma-pack-4.c8 struct s0 { struct
17 struct s0 b; argument
Dalign-arm-apcs.c4 struct s0 { double f0; int f1; }; argument
Dfpack-struct.c4 struct s0 { struct
9 int t0[sizeof(struct s0) == EXPECTED_STRUCT_SIZE ?: -1]; 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
/external/clang/test/CodeGenCXX/
Dalloca-align.cpp3 struct s0 { struct
10 // CHECK: alloca %struct.s0, align 16 argument
/external/libaom/aom_dsp/arm/
Dmem_neon.h76 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/
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
Dmem_neon.h60 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/
Dvalue-dependent-exprs.cpp13 struct s0 { struct in C0
14 int a : I;
15 int b[I];
/external/tremolo/Tremolo/
Dmdct.c74 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

12345678910>>...19