Home
last modified time | relevance | path

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

/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/libcxx/test/std/utilities/memory/allocator.uses/allocator.uses.trait/
Duses_allocator.pass.cpp23 typedef int allocator_type; typedef
/external/clang/test/CodeGenCXX/
Dlpad-linetable.cpp30 typedef _Alloc allocator_type; typedef
45 typedef _Alloc allocator_type; typedef in std::vector
/external/clang/test/SemaTemplate/
Dexception-spec-crash.cpp16 typedef _Allocator allocator_type; typedef in basic_string
/external/clang/test/CXX/except/except.spec/
Dcanonical.cpp22 typedef _Allocator allocator_type; typedef in std::basic_string
/external/libcxx/test/std/utilities/tuple/tuple.tuple/
Dalloc_last.h21 typedef A1<int> allocator_type; typedef
Dalloc_first.h21 typedef A1<int> allocator_type; typedef
/external/clang/test/SemaCXX/
DPR9908.cpp13 typedef Alloc 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/webrtc/webrtc/system_wrappers/include/
Dscoped_vector.h29 typedef typename std::vector<T*>::allocator_type allocator_type; typedef
/external/libchrome/base/memory/
Dscoped_vector.h27 typedef typename std::vector<T*>::allocator_type allocator_type; typedef