/aosp_15_r20/external/compiler-rt/test/asan/TestCases/Linux/ |
H A D | sized_delete_test.cc | 25 struct D1 { struct 27 ~D1() { fprintf(stderr, "D1::~D1\n"); } in ~D1() argument
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/lib/gcc/x86_64-linux/4.8.3/include/ |
D | lwpintrin.h | 62 #define __lwpval32(D2, D1, F) \ argument 66 #define __lwpval64(D2, D1, F) \ argument 88 #define __lwpins32(D2, D1, F) \ argument 92 #define __lwpins64(D2, D1, F) \ argument
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/ |
D | lwpintrin.h | 62 #define __lwpval32(D2, D1, F) \ argument 66 #define __lwpval64(D2, D1, F) \ argument 88 #define __lwpins32(D2, D1, F) \ argument 92 #define __lwpins64(D2, D1, F) \ argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/container/map/detail/cpp03/preprocessed/ |
D | as_map10.hpp | 40 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef 61 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef 82 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef 103 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef 124 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef 145 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef 166 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef 187 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef 208 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef
|
D | as_map20.hpp | 40 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef 61 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef 82 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef 103 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef 124 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef 145 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef 166 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef 187 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef 208 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef 229 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef [all …]
|
D | as_map30.hpp | 40 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef 61 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef 82 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef 103 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef 124 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef 145 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef 166 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef 187 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef 208 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef 229 …s_assoc> D0; typedef typename D0::type T0; typedef pair_from<I1, is_assoc> D1; typedef typename D1… typedef [all …]
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | ARMExpandPseudoInsts.cpp | 370 unsigned &D1, unsigned &D2, unsigned &D3) { in GetDSubRegs() 407 unsigned D0, D1, D2, D3; in ExpandVLD() local 482 unsigned D0, D1, D2, D3; in ExpandVST() local 535 unsigned D0 = 0, D1 = 0, D2 = 0, D3 = 0; in ExpandLaneOp() local 614 unsigned D0, D1, D2, D3; in ExpandVTBL() local 1398 unsigned D1 = TRI->getSubReg(DstReg, ARM::dsub_1); in ExpandMI() local 1429 unsigned D1 = TRI->getSubReg(SrcReg, ARM::dsub_1); in ExpandMI() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMExpandPseudoInsts.cpp | 437 unsigned &D1, unsigned &D2, unsigned &D3) { in GetDSubRegs() 500 unsigned D0, D1, D2, D3; in ExpandVLD() local 628 unsigned D0, D1, D2, D3; in ExpandVST() local 682 unsigned D0 = 0, D1 = 0, D2 = 0, D3 = 0; in ExpandLaneOp() local 764 unsigned D0, D1, D2, D3; in ExpandVTBL() local 1606 Register D1 = TRI->getSubReg(DstReg, ARM::dsub_1); in ExpandMI() local 1638 Register D1 = TRI->getSubReg(SrcReg, ARM::dsub_1); in ExpandMI() local
|
/aosp_15_r20/external/clang/test/CXX/special/class.init/class.inhctor.init/ |
H A D | p1.cpp | 14 struct D1 : B1 { // expected-note {{no default constructor}} struct 16 int x; 17 int y = get();
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | homogeneous-aggregates.cpp | 23 struct D1 : Base1 { // non-homogeneous aggregate struct 41 // PPC: define void @_Z7func_D12D1(%struct.D1* noalias sret %agg.result, [3 x i64] %x.coerce) argument
|
/aosp_15_r20/external/clang/test/Sema/ |
H A D | ms_bitfield_layout.c | 216 typedef struct D1 { struct 221 } D1; typedef
|
/aosp_15_r20/external/webp/src/dsp/ |
H A D | rescaler_sse2.c | 153 const __m128i D1 = _mm_mul_epu32(frac, mult1); // 32b x 16b -> 64b in RescalerImportRowShrink_SSE2() local 211 const __m128i D1 = _mm_srli_epi64(C1, WEBP_RESCALER_RFIX); in ProcessRow_SSE2() local 266 const __m128i D1 = _mm_add_epi64(C1, rounder); in RescalerExportRowExpand_SSE2() local 306 const __m128i D1 = _mm_srli_epi64(B1, WEBP_RESCALER_RFIX); in RescalerExportRowShrink_SSE2() local
|
H A D | rescaler_neon.c | 56 const uint64x2_t D1 = vmlal_n_u32(C1, vget_high_u32(B0), B); in Interpolate_NEON() local 101 const uint32x4_t D1 = MULT_FIX(C1, fy_scale_half); in RescalerExportRowExpand_NEON() local 143 const uint16x4_t D1 = vmovn_u32(C1); in RescalerExportRowShrink_NEON() local
|
/aosp_15_r20/external/eigen/bench/tensors/ |
H A D | tensor_benchmarks_sycl.cc | 10 #define BM_FuncWithInput2DimsGPU(FUNC, D1, D2) \ argument 89 #define BM_FuncWithInputDimsGPU(FUNC, D1, D2, D3) \ argument
|
/aosp_15_r20/external/clang/test/SemaTemplate/ |
H A D | elaborated-type-specifier.cpp | 10 struct D1 { struct 11 enum X { value };
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMExpandPseudoInsts.cpp | 535 unsigned &D1, unsigned &D2, unsigned &D3) { in GetDSubRegs() 607 unsigned D0, D1, D2, D3; in ExpandVLD() local 736 unsigned D0, D1, D2, D3; in ExpandVST() local 790 unsigned D0 = 0, D1 = 0, D2 = 0, D3 = 0; in ExpandLaneOp() local 872 unsigned D0, D1, D2, D3; in ExpandVTBL() local 2689 Register D1 = TRI->getSubReg(DstReg, ARM::dsub_1); in ExpandMI() local 2721 Register D1 = TRI->getSubReg(SrcReg, ARM::dsub_1); in ExpandMI() local
|
/aosp_15_r20/external/libaom/av1/encoder/x86/ |
H A D | pickrst_sse4.c | 60 const uint8_t D1 = dgd_ijk[l]; in acc_stat_win7_one_line_sse4_1() local 86 const uint8_t D1 = dgd_ijk[l]; in acc_stat_win7_one_line_sse4_1() local 262 const uint16_t D1 = dgd_ijk[l]; in acc_stat_highbd_win7_one_line_sse4_1() local 298 const uint16_t D1 = dgd_ijk[l]; in acc_stat_highbd_win7_one_line_sse4_1() local 411 const uint16_t D1 = dgd_ijk[l]; in acc_stat_highbd_win5_one_line_sse4_1() local 443 const uint16_t D1 = dgd_ijk[l]; in acc_stat_highbd_win5_one_line_sse4_1() local 578 const uint8_t D1 = dgd_ijk[l]; in acc_stat_win5_one_line_sse4_1() local 602 const uint8_t D1 = dgd_ijk[l]; in acc_stat_win5_one_line_sse4_1() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/check/ |
D | decls3.go | 127 type D1 struct { struct 128 d int 136 D1 anonMember
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/test/ |
D | pointer_cast_test2.cpp | 30 struct D1: B1 struct 32 ~D1() in ~D1() argument
|
/aosp_15_r20/external/clang/test/Layout/ |
H A D | ms-x86-empty-virtual-base.cpp | 21 struct D1 { D1() {printf("D1 : %3d\n", ((int)(__SIZE_TYPE__)this)&0xfff);} }; in D1() function
|
/aosp_15_r20/external/llvm/unittests/Support/ |
H A D | Path.cpp | 1018 fs::UniqueID D1, D2; in TEST_F() local 1052 fs::UniqueID D1, D2; in TEST_F() local 1078 fs::UniqueID D1, D2; in TEST_F() local 1106 fs::UniqueID D1, D2; in TEST_F() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/googletest/src/matchers/ |
D | predicate_matcher.rs | 69 pub fn with_description<D1: PredicateDescription, D2: PredicateDescription>( in with_description() argument 71 positive_description: D1, in with_description()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/compute/ |
H A D | vktComputeWorkgroupMemoryExplicitLayoutTests.cpp | 557 #define CASE_EXTRA(L, R, E, D1, T1, V1, D2, T2, V2) … in AddAliasTests() argument 563 #define CASE_EXTRA_WITH_REVERSE(L, R, E, D1, T1, V1, D2, T2, V2) \ in AddAliasTests() argument 566 #define CASE_WITH_REVERSE(L, R, D1, T1, V1, D2, T2, V2) CASE_EXTRA_WITH_REVERSE(L, R, "", D1, T1, V… in AddAliasTests() argument 567 #define CASE(L, R, D1, T1, V1, D2, T2, V2) CASE_EXTRA(L, R, "", D1, T1, V1, D2, T2, V2) in AddAliasTests() argument
|
/aosp_15_r20/external/clang/test/CXX/temp/temp.param/ |
H A D | p15-cxx0x.cpp | 101 using D1 = drop<3, int, char, double, long>::type; typedef 102 using D1 = types<long>; typedef
|
/aosp_15_r20/external/clang/test/Analysis/ |
H A D | const-method-call.cpp | 117 struct D1 : public B1 { struct 140 D1 t; in checkThatInheritedConstMethodDoesNotInvalidateObject() argument
|