Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/allocator.uses/allocator.uses.trait/
Duses_allocator.pass.cpp23 typedef int allocator_type; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/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
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_hash_set.h72 typedef typename _Ht::allocator_type allocator_type; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
258 typedef typename _Ht::allocator_type allocator_type; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
D_set.h79 typedef typename _Rep_type::allocator_type allocator_type; in _STLP_CREATE_ITERATOR_TRAITS() typedef
250 typedef typename _Rep_type::allocator_type allocator_type; in _STLP_CREATE_ITERATOR_TRAITS() typedef
D_hash_map.h78 typedef typename _Ht::allocator_type allocator_type; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
269 typedef typename _Ht::allocator_type allocator_type; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
D_unordered_set.h66 typedef typename _Ht::allocator_type allocator_type; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
216 typedef typename _Ht::allocator_type allocator_type; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
D_map.h91 typedef typename _Rep_type::allocator_type allocator_type; in _STLP_CREATE_ITERATOR_TRAITS() typedef
284 typedef typename _Rep_type::allocator_type allocator_type; in _STLP_CREATE_ITERATOR_TRAITS() typedef
D_unordered_map.h72 typedef typename _Ht::allocator_type allocator_type; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
240 typedef typename _Ht::allocator_type allocator_type; in _STLP_CREATE_HASH_ITERATOR_TRAITS() typedef
D_string_base.h49 typedef _Alloc allocator_type; typedef
D_vector.h62 typedef _Alloc allocator_type; typedef
119 typedef typename _Base::allocator_type allocator_type; typedef
D_alloc.h201 typedef typename _Rebind_type::other allocator_type; typedef
207 typedef _Allocator allocator_type; typedef
D_string_sum.h93 typedef typename _BString::allocator_type allocator_type; typedef
D_string.h152 typedef typename _Base::allocator_type allocator_type; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/tuple/tuple.tuple/
Dalloc_first.h21 typedef A1<int> allocator_type; typedef
Dalloc_last.h21 typedef A1<int> allocator_type; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/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
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/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
/ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
D_vector.h74 typedef typename _Alloc_traits<value_type, _Alloc>::allocator_type allocator_type; typedef
D_list.h81 typedef typename _Alloc_traits<value_type, _Alloc>::allocator_type allocator_type; typedef
D_slist.h81 typedef typename _Alloc_traits<value_type, _Alloc>::allocator_type allocator_type; typedef