Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_string_base.h53 #if defined (_STLP_USE_SHORT_STRING_OPTIM)
62 #if defined (_STLP_USE_SHORT_STRING_OPTIM)
95 #if defined (_STLP_USE_SHORT_STRING_OPTIM) in _M_deallocate_block()
111 #if defined (_STLP_USE_SHORT_STRING_OPTIM) in _String_base()
119 #if defined (_STLP_USE_SHORT_STRING_OPTIM)
127 #if defined (_STLP_USE_SHORT_STRING_OPTIM)
145 # if defined (_STLP_USE_SHORT_STRING_OPTIM)
159 #if defined (_STLP_USE_SHORT_STRING_OPTIM)
169 #if defined (_STLP_USE_SHORT_STRING_OPTIM)
D_string.c609 #if defined (_STLP_USE_SHORT_STRING_OPTIM) in _M_allocate_block()
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
Dfeatures.h125 #if !defined (_STLP_DONT_USE_SHORT_STRING_OPTIM) && !defined (_STLP_USE_SHORT_STRING_OPTIM)
126 # define _STLP_USE_SHORT_STRING_OPTIM 1 macro