/external/clang/test/Modules/Inputs/wildcard-submodule-exports/ |
H A D | A_one.h | 1 int *A1; variable
|
/external/libcxx/test/std/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.ctor/ |
H A D | copy.pass.cpp | 26 typedef ex::polymorphic_allocator<void> A1; typedef 29 std::is_copy_constructible<A1>::value, "" 32 std::is_move_constructible<A1>::value, "" 37 A1 const a((ex::memory_resource*)42); 38 A1 const a2(a); 43 A1 a((ex::memory_resource*)42); 44 A1 a2(std::move(a));
|
H A D | other_alloc.pass.cpp | 28 typedef ex::polymorphic_allocator<void> A1; typedef 32 std::is_convertible<A1 const &, A2>::value, "" 35 std::is_convertible<A2 const &, A1>::value, "" 38 std::is_nothrow_constructible<A1, A2 const &>::value, "" 41 std::is_nothrow_constructible<A2, A1 const &>::value, "" 46 A1 const a((ex::memory_resource*)42); 52 A1 a((ex::memory_resource*)42);
|
/external/clang/test/Sema/ |
H A D | enum-increment.c | 3 enum A { A1, A2, A3 }; enumerator in enum:A
|
/external/libcxx/test/std/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.eq/ |
H A D | equal.pass.cpp | 32 typedef ex::polymorphic_allocator<void> A1; typedef 36 A1 const a1; 45 A1 const a1(&d1); 46 A1 const a2(&d2); 61 A1 const a1(&d1); 62 A1 const a2(&d1); 74 A1 const a1(&d1); 89 A1 const a1(&d1); 103 A1 const a1(&d1); 104 A1 cons [all...] |
H A D | not_equal.pass.cpp | 32 typedef ex::polymorphic_allocator<void> A1; typedef 36 A1 const a1; 45 A1 const a1(&d1); 46 A1 const a2(&d2); 61 A1 const a1(&d1); 62 A1 const a2(&d1); 74 A1 const a1(&d1); 75 A1 const a2(&d2); 92 A1 const a1(&d1);
|
/external/clang/INPUTS/ |
H A D | macro_pounder_fn.c | 7 #define A1(A, B) A0(A,B) A0(A,B) A0(A,B) A0(A,B) A0(A,B) A0(A,B) macro 8 #define A2(A, B) A1(A,B) A1(A,B) A1(A,B) A1(A,B) A1(A,B) A1(A,B)
|
H A D | macro_pounder_obj.c | 7 #define A1 A0 A0 A0 A0 A0 A0 macro 8 #define A2 A1 A1 A1 A1 A1 A1
|
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.elab/ |
H A D | p3.cpp | 13 class A1 { class
|
/external/clang/test/CodeGenCXX/ |
H A D | init-priority-attr.cpp | 11 class A1 { class 13 A1() { foo(2); } function in class:A1 50 A1 a1 __attribute__((init_priority (300)));
|
H A D | default-arguments.cpp | 15 struct A1 { struct 16 A1(); 17 ~A1(); 26 B(const A1& = A1(), const A2& = A2());
|
H A D | debug-info-enum-class.cpp | 3 enum class A { A1=1 }; // underlying type is int by default member in class:A
|
H A D | microsoft-abi-rtti.cpp | 21 struct A1 { virtual void f() {} }; struct 22 struct B1 : virtual A1 { virtual void f() {} B1() {} } b1; 58 // CHECK-DAG: @"\01??_R2B1@@8" = linkonce_odr constant [3 x %rtti.BaseClassDescriptor*] [%rtti.BaseClassDescriptor* @"\01??_R1A@?0A@EA@B1@@8", %rtti.BaseClassDescriptor* @"\01??_R1A@A@3FA@A1@@8", %rtti.BaseClassDescriptor* null], comdat 60 // CHECK-DAG: @"\01??_R1A@A@3FA@A1@@8" = linkonce_odr constant %rtti.BaseClassDescriptor { i8* bitcast (%rtti.TypeDescriptor8* @"\01??_R0?AUA1@@@8" to i8*), i32 0, i32 0, i32 0, i32 4, i32 80, %rtti.ClassHierarchyDescriptor* @"\01??_R3A1@@8" }, comdat 63 // CHECK-DAG: @"\01??_R2A1@@8" = linkonce_odr constant [2 x %rtti.BaseClassDescriptor*] [%rtti.BaseClassDescriptor* @"\01??_R1A@?0A@EA@A1@@8", %rtti.BaseClassDescriptor* null], comdat 64 // CHECK-DAG: @"\01??_R1A@?0A@EA@A1@@8" = linkonce_odr constant %rtti.BaseClassDescriptor { i8* bitcast (%rtti.TypeDescriptor8* @"\01??_R0?AUA1@@@8" to i8*), i32 0, i32 0, i32 -1, i32 0, i32 64, %rtti.ClassHierarchyDescriptor* @"\01??_R3A1@@8" }, comdat 178 // X64-DAG: @"\01??_R2B1@@8" = linkonce_odr constant [3 x i32] [i32 trunc (i64 sub nuw nsw (i64 ptrtoint (%rtti.BaseClassDescriptor* @"\01??_R1A@?0A@EA@B1@@8" to i64), i64 ptrtoint (i8* @__ImageBase to i64)) to i32), i32 trunc (i64 sub nuw nsw (i64 ptrtoint (%rtti.BaseClassDescriptor* @"\01??_R1A@A@3FA@A1@@8" to i64), i64 ptrtoint (i8* @__ImageBase to i64)) to i32), i32 0], comdat 180 // X64-DAG: @"\01??_R1A@A@3FA@A1@@8" = linkonce_odr constant %rtti.BaseClassDescriptor { i32 trunc (i64 sub nuw nsw (i64 ptrtoint (%rtti.TypeDescriptor8* @"\01??_R0?AUA1@@@8" to i64), i64 ptrtoint (i8* @__ImageBase to i64)) to i32), i32 0, i32 0, i32 0, i32 4, i32 80, i32 trunc (i64 sub nuw nsw (i64 ptrtoint (%rtti.ClassHierarchyDescriptor* @"\01??_R3A1@@8" to i64), i64 ptrtoint (i8* @__ImageBase to i64)) to i32) }, comdat 183 // X64-DAG: @"\01??_R2A1@@8" = linkonce_odr constant [2 x i32] [i32 trunc (i64 sub nuw nsw (i64 ptrtoint (%rtti.BaseClassDescriptor* @"\01??_R1A@?0A@EA@A1@@8" to i64), i64 ptrtoint (i8* @__ImageBase to i64)) to i32), i32 0], comdat 184 // X64-DAG: @"\01??_R1A@?0A@EA@A1 [all...] |
/external/clang/test/Index/ |
H A D | annotate-comments-preprocessor.c | 15 #define A1 1 /* Aaa. */ macro 22 int A[] = { A0, A1, A2, A3, A4, A5, A6 }; 25 int f(int a1[A1], int a2[A2], int a3[A3], int a4[A4], int a5[A5], int a6[A6]); 28 #if A1 /** Aaa. */ 29 int g(int a1[A1], int a2[A2], int a3[A3], int a4[A4], int a5[A5], int a6[A6]);
|
/external/clang/test/SemaCXX/ |
H A D | ambiguous-builtin-unary-operator.cpp | 23 struct A1 { operator volatile int&(); }; struct 27 struct C1 : B1, A1 { };
|
H A D | enum-increment.cpp | 3 enum A { A1, A2, A3 }; enumerator in enum:A
|
/external/clang/test/Analysis/ |
H A D | NewDeleteLeaks-PR19102.cpp | 5 class A1 { class 7 A1(int); 27 new A1(0); // expected-warning@+1 {{Potential memory leak}}
|
/external/clang/test/CXX/temp/temp.param/ |
H A D | p9-0x.cpp | 31 template<typename T> struct A1 { template<typename U> struct B; }; struct in namespace:PR8748 32 template<typename T> template<typename U = int> struct A1<T>::B { }; // expected-error{{cannot add a default template argument to the definition of a member of a class template}}
|
/external/eigen/test/ |
H A D | inplace_decomposition.cpp | 38 MatrixType A1 = A; local 66 // Check that calling compute(A1) does not modify A1: 68 dec.compute(A1); 69 VERIFY_IS_EQUAL(A0,A1);
|
/external/wpa_supplicant_8/hs20/server/www/ |
H A D | spp.php | 70 $A1 = md5($user . ':' . $realm . ':' . $pw); variable 72 $resp = md5($A1 . ':' . $data['nonce'] . ':' . $data['nc'] . ':' .
|
/external/libcxxabi/test/ |
H A D | dynamic_cast5.pass.cpp | 22 struct A1 struct in namespace:t1 25 virtual ~A1() {} 27 A1* getA1() {return this;} 39 : public virtual A1, 45 A1* getA1() {return A1::getA1();} 57 t1::A1* getA1() {return A3::getA1();} 70 t1::A1* getA1() {return A4::getA1();} 79 A1 a1; 85 assert(dynamic_cast<A1*>(a 166 struct A1 struct in namespace:t2 310 struct A1 struct in namespace:t3 453 struct A1 struct in namespace:t4 596 struct A1 struct in namespace:t5 739 struct A1 struct in namespace:t6 882 struct A1 struct in namespace:t7 1025 struct A1 struct in namespace:t8 1168 struct A1 struct in namespace:t9 [all...] |
/external/clang/test/SemaTemplate/ |
H A D | temp_arg_type.cpp | 51 template<typename T> struct A1 { }; struct 52 A1<Array<int, 17>::type> ax;
|
/external/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/ |
H A D | construct.pass.cpp | 59 struct A1 struct 62 A1(char c) function in struct:A1 69 int A1::count = 0; 95 A1::count = 0; 97 std::aligned_storage<sizeof(A1)>::type a1; 98 assert(A1::count == 0); 99 std::allocator_traits<A<int> >::construct(a, (A1*)&a1, 'c'); 100 assert(A1::count == 1); 123 A1::count = 0; 126 std::aligned_storage<sizeof(A1)> [all...] |
/external/llvm/unittests/Support/ |
H A D | ArrayRecyclerTest.cpp | 56 Object *A1 = DUT.allocate(Cap, Allocator); local 57 A1[0].Num = 21; 58 A1[7].Num = 17; 68 EXPECT_EQ(21, A1[0].Num); 69 EXPECT_EQ(17, A1[7].Num); 78 EXPECT_EQ(21, A1[0].Num); 79 EXPECT_EQ(17, A1[7].Num); 88 DUT.deallocate(Cap, A1); 96 EXPECT_EQ(A1, A1x); 102 EXPECT_NE(A1, A [all...] |
/external/clang/test/CodeGen/ |
H A D | attr-mode-enums.c | 9 enum { A1, B1 } __attribute__((mode(QI))) x1 = A1; enumerator in enum:__anon2177
|