| /external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/ |
| D | apply.pass.cpp | 49 using Tup = std::tuple<>; in test_constexpr_evaluation() typedef 56 using Tup = std::tuple<int>; in test_constexpr_evaluation() typedef 63 using Tup = std::tuple<int, long>; in test_constexpr_evaluation() typedef 70 using Tup = std::pair<int, long>; in test_constexpr_evaluation() typedef 77 using Tup = std::tuple<int, long, int>; in test_constexpr_evaluation() typedef 84 using Tup = std::array<int, 3>; in test_constexpr_evaluation() typedef 169 using Tup = std::tuple<int, int const&, unsigned&&>; in test_call_quals_and_arg_types() typedef 199 using Tup = std::tuple<int, const char*, long>; in test_noexcept() typedef 206 using Tup = std::tuple<NothrowMoveable, int>; in test_noexcept() typedef
|
| D | make_from_tuple.pass.cpp | 113 using Tup = std::tuple<>; in test_perfect_forwarding() typedef 120 using Tup = std::tuple<int>; in test_perfect_forwarding() typedef 129 using Tup = std::tuple<int&, const char*, unsigned&&>; in test_perfect_forwarding() typedef 141 using Tup = std::pair<int&, const char*>; in test_perfect_forwarding() typedef 152 using Tup = std::array<int, 3>; in test_perfect_forwarding() typedef
|
| /external/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/ |
| D | apply.pass.cpp | 48 using Tup = std::tuple<>; in test_constexpr_evaluation() typedef 55 using Tup = std::tuple<int>; in test_constexpr_evaluation() typedef 62 using Tup = std::tuple<int, long>; in test_constexpr_evaluation() typedef 69 using Tup = std::pair<int, long>; in test_constexpr_evaluation() typedef 76 using Tup = std::tuple<int, long, int>; in test_constexpr_evaluation() typedef 83 using Tup = std::array<int, 3>; in test_constexpr_evaluation() typedef 168 using Tup = std::tuple<int, int const&, unsigned&&>; in test_call_quals_and_arg_types() typedef 198 using Tup = std::tuple<int, const char*, long>; in test_noexcept() typedef 205 using Tup = std::tuple<NothrowMoveable, int>; in test_noexcept() typedef
|
| D | make_from_tuple.pass.cpp | 112 using Tup = std::tuple<>; in test_perfect_forwarding() typedef 119 using Tup = std::tuple<int>; in test_perfect_forwarding() typedef 128 using Tup = std::tuple<int&, const char*, unsigned&&>; in test_perfect_forwarding() typedef 140 using Tup = std::pair<int&, const char*>; in test_perfect_forwarding() typedef 151 using Tup = std::array<int, 3>; in test_perfect_forwarding() typedef
|
| /external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/ |
| D | implicit_deduction_guides.pass.cpp | 86 using Tup = std::tuple<int, decltype(nullptr)>; in test_primary_template() typedef 93 using Tup = std::tuple<void*, unsigned, char>; in test_primary_template() typedef 98 using Tup = std::tuple<int, decltype(nullptr)>; in test_primary_template() typedef 105 using Tup = std::tuple<void*, unsigned, char>; in test_primary_template() typedef
|
| D | PR27684_contains_ref_to_incomplete_type.pass.cpp | 36 using Tup = std::tuple<const IT&, const IT&>; in main() typedef 42 using Tup = std::tuple<const IT&, const IT&>; in main() typedef
|
| D | UTypes.pass.cpp | 129 using Tup = std::tuple<E, E, E>; in main() typedef
|
| D | move.pass.cpp | 53 using Tup = std::tuple<Elem>; in test_sfinae() typedef
|
| /external/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/ |
| D | deduct.pass.cpp | 130 using Tup = std::tuple<int, decltype(nullptr)>; in test_primary_template() typedef 137 using Tup = std::tuple<void*, unsigned, char>; in test_primary_template() typedef 142 using Tup = std::tuple<int, decltype(nullptr)>; in test_primary_template() typedef 149 using Tup = std::tuple<void*, unsigned, char>; in test_primary_template() typedef
|
| D | PR27684_contains_ref_to_incomplete_type.pass.cpp | 37 using Tup = std::tuple<const IT&, const IT&>; in main() typedef 43 using Tup = std::tuple<const IT&, const IT&>; in main() typedef
|
| D | UTypes.pass.cpp | 128 using Tup = std::tuple<E, E, E>; in main() typedef
|
| D | move.pass.cpp | 53 using Tup = std::tuple<Elem>; in test_sfinae() typedef
|
| /external/libcxx/test/libcxx/utilities/tuple/tuple.tuple/tuple.cnstr/ |
| D | disable_reduced_arity_initialization_extension.pass.cpp | 85 using Tup = std::tuple<E, E, E>; in main() typedef
|
| D | enable_reduced_arity_initialization_extension.pass.cpp | 98 using Tup = std::tuple<E, E, E>; in main() typedef
|
| /external/llvm-project/libcxx/test/libcxx/utilities/tuple/tuple.tuple/tuple.cnstr/ |
| D | disable_reduced_arity_initialization_extension.pass.cpp | 84 using Tup = std::tuple<E, E, E>; in main() typedef
|
| D | enable_reduced_arity_initialization_extension.pass.cpp | 97 using Tup = std::tuple<E, E, E>; in main() typedef
|
| /external/rust/crates/memoffset/src/ |
| D | offset_of.rs | 160 struct Tup(i32, i32); in tuple_struct() struct
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | MachineBlockPlacement.cpp | 1602 for (auto &Tup : DupCandidates) { in selectBestSuccessor() local
|
| /external/llvm-project/llvm/lib/CodeGen/ |
| D | MachineBlockPlacement.cpp | 1637 for (auto &Tup : DupCandidates) { in selectBestSuccessor() local
|