Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_iosfwd.h99 template <class _CharT> class ctype_byname; variable
104 _STLP_TEMPLATE_NULL class ctype_byname<char>; variable
110 _STLP_TEMPLATE_NULL class ctype_byname<wchar_t>; variable
D_ctype.h160 ctype_byname(_Locale_ctype* __ctype) in ctype_byname() function
260 ctype_byname(_Locale_ctype* __ctype) in ctype_byname() function
/ndk/sources/cxx-stl/stlport/src/
Dfacets_byname.cpp41 ctype_byname<char>::ctype_byname(const char* name, size_t refs) in ctype_byname() function in ctype_byname
112 ctype_byname<wchar_t>::ctype_byname(const char* name, size_t refs) in ctype_byname() function in ctype_byname
/ndk/sources/cxx-stl/llvm-libc++/src/
Dlocale.cpp1017 ctype_byname<char>::ctype_byname(const char* name, size_t refs) in ctype_byname() function in ctype_byname
1028 ctype_byname<char>::ctype_byname(const string& name, size_t refs) in ctype_byname() function in ctype_byname
1074 ctype_byname<wchar_t>::ctype_byname(const char* name, size_t refs) in ctype_byname() function in ctype_byname
1085 ctype_byname<wchar_t>::ctype_byname(const string& name, size_t refs) in ctype_byname() function in ctype_byname