Home
last modified time | relevance | path

Searched defs:allocator_type (Results 1 – 20 of 20) sorted by relevance

/external/libcxx/test/std/utilities/memory/allocator.uses/allocator.uses.trait/
Duses_allocator.pass.cpp25 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/
Dconstruct.pass.cpp29 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/clang/test/SemaTemplate/
Dexception-spec-crash.cpp16 typedef _Allocator allocator_type; typedef in basic_string
/external/clang/test/CodeGenCXX/
Dlpad-linetable.cpp30 typedef _Alloc allocator_type; typedef
45 typedef _Alloc allocator_type; typedef in std::vector
/external/clang/test/CXX/except/except.spec/
Dcanonical.cpp22 typedef _Allocator allocator_type; typedef in std::basic_string
/external/clang/test/SemaCXX/
DPR9908.cpp13 typedef Alloc allocator_type; typedef
/external/libcxx/test/std/utilities/tuple/tuple.tuple/
Dalloc_first.h21 typedef A1<int> allocator_type; typedef
Dalloc_last.h21 typedef A1<int> allocator_type; typedef
/external/libcxx/test/std/containers/container.adaptors/queue/queue.cons.alloc/
Dctor_queue_alloc.pass.cpp37 typedef test_allocator<int> allocator_type; typedef
Dctor_rcontainer_alloc.pass.cpp40 typedef test_allocator<MoveOnly> allocator_type; typedef
Dctor_rqueue_alloc.pass.cpp40 typedef test_allocator<MoveOnly> allocator_type; typedef
/external/libcxx/test/std/containers/container.adaptors/stack/stack.cons.alloc/
Dctor_copy_alloc.pass.cpp37 typedef test_allocator<int> allocator_type; typedef
Dctor_rcontainer_alloc.pass.cpp40 typedef test_allocator<MoveOnly> allocator_type; typedef
Dctor_rqueue_alloc.pass.cpp40 typedef test_allocator<MoveOnly> allocator_type; typedef
/external/libcxx/test/libcxx/debug/containers/
Ddb_string.pass.cpp33 using allocator_type = typename Container::allocator_type; typedef
Ddb_sequence_container_iterators.pass.cpp31 using allocator_type = typename Container::allocator_type; typedef
/external/libcxx/test/libcxx/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/
Dconstruct_piecewise_pair.pass.cpp82 typedef ex::memory_resource* allocator_type; typedef
95 typedef ex::memory_resource* allocator_type; typedef
/external/libcxx/test/support/
Duses_alloc_types.hpp271 typedef Alloc allocator_type; typedef in UsesAllocatorV1
305 typedef Alloc allocator_type; typedef in UsesAllocatorV2
331 typedef Alloc allocator_type; typedef in UsesAllocatorV3
/external/libchrome/base/memory/
Dscoped_vector.h25 typedef typename std::vector<T*>::allocator_type allocator_type; typedef
/external/webrtc/webrtc/system_wrappers/include/
Dscoped_vector.h29 typedef typename std::vector<T*>::allocator_type allocator_type; typedef