Searched refs:_Alloc_hider (Results 1 – 13 of 13) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
| D | vstring_util.h | 92 struct _Alloc_hider in _GLIBCXX_VISIBILITY() struct 95 _Alloc_hider(_CharT* __ptr) in _GLIBCXX_VISIBILITY() function 98 _Alloc_hider(const _Alloc1& __a, _CharT* __ptr) in _GLIBCXX_VISIBILITY() argument
|
| D | sso_string_base.h | 51 typename _Util_Base::template _Alloc_hider<_CharT_alloc_type> in _GLIBCXX_VISIBILITY()
|
| D | rc_string_base.h | 184 mutable typename _Util_Base::template _Alloc_hider<_Alloc> _M_dataplus; in _GLIBCXX_VISIBILITY()
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| D | basic_string.h | 194 struct _Alloc_hider : allocator_type // TODO check __is_final in _GLIBCXX_VISIBILITY() 197 _Alloc_hider(pointer __dat, const _Alloc& __a = _Alloc()) in _GLIBCXX_VISIBILITY() 201 _Alloc_hider(pointer __dat, const _Alloc& __a) in _GLIBCXX_VISIBILITY() 205 _Alloc_hider(pointer __dat, _Alloc&& __a = _Alloc()) in _GLIBCXX_VISIBILITY() 212 _Alloc_hider _M_dataplus; in _GLIBCXX_VISIBILITY()
|
| D | cow_string.h | 317 struct _Alloc_hider : _Alloc in _GLIBCXX_VISIBILITY() struct 319 _Alloc_hider(_CharT* __dat, const _Alloc& __a) _GLIBCXX_NOEXCEPT in _GLIBCXX_VISIBILITY() argument 334 mutable _Alloc_hider _M_dataplus; in _GLIBCXX_VISIBILITY()
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/abi/pre/ |
| D | gnu.ver | 2043 # basic_string<C, T, A>::_Alloc_hider::_Alloc_hider(C*, A&&)
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/ |
| D | ChangeLog-2007 | 1569 (__sso_string_base()): Use _Alloc_hider(_CharT*). 1572 (__rc_string_base()): Use _Alloc_hider(_CharT*). 1573 * include/ext/vstring_util.h (_Alloc_hider::_Alloc_hider(_CharT*)):
|
| D | ChangeLog-2013 | 1566 (basic_string::_Alloc_hider::_Alloc_hider): Likewise.
|
| D | ChangeLog-2005 | 916 _Alloc_hider<>, augmented of allocator swapping facility, specialized
|
| D | ChangeLog-2006 | 5749 * include/ext/vstring_util.h (__vstring_utility<>::_Alloc_hider):
|
| D | ChangeLog-2019 | 7109 (basic_string::basic_string(basic_string&&)): Move _Alloc_hider
|
| D | ChangeLog-2016 | 8187 (basic_string::_Alloc_hider(pointer, _Alloc&&)): Add constructor.
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/doc/ |
| D | gdb.texinfo | 12563 std::allocator<char> >::_Alloc_hider:
|