/external/libcxx/test/std/containers/associative/ |
D | iterator_types.pass.cpp | 57 typedef std::pair<const int, int> ValueTp; in main() typedef 61 typedef std::pair<const int, int> ValueTp; in main() typedef 68 typedef std::pair<const int, int> ValueTp; in main() typedef 76 typedef std::pair<const int, int> ValueTp; in main() typedef 80 typedef std::pair<const int, int> ValueTp; in main() typedef 87 typedef std::pair<const int, int> ValueTp; in main() typedef 94 typedef int ValueTp; in main() typedef 99 typedef int ValueTp; in main() typedef 106 typedef int ValueTp; in main() typedef 113 typedef int ValueTp; in main() typedef [all …]
|
/external/llvm-project/libcxx/test/std/containers/associative/ |
D | iterator_types.pass.cpp | 56 typedef std::pair<const int, int> ValueTp; in main() typedef 60 typedef std::pair<const int, int> ValueTp; in main() typedef 67 typedef std::pair<const int, int> ValueTp; in main() typedef 75 typedef std::pair<const int, int> ValueTp; in main() typedef 79 typedef std::pair<const int, int> ValueTp; in main() typedef 86 typedef std::pair<const int, int> ValueTp; in main() typedef 93 typedef int ValueTp; in main() typedef 98 typedef int ValueTp; in main() typedef 105 typedef int ValueTp; in main() typedef 112 typedef int ValueTp; in main() typedef [all …]
|
/external/libcxx/test/std/containers/unord/ |
D | iterator_difference_type.pass.cpp | 80 typedef std::pair<const int, int> ValueTp; in main() typedef 84 typedef std::pair<const int, int> ValueTp; in main() typedef 91 typedef std::pair<const int, int> ValueTp; in main() typedef 99 typedef std::pair<const int, int> ValueTp; in main() typedef 103 typedef std::pair<const int, int> ValueTp; in main() typedef 110 typedef std::pair<const int, int> ValueTp; in main() typedef 117 typedef int ValueTp; in main() typedef 122 typedef int ValueTp; in main() typedef 129 typedef int ValueTp; in main() typedef 136 typedef int ValueTp; in main() typedef [all …]
|
/external/llvm-project/libcxx/test/std/containers/unord/ |
D | iterator_difference_type.pass.cpp | 79 typedef std::pair<const int, int> ValueTp; in main() typedef 83 typedef std::pair<const int, int> ValueTp; in main() typedef 90 typedef std::pair<const int, int> ValueTp; in main() typedef 98 typedef std::pair<const int, int> ValueTp; in main() typedef 102 typedef std::pair<const int, int> ValueTp; in main() typedef 109 typedef std::pair<const int, int> ValueTp; in main() typedef 116 typedef int ValueTp; in main() typedef 121 typedef int ValueTp; in main() typedef 128 typedef int ValueTp; in main() typedef 135 typedef int ValueTp; in main() typedef [all …]
|
/external/llvm-project/libcxx/test/std/containers/ |
D | set_allocator_requirement_test_templates.h | 32 typedef typename Container::value_type ValueTp; in testSetInsert() typedef 144 typedef typename Container::value_type ValueTp; in testSetEmplace() typedef 205 typedef typename Container::value_type ValueTp; in testSetEmplaceHint() typedef 284 typedef typename Container::value_type ValueTp; in testMultisetInsert() typedef 350 typedef typename Container::value_type ValueTp; in testMultisetEmplace() typedef
|
D | map_allocator_requirement_test_templates.h | 33 typedef typename Container::value_type ValueTp; in testMapInsert() typedef 157 typedef typename Container::value_type ValueTp; in testMapInsertHint() typedef 290 typedef typename Container::value_type ValueTp; in testMapEmplace() typedef 436 typedef typename Container::value_type ValueTp; in testMapEmplaceHint() typedef 624 typedef typename Container::value_type ValueTp; in testMultimapInsert() typedef 697 typedef typename Container::value_type ValueTp; in testMultimapInsertHint() typedef
|
/external/libcxx/test/std/containers/ |
D | set_allocator_requirement_test_templates.h | 34 typedef typename Container::value_type ValueTp; in testSetInsert() typedef 146 typedef typename Container::value_type ValueTp; in testSetEmplace() typedef 207 typedef typename Container::value_type ValueTp; in testSetEmplaceHint() typedef 286 typedef typename Container::value_type ValueTp; in testMultisetInsert() typedef 352 typedef typename Container::value_type ValueTp; in testMultisetEmplace() typedef
|
D | map_allocator_requirement_test_templates.h | 35 typedef typename Container::value_type ValueTp; in testMapInsert() typedef 159 typedef typename Container::value_type ValueTp; in testMapInsertHint() typedef 292 typedef typename Container::value_type ValueTp; in testMapEmplace() typedef 438 typedef typename Container::value_type ValueTp; in testMapEmplaceHint() typedef 626 typedef typename Container::value_type ValueTp; in testMultimapInsert() typedef 699 typedef typename Container::value_type ValueTp; in testMultimapInsertHint() typedef
|
/external/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/ |
D | make_from_tuple.pass.cpp | 102 using ValueTp = ConstexprConstructibleFromTuple<Tuple>; in test_constexpr_construction() typedef
|
/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/ |
D | make_from_tuple.pass.cpp | 103 using ValueTp = ConstexprConstructibleFromTuple<Tuple>; in test_constexpr_construction() typedef
|