Searched defs:_Alloc (Results 1 - 11 of 11) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dallocator.h184 _S_do_it(const _Alloc&, const _Alloc&) argument
[all...]
H A Dalloc_traits.h571 __do_alloc_on_copy(_Alloc&, const _Alloc&, false_type) argument
[all...]
H A Dbasic_string.h108 _Alloc_hider(pointer __dat, const _Alloc& __a = _Alloc()) argument
444 basic_string(const _CharT* __s, size_type __n, const _Alloc& __a = _Alloc()) argument
454 basic_string(const _CharT* __s, const _Alloc& __a = _Alloc()) argument
464 basic_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc()) argument
503 basic_string(initializer_list<_CharT> __l, const _Alloc& __a = _Alloc()) argument
534 basic_string(_InputIterator __beg, _InputIterator __end, const _Alloc& __a = _Alloc()) argument
[all...]
H A Dregex.h1562 match_results(const _Alloc& __a = _Alloc()) argument
[all...]
/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dstl_alloc.h743 typedef alloc _Alloc; // Th typedef in class:allocator
[all...]
H A Dstl_rope.h[all...]
/haiku-buildtools/gcc/libstdc++-v3/include/ext/
H A Dvstring.h165 __versa_string(std::initializer_list<_CharT> __l, const _Alloc& __a = _Alloc()) argument
208 __versa_string(const _CharT* __s, size_type __n, const _Alloc& __a = _Alloc()) argument
217 __versa_string(const _CharT* __s, const _Alloc& __a = _Alloc()) argument
227 __versa_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc()) argument
242 __versa_string(_InputIterator __beg, _InputIterator __end, const _Alloc& __a = _Alloc()) argument
[all...]
H A Dropeimpl.h1662 typedef typename _Rope_iterator::_allocator_type _Alloc; typedef
[all...]
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dpat_trie_base.hpp96 typedef typename Metadata::allocator_type _Alloc; typedef in struct:__gnu_pbds::detail::pat_trie_base::_Node_base
218 typedef typename base_type::allocator_type _Alloc; typedef in struct:__gnu_pbds::detail::pat_trie_base::_Inode
502 typedef allocator_type _Alloc; typedef in class:__gnu_pbds::detail::pat_trie_base::_CIter
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tm/
H A Dpr46646.C402 _S_do_it(const _Alloc&, const _Alloc&) argument
[all...]
H A Dpr46567.C1809 _S_do_it(const _Alloc&, const _Alloc&) argument
[all...]

Completed in 205 milliseconds