Home
last modified time | relevance | path

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

1234

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Dunordered_set.h63 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
112 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
183 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
232 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
H A Dunordered_map.h63 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
114 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
190 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
242 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Dunordered_map.h63 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
114 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
190 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
242 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
H A Dunordered_set.h63 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
112 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
183 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
232 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dunordered_map.h69 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
144 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
274 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
342 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
H A Dunordered_set.h69 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
154 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
291 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
356 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
H A Dstl_vector.h111 typedef _Alloc allocator_type; in _GLIBCXX_VISIBILITY() typedef
232 typedef _Alloc allocator_type; in _GLIBCXX_VISIBILITY() typedef
H A Dstl_multimap.h97 typedef _Alloc allocator_type; in _GLIBCXX_VISIBILITY() typedef
H A Dstl_multiset.h103 typedef _Alloc allocator_type; in _GLIBCXX_VISIBILITY() typedef
H A Dstl_map.h97 typedef _Alloc allocator_type; in _GLIBCXX_VISIBILITY() typedef
H A Dstl_set.h108 typedef _Alloc allocator_type; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/
H A Dlist_update_policy.hpp61 typedef _Alloc allocator_type; typedef in __gnu_pbds::lu_move_to_front_policy
97 typedef _Alloc allocator_type; typedef in __gnu_pbds::lu_counter_policy
H A Dtrie_policy.hpp172 typedef _Alloc allocator_type; typedef in __gnu_pbds::trie_prefix_search_node_update
262 typedef _Alloc allocator_type; typedef in __gnu_pbds::trie_order_statistics_node_update
H A Dtree_policy.hpp71 typedef _Alloc allocator_type; typedef in __gnu_pbds::tree_order_statistics_node_update
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/
H A Dlist_update_policy.hpp60 typedef _Alloc allocator_type; typedef in __gnu_pbds::lu_move_to_front_policy
96 typedef _Alloc allocator_type; typedef in __gnu_pbds::lu_counter_policy
H A Dtrie_policy.hpp171 typedef _Alloc allocator_type; typedef in __gnu_pbds::trie_prefix_search_node_update
261 typedef _Alloc allocator_type; typedef in __gnu_pbds::trie_order_statistics_node_update
H A Dtree_policy.hpp71 typedef _Alloc allocator_type; typedef in __gnu_pbds::tree_order_statistics_node_update
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dbasic_string.h87 typedef _Char_alloc_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
143 : allocator_type(__a), _M_p(__dat) { } in _GLIBCXX_VISIBILITY() function
H A Dunordered_set.h110 typedef typename _Hashtable::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
908 typedef typename _Hashtable::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
H A Dunordered_map.h116 typedef typename _Hashtable::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
1247 typedef typename _Hashtable::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/
H A Dbinomial_heap_.hpp89 typedef typename base_type::allocator_type allocator_type; typedef in __gnu_pbds::detail::binomial_heap
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/
H A Dbinomial_heap_.hpp89 typedef typename base_type::allocator_type allocator_type; typedef in __gnu_pbds::detail::binomial_heap
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/
H A Drc_binomial_heap_.hpp89 typedef typename base_type::allocator_type allocator_type; typedef in __gnu_pbds::detail::rc_binomial_heap
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/
H A Drc_binomial_heap_.hpp89 typedef typename base_type::allocator_type allocator_type; typedef in __gnu_pbds::detail::rc_binomial_heap
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/
H A Dpairing_heap_.hpp88 typedef _Alloc allocator_type; typedef in __gnu_pbds::detail::pairing_heap

1234