Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/config/
Dcompat.h50 #if defined (__STL_DEBUG_ALLOC) && !defined (_STLP_DEBUG_ALLOC)
51 # define _STLP_DEBUG_ALLOC __STL_DEBUG_ALLOC macro
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_pthread_alloc.h136 #if defined (_STLP_DEBUG_UNINITIALIZED) && !defined (_STLP_DEBUG_ALLOC)
148 #if defined (_STLP_DEBUG_UNINITIALIZED) && !defined (_STLP_DEBUG_ALLOC) in deallocate()
175 #if defined (_STLP_DEBUG_UNINITIALIZED) && !defined (_STLP_DEBUG_ALLOC) in allocate()
319 #if defined (_STLP_DEBUG_UNINITIALIZED) && !defined (_STLP_DEBUG_ALLOC)
331 #if defined (_STLP_DEBUG_UNINITIALIZED) && !defined (_STLP_DEBUG_ALLOC)
361 #if defined (_STLP_DEBUG_UNINITIALIZED) && !defined (_STLP_DEBUG_ALLOC)
D_alloc.h227 #if defined (_STLP_DEBUG_ALLOC)
308 #if defined (_STLP_DEBUG_UNINITIALIZED) && !defined (_STLP_DEBUG_ALLOC)
320 #if defined (_STLP_DEBUG_UNINITIALIZED) && !defined (_STLP_DEBUG_ALLOC) in deallocate()
349 #if defined (_STLP_DEBUG_UNINITIALIZED) && !defined (_STLP_DEBUG_ALLOC) in _M_allocate()
D_new.h130 …|| defined (__OS400__) || defined (__xlC__) || defined (qTidyHeap)) && defined (_STLP_DEBUG_ALLOC))
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
D_debug.h23 #if (defined (_STLP_DEBUG) || defined (_STLP_DEBUG_ALLOC)) && \
/ndk/sources/cxx-stl/stlport/src/
Dallocators.cpp58 #if defined (_STLP_MSVC) && (_STLP_MSVC >= 1020 && defined (_STLP_DEBUG_ALLOC)) && !defined (_STLP_…