Home
last modified time | relevance | path

Searched defs:_Rep (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dbasic_string.h152 struct _Rep : _Rep_base in _GLIBCXX_VISIBILITY() struct
155 typedef typename _Alloc::template rebind<char>::other _Raw_bytes_alloc; in _GLIBCXX_VISIBILITY()
170 static const size_type _S_max_size; in _GLIBCXX_VISIBILITY()
171 static const _CharT _S_terminal; in _GLIBCXX_VISIBILITY()
175 static size_type _S_empty_rep_storage[]; in _GLIBCXX_VISIBILITY()
178 _S_empty_rep() in _GLIBCXX_VISIBILITY()
188 _M_is_leaked() const in _GLIBCXX_VISIBILITY()
192 _M_is_shared() const in _GLIBCXX_VISIBILITY()
196 _M_set_leaked() in _GLIBCXX_VISIBILITY()
200 _M_set_sharable() in _GLIBCXX_VISIBILITY()
[all …]
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Drc_string_base.h109 struct _Rep in _GLIBCXX_VISIBILITY() struct
112 { in _GLIBCXX_VISIBILITY()
124 typedef typename _Alloc::template rebind<_Rep>::other _Rep_alloc_type; in _GLIBCXX_VISIBILITY()
127 _M_refdata() throw() in _GLIBCXX_VISIBILITY()
131 _M_refcopy() throw() in _GLIBCXX_VISIBILITY()
138 _M_set_length(size_type __n) in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Drc_string_base.h108 struct _Rep in _GLIBCXX_VISIBILITY() struct
111 { in _GLIBCXX_VISIBILITY()
123 typedef typename _Alloc::template rebind<_Rep>::other _Rep_alloc_type; in _GLIBCXX_VISIBILITY()
126 _M_refdata() throw() in _GLIBCXX_VISIBILITY()
130 _M_refcopy() throw() in _GLIBCXX_VISIBILITY()
137 _M_set_length(size_type __n) in _GLIBCXX_VISIBILITY()