Home
last modified time | relevance | path

Searched defs:__alloc (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__flat_map/
H A Dflat_multimap.h171 _LIBCPP_HIDE_FROM_ABI flat_multimap(const flat_multimap& __other, const _Allocator& __alloc) in flat_multimap()
180 _LIBCPP_HIDE_FROM_ABI flat_multimap(flat_multimap&& __other, const _Allocator& __alloc) in flat_multimap()
208 …_container_type& __key_cont, const mapped_container_type& __mapped_cont, const _Allocator& __alloc) in flat_multimap()
221 const _Allocator& __alloc) in flat_multimap()
245 const _Allocator& __alloc) in flat_multimap()
259 const _Allocator& __alloc) in flat_multimap()
270 _LIBCPP_HIDE_FROM_ABI flat_multimap(const key_compare& __comp, const _Allocator& __alloc) in flat_multimap()
275 _LIBCPP_HIDE_FROM_ABI explicit flat_multimap(const _Allocator& __alloc) in flat_multimap()
307 _LIBCPP_HIDE_FROM_ABI flat_multimap(from_range_t, _Range&& __rg, const _Allocator& __alloc) in flat_multimap()
319 …BI flat_multimap(from_range_t, _Range&& __rg, const key_compare& __comp, const _Allocator& __alloc) in flat_multimap()
[all …]
H A Dflat_map.h169 …FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX26 flat_map(const flat_map& __other, const _Allocator& __alloc) in flat_map()
178 …HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX26 flat_map(flat_map&& __other, const _Allocator& __alloc) in flat_map()
206 …_container_type& __key_cont, const mapped_container_type& __mapped_cont, const _Allocator& __alloc) in flat_map()
219 const _Allocator& __alloc) in flat_map()
244 const _Allocator& __alloc) in flat_map()
259 const _Allocator& __alloc) in flat_map()
272 …OM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX26 flat_map(const key_compare& __comp, const _Allocator& __alloc) in flat_map()
277 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX26 explicit flat_map(const _Allocator& __alloc) in flat_map()
310 …_ABI _LIBCPP_CONSTEXPR_SINCE_CXX26 flat_map(from_range_t, _Range&& __rg, const _Allocator& __alloc) in flat_map()
324 flat_map(from_range_t, _Range&& __rg, const key_compare& __comp, const _Allocator& __alloc) in flat_map()
[all …]
/freebsd/contrib/llvm-project/libcxx/include/__flat_set/
H A Dflat_multiset.h184 _LIBCPP_HIDE_FROM_ABI explicit flat_multiset(const _Allocator& __alloc) in flat_multiset()
189 _LIBCPP_HIDE_FROM_ABI flat_multiset(const key_compare& __comp, const _Allocator& __alloc) in flat_multiset()
194 _LIBCPP_HIDE_FROM_ABI flat_multiset(const container_type& __keys, const _Allocator& __alloc) in flat_multiset()
202 flat_multiset(const container_type& __keys, const key_compare& __comp, const _Allocator& __alloc) in flat_multiset()
209 …ROM_ABI flat_multiset(sorted_equivalent_t, const container_type& __keys, const _Allocator& __alloc) in flat_multiset()
217 …d_equivalent_t, const container_type& __keys, const key_compare& __comp, const _Allocator& __alloc) in flat_multiset()
224 _LIBCPP_HIDE_FROM_ABI flat_multiset(const flat_multiset& __other, const _Allocator& __alloc) in flat_multiset()
230 _LIBCPP_HIDE_FROM_ABI flat_multiset(flat_multiset&& __other, const _Allocator& __alloc) in flat_multiset()
281 _LIBCPP_HIDE_FROM_ABI flat_multiset(from_range_t, _Range&& __rg, const _Allocator& __alloc) in flat_multiset()
288 …BI flat_multiset(from_range_t, _Range&& __rg, const key_compare& __comp, const _Allocator& __alloc) in flat_multiset()
[all …]
H A Dflat_set.h186 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX26 explicit flat_set(const _Allocator& __alloc) in flat_set()
191 …OM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX26 flat_set(const key_compare& __comp, const _Allocator& __alloc) in flat_set()
196 …ABI _LIBCPP_CONSTEXPR_SINCE_CXX26 flat_set(const container_type& __keys, const _Allocator& __alloc) in flat_set()
204 flat_set(const container_type& __keys, const key_compare& __comp, const _Allocator& __alloc) in flat_set()
212 flat_set(sorted_unique_t, const container_type& __keys, const _Allocator& __alloc) in flat_set()
221 …orted_unique_t, const container_type& __keys, const key_compare& __comp, const _Allocator& __alloc) in flat_set()
229 …FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX26 flat_set(const flat_set& __other, const _Allocator& __alloc) in flat_set()
235 …HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX26 flat_set(flat_set&& __other, const _Allocator& __alloc) in flat_set()
289 …_ABI _LIBCPP_CONSTEXPR_SINCE_CXX26 flat_set(from_range_t, _Range&& __rg, const _Allocator& __alloc) in flat_set()
297 flat_set(from_range_t, _Range&& __rg, const key_compare& __comp, const _Allocator& __alloc) in flat_set()
[all …]
/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Duninitialized_algorithms.h371 __allocator_destroy_multidimensional(_Alloc& __alloc, _BidirIter __first, _BidirIter __last) noexce… in __allocator_destroy_multidimensional()
406 _LIBCPP_HIDE_FROM_ABI constexpr void __allocator_construct_at_multidimensional(_Alloc& __alloc, _Tp… in __allocator_construct_at_multidimensional()
442 __allocator_construct_at_multidimensional(_Alloc& __alloc, _Tp* __loc, _Arg const& __arg) { in __allocator_construct_at_multidimensional()
481 __uninitialized_allocator_fill_n_multidimensional(_Alloc& __alloc, _BidirIter __it, _Size __n, _Tp … in __uninitialized_allocator_fill_n_multidimensional()
499 __uninitialized_allocator_value_construct_n_multidimensional(_Alloc& __alloc, _BidirIter __it, _Siz… in __uninitialized_allocator_value_construct_n_multidimensional()
519 _AllocatorDestroyRangeReverse(_Alloc& __alloc, _Iter& __first, _Iter& __last) in _AllocatorDestroyRangeReverse()
538 __uninitialized_allocator_copy_impl(_Alloc& __alloc, _Iter1 __first1, _Sent1 __last1, _Iter2 __firs… in __uninitialized_allocator_copy_impl()
580 __uninitialized_allocator_copy(_Alloc& __alloc, _Iter1 __first1, _Sent1 __last1, _Iter2 __first2) { in __uninitialized_allocator_copy()
613_Alloc& __alloc, _ContiguousIterator __first, _ContiguousIterator __last, _ContiguousIterator __re… in __uninitialized_allocator_relocate()
H A Dallocate_at_least.h25 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr auto __allocate_at_least(_Alloc& __alloc, size_t __n)… in __allocate_at_least()
H A Ddestroy.h48 __allocator_destroy(_Alloc& __alloc, _Iter __first, _Sent __last) { in __allocator_destroy()
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__memory/
H A Duninitialized_algorithms.h174 _LIBCPP_HIDE_FROM_ABI void __allocator_destroy(_Alloc& __alloc, _Iter __first, _Sent __last) { in __allocator_destroy()
182 …_LIBCPP_HIDE_FROM_ABI _AllocatorDestroyRangeReverse(_Alloc& __alloc, _Iter& __first, _Iter& __last) in _AllocatorDestroyRangeReverse()
201 __uninitialized_allocator_copy_impl(_Alloc& __alloc, _Iter1 __first1, _Sent1 __last1, _Iter2 __firs… in __uninitialized_allocator_copy_impl()
H A Dallocate_at_least.h30 __allocate_at_least(_Alloc& __alloc, size_t __n) { in __allocate_at_least()
H A Dshared_ptr.h311 _Alloc* __alloc = reinterpret_cast<_Alloc*>(__first); in _ALIGNAS_TYPE() local
/freebsd/contrib/llvm-project/libcxx/include/__utility/
H A Dsmall_buffer.h67 _LIBCPP_HIDE_FROM_ABI _Stored* __alloc() { in __alloc() function
/freebsd/contrib/llvm-project/libcxx/include/__pstl/internal/
H A Dparallel_backend_tbb.h
/freebsd/contrib/llvm-project/libcxx/include/__vector/
H A Dvector.h233 : __alloc_(__alloc) { in __alloc_() argument