Searched refs:_Al (Results 1 – 4 of 4) sorted by relevance
796 typedef typename __allocator_traits_rebind<_Alloc, __assoc_state_alloc>::type _Al;797 typedef allocator_traits<_Al> _ATraits;799 _Al __a(__alloc_);822 typedef typename __allocator_traits_rebind<_Alloc, __assoc_state_alloc>::type _Al;823 typedef allocator_traits<_Al> _ATraits;825 _Al __a(__alloc_);848 typedef typename __allocator_traits_rebind<_Alloc, __assoc_sub_state_alloc>::type _Al;849 typedef allocator_traits<_Al> _ATraits;851 _Al __a(__alloc_);
794 typedef typename __allocator_traits_rebind<_Alloc, __assoc_state_alloc>::type _Al;795 typedef allocator_traits<_Al> _ATraits;797 _Al __a(__alloc_);820 typedef typename __allocator_traits_rebind<_Alloc, __assoc_state_alloc>::type _Al;821 typedef allocator_traits<_Al> _ATraits;823 _Al __a(__alloc_);846 typedef typename __allocator_traits_rebind<_Alloc, __assoc_sub_state_alloc>::type _Al;847 typedef allocator_traits<_Al> _ATraits;849 _Al __a(__alloc_);
3648 typedef typename __allocator_traits_rebind<_Alloc, __shared_ptr_pointer>::type _Al;3649 typedef allocator_traits<_Al> _ATraits;3652 _Al __a(__data_.second());3717 typedef typename __allocator_traits_rebind<_Alloc, __shared_ptr_emplace>::type _Al;3718 typedef allocator_traits<_Al> _ATraits;3720 _Al __a(__data_.first());
269 typedef typename __allocator_traits_rebind<_Alloc, __shared_ptr_pointer>::type _Al; in __on_zero_shared_weak() typedef270 typedef allocator_traits<_Al> _ATraits; in __on_zero_shared_weak()273 _Al __a(__data_.second()); in __on_zero_shared_weak()