Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_construct.h33 #if !defined (_STLP_DEBUG_UNINITIALIZED) && !defined (_STLP_INTERNAL_CSTRING)
66 #if defined (_STLP_DEBUG_UNINITIALIZED) in _Destroy()
76 # if defined (_STLP_DEBUG_UNINITIALIZED) in _Destroy_Moved()
107 #if defined (_STLP_DEBUG_UNINITIALIZED) in _Construct()
131 #if defined (_STLP_DEBUG_UNINITIALIZED) in _Copy_Construct()
151 #if defined (_STLP_DEBUG_UNINITIALIZED) in _Param_Construct()
175 #if defined (_STLP_DEBUG_UNINITIALIZED) in _Move_Construct()
193 #if defined (_STLP_DEBUG_UNINITIALIZED) in __destroy_range_aux()
200 #if defined (_STLP_DEBUG_UNINITIALIZED)
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.h308 #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()
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
Dcompat.h33 #if defined (__STL_DEBUG_UNINITIALIZED) && !defined (_STLP_DEBUG_UNINITIALIZED)
34 # define _STLP_DEBUG_UNINITIALIZED __STL_DEBUG_UNINITIALIZED macro