Searched defs:_Alloc (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/gnu/llvm/libcxx/include/__memory/ |
H A D | swap_allocator.h | 38 __swap_allocator(_Alloc&, _Alloc&, false_type) _NOEXCEPT {} in __swap_allocator() argument
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/ |
H A D | vstring.h | 2106 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 D | vstring.tcc | 182 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 D | ropeimpl.h | 1662 typedef typename _Rope_iterator::_allocator_type _Alloc; in _Rope_rotate() typedef
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/ |
H A D | stl_alloc.h | 638 typedef __alloc _Alloc; // The underlying allocator. typedef
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/ext/ |
H A D | ropeimpl.h | 1503 typedef typename _Rope_iterator::_allocator_type _Alloc; in _Rope_rotate() typedef
|
H A D | stl_rope.h | 341 identity_element(_Rope_Concat_fn<_CharT, _Alloc>) in identity_element() argument
|