Searched defs:dfault (Results 1 – 5 of 5) sorted by relevance
| /ndk/sources/cxx-stl/stlport/src/ |
| D | ctype.cpp | 471 char dfault, char* dest) const { in do_narrow()
|
| /ndk/sources/cxx-stl/stlport/src/c_locale_glibc/ |
| D | c_locale_glibc2.c | 702 int __setid, int __msgid, const char *dfault) in _Locale_catgets()
|
| /ndk/sources/cxx-stl/stlport/src/c_locale_dummy/ |
| D | c_locale_dummy.c | 530 int setid, int msgid, const char *dfault) in _Locale_catgets()
|
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
| D | locale.cpp | 923 ctype<wchar_t>::do_narrow(const char_type* low, const char_type* high, char dfault, char* dest) con… in do_narrow() 1049 ctype<char>::do_narrow(const char_type* low, const char_type* high, char dfault, char* dest) const in do_narrow() 1419 ctype_byname<wchar_t>::do_narrow(const char_type* low, const char_type* high, char dfault, char* de… in do_narrow()
|
| /ndk/sources/cxx-stl/stlport/src/c_locale_win32/ |
| D | c_locale_win32.c | 1316 int setid, int msgid, const char *dfault) { in _Locale_catgets()
|