HomeSort by relevance Sort by last modified time
    Searched refs:_STLP_STRING_SUM_BASE (Results 1 - 6 of 6) sorted by null

  /external/stlport/stlport/stl/
_string_sum_methods.h 25 : _STLP_STRING_SUM_BASE(_Reserve_t(), __s.size(), __s.get_allocator())
32 : _STLP_STRING_SUM_BASE(_Reserve_t(), (__pos <= __s.size()) ? ((min) (__n, __s.size() - __pos)) : 0, __a) {
_string_workaround.h 586 # define _STLP_STRING_SUM_BASE _STLP_NO_MEM_T_STRING_BASE
588 # undef _STLP_STRING_SUM_BASE
_string.h     [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_string_sum_methods.h 25 : _STLP_STRING_SUM_BASE(_Reserve_t(), __s.size(), __s.get_allocator())
32 : _STLP_STRING_SUM_BASE(_Reserve_t(), (__pos <= __s.size()) ? ((min) (__n, __s.size() - __pos)) : 0, __a) {
_string_workaround.h 586 # define _STLP_STRING_SUM_BASE _STLP_NO_MEM_T_STRING_BASE
588 # undef _STLP_STRING_SUM_BASE
_string.h     [all...]

Completed in 28 milliseconds