Lines Matching refs:__alloc
1054 _LIBCPP_INLINE_VISIBILITY allocator_type& __alloc() {return __size_.second();}
1056 const allocator_type& __alloc() const _NOEXCEPT {return __size_.second();}
1108 __alloc() = _VSTD::move(__c.__alloc());
1202 __alloc_traits::deallocate(__alloc(), *__i, __block_size);
1224 if (__a == __c.__alloc())
1252 _VSTD::__swap_allocator(__alloc(), __c.__alloc());
1259 allocator_type& __a = __alloc();
1416 __alloc_traits::max_size(__base::__alloc()),
1535 __alloc_traits::deallocate(__base::__alloc(), __base::__map_.front(),
1547 __alloc_traits::deallocate(__base::__alloc(), __base::__map_.back(),
1585 if (__base::__alloc() != __c.__alloc())
1590 __base::__alloc() = __c.__alloc();
1591 __base::__map_.__alloc() = __c.__map_.__alloc();
1664 : __base(__alloc_traits::select_on_container_copy_construction(__c.__alloc()))
1716 if (__a != __c.__alloc())
1739 if (__base::__alloc() != __c.__alloc())
1812 return __base::__alloc();
1839 allocator_type& __a = __base::__alloc();
1937 allocator_type& __a = __base::__alloc();
1949 allocator_type& __a = __base::__alloc();
1963 allocator_type& __a = __base::__alloc();
1980 allocator_type& __a = __base::__alloc();
1996 allocator_type& __a = __base::__alloc();
2015 allocator_type& __a = __base::__alloc();
2033 allocator_type& __a = __base::__alloc();
2089 allocator_type& __a = __base::__alloc();
2103 … __temp_value<value_type, _Allocator> __tmp(this->__alloc(), _VSTD::forward<_Args>(__args)...);
2127 … __temp_value<value_type, _Allocator> __tmp(this->__alloc(), _VSTD::forward<_Args>(__args)...);
2149 allocator_type& __a = __base::__alloc();
2210 allocator_type& __a = __base::__alloc();
2268 __split_buffer<value_type, allocator_type&> __buf(__base::__alloc());
2281 __split_buffer<value_type, allocator_type&> __buf(__n, 0, __base::__alloc());
2296 allocator_type& __a = __base::__alloc();
2377 allocator_type& __a = __base::__alloc();
2394 allocator_type& __a = __base::__alloc();
2411 allocator_type& __a = __base::__alloc();
2431 allocator_type& __a = __base::__alloc();
2463 0, __base::__map_.__alloc());
2491 allocator_type& __a = __base::__alloc();
2537 0, __base::__map_.__alloc());
2576 allocator_type& __a = __base::__alloc();
2606 __base::__map_.__alloc());
2631 allocator_type& __a = __base::__alloc();
2679 __base::__map_.__alloc());
2716 allocator_type& __a = __base::__alloc();
2730 allocator_type& __a = __base::__alloc();
2807 allocator_type& __a = __base::__alloc();
2838 allocator_type& __a = __base::__alloc();
2878 allocator_type& __a = __base::__alloc();
2907 allocator_type& __a = __base::__alloc();
2939 allocator_type& __a = __base::__alloc();