Home
last modified time | relevance | path

Searched defs:_M_allocate (Results 1 – 5 of 5) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/
Dallocators.cpp318 void* __node_alloc_impl::_M_allocate(size_t& __n) { in _M_allocate() function in __node_alloc_impl
484 void* __node_alloc_impl::_M_allocate(size_t& __n) { in _M_allocate() function in __node_alloc_impl
742 void * _STLP_CALL __node_alloc::_M_allocate(size_t& __n) in _M_allocate() function in __node_alloc
/ndk/tests/device/test-stlport/unit/
Dstack_allocator.h113 _Tp* _M_allocate(size_type n, size_type &new_n) { in _M_allocate() function
/ndk/tests/device/test-gnustl-full/unit/
Dstack_allocator.h113 _Tp* _M_allocate(size_type n, size_type &new_n) { in _M_allocate() function
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_alloc.h341 _Tp* _M_allocate(size_type __n, size_type& __allocated_n) { in _M_allocate() function
D_valarray.h72 void _M_allocate(size_t __n) { in _M_allocate() function