Searched refs:_Al (Results 1 – 4 of 4) sorted by relevance
664 typedef typename __allocator_traits_rebind<_Alloc, __assoc_state_alloc>::type _Al;665 typedef allocator_traits<_Al> _ATraits;667 _Al __a(__alloc_);685 typedef typename __allocator_traits_rebind<_Alloc, __assoc_state_alloc>::type _Al;686 typedef allocator_traits<_Al> _ATraits;688 _Al __a(__alloc_);706 typedef typename __allocator_traits_rebind<_Alloc, __assoc_sub_state_alloc>::type _Al;707 typedef allocator_traits<_Al> _ATraits;709 _Al __a(__alloc_);
719 typedef typename __allocator_traits_rebind<_Alloc, __assoc_state_alloc>::type _Al;720 typedef allocator_traits<_Al> _ATraits;722 _Al __a(__alloc_);740 typedef typename __allocator_traits_rebind<_Alloc, __assoc_state_alloc>::type _Al;741 typedef allocator_traits<_Al> _ATraits;743 _Al __a(__alloc_);761 typedef typename __allocator_traits_rebind<_Alloc, __assoc_sub_state_alloc>::type _Al;762 typedef allocator_traits<_Al> _ATraits;764 _Al __a(__alloc_);
231 typedef typename __allocator_traits_rebind<_Alloc, __shared_ptr_pointer>::type _Al; in __on_zero_shared_weak() typedef232 typedef allocator_traits<_Al> _ATraits; in __on_zero_shared_weak()235 _Al __a(__data_.second()); in __on_zero_shared_weak()
129 typedef typename __allocator_traits_rebind<_Alloc, __shared_ptr_pointer>::type _Al; in __on_zero_shared_weak() typedef130 typedef allocator_traits<_Al> _ATraits; in __on_zero_shared_weak()133 _Al __a(__alloc_); in __on_zero_shared_weak()