Home
last modified time | relevance | path

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

12345678910>>...20

/external/llvm-project/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/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/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/llvm-project/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-dwarf/
Dtest1.cc13 struct s0 : virtual b0, virtual b1 struct
21 s0() in s0() argument
27 ~s0() in ~s0() argument
/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; }; struct
/external/llvm-project/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
/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
/external/llvm-project/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
/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/CodeGenCXX/
Dalloca-align.cpp3 struct s0 { struct
10 // CHECK: alloca %struct.s0, align 16 argument
/external/llvm-project/clang/test/CodeGenCXX/
Dalloca-align.cpp3 struct s0 { struct
10 // CHECK: alloca %struct.s0, align 16 argument
/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/llvm-project/clang/test/SemaCXX/
Dvalue-dependent-exprs.cpp13 struct s0 { struct in C0
14 int a : I;
15 int b[I];
/external/clang/test/SemaCXX/
Dvalue-dependent-exprs.cpp13 struct s0 { struct in C0
14 int a : I;
15 int b[I];

12345678910>>...20