Home
last modified time | relevance | path

Searched defs:S1 (Results 1 – 25 of 537) sorted by relevance

12345678910>>...22

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DStringSwitch.h90 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, T Value) { in Cases()
94 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
99 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
104 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
109 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
115 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
121 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
127 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
134 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
163 StringSwitch &CasesLower(StringLiteral S0, StringLiteral S1, T Value) { in CasesLower()
[all …]
DSetOperations.h23 bool set_union(S1Ty &S1, const S2Ty &S2) { in set_union()
40 void set_intersect(S1Ty &S1, const S2Ty &S2) { in set_intersect()
49 S1Ty set_intersection_impl(const S1Ty &S1, const S2Ty &S2) { in set_intersection_impl()
60 S1Ty set_intersection(const S1Ty &S1, const S2Ty &S2) { in set_intersection()
70 S1Ty set_difference(const S1Ty &S1, const S2Ty &S2) { in set_difference()
82 void set_subtract(S1Ty &S1, const S2Ty &S2) { in set_subtract()
92 void set_subtract(S1Ty &S1, const S2Ty &S2, S1Ty &Removed, S1Ty &Remaining) { in set_subtract()
104 bool set_is_subset(const S1Ty &S1, const S2Ty &S2) { in set_is_subset()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DStringSwitch.h90 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, T Value) { in Cases()
94 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
99 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
104 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
109 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
115 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
121 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
127 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
134 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
163 StringSwitch &CasesLower(StringLiteral S0, StringLiteral S1, T Value) { in CasesLower()
[all …]
H A DSetOperations.h23 bool set_union(S1Ty &S1, const S2Ty &S2) { in set_union()
40 void set_intersect(S1Ty &S1, const S2Ty &S2) { in set_intersect()
51 S1Ty set_difference(const S1Ty &S1, const S2Ty &S2) { in set_difference()
63 void set_subtract(S1Ty &S1, const S2Ty &S2) { in set_subtract()
72 bool set_is_subset(const S1Ty &S1, const S2Ty &S2) { in set_is_subset()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DStringSwitch.h90 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, T Value) { in Cases()
94 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
99 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
104 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
109 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
115 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
121 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
127 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
134 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
163 StringSwitch &CasesLower(StringLiteral S0, StringLiteral S1, T Value) { in CasesLower()
[all …]
DSetOperations.h23 bool set_union(S1Ty &S1, const S2Ty &S2) { in set_union()
40 void set_intersect(S1Ty &S1, const S2Ty &S2) { in set_intersect()
49 S1Ty set_intersection_impl(const S1Ty &S1, const S2Ty &S2) { in set_intersection_impl()
60 S1Ty set_intersection(const S1Ty &S1, const S2Ty &S2) { in set_intersection()
70 S1Ty set_difference(const S1Ty &S1, const S2Ty &S2) { in set_difference()
82 void set_subtract(S1Ty &S1, const S2Ty &S2) { in set_subtract()
92 void set_subtract(S1Ty &S1, const S2Ty &S2, S1Ty &Removed, S1Ty &Remaining) { in set_subtract()
104 bool set_is_subset(const S1Ty &S1, const S2Ty &S2) { in set_is_subset()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DStringSwitch.h90 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, T Value) { in Cases()
94 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
99 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
104 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
109 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
115 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
121 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
127 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
134 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
163 StringSwitch &CasesLower(StringLiteral S0, StringLiteral S1, T Value) { in CasesLower()
[all …]
DSetOperations.h23 bool set_union(S1Ty &S1, const S2Ty &S2) { in set_union()
40 void set_intersect(S1Ty &S1, const S2Ty &S2) { in set_intersect()
49 S1Ty set_intersection_impl(const S1Ty &S1, const S2Ty &S2) { in set_intersection_impl()
60 S1Ty set_intersection(const S1Ty &S1, const S2Ty &S2) { in set_intersection()
70 S1Ty set_difference(const S1Ty &S1, const S2Ty &S2) { in set_difference()
82 void set_subtract(S1Ty &S1, const S2Ty &S2) { in set_subtract()
92 void set_subtract(S1Ty &S1, const S2Ty &S2, S1Ty &Removed, S1Ty &Remaining) { in set_subtract()
104 bool set_is_subset(const S1Ty &S1, const S2Ty &S2) { in set_is_subset()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DStringSwitch.h90 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, T Value) { in Cases()
94 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
99 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
104 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
109 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
115 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
121 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
127 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
134 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
163 StringSwitch &CasesLower(StringLiteral S0, StringLiteral S1, T Value) { in CasesLower()
[all …]
DSetOperations.h23 bool set_union(S1Ty &S1, const S2Ty &S2) { in set_union()
40 void set_intersect(S1Ty &S1, const S2Ty &S2) { in set_intersect()
49 S1Ty set_intersection_impl(const S1Ty &S1, const S2Ty &S2) { in set_intersection_impl()
60 S1Ty set_intersection(const S1Ty &S1, const S2Ty &S2) { in set_intersection()
70 S1Ty set_difference(const S1Ty &S1, const S2Ty &S2) { in set_difference()
82 void set_subtract(S1Ty &S1, const S2Ty &S2) { in set_subtract()
92 void set_subtract(S1Ty &S1, const S2Ty &S2, S1Ty &Removed, S1Ty &Remaining) { in set_subtract()
104 bool set_is_subset(const S1Ty &S1, const S2Ty &S2) { in set_is_subset()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DStringSwitch.h88 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, T Value) { in Cases()
92 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
97 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
102 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
107 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
113 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
119 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
125 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
132 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases()
161 StringSwitch &CasesLower(StringLiteral S0, StringLiteral S1, T Value) { in CasesLower()
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/thread/local/
H A Dtests.rs106 struct S1(&'static LocalKey<UnsafeCell<Option<S1>>>, &'static LocalKey<UnsafeCell<Option<S2>>>); in circular() struct
114 impl Drop for S1 { in circular() implementation
160 struct S1(&'static LocalKey<UnsafeCell<Option<S1>>>); in self_referential() struct
165 impl Drop for S1 { in self_referential() implementation
188 struct S1(Signal); in dtors_in_dtors_in_dtors() struct
192 impl Drop for S1 { in dtors_in_dtors_in_dtors() implementation
194 let S1(ref signal) = *self; in dtors_in_dtors_in_dtors() localVariable
212 struct S1(Signal); in dtors_in_dtors_in_dtors_const_init() struct
216 impl Drop for S1 { in dtors_in_dtors_in_dtors_const_init() implementation
218 let S1(ref signal) = *self; in dtors_in_dtors_in_dtors_const_init() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/thread/local/
H A Dtests.rs106 struct S1(&'static LocalKey<UnsafeCell<Option<S1>>>, &'static LocalKey<UnsafeCell<Option<S2>>>); in circular() struct
114 impl Drop for S1 { in circular() implementation
160 struct S1(&'static LocalKey<UnsafeCell<Option<S1>>>); in self_referential() struct
165 impl Drop for S1 { in self_referential() implementation
188 struct S1(Signal); in dtors_in_dtors_in_dtors() struct
192 impl Drop for S1 { in dtors_in_dtors_in_dtors() implementation
194 let S1(ref signal) = *self; in dtors_in_dtors_in_dtors() localVariable
212 struct S1(Signal); in dtors_in_dtors_in_dtors_const_init() struct
216 impl Drop for S1 { in dtors_in_dtors_in_dtors_const_init() implementation
218 let S1(ref signal) = *self; in dtors_in_dtors_in_dtors_const_init() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/thread/local/
H A Dtests.rs106 struct S1(&'static LocalKey<UnsafeCell<Option<S1>>>, &'static LocalKey<UnsafeCell<Option<S2>>>); in circular() struct
114 impl Drop for S1 { in circular() implementation
160 struct S1(&'static LocalKey<UnsafeCell<Option<S1>>>); in self_referential() struct
165 impl Drop for S1 { in self_referential() implementation
188 struct S1(Signal); in dtors_in_dtors_in_dtors() struct
192 impl Drop for S1 { in dtors_in_dtors_in_dtors() implementation
194 let S1(ref signal) = *self; in dtors_in_dtors_in_dtors() localVariable
212 struct S1(Signal); in dtors_in_dtors_in_dtors_const_init() struct
216 impl Drop for S1 { in dtors_in_dtors_in_dtors_const_init() implementation
218 let S1(ref signal) = *self; in dtors_in_dtors_in_dtors_const_init() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/thread/local/
H A Dtests.rs106 struct S1(&'static LocalKey<UnsafeCell<Option<S1>>>, &'static LocalKey<UnsafeCell<Option<S2>>>); in circular() struct
114 impl Drop for S1 { in circular() implementation
160 struct S1(&'static LocalKey<UnsafeCell<Option<S1>>>); in self_referential() struct
165 impl Drop for S1 { in self_referential() implementation
188 struct S1(Signal); in dtors_in_dtors_in_dtors() struct
192 impl Drop for S1 { in dtors_in_dtors_in_dtors() implementation
194 let S1(ref signal) = *self; in dtors_in_dtors_in_dtors() localVariable
212 struct S1(Signal); in dtors_in_dtors_in_dtors_const_init() struct
216 impl Drop for S1 { in dtors_in_dtors_in_dtors_const_init() implementation
218 let S1(ref signal) = *self; in dtors_in_dtors_in_dtors_const_init() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/thread/local/
H A Dtests.rs106 struct S1(&'static LocalKey<UnsafeCell<Option<S1>>>, &'static LocalKey<UnsafeCell<Option<S2>>>); in circular() struct
114 impl Drop for S1 { in circular() implementation
160 struct S1(&'static LocalKey<UnsafeCell<Option<S1>>>); in self_referential() struct
165 impl Drop for S1 { in self_referential() implementation
188 struct S1(Signal); in dtors_in_dtors_in_dtors() struct
192 impl Drop for S1 { in dtors_in_dtors_in_dtors() implementation
194 let S1(ref signal) = *self; in dtors_in_dtors_in_dtors() localVariable
212 struct S1(Signal); in dtors_in_dtors_in_dtors_const_init() struct
216 impl Drop for S1 { in dtors_in_dtors_in_dtors_const_init() implementation
218 let S1(ref signal) = *self; in dtors_in_dtors_in_dtors_const_init() localVariable
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dbug417.go12 type S1 struct { struct
13 p *[1]S3
14 s [][1]S3
15 m map[int][1]S3
16 c chan [1]S3
17 i interface { f([1]S3) [1]S3 }
18 f func([1]S3) [1]S3
Dissue61992.go11 type S1 struct { struct
12 a, b, c []int
13 i int
21 func F(i int, f func(S1, S2, int) int) int {
/aosp_15_r20/external/clang/test/OpenMP/
H A Dthreadprivate_codegen.cpp34 struct S1 { struct
36 S1() in S1() function
39 S1(int a) in S1() function
42 S1(const S1 &s) { in S1() function
45 ~S1() { in ~S1() argument
H A Dtask_ast_print.cpp11 struct S1 { struct
12 S1(): a(0) {} in S1() function
13 S1(int v) : a(v) {} in S1() argument
14 int a;
38 // CHECK: #pragma omp task private(this->a) private(this->a) private(this->S1::a) argument
H A Dparallel_for_simd_ast_print.cpp11 struct S1 { struct
12 S1() : a(0) {} in S1() function
13 S1(int v) : a(v) {} in S1() argument
14 int a;
38 // CHECK: #pragma omp parallel for simd private(this->a) private(this->a) private(this->S1::a) argument
H A Dfor_simd_ast_print.cpp9 struct S1 { struct
10 S1(): a(0) {} in S1() argument
11 S1(int v) : a(v) {} in S1() function
12 int a;
36 // CHECK: #pragma omp for simd private(this->a) private(this->a) private(this->S1::a) argument
H A Dparallel_ast_print.cpp11 struct S1 { struct
12 S1(): a(0) {} in S1() argument
13 S1(int v) : a(v) {} in S1() function
16 S1& operator +(const S1&); argument
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dout-of-line-def-mismatch.cpp16 struct S1 {}; struct
20 void N2::N1::S2::func(S1*) {} // expected-error {{out-of-line definition of 'func' does not match a… in func() argument
21 void N2::N1::S2::func(C1&, unsigned, const S1*) {} // expected-error {{out-of-line definition of 'f… in func()
22 void N2::N1::S2::func(S1*, double) {} // expected-error {{out-of-line definition of 'func' does not… in func() argument
23 void N2::N1::S2::func(S1, unsigned) {} // expected-error {{out-of-line definition of 'func' does no… in func() argument
24 void N2::N1::S2::func(unsigned*, S1*) {} // expected-error {{out-of-line definition of 'func' does … in func() argument
/aosp_15_r20/prebuilts/go/linux-x86/test/abi/
Dfuzz_trailing_zero_field.go15 type S1 struct { struct
16 F1 complex128
17 F2 S2
18 F3 uint64
31 func callee(p0 S1) {

12345678910>>...22