Home
last modified time | relevance | path

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

/external/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()
/external/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
/external/stlport/etc/
DChangeLog-5.11952 of no _STLP_USE_SHORT_STRING_OPTIM in use; thanks Rusty Koonce