/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
stl_bvector.h | 472 _M_allocate(size_t __n) 544 using _Base::_M_allocate; 959 _Bit_type* __q = this->_M_allocate(__n);
|
stl_vector.h | 167 _M_allocate(size_t __n) 181 this->_M_impl._M_start = this->_M_allocate(__n); 237 using _Base::_M_allocate; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
stl_bvector.h | 472 _M_allocate(size_t __n) 544 using _Base::_M_allocate; 959 _Bit_type* __q = this->_M_allocate(__n);
|
stl_vector.h | 167 _M_allocate(size_t __n) 181 this->_M_impl._M_start = this->_M_allocate(__n); 237 using _Base::_M_allocate; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
stl_bvector.h | 472 _M_allocate(size_t __n) 544 using _Base::_M_allocate; 959 _Bit_type* __q = this->_M_allocate(__n);
|
stl_vector.h | 167 _M_allocate(size_t __n) 181 this->_M_impl._M_start = this->_M_allocate(__n); 237 using _Base::_M_allocate; [all...] |
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
stl_bvector.h | 500 _M_allocate(size_t __n) 572 using _Base::_M_allocate; 1205 _Bit_type* __q = this->_M_allocate(__n); [all...] |
stl_vector.h | 186 _M_allocate(size_t __n) 204 this->_M_impl._M_start = this->_M_allocate(__n); 260 using _Base::_M_allocate; [all...] |
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/ |
_valarray.h | 69 _Valarray_base(size_t __n) : _M_first(0), _M_size(0) { _M_allocate(__n); } 72 void _M_allocate(size_t __n) { 366 _Valarray_base<_Tp>::_M_allocate(__n); [all...] |
_alloc.h | 149 static void * _STLP_CALL _M_allocate(size_t& __n); 158 { return (__n > (size_t)_MAX_BYTES) ? __stl_new(__n) : _M_allocate(__n); } 341 _Tp* _M_allocate(size_type __n, size_type& __allocated_n) { 544 { return __stl_alloc_rebind(__STATIC_CAST(_Base&, *this), __STATIC_CAST(_Tp*, 0))._M_allocate(__n, __allocated_n); } 551 { return _Base::_M_allocate(__n, __allocated_n); }
|
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
stl_bvector.h | 500 _M_allocate(size_t __n) 572 using _Base::_M_allocate; 1205 _Bit_type* __q = this->_M_allocate(__n); [all...] |
stl_vector.h | 186 _M_allocate(size_t __n) 204 this->_M_impl._M_start = this->_M_allocate(__n); 260 using _Base::_M_allocate; [all...] |
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/ |
_valarray.h | 69 _Valarray_base(size_t __n) : _M_first(0), _M_size(0) { _M_allocate(__n); } 72 void _M_allocate(size_t __n) { 366 _Valarray_base<_Tp>::_M_allocate(__n); [all...] |
_alloc.h | 149 static void * _STLP_CALL _M_allocate(size_t& __n); 158 { return (__n > (size_t)_MAX_BYTES) ? __stl_new(__n) : _M_allocate(__n); } 341 _Tp* _M_allocate(size_type __n, size_type& __allocated_n) { 544 { return __stl_alloc_rebind(__STATIC_CAST(_Base&, *this), __STATIC_CAST(_Tp*, 0))._M_allocate(__n, __allocated_n); } 551 { return _Base::_M_allocate(__n, __allocated_n); }
|
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
stl_bvector.h | 500 _M_allocate(size_t __n) 572 using _Base::_M_allocate; 1205 _Bit_type* __q = this->_M_allocate(__n); [all...] |
stl_vector.h | 186 _M_allocate(size_t __n) 204 this->_M_impl._M_start = this->_M_allocate(__n); 260 using _Base::_M_allocate; [all...] |
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/ |
_valarray.h | 69 _Valarray_base(size_t __n) : _M_first(0), _M_size(0) { _M_allocate(__n); } 72 void _M_allocate(size_t __n) { 366 _Valarray_base<_Tp>::_M_allocate(__n); [all...] |
_alloc.h | 149 static void * _STLP_CALL _M_allocate(size_t& __n); 158 { return (__n > (size_t)_MAX_BYTES) ? __stl_new(__n) : _M_allocate(__n); } 341 _Tp* _M_allocate(size_type __n, size_type& __allocated_n) { 544 { return __stl_alloc_rebind(__STATIC_CAST(_Base&, *this), __STATIC_CAST(_Tp*, 0))._M_allocate(__n, __allocated_n); } 551 { return _Base::_M_allocate(__n, __allocated_n); }
|
/prebuilts/ndk/r11/sources/cxx-stl/stlport/src/ |
allocators.cpp | 312 static void* _M_allocate(size_t& __n); 318 void* __node_alloc_impl::_M_allocate(size_t& __n) { 484 void* __node_alloc_impl::_M_allocate(size_t& __n) { 742 void * _STLP_CALL __node_alloc::_M_allocate(size_t& __n) 743 { return __node_alloc_impl::_M_allocate(__n); } [all...] |
/prebuilts/ndk/r13/sources/cxx-stl/stlport/src/ |
allocators.cpp | 312 static void* _M_allocate(size_t& __n); 318 void* __node_alloc_impl::_M_allocate(size_t& __n) { 484 void* __node_alloc_impl::_M_allocate(size_t& __n) { 742 void * _STLP_CALL __node_alloc::_M_allocate(size_t& __n) 743 { return __node_alloc_impl::_M_allocate(__n); } [all...] |