Searched refs:__alloc_swap (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | allocator.h | 283 struct __alloc_swap in _GLIBCXX_VISIBILITY() struct 287 struct __alloc_swap<_Alloc, false> in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | allocator.h | 266 struct __alloc_swap in _GLIBCXX_VISIBILITY() struct 270 struct __alloc_swap<_Alloc, false> in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
H A D | alloc_traits.h | 159 std::__alloc_swap<_Alloc>::_S_do_it(__a, __b); in _GLIBCXX_VISIBILITY()
|
H A D | sso_string_base.h | 245 std::__alloc_swap<_CharT_alloc_type>::_S_do_it(_M_get_allocator(), in _GLIBCXX_VISIBILITY()
|
H A D | rc_string_base.h | 620 std::__alloc_swap<allocator_type>::_S_do_it(_M_get_allocator(), in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
H A D | alloc_traits.h | 159 std::__alloc_swap<_Alloc>::_S_do_it(__a, __b); in _GLIBCXX_VISIBILITY()
|
H A D | sso_string_base.h | 245 std::__alloc_swap<_CharT_alloc_type>::_S_do_it(_M_get_allocator(), in _GLIBCXX_VISIBILITY()
|
H A D | rc_string_base.h | 620 std::__alloc_swap<allocator_type>::_S_do_it(_M_get_allocator(), in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/ |
H A D | hashtable.h | 671 std::__alloc_swap<_Node_allocator_type>::_S_do_it(_M_node_allocator, in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/ |
H A D | hashtable.h | 671 std::__alloc_swap<_Node_allocator_type>::_S_do_it(_M_node_allocator, in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
H A D | ChangeLog-2006 | 5605 (vector<bool>::swap): Use __alloc_swap. 5738 * include/bits/allocator.h (struct __alloc_swap): Add, swaps 5750 Clean-up (now vstring uses the generic __alloc_swap facility).
|
H A D | ChangeLog-2013 | 1561 * include/bits/allocator.h (__alloc_swap::_S_do_it,
|