Lines Matching refs:__alloc

1044     _LIBCPP_INLINE_VISIBILITY allocator_type&       __alloc()       {return __size_.second();}
1046 const allocator_type& __alloc() const _NOEXCEPT {return __size_.second();}
1098 __alloc() = _VSTD::move(__c.__alloc());
1192 __alloc_traits::deallocate(__alloc(), *__i, __block_size);
1214 if (__a == __c.__alloc())
1242 _VSTD::__swap_allocator(__alloc(), __c.__alloc());
1249 allocator_type& __a = __alloc();
1399 __alloc_traits::max_size(__base::__alloc()),
1520 __alloc_traits::deallocate(__base::__alloc(), __base::__map_.front(),
1532 __alloc_traits::deallocate(__base::__alloc(), __base::__map_.back(),
1571 if (__base::__alloc() != __c.__alloc())
1576 __base::__alloc() = __c.__alloc();
1577 __base::__map_.__alloc() = __c.__map_.__alloc();
1657 : __base(__alloc_traits::select_on_container_copy_construction(__c.__alloc()))
1709 if (__a != __c.__alloc())
1732 if (__base::__alloc() != __c.__alloc())
1805 return __base::__alloc();
1832 allocator_type& __a = __base::__alloc();
1930 allocator_type& __a = __base::__alloc();
1942 allocator_type& __a = __base::__alloc();
1956 allocator_type& __a = __base::__alloc();
1973 allocator_type& __a = __base::__alloc();
1989 allocator_type& __a = __base::__alloc();
2008 allocator_type& __a = __base::__alloc();
2026 allocator_type& __a = __base::__alloc();
2082 allocator_type& __a = __base::__alloc();
2096 … __temp_value<value_type, _Allocator> __tmp(this->__alloc(), _VSTD::forward<_Args>(__args)...);
2120 … __temp_value<value_type, _Allocator> __tmp(this->__alloc(), _VSTD::forward<_Args>(__args)...);
2142 allocator_type& __a = __base::__alloc();
2203 allocator_type& __a = __base::__alloc();
2262 __split_buffer<value_type, allocator_type&> __buf(__base::__alloc());
2276 __split_buffer<value_type, allocator_type&> __buf(__n, 0, __base::__alloc());
2291 allocator_type& __a = __base::__alloc();
2373 allocator_type& __a = __base::__alloc();
2390 allocator_type& __a = __base::__alloc();
2407 allocator_type& __a = __base::__alloc();
2427 allocator_type& __a = __base::__alloc();
2459 0, __base::__map_.__alloc());
2487 allocator_type& __a = __base::__alloc();
2533 0, __base::__map_.__alloc());
2572 allocator_type& __a = __base::__alloc();
2602 __base::__map_.__alloc());
2627 allocator_type& __a = __base::__alloc();
2675 __base::__map_.__alloc());
2712 allocator_type& __a = __base::__alloc();
2726 allocator_type& __a = __base::__alloc();
2803 allocator_type& __a = __base::__alloc();
2834 allocator_type& __a = __base::__alloc();
2874 allocator_type& __a = __base::__alloc();
2903 allocator_type& __a = __base::__alloc();
2935 allocator_type& __a = __base::__alloc();