Home
last modified time | relevance | path

Searched refs:__sso_string_base (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dsso_string_base.h38 class __sso_string_base in _GLIBCXX_VISIBILITY()
181 __sso_string_base() in _GLIBCXX_VISIBILITY()
185 __sso_string_base(const _Alloc& __a); in _GLIBCXX_VISIBILITY()
187 __sso_string_base(const __sso_string_base& __rcs); in _GLIBCXX_VISIBILITY()
190 __sso_string_base(__sso_string_base&& __rcs); in _GLIBCXX_VISIBILITY()
193 __sso_string_base(size_type __n, _CharT __c, const _Alloc& __a); in _GLIBCXX_VISIBILITY()
196 __sso_string_base(_InputIterator __beg, _InputIterator __end, in _GLIBCXX_VISIBILITY()
199 ~__sso_string_base() in _GLIBCXX_VISIBILITY()
211 _M_swap(__sso_string_base& __rcs); in _GLIBCXX_VISIBILITY()
214 _M_assign(const __sso_string_base& __rcs); in _GLIBCXX_VISIBILITY()
[all …]
H A Dvstring_fwd.h44 class __sso_string_base; in _GLIBCXX_VISIBILITY() local
52 <typename, typename, typename> class _Base = __sso_string_base> in _GLIBCXX_VISIBILITY()
H A Dvstring_util.h69 __sso_string_base> > in _GLIBCXX_VISIBILITY()
74 __sso_string_base> > in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dsso_string_base.h38 class __sso_string_base in _GLIBCXX_VISIBILITY()
181 __sso_string_base() in _GLIBCXX_VISIBILITY()
185 __sso_string_base(const _Alloc& __a); in _GLIBCXX_VISIBILITY()
187 __sso_string_base(const __sso_string_base& __rcs); in _GLIBCXX_VISIBILITY()
190 __sso_string_base(__sso_string_base&& __rcs); in _GLIBCXX_VISIBILITY()
193 __sso_string_base(size_type __n, _CharT __c, const _Alloc& __a); in _GLIBCXX_VISIBILITY()
196 __sso_string_base(_InputIterator __beg, _InputIterator __end, in _GLIBCXX_VISIBILITY()
199 ~__sso_string_base() in _GLIBCXX_VISIBILITY()
211 _M_swap(__sso_string_base& __rcs); in _GLIBCXX_VISIBILITY()
214 _M_assign(const __sso_string_base& __rcs); in _GLIBCXX_VISIBILITY()
[all …]
H A Dvstring_fwd.h44 class __sso_string_base; in _GLIBCXX_VISIBILITY() local
52 <typename, typename, typename> class _Base = __sso_string_base> in _GLIBCXX_VISIBILITY()
H A Dvstring_util.h69 __sso_string_base> > in _GLIBCXX_VISIBILITY()
74 __sso_string_base> > in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-2005641 * include/ext/sso_string_base.h (__sso_string_base<>::_M_compare):
648 * include/ext/sso_string_base.h (__sso_string_base<>::_M_destroy):
715 * include/ext/sso_string_base.h (__sso_string_base<>::_M_assign):
720 * include/ext/sso_string_base.h (__sso_string_base<>::_M_reserve):
737 * include/ext/sso_string_base.h (__sso_string_base<>::_M_reserve:
765 * include/ext/sso_string_base.h (__sso_string_base<>::_M_get_allocator):
770 * include/ext/sso_string_base.h (__sso_string_base<>::_M_erase): Add.
785 * include/ext/sso_string_base.h (__sso_string_base<>::_M_mutate):
803 * include/ext/sso_string_base.h (__sso_string_base<>::_M_reserve):
879 (__sso_string_base<>::_M_get_allocator): Return by const ref.
[all …]
H A DChangeLog-20061228 (__sso_string_base<>::_M_destroy): Inline.
1749 * include/ext/sso_string_base.h (__sso_string_base<>::_M_max_size(),
1763 * include/ext/sso_string_base.h (__sso_string_base<>::_S_max_size):
1765 (__sso_string_base<>::_M_max_size): Use allocator' max_size.
1766 (__sso_string_base<>::_M_create): Adjust.
3074 * include/ext/sso_string_base.h (__sso_string_base::_S_max_size):
3079 * include/ext/sso_string_base.h (__sso_string_base::_M_create): Never
5730 * include/ext/sso_string_base.h (__sso_string_base<>::_M_dataplus):
5747 * include/ext/sso_string_base.h (__sso_string_base<>::_M_swap):
H A DChangeLog-20114759 * include/ext/sso_string_base.h (__sso_string_base<>::_M_construct):
4761 (__sso_string_base<>::_M_assign): Likewise.
4762 (__sso_string_base<>::_M_reserve): Likewise.
4763 (__sso_string_base<>::_M_mutate): Likewise.
4764 (__sso_string_base<>::_M_erase): Likewise.
H A DChangeLog-20131787 * include/ext/sso_string_base.h (__sso_string_base<>::
1788 __sso_string_base(__sso_string_base&&)): Fix thinkos about
H A DChangeLog-20082096 (__sso_string_base<>::__sso_string_base(std::initializer_list<_CharT>,
H A DChangeLog-20071568 (__sso_string_base(__sso_string_base&&)): Add.
1569 (__sso_string_base()): Use _Alloc_hider(_CharT*).
H A DChangeLog-2010228 * include/ext/sso_string_base.h (__sso_string_base<>::_M_swap):
H A DChangeLog-20191323 * include/ext/sso_string_base.h (__sso_string_base::_M_max_size):