Lines Matching refs:__alloc
1046 _LIBCPP_INLINE_VISIBILITY allocator_type& __alloc() {return __size_.second();}
1048 const allocator_type& __alloc() const _NOEXCEPT {return __size_.second();}
1100 __alloc() = _VSTD::move(__c.__alloc());
1194 __alloc_traits::deallocate(__alloc(), *__i, __block_size);
1216 if (__a == __c.__alloc())
1244 _VSTD::__swap_allocator(__alloc(), __c.__alloc());
1251 allocator_type& __a = __alloc();
1401 __alloc_traits::max_size(__base::__alloc()),
1522 __alloc_traits::deallocate(__base::__alloc(), __base::__map_.front(),
1534 __alloc_traits::deallocate(__base::__alloc(), __base::__map_.back(),
1573 if (__base::__alloc() != __c.__alloc())
1578 __base::__alloc() = __c.__alloc();
1579 __base::__map_.__alloc() = __c.__map_.__alloc();
1659 : __base(__alloc_traits::select_on_container_copy_construction(__c.__alloc()))
1711 if (__a != __c.__alloc())
1734 if (__base::__alloc() != __c.__alloc())
1807 return __base::__alloc();
1834 allocator_type& __a = __base::__alloc();
1932 allocator_type& __a = __base::__alloc();
1944 allocator_type& __a = __base::__alloc();
1958 allocator_type& __a = __base::__alloc();
1975 allocator_type& __a = __base::__alloc();
1991 allocator_type& __a = __base::__alloc();
2010 allocator_type& __a = __base::__alloc();
2028 allocator_type& __a = __base::__alloc();
2084 allocator_type& __a = __base::__alloc();
2098 … __temp_value<value_type, _Allocator> __tmp(this->__alloc(), _VSTD::forward<_Args>(__args)...);
2122 … __temp_value<value_type, _Allocator> __tmp(this->__alloc(), _VSTD::forward<_Args>(__args)...);
2144 allocator_type& __a = __base::__alloc();
2205 allocator_type& __a = __base::__alloc();
2264 __split_buffer<value_type, allocator_type&> __buf(__base::__alloc());
2278 __split_buffer<value_type, allocator_type&> __buf(__n, 0, __base::__alloc());
2293 allocator_type& __a = __base::__alloc();
2375 allocator_type& __a = __base::__alloc();
2392 allocator_type& __a = __base::__alloc();
2409 allocator_type& __a = __base::__alloc();
2429 allocator_type& __a = __base::__alloc();
2461 0, __base::__map_.__alloc());
2489 allocator_type& __a = __base::__alloc();
2535 0, __base::__map_.__alloc());
2574 allocator_type& __a = __base::__alloc();
2604 __base::__map_.__alloc());
2629 allocator_type& __a = __base::__alloc();
2677 __base::__map_.__alloc());
2714 allocator_type& __a = __base::__alloc();
2728 allocator_type& __a = __base::__alloc();
2805 allocator_type& __a = __base::__alloc();
2836 allocator_type& __a = __base::__alloc();
2876 allocator_type& __a = __base::__alloc();
2905 allocator_type& __a = __base::__alloc();
2937 allocator_type& __a = __base::__alloc();