Lines Matching refs:__alloc

560           __alloc_traits::deallocate(__alloc(), *__i, __block_size);
622 _LIBCPP_HIDE_FROM_ABI allocator_type& __alloc() _NOEXCEPT { return __size_.second(); }
623 _LIBCPP_HIDE_FROM_ABI const allocator_type& __alloc() const _NOEXCEPT { return __size_.second(); }
686 __alloc_traits::max_size(__alloc()),
799 __alloc() = _VSTD::move(__c.__alloc());
857 __alloc_traits::deallocate(__alloc(), __map_.front(),
869 __alloc_traits::deallocate(__alloc(), __map_.back(),
907 if (__alloc() != __c.__alloc())
912 __alloc() = __c.__alloc();
913 __map_.__alloc() = __c.__map_.__alloc();
993 …: __map_(__pointer_allocator(__alloc_traits::select_on_container_copy_construction(__c.__alloc()))…
995 __size_(0, __map_.__alloc())
1052 if (__a == __c.__alloc())
1083 if (__alloc() != __c.__alloc())
1156 return __alloc();
1183 allocator_type& __a = __alloc();
1281 allocator_type& __a = __alloc();
1293 allocator_type& __a = __alloc();
1307 allocator_type& __a = __alloc();
1324 allocator_type& __a = __alloc();
1340 allocator_type& __a = __alloc();
1359 allocator_type& __a = __alloc();
1377 allocator_type& __a = __alloc();
1433 allocator_type& __a = __alloc();
1447 __temp_value<value_type, _Allocator> __tmp(__alloc(), _VSTD::forward<_Args>(__args)...);
1471 __temp_value<value_type, _Allocator> __tmp(__alloc(), _VSTD::forward<_Args>(__args)...);
1493 allocator_type& __a = __alloc();
1554 allocator_type& __a = __alloc();
1612 __split_buffer<value_type, allocator_type&> __buf(__alloc());
1625 __split_buffer<value_type, allocator_type&> __buf(__n, 0, __alloc());
1640 allocator_type& __a = __alloc();
1721 allocator_type& __a = __alloc();
1738 allocator_type& __a = __alloc();
1755 allocator_type& __a = __alloc();
1775 allocator_type& __a = __alloc();
1807 0, __map_.__alloc());
1835 allocator_type& __a = __alloc();
1881 0, __map_.__alloc());
1920 allocator_type& __a = __alloc();
1950 __map_.__alloc());
1975 allocator_type& __a = __alloc();
2023 __map_.__alloc());
2060 allocator_type& __a = __alloc();
2074 allocator_type& __a = __alloc();
2151 allocator_type& __a = __alloc();
2182 allocator_type& __a = __alloc();
2222 allocator_type& __a = __alloc();
2251 allocator_type& __a = __alloc();
2283 allocator_type& __a = __alloc();
2308 _VSTD::__swap_allocator(__alloc(), __c.__alloc());
2316 allocator_type& __a = __alloc();