/external/clang/test/CodeGen/ |
D | sse2-builtins.c | 11 __m128i test_mm_add_epi8(__m128i A, __m128i B) { in test_mm_add_epi8() argument 14 return _mm_add_epi8(A, B); in test_mm_add_epi8() 17 __m128i test_mm_add_epi16(__m128i A, __m128i B) { in test_mm_add_epi16() argument 20 return _mm_add_epi16(A, B); in test_mm_add_epi16() 23 __m128i test_mm_add_epi32(__m128i A, __m128i B) { in test_mm_add_epi32() argument 26 return _mm_add_epi32(A, B); in test_mm_add_epi32() 29 __m128i test_mm_add_epi64(__m128i A, __m128i B) { in test_mm_add_epi64() argument 32 return _mm_add_epi64(A, B); in test_mm_add_epi64() 35 __m128d test_mm_add_pd(__m128d A, __m128d B) { in test_mm_add_pd() argument 38 return _mm_add_pd(A, B); in test_mm_add_pd() [all …]
|
D | avx-builtins.c | 11 __m256d test_mm256_add_pd(__m256d A, __m256d B) { in test_mm256_add_pd() argument 14 return _mm256_add_pd(A, B); in test_mm256_add_pd() 17 __m256 test_mm256_add_ps(__m256 A, __m256 B) { in test_mm256_add_ps() argument 20 return _mm256_add_ps(A, B); in test_mm256_add_ps() 23 __m256d test_mm256_addsub_pd(__m256d A, __m256d B) { in test_mm256_addsub_pd() argument 26 return _mm256_addsub_pd(A, B); in test_mm256_addsub_pd() 29 __m256 test_mm256_addsub_ps(__m256 A, __m256 B) { in test_mm256_addsub_ps() argument 32 return _mm256_addsub_ps(A, B); in test_mm256_addsub_ps() 35 __m256d test_mm256_and_pd(__m256d A, __m256d B) { in test_mm256_and_pd() argument 38 return _mm256_and_pd(A, B); in test_mm256_and_pd() [all …]
|
/external/pcre/dist2/src/ |
D | pcre2_jit_test.c | 130 #define A PCRE2_NEWLINE_ANYCRLF macro 155 { MU, A, 0, 0, "AbC", "AbAbC" }, 156 { MU, A, 0, 0, "ACCEPT", "AACACCACCEACCEPACCEPTACCEPTT" }, 157 { CMU, A, 0, 0, "aA#\xc3\xa9\xc3\x81", "aA#Aa#\xc3\x89\xc3\xa1" }, 158 { M, A, 0, 0, "[^a]", "aAbB" }, 159 { CM, A, 0, 0, "[^m]", "mMnN" }, 160 { M, A, 0, 0, "a[^b][^#]", "abacd" }, 161 { CM, A, 0, 0, "A[^B][^E]", "abacd" }, 162 { CMU, A, 0, 0, "[^x][^#]", "XxBll" }, 163 { MU, A, 0, 0, "[^a]", "aaa\xc3\xa1#Ab" }, [all …]
|
/external/clang/test/CodeGenCXX/ |
D | exceptions.cpp | 29 struct A { A(int); A(int, int); ~A(); void *p; }; argument 31 A *a() { in a() 38 return new A(5); in a() 41 A *b() { in b() 50 return new A(foo()); in b() 56 A *c() { in c() 72 return new A(B().x); in c() 82 A *d() { in d() 97 return new A(B()); in d() 100 A *e() { in e() [all …]
|
D | uncopyable-args.cpp | 6 struct A { struct 9 void foo(A); 23 struct A { struct 24 A(); 27 void foo(A); 46 struct A { struct 47 A(); 48 A(A &&o); 51 void foo(A); 66 struct A { struct [all …]
|
D | temporaries.cpp | 13 struct A { int n; }; argument 15 struct C : A, B {}; 16 extern const A &&a = (A&&)(A&&)(C&&)(C{}); 31 struct A { ~A(); }; struct 35 A &&a = dynamic_cast<A&&>(A{}); 52 struct A { struct 53 A(); 54 ~A(); 61 (void)A(); in f1() 65 A().f(); in f1() [all …]
|
D | arm.cpp | 39 struct A { struct 40 A(int i) { foo(); } in A() function 41 ~A() { foo(); } in ~A() argument 52 A a = 10; in test() 75 struct A { struct 78 A(int); 79 virtual ~A() { foo(); } in ~A() argument 90 struct C : A, virtual B { 93 C(int i) : A(i), B(i) { foo(); } in C() 105 struct A { struct [all …]
|
/external/clang/test/Index/ |
D | get-cursor.cpp | 68 class A { class 69 A(); 70 virtual ~A(); 73 A& operator=(const A&); 74 A& operator=(A&&) noexcept; 77 A operator+() const; 78 A operator-() const; 79 A operator~() const; 80 A operator*() const; 81 A operator&() const; [all …]
|
/external/boringssl/src/crypto/bn/ |
D | bn_tests.txt | 3 # These test vectors satisfy A + B = Sum. 6 A = 0 10 A = c590e57ee64fced3ca84d4bb013bba7d633e68b2ff4e27bf1db43f386dbfcce501f112b7fff6fb9436a576ccfccce12… 14 A = -c590e57ee64fced3ca84d4bb013bba7d633e68b2ff4e27bf1db43f386dbfcce501f112b7fff6fb9436a576ccfccce1… 18 A = c590e57ee64fced3ca84d4bb013bba7d633e68b2ff4e27bf1db43f386dbfcce501f112b7fff6fb9436a576ccfccce12… 22 A = c590e57ee64fced18aff6e2f0c6ac05625b1e94f394f42470cae14d12cadea4f5ab6b9d77225fe3b4903825966c7875… 26 A = c590e57ee64fced18aff6e2f0c6ac05625b1e94f394f42470cae14d12cadea4f5ab6b9d77225fe3b4903825966c7875… 30 A = -c590e57ee64fced18aff6e2f0c6ac05625b1e94f394f42470cae14d12cadea4f5ab6b9d77225fe3b4903825966c787… 34 A = -c590e57ee64fced18aff6e2f0c6ac05625b1e94f394f42470cae14d12cadea4f5ab6b9d77225fe3b4903825966c787… 38 A = c590e57ee64fced18aff6e2f0c6ac05625b1e94f394f42470cae14d12cadea4f5ab6b9d77225fe3b4903825966c7875… [all …]
|
/external/clang/test/Analysis/ |
D | auto-obj-dtors-cfg-output.cpp | 4 class A { class 10 A() {} in A() function in A 16 ~A() {} in ~A() 52 A a; in test_const_ref() 53 const A& b = a; in test_const_ref() 54 const A& c = A(); in test_const_ref() 70 A a[2]; in test_array() 71 A b[0]; in test_array() 94 A a; in test_scope() 95 { A c; in test_scope() [all …]
|
/external/eigen/test/ |
D | product_large.cpp | 22 MatrixType A(rows,cols); A.setRandom(); in test_aliasing() local 24 VERIFY_IS_APPROX(x = y + A*x, A*z); // OK because "y + A*x" is marked as "assume-aliasing" in test_aliasing() 27 …VERIFY_IS_APPROX(x = T(1.)*(A*x), A*z); // OK because 1*(A*x) is replaced by (1*A*x) which is a Pr… in test_aliasing() 89 Eigen::MatrixXd A(10,10), B, C; in test_product_large() local 90 A.setRandom(); in test_product_large() 91 C = A; in test_product_large() 93 C = C * A; in test_product_large() 94 …() = (((A*A)*(A*A))*((A*A)*(A*A))*((A*A)*(A*A))*((A*A)*(A*A))*((A*A)*(A*A)) * ((A*A)*(A*A))*((A*A)… in test_product_large() 95 …* (((A*A)*(A*A))*((A*A)*(A*A))*((A*A)*(A*A))*((A*A)*(A*A))*((A*A)*(A*A)) * ((A*A)*(A*A))*((A*A)*(A… in test_product_large()
|
/external/clang/test/CXX/class.access/class.protected/ |
D | p1.cpp | 4 class A { class 10 class B : public A { 12 class C : protected A { // expected-note {{declared}} 17 void test(A &a) { in test() 36 class A { class 39 static void test(A&); 41 class B : public A { 44 class C : protected A { 51 void A::test(A &a) { in test() 70 class A { class [all …]
|
/external/libcxx/test/std/language.support/support.exception/propagation/ |
D | current_exception.pass.cpp | 18 struct A struct 22 A() {++constructed;} in A() argument 23 ~A() {--constructed;} in ~A() argument 24 A(const A&) {++constructed;} in A() function 27 int A::constructed = 0; 38 assert(A::constructed == 0); in main() 39 throw A(); in main() 44 assert(A::constructed == 1); in main() 46 assert(A::constructed == 0); in main() 48 assert(A::constructed == 0); in main() [all …]
|
/external/boringssl/src/crypto/ec/ |
D | p256-x86_64_tests.txt | 3 # The following tests satisfy A = -B (mod P). 6 A = 0000000000000000000000000000000000000000000000000000000000000000 10 A = 0000000000000000000000000000000000000000000000000000000000000001 14 A = 0000000000000000000000000000000000000000000000000000000000000003 18 A = 0000000000000000000000000000000000000000000000000000000000000007 22 A = 000000000000000000000000000000000000000000000000000000000000000f 26 A = 000000000000000000000000000000000000000000000000000000000000001f 30 A = 000000000000000000000000000000000000000000000000000000000000003f 34 A = 000000000000000000000000000000000000000000000000000000000000007f 38 A = 00000000000000000000000000000000000000000000000000000000000000ff [all …]
|
/external/clang/INPUTS/ |
D | macro_pounder_fn.c | 6 #define A0(A, B) A B argument 7 #define A1(A, B) A0(A,B) A0(A,B) A0(A,B) A0(A,B) A0(A,B) A0(A,B) argument 8 #define A2(A, B) A1(A,B) A1(A,B) A1(A,B) A1(A,B) A1(A,B) A1(A,B) argument 9 #define A3(A, B) A2(A,B) A2(A,B) A2(A,B) A2(A,B) A2(A,B) A2(A,B) argument 10 #define A4(A, B) A3(A,B) A3(A,B) A3(A,B) A3(A,B) A3(A,B) A3(A,B) argument 11 #define A5(A, B) A4(A,B) A4(A,B) A4(A,B) A4(A,B) A4(A,B) A4(A,B) argument 12 #define A6(A, B) A5(A,B) A5(A,B) A5(A,B) A5(A,B) A5(A,B) A5(A,B) argument 13 #define A7(A, B) A6(A,B) A6(A,B) A6(A,B) A6(A,B) A6(A,B) A6(A,B) argument 14 #define A8(A, B) A7(A,B) A7(A,B) A7(A,B) A7(A,B) A7(A,B) A7(A,B) argument
|
/external/llvm/test/MC/Sparc/ |
D | sparc-ctrl-instructions.s | 4 ! CHECK: call foo ! encoding: [0b01AAAAAA,A,A,A] 5 ! CHECK: ! fixup A - offset: 0, value: foo, kind: fixup_sparc_call30 17 ! CHECK: call %g1+%lo(sym) ! encoding: [0x9f,0xc0,0b011000AA,A] 18 ! CHECK-NEXT: ! fixup A - offset: 0, value: %lo(sym), kind: fixup_sparc_lo10 30 ! CHECK: jmp %g1+%lo(sym) ! encoding: [0x81,0xc0,0b011000AA,A] 31 ! CHECK-NEXT: ! fixup A - offset: 0, value: %lo(sym), kind: fixup_sparc_lo10 43 ! CHECK: jmpl %g1+%lo(sym), %g2 ! encoding: [0x85,0xc0,0b011000AA,A] 44 … ! CHECK-NEXT: ! fixup A - offset: 0, value: %lo(sym), kind: fixup_sparc_lo10 47 ! CHECK: ba .BB0 ! encoding: [0x10,0b10AAAAAA,A,A] 48 ! CHECK-NEXT: ! fixup A - offset: 0, value: .BB0, kind: fixup_sparc_br22 [all …]
|
D | sparc64-ctrl-instructions.s | 4 ! CHECK: bne %xcc, .BB0 ! encoding: [0x12,0b01101AAA,A,A] 5 ! CHECK-NEXT: ! fixup A - offset: 0, value: .BB0, kind: fixup_sparc_br19 8 ! CHECK: be %xcc, .BB0 ! encoding: [0x02,0b01101AAA,A,A] 9 ! CHECK-NEXT: ! fixup A - offset: 0, value: .BB0, kind: fixup_sparc_br19 12 ! CHECK: bg %xcc, .BB0 ! encoding: [0x14,0b01101AAA,A,A] 13 ! CHECK-NEXT: ! fixup A - offset: 0, value: .BB0, kind: fixup_sparc_br19 16 ! CHECK: ble %xcc, .BB0 ! encoding: [0x04,0b01101AAA,A,A] 17 ! CHECK-NEXT: ! fixup A - offset: 0, value: .BB0, kind: fixup_sparc_br19 20 ! CHECK: bge %xcc, .BB0 ! encoding: [0x16,0b01101AAA,A,A] 21 ! CHECK-NEXT: ! fixup A - offset: 0, value: .BB0, kind: fixup_sparc_br19 [all …]
|
/external/libcxx/test/std/strings/basic.string/string.cons/ |
D | substr.pass.cpp | 36 typedef typename S::allocator_type A; in test() typedef 45 assert(s2.get_allocator() == A()); in test() 69 typedef typename S::allocator_type A; in test() typedef 77 assert(s2.get_allocator() == A()); in test() 147 typedef test_allocator<char> A; in main() typedef 148 typedef std::basic_string<char, std::char_traits<char>, A> S; in main() 150 test(S(A(3)), 0); in main() 151 test(S(A(3)), 1); in main() 152 test(S("1", A(5)), 0); in main() 153 test(S("1", A(5)), 1); in main() [all …]
|
/external/clang/test/CXX/class.access/ |
D | p4.cpp | 15 class A { class 24 void test(A *op) { in test() 29 void (A::*a)(Public&) = &A::foo; in test() 30 void (A::*b)(Protected&) = &A::foo; // expected-error {{'foo' is a protected member}} in test() 31 void (A::*c)(Private&) = &A::foo; // expected-error {{'foo' is a private member}} in test() 37 class A { class 58 void operator+(const A &, Public&); 59 void operator+(const A &, Protected&); 60 void operator+(const A &, Private&); 61 void operator-(const A &); [all …]
|
/external/clang/lib/Headers/ |
D | avx512erintrin.h | 31 #define _mm512_exp2a23_round_pd(A, R) __extension__ ({ \ argument 32 (__m512d)__builtin_ia32_exp2pd_mask((__v8df)(__m512d)(A), \ 36 #define _mm512_mask_exp2a23_round_pd(S, M, A, R) __extension__ ({ \ argument 37 (__m512d)__builtin_ia32_exp2pd_mask((__v8df)(__m512d)(A), \ 41 #define _mm512_maskz_exp2a23_round_pd(M, A, R) __extension__ ({ \ argument 42 (__m512d)__builtin_ia32_exp2pd_mask((__v8df)(__m512d)(A), \ 46 #define _mm512_exp2a23_pd(A) \ argument 47 _mm512_exp2a23_round_pd((A), _MM_FROUND_CUR_DIRECTION) 49 #define _mm512_mask_exp2a23_pd(S, M, A) \ argument 50 _mm512_mask_exp2a23_round_pd((S), (M), (A), _MM_FROUND_CUR_DIRECTION) [all …]
|
/external/llvm/test/MC/Mips/ |
D | branch-pseudos.s | 9 # CHECK: bnez $1, local_label # encoding: [0x14,0x20,A,A] 10 # CHECK: # fixup A - offset: 0, value: local_label-4, kind: fixup_Mips_PC16 14 # CHECK: bnez $1, global_label # encoding: [0x14,0x20,A,A] 15 # CHECK: # fixup A - offset: 0, value: global_label-4, kind: fixup_Mips_PC16 18 # CHECK: bltz $7, local_label # encoding: [0x04,0xe0,A,A] 19 # CHECK: # fixup A - offset: 0, value: local_label-4, kind: fixup_Mips_PC16 22 # CHECK: bgtz $8, local_label # encoding: [0x1d,0x00,A,A] 23 # CHECK: # fixup A - offset: 0, value: local_label-4, kind: fixup_Mips_PC16 26 # CHECK: bltz $zero, local_label # encoding: [0x04,0x00,A,A] 27 # CHECK: # fixup A - offset: 0, value: local_label-4, kind: fixup_Mips_PC… [all …]
|
/external/clang/test/SemaCXX/ |
D | warn-global-constructors.cpp | 20 struct A { int x; }; argument 21 A a; 22 A b = A(); 23 A c = { 10 }; 24 A d = { opaque_int() }; // expected-warning {{global constructor}} 25 A e = A(A()); 26 A f = A(a); // expected-warning {{global constructor}} 27 A g(a); // expected-warning {{global constructor}} 28 A h((A())); // elided 29 A i((A(A()))); // elided [all …]
|
/external/pcre/dist2/testdata/ |
D | testoutputEBC | 11 /^A/m 13 0: A 15 0: A 17 /^A/m,newline=any 19 0: A 21 0: A 23 0: A 25 0: A 27 /^A/m,newline=anycrlf 29 0: A [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | musttail-indirect.ll | 6 ; struct A { A(); ~A(); int a; }; 10 ; virtual int g(A, int, A); 11 ; virtual void h(A, int, A); 12 ; virtual A i(A, int, A); 13 ; virtual A j(int); 17 ; int (B::*mp_g)(A, int, A) = &B::g; 18 ; void (B::*mp_h)(A, int, A) = &B::h; 19 ; A (B::*mp_i)(A, int, A) = &B::i; 20 ; A (B::*mp_j)(int) = &B::j; 26 %struct.A = type { i32 } [all …]
|
/external/llvm/test/MC/PowerPC/ |
D | ppc64-fixups.s | 10 # CHECK-BE: b target # encoding: [0b010010AA,A,A,0bAAAAAA00] 11 # CHECK-LE: b target # encoding: [0bAAAAAA00,A,A,0b010010AA] 12 # CHECK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc… 13 # CHECK-LE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc… 14 # CHECK-BE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_REL24 target 0x0 15 # CHECK-LE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_REL24 target 0x0 18 # CHECK-BE: ba target # encoding: [0b010010AA,A,A,0bAAAAAA10] 19 # CHECK-LE: ba target # encoding: [0bAAAAAA10,A,A,0b010010AA] 20 # CHECK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc… 21 # CHECK-LE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc… [all …]
|