/external/libcxx/test/std/utilities/memory/allocator.uses/allocator.uses.trait/ |
D | uses_allocator.pass.cpp | 25 typedef int allocator_type; typedef 29 static int allocator_type; member 33 static int allocator_type() { return 0; } in allocator_type() function 38 typedef int allocator_type; typedef
|
/external/cronet/tot/third_party/libc++/src/test/std/utilities/memory/allocator.uses/allocator.uses.trait/ |
D | uses_allocator.pass.cpp | 25 typedef int allocator_type; typedef 29 static int allocator_type; member 33 static int allocator_type() { return 0; } in allocator_type() function 38 typedef int allocator_type; typedef
|
/external/cronet/stable/third_party/libc++/src/test/std/utilities/memory/allocator.uses/allocator.uses.trait/ |
D | uses_allocator.pass.cpp | 25 typedef int allocator_type; typedef 29 static int allocator_type; member 33 static int allocator_type() { return 0; } in allocator_type() function 38 typedef int allocator_type; typedef
|
/external/sdv/vsomeip/third_party/boost/container/test/ |
D | uses_allocator_test.cpp | 19 typedef uses_allocator_and_not_convertible_to_int allocator_type; typedef 24 typedef long allocator_type; typedef 29 typedef boost::container::erased_type allocator_type; typedef
|
D | tree_test.cpp | 92 typedef tree::allocator_type allocator_type; in main() typedef 106 typedef tree::allocator_type allocator_type; in main() typedef
|
D | stable_vector_test.cpp | 205 typedef cont::allocator_type allocator_type; in main() typedef 216 typedef cont::allocator_type allocator_type; in main() typedef
|
D | propagation_test_allocator.hpp | 115 typedef propagation_test_allocator<int, AllocatorTag> allocator_type; typedef 124 typedef propagation_test_allocator<int, AllocatorTag> allocator_type; typedef 132 typedef boost::container::erased_type allocator_type; typedef 140 typedef boost::container::erased_type allocator_type; typedef
|
D | string_test.cpp | 481 allocator_type; in test_expand_bwd() typedef 576 typedef cont::allocator_type allocator_type; in main() typedef 587 typedef cont::allocator_type allocator_type; in main() typedef
|
/external/cronet/stable/third_party/libc++/src/test/std/utilities/allocator.adaptor/allocator.adaptor.members/ |
D | construct.pass.cpp | 28 typedef A1<B> allocator_type; typedef 42 typedef std::scoped_allocator_adaptor<A2<C>> allocator_type; typedef 56 typedef std::scoped_allocator_adaptor<A2<D>> allocator_type; typedef 71 typedef std::scoped_allocator_adaptor<A1<E>> allocator_type; typedef 86 typedef std::scoped_allocator_adaptor<A2<F>> allocator_type; typedef 106 typedef std::scoped_allocator_adaptor<std::allocator<G>> allocator_type; typedef
|
/external/cronet/tot/third_party/libc++/src/test/std/utilities/allocator.adaptor/allocator.adaptor.members/ |
D | construct.pass.cpp | 28 typedef A1<B> allocator_type; typedef 42 typedef std::scoped_allocator_adaptor<A2<C>> allocator_type; typedef 56 typedef std::scoped_allocator_adaptor<A2<D>> allocator_type; typedef 71 typedef std::scoped_allocator_adaptor<A1<E>> allocator_type; typedef 86 typedef std::scoped_allocator_adaptor<A2<F>> allocator_type; typedef 106 typedef std::scoped_allocator_adaptor<std::allocator<G>> allocator_type; typedef
|
/external/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.members/ |
D | construct.pass.cpp | 29 typedef A1<B> allocator_type; typedef 45 typedef std::scoped_allocator_adaptor<A2<C>> allocator_type; typedef 61 typedef std::scoped_allocator_adaptor<A2<D>> allocator_type; typedef 78 typedef std::scoped_allocator_adaptor<A1<E>> allocator_type; typedef 95 typedef std::scoped_allocator_adaptor<A2<F>> allocator_type; typedef
|
/external/sdv/vsomeip/third_party/boost/multi_index/include/boost/multi_index/detail/ |
D | index_node_base.hpp | 50 typedef Allocator allocator_type; typedef 92 typedef typename Node::allocator_type allocator_type; in node_from_value() typedef
|
/external/cronet/tot/third_party/libc++/src/test/std/utilities/utility/mem.res/mem.poly.allocator.class/mem.poly.allocator.mem/ |
D | construct_piecewise_pair_evil.pass.cpp | 55 using allocator_type = EvilAlloc<char>; typedef 68 using allocator_type = EvilAlloc<char>; typedef 81 using allocator_type = EvilAlloc<char>; typedef
|
/external/libcxx/test/std/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/ |
D | construct_piecewise_pair_evil.pass.cpp | 58 using allocator_type = EvilAlloc<char>; typedef 72 using allocator_type = EvilAlloc<char>; typedef 86 using allocator_type = EvilAlloc<char>; typedef
|
/external/cronet/stable/third_party/libc++/src/test/std/utilities/utility/mem.res/mem.poly.allocator.class/mem.poly.allocator.mem/ |
D | construct_piecewise_pair_evil.pass.cpp | 55 using allocator_type = EvilAlloc<char>; typedef 68 using allocator_type = EvilAlloc<char>; typedef 81 using allocator_type = EvilAlloc<char>; typedef
|
/external/clang/test/CodeGenCXX/ |
D | lpad-linetable.cpp | 30 typedef _Alloc allocator_type; typedef 45 typedef _Alloc allocator_type; typedef in std::vector
|
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/ |
D | static_vector.hpp | 155 typedef typename dtl::get_static_vector_allocator< T, Capacity, Options>::type allocator_type; typedef in boost::container::static_vector 303 BOOST_CONTAINER_FORCEINLINE static_vector(static_vector const& other, const allocator_type &) in static_vector() 307 …OST_CONTAINER_FORCEINLINE static_vector(BOOST_RV_REF(static_vector) other, const allocator_type &) in static_vector() 312 BOOST_CONTAINER_FORCEINLINE explicit static_vector(const allocator_type &) in static_vector()
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/ |
D | inlined_vector_exception_safety_test.cc | 150 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 159 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 170 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 181 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 194 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 206 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 218 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef
|
/external/abseil-cpp/absl/container/ |
D | inlined_vector_exception_safety_test.cc | 150 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 159 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 170 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 181 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 194 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 206 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 218 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef
|
/external/openscreen/third_party/abseil/src/absl/container/ |
D | inlined_vector_exception_safety_test.cc | 150 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 159 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 170 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 181 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 194 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 206 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 218 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef
|
/external/cronet/stable/third_party/abseil-cpp/absl/container/ |
D | inlined_vector_exception_safety_test.cc | 150 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 159 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 170 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 181 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 194 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 206 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 218 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef
|
/external/cronet/tot/third_party/abseil-cpp/absl/container/ |
D | inlined_vector_exception_safety_test.cc | 150 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 159 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 170 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 181 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 194 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 206 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 218 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef
|
/external/angle/third_party/abseil-cpp/absl/container/ |
D | inlined_vector_exception_safety_test.cc | 150 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 159 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 170 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 181 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 194 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 206 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef 218 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef
|
/external/clang/test/SemaTemplate/ |
D | exception-spec-crash.cpp | 16 typedef _Allocator allocator_type; typedef in basic_string
|
/external/sdv/vsomeip/third_party/boost/unordered/test/unordered/ |
D | compile_tests.hpp | 75 typedef typename X::allocator_type allocator_type; in container_test() typedef 250 typedef typename X::allocator_type allocator_type; in unordered_destructible_test() typedef 593 typedef typename X::allocator_type allocator_type; in unordered_test() typedef 714 typedef typename X::allocator_type allocator_type; in unordered_copyable_test() typedef 811 typedef typename X::allocator_type allocator_type; in unordered_copyable_test() typedef 823 typedef typename X::allocator_type allocator_type; in unordered_movable_test() typedef
|