Searched defs:_M_deallocate (Results 1 - 25 of 58) sorted by relevance

123

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dstl_bvector.h466 { this->_M_deallocate(); }
476 _M_deallocate() function
545 using _Base::_M_deallocate;
630 this->_M_deallocate();
H A Dstl_vector.h160 { _M_deallocate(this->_M_impl._M_start, this->_M_impl._M_end_of_storage
171 _M_deallocate(pointer __p, size_t __n) function in struct:_Vector_base
238 using _Base::_M_deallocate;
1147 _M_deallocate(__result, __n);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dstl_bvector.h466 { this->_M_deallocate(); }
476 _M_deallocate() function
545 using _Base::_M_deallocate;
630 this->_M_deallocate();
H A Dstl_vector.h160 { _M_deallocate(this->_M_impl._M_start, this->_M_impl._M_end_of_storage
171 _M_deallocate(pointer __p, size_t __n) function in struct:_Vector_base
238 using _Base::_M_deallocate;
1147 _M_deallocate(__result, __n);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dstl_bvector.h466 { this->_M_deallocate(); }
476 _M_deallocate() function
545 using _Base::_M_deallocate;
630 this->_M_deallocate();
H A Dstl_vector.h160 { _M_deallocate(this->_M_impl._M_start, this->_M_impl._M_end_of_storage
171 _M_deallocate(pointer __p, size_t __n) function in struct:_Vector_base
238 using _Base::_M_deallocate;
1147 _M_deallocate(__result, __n);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dstl_bvector.h466 { this->_M_deallocate(); }
476 _M_deallocate() function
545 using _Base::_M_deallocate;
630 this->_M_deallocate();
H A Dstl_vector.h160 { _M_deallocate(this->_M_impl._M_start, this->_M_impl._M_end_of_storage
171 _M_deallocate(pointer __p, size_t __n) function in struct:_Vector_base
238 using _Base::_M_deallocate;
1147 _M_deallocate(__result, __n);
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_valarray.h70 ~_Valarray_base() { _M_deallocate(); }
83 void _M_deallocate() { function in struct:_Valarray_base
365 _Valarray_base<_Tp>::_M_deallocate();
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
H A D_valarray.h70 ~_Valarray_base() { _M_deallocate(); }
83 void _M_deallocate() { function in struct:_Valarray_base
365 _Valarray_base<_Tp>::_M_deallocate();
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
H A D_valarray.h70 ~_Valarray_base() { _M_deallocate(); }
83 void _M_deallocate() { function in struct:_Valarray_base
365 _Valarray_base<_Tp>::_M_deallocate();
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dstl_bvector.h441 { this->_M_deallocate(); }
451 _M_deallocate() function
518 using _Base::_M_deallocate;
578 this->_M_deallocate();
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
H A D_valarray.h70 ~_Valarray_base() { _M_deallocate(); }
83 void _M_deallocate() { function in struct:_Valarray_base
365 _Valarray_base<_Tp>::_M_deallocate();
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_valarray.h70 ~_Valarray_base() { _M_deallocate(); }
83 void _M_deallocate() { function in struct:_Valarray_base
365 _Valarray_base<_Tp>::_M_deallocate();
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dstl_bvector.h441 { this->_M_deallocate(); }
451 _M_deallocate() function
518 using _Base::_M_deallocate;
578 this->_M_deallocate();
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
H A Dstl_bvector.h466 { this->_M_deallocate(); }
476 _M_deallocate() function
545 using _Base::_M_deallocate;
630 this->_M_deallocate();
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dstl_bvector.h475 this->_M_deallocate();
504 _M_deallocate() function
573 using _Base::_M_deallocate;
662 this->_M_deallocate();
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_bvector.h441 { this->_M_deallocate(); }
451 _M_deallocate() function
518 using _Base::_M_deallocate;
578 this->_M_deallocate();
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/
H A D_valarray.h70 ~_Valarray_base() { _M_deallocate(); }
83 void _M_deallocate() { function in struct:_Valarray_base
365 _Valarray_base<_Tp>::_M_deallocate();
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_valarray.h70 ~_Valarray_base() { _M_deallocate(); }
83 void _M_deallocate() { function in struct:_Valarray_base
365 _Valarray_base<_Tp>::_M_deallocate();
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dstl_bvector.h441 { this->_M_deallocate(); }
451 _M_deallocate() function
518 using _Base::_M_deallocate;
578 this->_M_deallocate();
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
H A Dstl_bvector.h466 { this->_M_deallocate(); }
476 _M_deallocate() function
545 using _Base::_M_deallocate;
630 this->_M_deallocate();
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dstl_bvector.h475 this->_M_deallocate();
504 _M_deallocate() function
573 using _Base::_M_deallocate;
662 this->_M_deallocate();
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_bvector.h441 { this->_M_deallocate(); }
451 _M_deallocate() function
518 using _Base::_M_deallocate;
578 this->_M_deallocate();
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_valarray.h70 ~_Valarray_base() { _M_deallocate(); }
83 void _M_deallocate() { function in struct:_Valarray_base
365 _Valarray_base<_Tp>::_M_deallocate();

Completed in 537 milliseconds

123