/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/ |
D | move_convert.runtime.pass.cpp | 39 using U2 = std::unique_ptr<A[], GenericConvertingDeleter<1> >; in test_sfinae() typedef 47 using U2 = std::unique_ptr<A[]>; in test_sfinae() typedef 63 using U2 = std::unique_ptr<A[], GenericDeleter<1> >; in test_sfinae() typedef 68 using U2 = std::unique_ptr<A[], const Deleter<A[]>&>; in test_sfinae() typedef 74 using U2 = std::unique_ptr<A>; in test_sfinae() typedef
|
D | move_convert.pass.cpp | 107 using U2 = std::unique_ptr<VT, GenericConvertingDeleter<1> >; in test_sfinae() typedef 113 using U2 = std::unique_ptr<VT, GenericDeleter<1> >; in test_sfinae() typedef 119 using U2 = std::unique_ptr<VT, GenericConvertingDeleter<0> >; in test_sfinae() typedef 135 using U2 = std::unique_ptr<VT, GenericConvertingDeleter<0> &>; in test_sfinae() typedef 185 using U2 = std::unique_ptr<VT, TD2 >; in test_deleter_value_category() typedef 193 using U2 = std::unique_ptr<VT, TD2& >; in test_deleter_value_category() typedef 200 using U2 = std::unique_ptr<VT, TD2 const& >; in test_deleter_value_category() typedef
|
D | nullptr.pass.cpp | 41 using U2 = std::unique_ptr<VT, Deleter<VT> >; in test_basic() typedef 71 using U2 = std::unique_ptr<VT, Del&>; in test_sfinae() typedef
|
D | default.pass.cpp | 58 using U2 = std::unique_ptr<ElemType, Del&>; in test_sfinae() typedef 72 using U2 = std::unique_ptr<ElemType, Deleter<ElemType> >; in test_basic() typedef
|
D | pointer.pass.cpp | 47 using U2 = std::unique_ptr<ValueT, Deleter<ValueT> >; in test_pointer() typedef 120 using U2 = std::unique_ptr<T, Del&>; in test_sfinae() typedef
|
/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/ |
D | move_convert.pass.cpp | 187 using U2 = std::unique_ptr<VT, DSource>; in doDeleterTest() typedef 203 using U2 = std::unique_ptr<VT, GenericConvertingDeleter<1> >; in test_sfinae() typedef 209 using U2 = std::unique_ptr<VT, GenericDeleter<1> >; in test_sfinae() typedef 215 using U2 = std::unique_ptr<VT, GenericConvertingDeleter<0> >; in test_sfinae() typedef 230 using U2 = std::unique_ptr<VT, GenericConvertingDeleter<0> >; in test_sfinae() typedef 247 using U2 = std::unique_ptr<VT, GenericConvertingDeleter<0> &>; in test_sfinae() typedef 325 using U2 = std::unique_ptr<VT, TD2 >; in test_deleter_value_category() typedef 334 using U2 = std::unique_ptr<VT, TD2 >; in test_deleter_value_category() typedef 343 using U2 = std::unique_ptr<VT, CD2 >; in test_deleter_value_category() typedef 353 using U2 = std::unique_ptr<VT, TD2& >; in test_deleter_value_category() typedef [all …]
|
/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/ |
D | is_final.pass.cpp | 20 union U2 final { }; union
|
/external/compiler-rt/lib/asan/tests/ |
D | asan_test_utils.h | 59 typedef uint16_t U2; typedef
|
/external/clang/test/SemaObjC/ |
D | class-proto-1.m | 34 @interface U2 @end interface
|
/external/clang/test/SemaCXX/ |
D | inherit.cpp | 23 union U2 {}; union
|
D | err_typecheck_assign_const.cpp | 53 struct U2 { struct 58 const U2 u2 = U2(); // expected-note{{non-static data member 'u2' declared const here}} argument
|
/external/libcxx/test/std/numerics/numeric.ops/numeric.ops.gcd/ |
D | gcd.pass.cpp | 58 using U2 = std::make_unsigned_t<Input2>; in do_test() typedef
|
/external/clang/test/CXX/class/class.union/ |
D | p2-0x.cpp | 22 union U2 { union
|
/external/libcxx/test/std/numerics/numeric.ops/numeric.ops.lcm/ |
D | lcm.pass.cpp | 57 using U2 = std::make_unsigned_t<Input2>; in do_test() typedef
|
/external/libopus/src/ |
D | mlp_train.h | 64 float U1, U2, S, x; in randn() local
|
/external/clang/test/CodeGenCXX/ |
D | x86_64-arguments-avx.cpp | 38 union U2 { union
|
/external/clang/test/CodeGen/ |
D | mcu-struct-return.c | 13 union U2 { union
|
/external/valgrind/memcheck/tests/ |
D | sh-mem.c | 13 typedef unsigned short U2; typedef
|
D | sh-mem-random.c | 14 typedef unsigned short U2; typedef
|
/external/perfetto/src/protozero/test/example_proto/ |
D | test_messages.proto | 98 optional bool U2 = 8; field
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/ |
D | SecP256R1Point.java | 97 int[] U2, S2; in add() local
|
D | SecP192R1Point.java | 98 int[] U2, S2; in add() local
|
D | SecP224K1Point.java | 99 int[] U2, S2; in add() local
|
D | SecP256K1Point.java | 99 int[] U2, S2; in add() local
|
D | SecP192K1Point.java | 99 int[] U2, S2; in add() local
|