Home
last modified time | relevance | path

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

/external/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
/external/clang/test/CXX/except/except.spec/
Dcanonical.cpp21 typedef _Allocator allocator_type; typedef in std::basic_string
/external/clang/test/SemaCXX/
DPR9908.cpp12 typedef Alloc allocator_type; typedef
/external/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