• Home
  • Raw
  • Download

Lines Matching refs:__alloc

1042     _LIBCPP_INLINE_VISIBILITY allocator_type&       __alloc()       {return __size_.second();}
1044 const allocator_type& __alloc() const _NOEXCEPT {return __size_.second();}
1096 __alloc() = _VSTD::move(__c.__alloc());
1190 __alloc_traits::deallocate(__alloc(), *__i, __block_size);
1212 if (__a == __c.__alloc())
1240 _VSTD::__swap_allocator(__alloc(), __c.__alloc());
1247 allocator_type& __a = __alloc();
1397 __alloc_traits::max_size(__base::__alloc()),
1518 __alloc_traits::deallocate(__base::__alloc(), __base::__map_.front(),
1530 __alloc_traits::deallocate(__base::__alloc(), __base::__map_.back(),
1569 if (__base::__alloc() != __c.__alloc())
1574 __base::__alloc() = __c.__alloc();
1575 __base::__map_.__alloc() = __c.__map_.__alloc();
1655 : __base(__alloc_traits::select_on_container_copy_construction(__c.__alloc()))
1707 if (__a != __c.__alloc())
1730 if (__base::__alloc() != __c.__alloc())
1803 return __base::__alloc();
1830 allocator_type& __a = __base::__alloc();
1928 allocator_type& __a = __base::__alloc();
1940 allocator_type& __a = __base::__alloc();
1954 allocator_type& __a = __base::__alloc();
1971 allocator_type& __a = __base::__alloc();
1987 allocator_type& __a = __base::__alloc();
2006 allocator_type& __a = __base::__alloc();
2024 allocator_type& __a = __base::__alloc();
2080 allocator_type& __a = __base::__alloc();
2094 … __temp_value<value_type, _Allocator> __tmp(this->__alloc(), _VSTD::forward<_Args>(__args)...);
2118 … __temp_value<value_type, _Allocator> __tmp(this->__alloc(), _VSTD::forward<_Args>(__args)...);
2140 allocator_type& __a = __base::__alloc();
2201 allocator_type& __a = __base::__alloc();
2260 __split_buffer<value_type, allocator_type&> __buf(__base::__alloc());
2274 __split_buffer<value_type, allocator_type&> __buf(__n, 0, __base::__alloc());
2289 allocator_type& __a = __base::__alloc();
2371 allocator_type& __a = __base::__alloc();
2388 allocator_type& __a = __base::__alloc();
2405 allocator_type& __a = __base::__alloc();
2425 allocator_type& __a = __base::__alloc();
2457 0, __base::__map_.__alloc());
2485 allocator_type& __a = __base::__alloc();
2531 0, __base::__map_.__alloc());
2570 allocator_type& __a = __base::__alloc();
2600 __base::__map_.__alloc());
2625 allocator_type& __a = __base::__alloc();
2673 __base::__map_.__alloc());
2710 allocator_type& __a = __base::__alloc();
2724 allocator_type& __a = __base::__alloc();
2801 allocator_type& __a = __base::__alloc();
2832 allocator_type& __a = __base::__alloc();
2872 allocator_type& __a = __base::__alloc();
2901 allocator_type& __a = __base::__alloc();
2933 allocator_type& __a = __base::__alloc();