Home
last modified time | relevance | path

Searched defs:SA (Results 1 – 25 of 138) sorted by relevance

123456

/external/clang/test/OpenMP/
Dtarget_is_device_ptr_messages.cpp7 struct SA { struct
8 const int d = 5;
9 const int da[5] = { 0 };
10 ST e;
11 ST g[10];
12 STarr &rg = g;
13 int i;
14 int &j = i;
15 int *k = &j;
16 int *&z = k;
[all …]
Dtarget_data_use_device_ptr_messages.cpp5 struct SA { struct
6 const int d = 5;
7 const int da[5] = { 0 };
8 ST e;
9 ST g[10];
10 int i;
11 int &j = i;
12 int *k = &j;
13 int *&z = k;
14 int aa[10];
[all …]
Dtarget_is_device_ptr_ast_print.cpp14 struct SA { struct
15 const int da[5] = { 0 };
16 ST g[10];
17 STarr &rg = g;
18 int i;
42 // CHECK: struct SA argument
Dtarget_map_messages.cpp20 struct SA { struct
21 static int ss;
23 float a;
24 int b[12];
25 float *c;
26 T d;
27 float e[I];
28 T *f;
29 void func(int arg) { in func()
Dtarget_codegen_registration.cpp170 struct SA { struct
177 SA() { in SA() function
182 ~SA() { in ~SA() argument
Dtarget_data_use_device_ptr_ast_print.cpp12 struct SA { struct
24 // CHECK: struct SA argument
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugRnglists.cpp209 if (auto SA = LookupPooledAddress(Value0)) in dump() local
243 if (auto SA = LookupPooledAddress(Value0)) in dump() local
251 if (auto SA = LookupPooledAddress(Value0)) in dump() local
254 if (auto SA = LookupPooledAddress(Value1)) in dump() local
/external/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.members/
Dconstruct_pair.pass.cpp39 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
62 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
92 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
119 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
Dconstruct_pair_piecewise.pass.cpp42 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
69 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
103 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
134 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
Dconstruct_pair_values.pass.cpp41 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
66 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
98 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
127 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
Dconstruct_pair_rvalue.pass.cpp42 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
69 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
103 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
134 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
Dconstruct_pair_const_lvalue_pair.pass.cpp42 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
69 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
103 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
134 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
Dconstruct_type.pass.cpp42 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_bullet_one() typedef
75 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_bullet_two() typedef
108 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_bullet_three() typedef
/external/cronet/tot/third_party/libc++/src/test/std/utilities/allocator.adaptor/allocator.adaptor.members/
Dconstruct_pair.pass.cpp38 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
65 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
99 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
131 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
Dconstruct_pair_values.pass.cpp40 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
69 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
105 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
139 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
Dconstruct_pair_piecewise.pass.cpp41 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
70 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
106 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
140 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
Dconstruct_pair_const_lvalue_pair.pass.cpp41 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
72 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
110 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
146 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
Dconstruct_pair_rvalue.pass.cpp41 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
72 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
110 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
146 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
Dconstruct_type.pass.cpp43 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_bullet_one() typedef
75 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_bullet_two() typedef
113 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_bullet_three() typedef
/external/cronet/stable/third_party/libc++/src/test/std/utilities/allocator.adaptor/allocator.adaptor.members/
Dconstruct_pair.pass.cpp38 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
65 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
99 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
131 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
Dconstruct_pair_piecewise.pass.cpp41 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
70 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
106 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
140 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
Dconstruct_pair_values.pass.cpp40 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
69 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
105 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
139 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
Dconstruct_pair_const_lvalue_pair.pass.cpp41 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
72 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
110 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
146 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
Dconstruct_pair_rvalue.pass.cpp41 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
72 using SA = std::scoped_allocator_adaptor<Alloc>; in test_no_inner_alloc() typedef
110 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
146 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_with_inner_alloc() typedef
Dconstruct_type.pass.cpp43 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_bullet_one() typedef
75 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_bullet_two() typedef
113 using SA = std::scoped_allocator_adaptor<Outer, Inner>; in test_bullet_three() typedef

123456