/aosp_15_r20/external/clang/test/OpenMP/ |
H A D | threadprivate_codegen.cpp | 67 struct S3 { struct 70 S3() in S3() argument 73 S3(int a) in S3() argument 76 S3(const S3 &s) { in S3() argument 79 ~S3() { in ~S3() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | StringSwitch.h | 100 StringLiteral S3, T Value) { in Cases() 105 StringLiteral S3, StringLiteral S4, T Value) { in Cases() 110 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 116 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 122 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 128 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 135 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 173 StringLiteral S3, T Value) { in CasesLower() 178 StringLiteral S3, StringLiteral S4, T Value) { in CasesLower()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | StringSwitch.h | 100 StringLiteral S3, T Value) { in Cases() 105 StringLiteral S3, StringLiteral S4, T Value) { in Cases() 110 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 116 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 122 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 128 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 135 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 173 StringLiteral S3, T Value) { in CasesLower() 178 StringLiteral S3, StringLiteral S4, T Value) { in CasesLower()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | StringSwitch.h | 100 StringLiteral S3, T Value) { in Cases() 105 StringLiteral S3, StringLiteral S4, T Value) { in Cases() 110 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 116 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 122 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 128 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 135 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 173 StringLiteral S3, T Value) { in CasesLower() 178 StringLiteral S3, StringLiteral S4, T Value) { in CasesLower()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | StringSwitch.h | 100 StringLiteral S3, T Value) { in Cases() 105 StringLiteral S3, StringLiteral S4, T Value) { in Cases() 110 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 116 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 122 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 128 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 135 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 173 StringLiteral S3, T Value) { in CasesLower() 178 StringLiteral S3, StringLiteral S4, T Value) { in CasesLower()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | StringSwitch.h | 100 StringLiteral S3, T Value) { in Cases() 105 StringLiteral S3, StringLiteral S4, T Value) { in Cases() 110 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 116 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 122 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 128 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 135 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 173 StringLiteral S3, T Value) { in CasesLower() 178 StringLiteral S3, StringLiteral S4, T Value) { in CasesLower()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | StringSwitch.h | 98 StringLiteral S3, T Value) { in Cases() 103 StringLiteral S3, StringLiteral S4, T Value) { in Cases() 108 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 114 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 120 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 126 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 133 StringLiteral S3, StringLiteral S4, StringLiteral S5, in Cases() 171 StringLiteral S3, T Value) { in CasesLower() 176 StringLiteral S3, StringLiteral S4, T Value) { in CasesLower()
|
/aosp_15_r20/prebuilts/go/linux-x86/test/interface/ |
D | struct.go | 83 type S3 struct { i, j, k, l int64 } argument 84 func (p S3) Get() int64 { return p.l } 85 func (p S3) Put(i int64) { p.l = i }
|
/aosp_15_r20/external/clang/test/Modules/ |
H A D | elaborated-type-specifier-from-hidden-module.m | 11 struct S3 { float y; }; // expected-error {{redefinition}} struct 16 void useS1(struct S1 *x); 17 void useS2(struct S2 *x); 18 void useS2(struct S2 *x);
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | openmp_default_simd_align.cpp | 31 struct S3 { struct 37 static const int test11 = __builtin_omp_required_simd_align(decltype(S3::s2.x)); argument 38 …static const int test12 = __builtin_omp_required_simd_align(decltype(S3::s2.s)); // expected-error… argument
|
H A D | alignof.cpp | 33 struct S3 { struct 39 static const int test11 = __alignof__(S3::s2.x); argument 40 …static const int test12 = __alignof__(S3::s2.s); // expected-error {{invalid application of 'align… argument
|
H A D | warn-dangling-field.cpp | 26 struct S3 { struct 28 S3(Y y) : x1(y), x2(y) {} // no-warning: conversion operator in S3() function
|
H A D | warn-bad-memaccess.cpp | 16 struct S3 { float x, y; S1 s[4]; void (*f)(S1**); } s3; struct
|
H A D | attr-aligned.cpp | 12 typedef struct __attribute__((aligned(4))) S3 { struct 14 } S3 __attribute__((aligned(8))); argument
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | pragma-pack-1.c | 27 struct S3 struct 29 char a[3]; 31 struct T3 35 } d; 37 struct T32 61 // CHECK: %struct.S3 = type { [3 x i8], i8, %struct.T3, %struct.T32 } argument
|
/aosp_15_r20/external/llvm/unittests/ADT/ |
H A D | ImmutableSetTest.cpp | 65 ImmutableSet<int> S3 = f.add(S, 2); in TEST_F() local 84 ImmutableSet<int> S3 = f.add(f.add(f.add(S2, 9), 20), 43); in TEST_F() local 122 ImmutableSet<int> S3 = f.add(S2, 3); in TEST_F() local 145 ImmutableSet<char> S3 = f.add(f.add(S2, 'o'), 'u'); in TEST_F() local 157 ImmutableSet<char> S3 = f.add(f.add(f.add(S2, 'f'), 'g'), 'h'); in TEST_F() local 180 ImmutableSet<long> S3 = f.add(f.add(f.add(S2, 3), 4), 5); in TEST_F() local
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ |
D | bug253.go | 15 type S3 struct { struct 16 S1 17 S2 20 S3 anonMember
|
/aosp_15_r20/external/clang/test/CXX/dcl.decl/dcl.fct.def/dcl.fct.def.default/ |
H A D | p2.cpp | 29 struct S3 { struct 33 constexpr S3(int n) : n(n) {} in S3() argument 36 constexpr S3 s3a = S3(0); argument
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/check/ |
D | decls3.go | 158 type S3 struct { struct 159 S1x 160 S2 161 D, E int 162 *S1y
|
D | builtins0.go | 795 type S3 struct { // offset struct 796 a int64 // 0 797 b int32 // 8 801 S3 // 0 anonMember
|
/aosp_15_r20/prebuilts/go/linux-x86/test/ |
D | sizeof.go | 66 S3 anonMember 68 S3 struct { struct 69 C int64 70 S4
|
/aosp_15_r20/external/clang/test/Sema/ |
H A D | warn-type-safety-mpi-hdf5.c | 242 struct S3 { int a; long b; double c; double d; struct S1 s1; }; argument
|
/aosp_15_r20/external/clang/test/ASTMerge/Inputs/ |
H A D | struct1.c | 24 struct S3 { int i; float f; double d; } x3; argument
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | warn-padded-packed.cpp | 14 struct S3 { struct 15 char c; 16 int i; 76 void f(S1*, S2*, S3*, S4*, S5*, S6*, S7*, S8*, S9*, S10*, S11*, S12*, S13*) { } in f() argument
|
H A D | regparm.cpp | 29 struct S3 { struct 34 __attribute((regparm(2))) void foo4(S3 a, int b); argument
|