Home
last modified time | relevance | path

Searched defs:_Alloc (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/include/__memory/
H A Dswap_allocator.h38 __swap_allocator(_Alloc&, _Alloc&, false_type) _NOEXCEPT {} in __swap_allocator() argument
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/
H A Dvstring.h2106 swap(__versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, in swap() argument
2189 __gnu_cxx::__versa_string<_CharT, _Traits, _Alloc, _Base>& __str) in getline() argument
H A Dvstring.tcc182 operator+(const __versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, in operator +() argument
196 const __versa_string<_CharT, _Traits, _Alloc, _Base>& __rhs) in operator +() argument
213 const __versa_string<_CharT, _Traits, _Alloc, _Base>& __rhs) in operator +() argument
225 operator+(const __versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, in operator +() argument
242 operator+(const __versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, in operator +() argument
620 __gnu_cxx::__versa_string<_CharT, _Traits, _Alloc, _Base>& __str, in getline() argument
H A Dropeimpl.h1662 typedef typename _Rope_iterator::_allocator_type _Alloc; in _Rope_rotate() typedef
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_alloc.h638 typedef __alloc _Alloc; // The underlying allocator. typedef
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/ext/
H A Dropeimpl.h1503 typedef typename _Rope_iterator::_allocator_type _Alloc; in _Rope_rotate() typedef
H A Dstl_rope.h341 identity_element(_Rope_Concat_fn<_CharT, _Alloc>) in identity_element() argument