HomeSort by relevance Sort by last modified time
    Searched refs:_Base_type (Results 1 - 22 of 22) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
alloc_traits.h 128 typedef std::allocator_traits<_Alloc> _Base_type;
129 typedef typename _Base_type::value_type value_type;
130 typedef typename _Base_type::pointer pointer;
131 typedef typename _Base_type::const_pointer const_pointer;
132 typedef typename _Base_type::size_type size_type;
133 typedef typename _Base_type::difference_type difference_type;
137 using _Base_type::allocate;
138 using _Base_type::deallocate;
139 using _Base_type::construct;
140 using _Base_type::destroy
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
alloc_traits.h 128 typedef std::allocator_traits<_Alloc> _Base_type;
129 typedef typename _Base_type::value_type value_type;
130 typedef typename _Base_type::pointer pointer;
131 typedef typename _Base_type::const_pointer const_pointer;
132 typedef typename _Base_type::size_type size_type;
133 typedef typename _Base_type::difference_type difference_type;
137 using _Base_type::allocate;
138 using _Base_type::deallocate;
139 using _Base_type::construct;
140 using _Base_type::destroy
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
alloc_traits.h 128 typedef std::allocator_traits<_Alloc> _Base_type;
129 typedef typename _Base_type::value_type value_type;
130 typedef typename _Base_type::pointer pointer;
131 typedef typename _Base_type::const_pointer const_pointer;
132 typedef typename _Base_type::size_type size_type;
133 typedef typename _Base_type::difference_type difference_type;
137 using _Base_type::allocate;
138 using _Base_type::deallocate;
139 using _Base_type::construct;
140 using _Base_type::destroy
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
alloc_traits.h 102 typedef std::allocator_traits<_Alloc> _Base_type;
103 typedef typename _Base_type::value_type value_type;
104 typedef typename _Base_type::pointer pointer;
105 typedef typename _Base_type::const_pointer const_pointer;
106 typedef typename _Base_type::size_type size_type;
107 typedef typename _Base_type::difference_type difference_type;
111 using _Base_type::allocate;
112 using _Base_type::deallocate;
113 using _Base_type::construct;
114 using _Base_type::destroy
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
alloc_traits.h 116 typedef std::allocator_traits<_Alloc> _Base_type;
117 typedef typename _Base_type::value_type value_type;
118 typedef typename _Base_type::pointer pointer;
119 typedef typename _Base_type::const_pointer const_pointer;
120 typedef typename _Base_type::size_type size_type;
124 using _Base_type::allocate;
125 using _Base_type::deallocate;
126 using _Base_type::construct;
127 using _Base_type::destroy;
128 using _Base_type::max_size
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
alloc_traits.h 116 typedef std::allocator_traits<_Alloc> _Base_type;
117 typedef typename _Base_type::value_type value_type;
118 typedef typename _Base_type::pointer pointer;
119 typedef typename _Base_type::const_pointer const_pointer;
120 typedef typename _Base_type::size_type size_type;
124 using _Base_type::allocate;
125 using _Base_type::deallocate;
126 using _Base_type::construct;
127 using _Base_type::destroy;
128 using _Base_type::max_size
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
regex.h     [all...]
shared_ptr_base.h 391 _Base_type;
396 : _Base_type(static_cast<_Tp*>(0), _Sp_destroy_inplace<_Tp>(), __a)
401 _Base_type::_M_ptr = static_cast<_Tp*>(__p);
406 : _Base_type(static_cast<_Tp*>(0), _Sp_destroy_inplace<_Tp>(), __a)
411 _Base_type::_M_ptr = static_cast<_Tp*>(__p);
420 _My_alloc_type __a(_Base_type::_M_del);
432 : _Base_type::_M_get_deleter(__ti);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
regex.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
regex.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex.h     [all...]
shared_ptr_base.h 391 _Base_type;
396 : _Base_type(static_cast<_Tp*>(0), _Sp_destroy_inplace<_Tp>(), __a)
401 _Base_type::_M_ptr = static_cast<_Tp*>(__p);
406 : _Base_type(static_cast<_Tp*>(0), _Sp_destroy_inplace<_Tp>(), __a)
411 _Base_type::_M_ptr = static_cast<_Tp*>(__p);
420 _My_alloc_type __a(_Base_type::_M_del);
432 : _Base_type::_M_get_deleter(__ti);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex.h     [all...]
shared_ptr_base.h 391 _Base_type;
396 : _Base_type(static_cast<_Tp*>(0), _Sp_destroy_inplace<_Tp>(), __a)
401 _Base_type::_M_ptr = static_cast<_Tp*>(__p);
406 : _Base_type(static_cast<_Tp*>(0), _Sp_destroy_inplace<_Tp>(), __a)
411 _Base_type::_M_ptr = static_cast<_Tp*>(__p);
420 _My_alloc_type __a(_Base_type::_M_del);
432 : _Base_type::_M_get_deleter(__ti);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
regex.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex.h     [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 115 typedef _Sp_counted_ptr<_Ptr, _Lp> _Base_type;
123 : _Base_type(__p), _M_del(__d, _Alloc()) { }
130 : _Base_type(__p), _M_del(__d, __a) { }
134 { _M_del._M_del(_Base_type::_M_ptr); }
167 _Base_type;
171 : _Base_type(static_cast<_Tp*>(0), _Sp_destroy_inplace<_Tp>(), __a)
176 _Base_type::_Base_type::_M_ptr = static_cast<_Tp*>(__p);
181 : _Base_type(static_cast<_Tp*>(0), _Sp_destroy_inplace<_Tp>(), __a)
186 _Base_type::_Base_type::_M_ptr = static_cast<_Tp*>(__p)
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 115 typedef _Sp_counted_ptr<_Ptr, _Lp> _Base_type;
123 : _Base_type(__p), _M_del(__d, _Alloc()) { }
130 : _Base_type(__p), _M_del(__d, __a) { }
134 { _M_del._M_del(_Base_type::_M_ptr); }
167 _Base_type;
171 : _Base_type(static_cast<_Tp*>(0), _Sp_destroy_inplace<_Tp>(), __a)
176 _Base_type::_Base_type::_M_ptr = static_cast<_Tp*>(__p);
181 : _Base_type(static_cast<_Tp*>(0), _Sp_destroy_inplace<_Tp>(), __a)
186 _Base_type::_Base_type::_M_ptr = static_cast<_Tp*>(__p)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 115 typedef _Sp_counted_ptr<_Ptr, _Lp> _Base_type;
123 : _Base_type(__p), _M_del(__d, _Alloc()) { }
130 : _Base_type(__p), _M_del(__d, __a) { }
134 { _M_del._M_del(_Base_type::_M_ptr); }
167 _Base_type;
171 : _Base_type(static_cast<_Tp*>(0), _Sp_destroy_inplace<_Tp>(), __a)
176 _Base_type::_Base_type::_M_ptr = static_cast<_Tp*>(__p);
181 : _Base_type(static_cast<_Tp*>(0), _Sp_destroy_inplace<_Tp>(), __a)
186 _Base_type::_Base_type::_M_ptr = static_cast<_Tp*>(__p)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
shared_ptr.h 115 typedef _Sp_counted_ptr<_Ptr, _Lp> _Base_type;
123 : _Base_type(__p), _M_del(__d, _Alloc()) { }
130 : _Base_type(__p), _M_del(__d, __a) { }
134 { _M_del._M_del(_Base_type::_M_ptr); }
167 _Base_type;
171 : _Base_type(static_cast<_Tp*>(0), _Sp_destroy_inplace<_Tp>(), __a)
176 _Base_type::_Base_type::_M_ptr = static_cast<_Tp*>(__p);
181 : _Base_type(static_cast<_Tp*>(0), _Sp_destroy_inplace<_Tp>(), __a)
186 _Base_type::_Base_type::_M_ptr = static_cast<_Tp*>(__p)
    [all...]

Completed in 2054 milliseconds