Searched defs:_Allocator (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dgdb_string_view.h
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dgdb_string_view.h
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/
H A Dmap.h85 map(const _Compare& __comp, const _Allocator& __a = _Allocator()) argument
95 map(_InputIterator __first, _InputIterator __last, const _Compare& __comp = _Compare(), const _Allocator& __a = _Allocator()) argument
104 map(initializer_list<value_type> __l, const _Compare& __c = _Compare(), const _Allocator& __a = _Allocator()) argument
[all...]
H A Dmultimap.h85 multimap(const _Compare& __comp, const _Allocator& __a = _Allocator()) argument
95 multimap(_InputIterator __first, _InputIterator __last, const _Compare& __comp = _Compare(), const _Allocator& __a = _Allocator()) argument
101 multimap(initializer_list<value_type> __l, const _Compare& __c = _Compare(), const _Allocator& __a = _Allocator()) argument
[all...]
H A Dmultiset.h86 multiset(const _Compare& __comp, const _Allocator& __a = _Allocator()) argument
96 multiset(_InputIterator __first, _InputIterator __last, const _Compare& __comp = _Compare(), const _Allocator& __a = _Allocator()) argument
[all...]
H A Dset.h83 set(const _Compare& __comp, const _Allocator& __a = _Allocator()) argument
93 set(_InputIterator __first, _InputIterator __last, const _Compare& __comp = _Compare(), const _Allocator& __a = _Allocator()) argument
99 set(initializer_list<value_type> __l, const _Compare& __comp = _Compare(), const _Allocator& __a = _Allocator()) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/
H A Dset.h127 set(const _Compare& __comp, const _Allocator& __a = _Allocator()) argument
132 set(_InputIterator __first, _InputIterator __last, const _Compare& __comp = _Compare(), const _Allocator& __a = _Allocator()) argument
[all...]
H A Dmultimap.h128 multimap(const _Compare& __comp, const _Allocator& __a = _Allocator()) argument
133 multimap(_InputIterator __first, _InputIterator __last, const _Compare& __comp = _Compare(), const _Allocator& __a = _Allocator()) argument
[all...]
H A Dmultiset.h128 multiset(const _Compare& __comp, const _Allocator& __a = _Allocator()) argument
133 multiset(_InputIterator __first, _InputIterator __last, const _Compare& __comp = _Compare(), const _Allocator& __a = _Allocator()) argument
[all...]
H A Dmap.h132 map(const _Compare& __comp, const _Allocator& __a = _Allocator()) argument
137 map(_InputIterator __first, _InputIterator __last, const _Compare& __comp = _Compare(), const _Allocator& __a = _Allocator()) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
H A Dset.h137 set(const _Compare& __comp, const _Allocator& __a = _Allocator()) argument
142 set(_InputIterator __first, _InputIterator __last, const _Compare& __comp = _Compare(), const _Allocator& __a = _Allocator()) argument
[all...]
H A Dmap.h142 map(const _Compare& __comp, const _Allocator& __a = _Allocator()) argument
147 map(_InputIterator __first, _InputIterator __last, const _Compare& __comp = _Compare(), const _Allocator& __a = _Allocator()) argument
[all...]
H A Dmultimap.h139 multimap(const _Compare& __comp, const _Allocator& __a = _Allocator()) argument
144 multimap(_InputIterator __first, _InputIterator __last, const _Compare& __comp = _Compare(), const _Allocator& __a = _Allocator()) argument
[all...]
H A Dmultiset.h139 multiset(const _Compare& __comp, const _Allocator& __a = _Allocator()) argument
144 multiset(_InputIterator __first, _InputIterator __last, const _Compare& __comp = _Compare(), const _Allocator& __a = _Allocator()) argument
[all...]

Completed in 300 milliseconds