HomeSort by relevance Sort by last modified time
    Searched defs:_S_max (Results 1 - 8 of 8) sorted by null

  /external/stlport/stlport/stl/
_locale.h 106 static size_t _S_max;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_locale.h 106 static size_t _S_max;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_locale.h 104 static size_t _S_max;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_locale.h 104 static size_t _S_max;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_locale.h 106 static size_t _S_max;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_locale.h 106 static size_t _S_max;
  /external/stlport/src/
locale_impl.cpp 51 size_t locale::id::_S_max = 27;
76 facets_vec.reserve( locale::id::_S_max );
590 // locale::id::_S_max = 27;
675 // size_t locale::id::_S_max = 27; // made before
  /ndk/sources/cxx-stl/stlport/src/
locale_impl.cpp 51 size_t locale::id::_S_max = 27;
76 facets_vec.reserve( locale::id::_S_max );
590 // locale::id::_S_max = 27;
675 // size_t locale::id::_S_max = 27; // made before

Completed in 748 milliseconds