/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/ |
D | move_convert.runtime.pass.cpp | 38 using U1 = std::unique_ptr<A[], GenericConvertingDeleter<0> >; in test_sfinae() typedef 46 using U1 = std::unique_ptr<const A[]>; in test_sfinae() typedef 62 using U1 = std::unique_ptr<A[], GenericDeleter<0> >; in test_sfinae() typedef 67 using U1 = std::unique_ptr<A[], Deleter<A[]>&>; in test_sfinae() typedef 73 using U1 = std::unique_ptr<A[]>; in test_sfinae() typedef
|
D | move_convert.pass.cpp | 106 using U1 = std::unique_ptr<VT, GenericConvertingDeleter<0> >; in test_sfinae() typedef 112 using U1 = std::unique_ptr<VT, GenericDeleter<0> >; in test_sfinae() typedef 118 using U1 = std::unique_ptr<VT, GenericConvertingDeleter<0> const& >; in test_sfinae() typedef 134 using U1 = std::unique_ptr<VT, GenericConvertingDeleter<0> >; in test_sfinae() typedef 184 using U1 = std::unique_ptr<VT, TD1 >; in test_deleter_value_category() typedef 192 using U1 = std::unique_ptr<VT, TD1 >; in test_deleter_value_category() typedef 199 using U1 = std::unique_ptr<VT, TD1 >; in test_deleter_value_category() typedef
|
D | nullptr.pass.cpp | 40 using U1 = std::unique_ptr<VT>; in test_basic() typedef 70 using U1 = std::unique_ptr<VT, NonDefaultDeleter>; in test_sfinae() typedef
|
D | default.pass.cpp | 57 using U1 = std::unique_ptr<ElemType, NonDefaultDeleter>; in test_sfinae() typedef 71 using U1 = std::unique_ptr<ElemType>; in test_basic() typedef
|
D | pointer.pass.cpp | 46 using U1 = std::unique_ptr<ValueT>; in test_pointer() typedef 119 using U1 = std::unique_ptr<T, NonDefaultDeleter>; in test_sfinae() typedef
|
/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/ |
D | move_convert.pass.cpp | 186 using U1 = std::unique_ptr<VT, DDest>; in doDeleterTest() typedef 202 using U1 = std::unique_ptr<VT, GenericConvertingDeleter<0> >; in test_sfinae() typedef 208 using U1 = std::unique_ptr<VT, GenericDeleter<0> >; in test_sfinae() typedef 214 using U1 = std::unique_ptr<VT, GenericConvertingDeleter<0> const& >; in test_sfinae() typedef 229 using U1 = std::unique_ptr<VT, GenericConvertingDeleter<0> & >; in test_sfinae() typedef 246 using U1 = std::unique_ptr<VT, GenericConvertingDeleter<0> >; in test_sfinae() typedef 324 using U1 = std::unique_ptr<VT, TD1 >; in test_deleter_value_category() typedef 333 using U1 = std::unique_ptr<VT, TD1& >; in test_deleter_value_category() typedef 342 using U1 = std::unique_ptr<VT, CD1 const& >; in test_deleter_value_category() typedef 352 using U1 = std::unique_ptr<VT, TD1 >; in test_deleter_value_category() typedef [all …]
|
/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/ |
D | is_final.pass.cpp | 19 union U1 { }; union
|
/external/llvm/unittests/Support/ |
D | TypeNameTest.cpp | 20 union U1 {}; union
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/ |
D | TypeNameTest.cpp | 20 union U1 {}; union
|
/external/compiler-rt/lib/asan/tests/ |
D | asan_test_utils.h | 58 typedef uint8_t U1; typedef
|
/external/clang/test/Sema/ |
D | static-assert.c | 39 typedef UNION(unsigned, struct A) U1; typedef
|
/external/clang/test/SemaCXX/ |
D | inherit.cpp | 21 union U1 : public A { }; // expected-error{{unions cannot have base classes}} union
|
D | err_typecheck_assign_const.cpp | 49 struct U1 { struct 54 U1 u1; argument
|
/external/libcxx/test/std/numerics/numeric.ops/numeric.ops.gcd/ |
D | gcd.pass.cpp | 57 using U1 = std::make_unsigned_t<Input1>; in do_test() typedef
|
/external/libcxx/test/std/numerics/numeric.ops/numeric.ops.lcm/ |
D | lcm.pass.cpp | 56 using U1 = std::make_unsigned_t<Input1>; in do_test() typedef
|
/external/clang/test/CXX/class/class.union/ |
D | p2-0x.cpp | 5 union U1 { union
|
/external/clang/test/CodeGen/ |
D | mcu-struct-return.c | 9 union U1 { union
|
/external/clang/test/CodeGenCXX/ |
D | x86_64-arguments-avx.cpp | 23 union U1 { union
|
/external/epid-sdk/ext/ipp/sources/ippcp/ |
D | pcpgfpec_add.c | 101 BNU_CHUNK_T* U1 = pEC->pPool; in gfec_point_add() local
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/ |
D | SecP256K1Point.java | 118 int[] U1, S1; in add() local
|
D | SecP256R1Point.java | 116 int[] U1, S1; in add() local
|
D | SecP224R1Point.java | 116 int[] U1, S1; in add() local
|
D | SecP192K1Point.java | 118 int[] U1, S1; in add() local
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/ec/custom/sec/ |
D | SecP384R1Point.java | 120 int[] U1, S1; in add() local
|
D | SecP256K1Point.java | 122 int[] U1, S1; in add() local
|