Searched refs:__node_alloc (Results 1 - 14 of 14) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_abbrevs.h45 # define __node_alloc D__A macro
H A D_alloc.h148 class _STLP_CLASS_DECLSPEC __node_alloc { class
165 _STLP_EXPORT_TEMPLATE_CLASS __debug_alloc<__node_alloc>;
224 typedef __node_alloc __alloc_type;
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
H A D_abbrevs.h45 # define __node_alloc D__A macro
H A D_alloc.h148 class _STLP_CLASS_DECLSPEC __node_alloc { class
165 _STLP_EXPORT_TEMPLATE_CLASS __debug_alloc<__node_alloc>;
224 typedef __node_alloc __alloc_type;
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
H A D_abbrevs.h45 # define __node_alloc D__A macro
H A D_alloc.h148 class _STLP_CLASS_DECLSPEC __node_alloc { class
165 _STLP_EXPORT_TEMPLATE_CLASS __debug_alloc<__node_alloc>;
224 typedef __node_alloc __alloc_type;
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
H A D_abbrevs.h45 # define __node_alloc D__A macro
H A D_alloc.h148 class _STLP_CLASS_DECLSPEC __node_alloc { class
165 _STLP_EXPORT_TEMPLATE_CLASS __debug_alloc<__node_alloc>;
224 typedef __node_alloc __alloc_type;
/prebuilts/ndk/current/sources/cxx-stl/stlport/src/
H A Ddll_main.cpp102 template class _STLP_CLASS_DECLSPEC __debug_alloc<__node_alloc>;
H A Dallocators.cpp742 void * _STLP_CALL __node_alloc::_M_allocate(size_t& __n)
745 void _STLP_CALL __node_alloc::_M_deallocate(void *__p, size_t __n)
/prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
H A Ddll_main.cpp102 template class _STLP_CLASS_DECLSPEC __debug_alloc<__node_alloc>;
H A Dallocators.cpp742 void * _STLP_CALL __node_alloc::_M_allocate(size_t& __n)
745 void _STLP_CALL __node_alloc::_M_deallocate(void *__p, size_t __n)
/prebuilts/ndk/r13/sources/cxx-stl/stlport/src/
H A Ddll_main.cpp102 template class _STLP_CLASS_DECLSPEC __debug_alloc<__node_alloc>;
H A Dallocators.cpp742 void * _STLP_CALL __node_alloc::_M_allocate(size_t& __n)
745 void _STLP_CALL __node_alloc::_M_deallocate(void *__p, size_t __n)

Completed in 234 milliseconds