Home
last modified time | relevance | path

Searched defs:S2 (Results 1 – 25 of 640) sorted by relevance

12345678910>>...26

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DStringSwitch.h94 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()
167 StringSwitch &CasesLower(StringLiteral S0, StringLiteral S1, StringLiteral S2, in CasesLower()
172 StringSwitch &CasesLower(StringLiteral S0, StringLiteral S1, StringLiteral S2, 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.h94 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()
167 StringSwitch &CasesLower(StringLiteral S0, StringLiteral S1, StringLiteral S2, in CasesLower()
172 StringSwitch &CasesLower(StringLiteral S0, StringLiteral S1, StringLiteral S2, 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.h94 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()
167 StringSwitch &CasesLower(StringLiteral S0, StringLiteral S1, StringLiteral S2, in CasesLower()
172 StringSwitch &CasesLower(StringLiteral S0, StringLiteral S1, StringLiteral S2, 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.h94 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()
167 StringSwitch &CasesLower(StringLiteral S0, StringLiteral S1, StringLiteral S2, in CasesLower()
172 StringSwitch &CasesLower(StringLiteral S0, StringLiteral S1, StringLiteral S2, 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.h94 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()
167 StringSwitch &CasesLower(StringLiteral S0, StringLiteral S1, StringLiteral S2, in CasesLower()
172 StringSwitch &CasesLower(StringLiteral S0, StringLiteral S1, StringLiteral S2, 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.h92 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()
165 StringSwitch &CasesLower(StringLiteral S0, StringLiteral S1, StringLiteral S2, in CasesLower()
170 StringSwitch &CasesLower(StringLiteral S0, StringLiteral S1, StringLiteral S2, in CasesLower()
[all …]
/aosp_15_r20/external/clang/test/OpenMP/
H A Dthreadprivate_codegen.cpp50 struct S2 { struct
53 S2() in S2() argument
56 S2(int a) in S2() argument
59 S2(const S2 &s) { in S2() function
62 ~S2() { in ~S2() argument
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dbug417.go21 type S2 struct { struct
22 p *struct { F S3 }
23 s []struct { F S3 }
24 m map[int]struct { F S3 }
25 c chan struct { F S3 }
26 i interface { f(struct { F S3 }) struct { F S3 } }
27 f func(struct { F S3 } ) struct { F S3 }
Dbug515.go16 type S2 struct { struct
17 r interface{ Read([]byte) (int, error) }
18 s1, s2 []byte
19 p *S1
20 n uintptr
Dissue61992.go16 type S2 struct { struct
17 a, b []int
18 m map[int]int
21 func F(i int, f func(S1, S2, int) int) int { argument
Dissue52870.go13 *S2 anonMember
16 type S2 struct { struct
17 T3
18 T4
/aosp_15_r20/external/clang/test/CodeGenObjCXX/
H A Dauto-release-result-assert.mm21 struct S2 { struct
29 S1Ref S2::m1() { argument
33 S1Ref (^Block1)(void) = ^{
/aosp_15_r20/external/clang/test/Preprocessor/
H A Dpragma_diagnostic_sections.cpp59 struct S2 { struct
61 S2() : in S2() function
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dwarn-unused-local-typedef.cpp41 struct S2 { in f() struct
42 typedef int Foo; // no diag in f()
43 typedef int Foo2; // expected-warning {{unused typedef 'Foo2'}} in f()
45 struct Deeper { in f()
89 struct S2 { in template_fun() struct
90 typedef int Foo; // no diag in template_fun()
92 typedef int Foo2; // expected-warning {{unused typedef 'Foo2'}} in template_fun()
94 typedef int Foo3; // no diag in template_fun()
H A Dopenmp_default_simd_align.cpp14 struct S2 { struct
23 const int test6 = __builtin_omp_required_simd_align(decltype(S2::x)); argument
H A Dalignof.cpp16 struct S2 { struct
25 const int test6 = __alignof__(S2::x); argument
/aosp_15_r20/external/llvm/unittests/ADT/
H A DImmutableSetTest.cpp55 ImmutableSet<int> S2 = f.add(S, 3); in TEST_F() local
83 ImmutableSet<int> S2 = f.add(f.add(f.add(S, 3), 4), 5); in TEST_F() local
121 ImmutableSet<int> S2 = f.add(f.add(S, 4), 5); in TEST_F() local
144 ImmutableSet<char> S2 = f.add(f.add(f.add(S, 'a'), 'e'), 'i'); in TEST_F() local
156 ImmutableSet<char> S2 = f.add(f.add(f.add(S, 'b'), 'c'), 'd'); in TEST_F() local
179 ImmutableSet<long> S2 = f.add(f.add(f.add(S, 0), 1), 2); in TEST_F() local
/aosp_15_r20/external/clang/test/CodeGen/
H A Dmalign-double.cpp24 struct S2{ struct
31 unsigned S2_align = __alignof(struct S2); argument
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/
Dstruct.go26 type S2 struct { struct
27 Eint
28 Ebool
29 v string
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dsparse_matmul_op_test.cc107 #define BM_SPARSE(M, K, N, S1, S2, TRA, TRB, TA, TB) \ argument
121 #define BM_SPARSE_REPLICATED(M, K, N, S1, S2, Copies) \ argument
135 #define BM_SPARSE_FLOAT(M, K, N, S1, S2, TRA, TRB) \ argument
137 #define BM_SPARSE_BFLOAT16(M, K, N, S1, S2, TRA, TRB) \ argument
139 #define BM_SPARSE_FLOAT_BFLOAT16(M, K, N, S1, S2, TRA, TRB) \ argument
141 #define BM_SPARSE_BFLOAT16_FLOAT(M, K, N, S1, S2, TRA, TRB) \ argument
218 #define BM_SPARSE_MULTI(M, K, N, S1, S2, Copies) \ argument

12345678910>>...26