Home
last modified time | relevance | path

Searched defs:classic (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_locale.h273 static const locale& _STLP_CALL classic() { in classic() function
/ndk/sources/cxx-stl/stlport/src/
Dlocale.cpp405 const locale& _STLP_CALL locale::classic() { in classic() function in locale
Dlocale_impl.cpp628 _Locale_impl *classic = new(&_Locale_classic_impl_buf) _Locale_impl("C"); in make_classic_locale() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dlocale.cpp474 locale::classic() in classic() function in locale