HomeSort by relevance Sort by last modified time
    Searched defs:__debug_alloc (Results 1 - 10 of 10) sorted by null

  /external/stlport/src/
dll_main.cpp 102 template class _STLP_CLASS_DECLSPEC __debug_alloc<__node_alloc>; variable in typeref:class:_STLP_CLASS_DECLSPEC
103 template class _STLP_CLASS_DECLSPEC __debug_alloc<__new_alloc>; variable in typeref:class:_STLP_CLASS_DECLSPEC
  /ndk/sources/cxx-stl/stlport/src/
dll_main.cpp 102 template class _STLP_CLASS_DECLSPEC __debug_alloc<__node_alloc>; variable in typeref:class:_STLP_CLASS_DECLSPEC
103 template class _STLP_CLASS_DECLSPEC __debug_alloc<__new_alloc>; variable in typeref:class:_STLP_CLASS_DECLSPEC
  /external/stlport/stlport/stl/
_alloc.h 104 class __debug_alloc : public _Alloc { class in inherits:_Alloc
131 __debug_alloc() {} function in class:__debug_alloc
132 ~__debug_alloc() {}
165 _STLP_EXPORT_TEMPLATE_CLASS __debug_alloc<__node_alloc>; variable
171 _STLP_EXPORT_TEMPLATE_CLASS __debug_alloc<__new_alloc>; variable
172 _STLP_EXPORT_TEMPLATE_CLASS __debug_alloc<__malloc_alloc>; variable
228 typedef __debug_alloc<__alloc_type> __sgi_alloc;
_abbrevs.h 47 # define __debug_alloc G__A macro
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 104 class __debug_alloc : public _Alloc { class in inherits:_Alloc
131 __debug_alloc() {} function in class:__debug_alloc
132 ~__debug_alloc() {}
165 _STLP_EXPORT_TEMPLATE_CLASS __debug_alloc<__node_alloc>; variable
171 _STLP_EXPORT_TEMPLATE_CLASS __debug_alloc<__new_alloc>; variable
172 _STLP_EXPORT_TEMPLATE_CLASS __debug_alloc<__malloc_alloc>; variable
228 typedef __debug_alloc<__alloc_type> __sgi_alloc;
_abbrevs.h 47 # define __debug_alloc G__A macro
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 104 class __debug_alloc : public _Alloc { class in inherits:_Alloc
131 __debug_alloc() {} function in class:__debug_alloc
132 ~__debug_alloc() {}
165 _STLP_EXPORT_TEMPLATE_CLASS __debug_alloc<__node_alloc>; variable
171 _STLP_EXPORT_TEMPLATE_CLASS __debug_alloc<__new_alloc>; variable
172 _STLP_EXPORT_TEMPLATE_CLASS __debug_alloc<__malloc_alloc>; variable
228 typedef __debug_alloc<__alloc_type> __sgi_alloc;
_abbrevs.h 47 # define __debug_alloc G__A macro
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 104 class __debug_alloc : public _Alloc { class in inherits:_Alloc
131 __debug_alloc() {} function in class:__debug_alloc
132 ~__debug_alloc() {}
165 _STLP_EXPORT_TEMPLATE_CLASS __debug_alloc<__node_alloc>; variable
171 _STLP_EXPORT_TEMPLATE_CLASS __debug_alloc<__new_alloc>; variable
172 _STLP_EXPORT_TEMPLATE_CLASS __debug_alloc<__malloc_alloc>; variable
228 typedef __debug_alloc<__alloc_type> __sgi_alloc;
_abbrevs.h 47 # define __debug_alloc G__A macro

Completed in 286 milliseconds