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

/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
H A Dsafe_container.h57 _Safe_container(_Safe_container&& __x, const _Alloc&, std::true_type) argument
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Duses_allocator_args.h64 onstexpr(is_constructible_v<_Tp, allocator_arg_t, const _Alloc&, _Args...>) argument
[all...]
H A Dallocator.h291 _S_do_it(const _Alloc&, const _Alloc&) argument
[all...]
H A Dalloc_traits.h672 __do_alloc_on_copy(_Alloc&, const _Alloc&, false_type) argument
[all...]
H A Dbasic_string.h195 _Alloc_hider(pointer __dat, const _Alloc& __a = _Alloc()) argument
565 basic_string(const basic_string& __str, size_type __pos, const _Alloc& __a = _Alloc()) argument
620 basic_string(const _CharT* __s, size_type __n, const _Alloc& __a = _Alloc()) argument
642 basic_string(const _CharT* __s, const _Alloc& __a = _Alloc()) argument
665 basic_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc()) argument
706 basic_string(initializer_list<_CharT> __l, const _Alloc& __a = _Alloc()) argument
759 basic_string(_InputIterator __beg, _InputIterator __end, const _Alloc& __a = _Alloc()) argument
782 basic_string(const _Tp& __t, size_type __pos, size_type __n, const _Alloc& __a = _Alloc()) argument
794 basic_string(const _Tp& __t, const _Alloc& __a = _Alloc()) argument
[all...]
H A Dcow_string.h524 : _M_dataplus(_S_empty_rep()._M_refdata(), _Alloc()) function in class:basic_string
587 basic_string(const _CharT* __s, size_type __n, const _Alloc& __a = _Alloc()) argument
602 basic_string(const _CharT* __s, const _Alloc& __a = _Alloc()) argument
613 basic_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc()) argument
648 basic_string(initializer_list<_CharT> __l, const _Alloc& __a = _Alloc()) argument
684 basic_string(_InputIterator __beg, _InputIterator __end, const _Alloc& __a = _Alloc()) argument
699 basic_string(const _Tp& __t, size_type __pos, size_type __n, const _Alloc& __a = _Alloc()) argument
710 basic_string(const _Tp& __t, const _Alloc& __a = _Alloc()) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dallocator.h286 _S_do_it(const _Alloc&, const _Alloc&) argument
[all...]
H A Dalloc_traits.h674 __do_alloc_on_copy(_Alloc&, const _Alloc&, false_type) argument
[all...]
H A Dbasic_string.h161 _Alloc_hider(pointer __dat, const _Alloc& __a = _Alloc()) argument
469 basic_string(const basic_string& __str, size_type __pos, const _Alloc& __a = _Alloc()) argument
518 basic_string(const _CharT* __s, size_type __n, const _Alloc& __a = _Alloc()) argument
533 basic_string(const _CharT* __s, const _Alloc& __a = _Alloc()) argument
553 basic_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc()) argument
592 basic_string(initializer_list<_CharT> __l, const _Alloc& __a = _Alloc()) argument
638 basic_string(_InputIterator __beg, _InputIterator __end, const _Alloc& __a = _Alloc()) argument
652 basic_string(const _Tp& __t, size_type __pos, size_type __n, const _Alloc& __a = _Alloc()) argument
663 basic_string(const _Tp& __t, const _Alloc& __a = _Alloc()) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dvstring.h166 __versa_string(std::initializer_list<_CharT> __l, const _Alloc& __a = _Alloc()) argument
209 __versa_string(const _CharT* __s, size_type __n, const _Alloc& __a = _Alloc()) argument
218 __versa_string(const _CharT* __s, const _Alloc& __a = _Alloc()) argument
228 __versa_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc()) argument
243 __versa_string(_InputIterator __beg, _InputIterator __end, const _Alloc& __a = _Alloc()) argument
[all...]
H A Dropeimpl.h1670 typedef typename _Rope_iterator::_allocator_type _Alloc; typedef
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dvstring.h167 __versa_string(std::initializer_list<_CharT> __l, const _Alloc& __a = _Alloc()) argument
210 __versa_string(const _CharT* __s, size_type __n, const _Alloc& __a = _Alloc()) argument
219 __versa_string(const _CharT* __s, const _Alloc& __a = _Alloc()) argument
229 __versa_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc()) argument
244 __versa_string(_InputIterator __beg, _InputIterator __end, const _Alloc& __a = _Alloc()) argument
[all...]
H A Dropeimpl.h1669 typedef typename _Rope_iterator::_allocator_type _Alloc; typedef
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/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...]
/netbsd-current/external/gpl3/gcc/dist/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...]

Completed in 305 milliseconds