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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_bvector.h 466 { this->_M_deallocate(); }
476 _M_deallocate()
545 using _Base::_M_deallocate;
630 this->_M_deallocate();
stl_vector.h 160 { _M_deallocate(this->_M_impl._M_start, this->_M_impl._M_end_of_storage
171 _M_deallocate(pointer __p, size_t __n)
238 using _Base::_M_deallocate;
    [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 466 { this->_M_deallocate(); }
476 _M_deallocate()
545 using _Base::_M_deallocate;
630 this->_M_deallocate();
stl_vector.h 160 { _M_deallocate(this->_M_impl._M_start, this->_M_impl._M_end_of_storage
171 _M_deallocate(pointer __p, size_t __n)
238 using _Base::_M_deallocate;
    [all...]

Completed in 611 milliseconds