Home
last modified time | relevance | path

Searched refs:__node_alloc_impl (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/
Dallocators.cpp246 class __node_alloc_impl { class
318 void* __node_alloc_impl::_M_allocate(size_t& __n) { in _M_allocate()
340 void __node_alloc_impl::_M_deallocate(void *__p, size_t __n) { in _M_deallocate()
365 char* __node_alloc_impl::_S_chunk_alloc(size_t _p_size, int& __nobjs) { in _S_chunk_alloc()
434 _Node_alloc_obj* __node_alloc_impl::_S_refill(size_t __n) { in _S_refill()
458 void __node_alloc_impl::_S_alloc_call() in _S_alloc_call()
461 void __node_alloc_impl::_S_dealloc_call() { in _S_dealloc_call()
468 void __node_alloc_impl::_S_chunk_dealloc() { in _S_chunk_dealloc()
484 void* __node_alloc_impl::_M_allocate(size_t& __n) { in _M_allocate()
496 void __node_alloc_impl::_M_deallocate(void *__p, size_t __n) { in _M_deallocate()
[all …]