Searched defs:_Rep (Results 1 – 5 of 5) sorted by relevance
154 struct _Rep : _Rep_base in _GLIBCXX_BEGIN_NAMESPACE() struct157 typedef typename _Alloc::template rebind<char>::other _Raw_bytes_alloc; in _GLIBCXX_BEGIN_NAMESPACE()172 static const size_type _S_max_size; in _GLIBCXX_BEGIN_NAMESPACE()173 static const _CharT _S_terminal; in _GLIBCXX_BEGIN_NAMESPACE()177 static size_type _S_empty_rep_storage[]; in _GLIBCXX_BEGIN_NAMESPACE()180 _S_empty_rep() in _GLIBCXX_BEGIN_NAMESPACE()190 _M_is_leaked() const in _GLIBCXX_BEGIN_NAMESPACE()194 _M_is_shared() const in _GLIBCXX_BEGIN_NAMESPACE()198 _M_set_leaked() in _GLIBCXX_BEGIN_NAMESPACE()202 _M_set_sharable() in _GLIBCXX_BEGIN_NAMESPACE()[all …]
26 struct _Rep struct38 struct _Rep _M_rep; argument
33 struct _Rep { struct34 int _M_references;35 void _M_dispose(const _Alloc & __a) { in _M_dispose()
143 struct _Rep struct157 // npos = sizeof(_Rep) + (m * sizeof(_CharT)) + sizeof(_CharT) argument161 static const size_type _S_max_size;162 static const _CharT _S_terminal;164 size_type _M_length;165 size_type _M_capacity;166 _Atomic_word _M_references;169 _M_is_leaked() const in _M_is_leaked()173 _M_is_shared() const in _M_is_shared()200 static _Rep* argument[all …]
113 struct _Rep in _GLIBCXX_BEGIN_NAMESPACE() struct116 { in _GLIBCXX_BEGIN_NAMESPACE()128 typedef typename _Alloc::template rebind<_Rep>::other _Rep_alloc_type; in _GLIBCXX_BEGIN_NAMESPACE()131 _M_refdata() throw() in _GLIBCXX_BEGIN_NAMESPACE()135 _M_refcopy() throw() in _GLIBCXX_BEGIN_NAMESPACE()142 _M_set_length(size_type __n) in _GLIBCXX_BEGIN_NAMESPACE()