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

  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_locale.h 106 static size_t _S_max;
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_locale.h 106 static size_t _S_max;
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_locale.h 106 static size_t _S_max;
  /prebuilts/ndk/r11/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
  /prebuilts/ndk/r13/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 578 milliseconds