/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/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/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/clang/test/CodeGenCXX/ |
D | lpad-linetable.cpp | 30 typedef _Alloc allocator_type; typedef 45 typedef _Alloc allocator_type; typedef in std::vector
|
/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/rust/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/webrtc/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/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/libtextclassifier/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/clang/test/SemaTemplate/ |
D | exception-spec-crash.cpp | 16 typedef _Allocator allocator_type; typedef in basic_string
|
/external/clang/test/CXX/except/except.spec/ |
D | canonical.cpp | 22 typedef _Allocator allocator_type; typedef in std::basic_string
|
/external/libcxx/test/libcxx/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/ |
D | construct_piecewise_pair.pass.cpp | 82 typedef ex::polymorphic_allocator<char> allocator_type; typedef 95 typedef ex::polymorphic_allocator<char> allocator_type; typedef
|
/external/libcxx/test/std/utilities/tuple/tuple.tuple/ |
D | alloc_last.h | 21 typedef A1<int> allocator_type; typedef
|
D | alloc_first.h | 21 typedef A1<int> allocator_type; typedef
|
/external/clang/test/SemaCXX/ |
D | PR9908.cpp | 13 typedef Alloc allocator_type; typedef
|
/external/libcxx/test/std/containers/container.adaptors/stack/stack.cons.alloc/ |
D | ctor_copy_alloc.pass.cpp | 37 typedef test_allocator<int> allocator_type; typedef
|
D | ctor_rcontainer_alloc.pass.cpp | 41 typedef test_allocator<MoveOnly> allocator_type; typedef
|
D | ctor_rqueue_alloc.pass.cpp | 41 typedef test_allocator<MoveOnly> allocator_type; typedef
|
/external/libcxx/test/std/containers/container.adaptors/queue/queue.cons.alloc/ |
D | ctor_queue_alloc.pass.cpp | 37 typedef test_allocator<int> allocator_type; typedef
|
D | ctor_rcontainer_alloc.pass.cpp | 41 typedef test_allocator<MoveOnly> allocator_type; typedef
|
D | ctor_rqueue_alloc.pass.cpp | 41 typedef test_allocator<MoveOnly> allocator_type; typedef
|
/external/libcxx/test/support/ |
D | uses_alloc_types.hpp | 272 typedef Alloc allocator_type; typedef in UsesAllocatorV1 306 typedef Alloc allocator_type; typedef in UsesAllocatorV2 332 typedef Alloc allocator_type; typedef in UsesAllocatorV3
|
/external/libcxx/test/libcxx/debug/containers/ |
D | db_string.pass.cpp | 36 using allocator_type = typename Container::allocator_type; typedef
|
/external/libtextclassifier/abseil-cpp/absl/container/internal/ |
D | btree_container.h | 55 using allocator_type = typename Tree::allocator_type; variable 228 using allocator_type = typename Tree::allocator_type; variable 384 using allocator_type = typename Tree::allocator_type; variable 529 using allocator_type = typename Tree::allocator_type; variable
|