Home
last modified time | relevance | path

Searched refs:__alloc_traits (Results 1 – 25 of 36) sorted by relevance

12

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
Dsafe_container.h100 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits;
121 typedef __gnu_cxx::__alloc_traits<_Alloc> _Alloc_traits; in _M_swap()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
Ddebug_allocator.h64 typedef __alloc_traits<_Alloc> _Traits; in _GLIBCXX_VISIBILITY()
92 typename = typename __alloc_traits<_Alloc2>::template in _GLIBCXX_VISIBILITY()
Dvstring_util.h54 typedef typename __alloc_traits<_Alloc>::template rebind<_CharT>::other in _GLIBCXX_VISIBILITY()
56 typedef __alloc_traits<_CharT_alloc_type> _CharT_alloc_traits; in _GLIBCXX_VISIBILITY()
Dslist221 : public __alloc_traits<_Alloc>::template rebind<_Slist_node<_Tp> >::other
223 typedef typename __alloc_traits<_Alloc>::template
256 __alloc_traits<allocator_type>::destroy(__a, &__next->_M_data);
274 __alloc_traits<allocator_type>::destroy(__a, &__tmp->_M_data);
325 __alloc_traits<allocator_type>::construct(__a, &__node->_M_data,
344 __alloc_traits<allocator_type>::construct(__a, &__node->_M_data,
492 __alloc_traits<allocator_type>::destroy(__a, &__node->_M_data);
Dalloc_traits.h48 struct __alloc_traits in _GLIBCXX_VISIBILITY() struct
Dsso_string_base.h145 typedef __alloc_traits<_CharT_alloc_type> _ATraits; in _GLIBCXX_VISIBILITY()
Drc_string_base.h124 typedef typename __alloc_traits<_Alloc>::template rebind<_Rep>::other in _GLIBCXX_VISIBILITY()
Dthrow_allocator.h834 typedef __gnu_cxx::__alloc_traits<std::allocator<value_type> > traits; in _GLIBCXX_VISIBILITY()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dstl_vector.h87 typedef typename __gnu_cxx::__alloc_traits<_Alloc>::template in _GLIBCXX_VISIBILITY()
89 typedef typename __gnu_cxx::__alloc_traits<_Tp_alloc_type>::pointer in _GLIBCXX_VISIBILITY()
170 typedef typename __gnu_cxx::__alloc_traits<_Tp_alloc_type> in _GLIBCXX_VISIBILITY()
191 typedef typename __gnu_cxx::__alloc_traits<_Tp_alloc_type> in _GLIBCXX_VISIBILITY()
377 typedef __gnu_cxx::__alloc_traits<_Tp_alloc_type> _Tr; in _GLIBCXX_VISIBILITY()
385 typedef __gnu_cxx::__alloc_traits<_Tp_alloc_type> _Tr; in _GLIBCXX_VISIBILITY()
447 typedef __gnu_cxx::__alloc_traits<_Tp_alloc_type> _Alloc_traits; in _GLIBCXX_VISIBILITY()
Dstl_uninitialized.h350 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; in _GLIBCXX_VISIBILITY()
410 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; in _GLIBCXX_VISIBILITY()
444 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; in _GLIBCXX_VISIBILITY()
723 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; in _GLIBCXX_VISIBILITY()
753 typedef __gnu_cxx::__alloc_traits<_Allocator> __traits; in _GLIBCXX_VISIBILITY()
Dbasic_string.tcc624 typedef typename __gnu_cxx::__alloc_traits<_Alloc>::template in operator +()
626 typedef __gnu_cxx::__alloc_traits<_Char_alloc_type> _Alloc_traits; in operator +()
643 typedef typename __gnu_cxx::__alloc_traits<_Alloc>::template in operator +()
645 typedef __gnu_cxx::__alloc_traits<_Char_alloc_type> _Alloc_traits; in operator +()
Dstl_deque.h433 typedef typename __gnu_cxx::__alloc_traits<_Alloc>::template in _GLIBCXX_VISIBILITY()
435 typedef __gnu_cxx::__alloc_traits<_Tp_alloc_type> _Alloc_traits; in _GLIBCXX_VISIBILITY()
447 typedef __gnu_cxx::__alloc_traits<_Map_alloc_type> _Map_alloc_traits; in _GLIBCXX_VISIBILITY()
582 typedef __gnu_cxx::__alloc_traits<_Tp_alloc_type> _Traits; in _GLIBCXX_VISIBILITY()
589 typedef __gnu_cxx::__alloc_traits<_Tp_alloc_type> _Traits; in _GLIBCXX_VISIBILITY()
Dstl_multiset.h129 typedef typename __gnu_cxx::__alloc_traits<_Alloc>::template in _GLIBCXX_VISIBILITY()
137 typedef __gnu_cxx::__alloc_traits<_Key_alloc_type> _Alloc_traits; in _GLIBCXX_VISIBILITY()
Dstl_set.h130 typedef typename __gnu_cxx::__alloc_traits<_Alloc>::template in _GLIBCXX_VISIBILITY()
137 typedef __gnu_cxx::__alloc_traits<_Key_alloc_type> _Alloc_traits; in _GLIBCXX_VISIBILITY()
Dstl_multimap.h150 typedef typename __gnu_cxx::__alloc_traits<_Alloc>::template in _GLIBCXX_VISIBILITY()
158 typedef __gnu_cxx::__alloc_traits<_Pair_alloc_type> _Alloc_traits; in _GLIBCXX_VISIBILITY()
Dstl_list.h428 typedef typename __gnu_cxx::__alloc_traits<_Alloc>::template in _GLIBCXX_VISIBILITY()
430 typedef __gnu_cxx::__alloc_traits<_Tp_alloc_type> _Tp_alloc_traits; in _GLIBCXX_VISIBILITY()
433 typedef __gnu_cxx::__alloc_traits<_Node_alloc_type> _Node_alloc_traits; in _GLIBCXX_VISIBILITY()
Dstl_map.h151 typedef typename __gnu_cxx::__alloc_traits<_Alloc>::template in _GLIBCXX_VISIBILITY()
160 typedef __gnu_cxx::__alloc_traits<_Pair_alloc_type> _Alloc_traits; in _GLIBCXX_VISIBILITY()
Dstl_bvector.h483 typedef typename __gnu_cxx::__alloc_traits<_Alloc>::template in _GLIBCXX_VISIBILITY()
485 typedef typename __gnu_cxx::__alloc_traits<_Bit_alloc_type> in _GLIBCXX_VISIBILITY()
Dbasic_string.h89 typedef typename __gnu_cxx::__alloc_traits<_Alloc>::template in _GLIBCXX_VISIBILITY()
93 typedef __gnu_cxx::__alloc_traits<_Char_alloc_type> _Alloc_traits; in _GLIBCXX_VISIBILITY()
96 struct _Alloc_traits_impl : __gnu_cxx::__alloc_traits<_Char_alloc_type> in _GLIBCXX_VISIBILITY()
98 typedef __gnu_cxx::__alloc_traits<_Char_alloc_type> _Base; in _GLIBCXX_VISIBILITY()
115 : __gnu_cxx::__alloc_traits<_Char_alloc_type> in _GLIBCXX_VISIBILITY()
Dcow_string.h118 typedef typename __gnu_cxx::__alloc_traits<_Alloc>::template in _GLIBCXX_VISIBILITY()
120 typedef __gnu_cxx::__alloc_traits<_CharT_alloc_type> _CharT_alloc_traits; in _GLIBCXX_VISIBILITY()
173 typedef typename __gnu_cxx::__alloc_traits<_Alloc>::template in _GLIBCXX_VISIBILITY()
Dforward_list.h299 typedef __gnu_cxx::__alloc_traits<_Node_alloc_type> _Node_alloc_traits; in _GLIBCXX_VISIBILITY()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
Dhashtable.h129 typedef __gnu_cxx::__alloc_traits<_Allocator> _Alloc_traits; in _GLIBCXX_VISIBILITY()
265 typedef __gnu_cxx::__alloc_traits<_Node_allocator_type> _Traits; in _GLIBCXX_VISIBILITY()
439 typedef __gnu_cxx::__alloc_traits<_Value_allocator_type> _Traits; in _GLIBCXX_VISIBILITY()
461 typedef __gnu_cxx::__alloc_traits<_Value_allocator_type> _Traits; in _GLIBCXX_VISIBILITY()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/backward/
Dhashtable.h284 typedef typename __gnu_cxx::__alloc_traits<_Alloc>::template in _GLIBCXX_VISIBILITY()
292 typedef __gnu_cxx::__alloc_traits<allocator_type> _Alloc_traits; in _GLIBCXX_VISIBILITY()
Dhash_set91 typedef __alloc_traits<_Alloc> _Alloc_traits;
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
DChangeLog-20191178 (__alloc_traits::construct, __alloc_traits::destroy)
1179 (__alloc_traits::_S_select_on_copy, __alloc_traits::_S_on_swap): Add
1255 * include/backward/hash_set (hash_set): Use __alloc_traits.
1257 * include/ext/alloc_traits.h (__alloc_traits::allocate): Add overload
1261 * include/ext/slist (_Slist_base): Use __alloc_traits.
1298 * include/bits/basic_string.h (basic_string): Use __alloc_traits to
1301 * include/ext/debug_allocator.h: Use __alloc_traits for rebinding.
1317 __alloc_traits to rebind allocator.
1319 (rope::rope(CharT, const allocator_type&)): Use __alloc_traits
1321 * include/ext/slist (_Slist_base): Use __alloc_traits to rebind
[all …]

12