/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
locale_facets.h | 277 * ctype<char_type>::do_widen(c). 287 { return this->do_widen(__c); } 294 * ctype<char_type>::do_widen(c). 306 { return this->do_widen(__lo, __hi, __to); } 504 * do_widen() is a hook for a derived facet to change the behavior of 505 * widening. do_widen() must always return the same result for the 515 do_widen(char __c) const = 0; 523 * do_widen() is a hook for a derived facet to change the behavior of 524 * widening. do_widen() must always return the same result for the 536 do_widen(const char* __lo, const char* __hi, char_type* __to) const = 0 1075 do_widen(char __c) const function in class:ctype 1098 do_widen(const char* __lo, const char* __hi, char_type* __to) const function in class:ctype [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
locale_facets.h | 277 * ctype<char_type>::do_widen(c). 287 { return this->do_widen(__c); } 294 * ctype<char_type>::do_widen(c). 306 { return this->do_widen(__lo, __hi, __to); } 504 * do_widen() is a hook for a derived facet to change the behavior of 505 * widening. do_widen() must always return the same result for the 515 do_widen(char __c) const = 0; 523 * do_widen() is a hook for a derived facet to change the behavior of 524 * widening. do_widen() must always return the same result for the 536 do_widen(const char* __lo, const char* __hi, char_type* __to) const = 0 1075 do_widen(char __c) const function in class:ctype 1098 do_widen(const char* __lo, const char* __hi, char_type* __to) const function in class:ctype [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
locale_facets.h | 277 * ctype<char_type>::do_widen(c). 287 { return this->do_widen(__c); } 294 * ctype<char_type>::do_widen(c). 306 { return this->do_widen(__lo, __hi, __to); } 504 * do_widen() is a hook for a derived facet to change the behavior of 505 * widening. do_widen() must always return the same result for the 515 do_widen(char __c) const = 0; 523 * do_widen() is a hook for a derived facet to change the behavior of 524 * widening. do_widen() must always return the same result for the 536 do_widen(const char* __lo, const char* __hi, char_type* __to) const = 0 1075 do_widen(char __c) const function in class:ctype 1098 do_widen(const char* __lo, const char* __hi, char_type* __to) const function in class:ctype [all...] |
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
locale_facets.h | 277 * ctype<char_type>::do_widen(c). 287 { return this->do_widen(__c); } 294 * ctype<char_type>::do_widen(c). 306 { return this->do_widen(__lo, __hi, __to); } 504 * do_widen() is a hook for a derived facet to change the behavior of 505 * widening. do_widen() must always return the same result for the 515 do_widen(char __c) const = 0; 523 * do_widen() is a hook for a derived facet to change the behavior of 524 * widening. do_widen() must always return the same result for the 536 do_widen(const char* __lo, const char* __hi, char_type* __to) const = 0 1075 do_widen(char __c) const function in class:ctype 1098 do_widen(const char* __lo, const char* __hi, char_type* __to) const function in class:ctype [all...] |
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
locale_facets.h | 277 * ctype<char_type>::do_widen(c). 287 { return this->do_widen(__c); } 294 * ctype<char_type>::do_widen(c). 306 { return this->do_widen(__lo, __hi, __to); } 504 * do_widen() is a hook for a derived facet to change the behavior of 505 * widening. do_widen() must always return the same result for the 515 do_widen(char __c) const = 0; 523 * do_widen() is a hook for a derived facet to change the behavior of 524 * widening. do_widen() must always return the same result for the 536 do_widen(const char* __lo, const char* __hi, char_type* __to) const = 0 1075 do_widen(char __c) const function in class:ctype 1098 do_widen(const char* __lo, const char* __hi, char_type* __to) const function in class:ctype [all...] |
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
locale_facets.h | 277 * ctype<char_type>::do_widen(c). 287 { return this->do_widen(__c); } 294 * ctype<char_type>::do_widen(c). 306 { return this->do_widen(__lo, __hi, __to); } 504 * do_widen() is a hook for a derived facet to change the behavior of 505 * widening. do_widen() must always return the same result for the 515 do_widen(char __c) const = 0; 523 * do_widen() is a hook for a derived facet to change the behavior of 524 * widening. do_widen() must always return the same result for the 536 do_widen(const char* __lo, const char* __hi, char_type* __to) const = 0 1075 do_widen(char __c) const function in class:ctype 1098 do_widen(const char* __lo, const char* __hi, char_type* __to) const function in class:ctype [all...] |
/external/libcxx/src/ |
locale.cpp | 866 ctype<wchar_t>::do_widen(char c) const function in class:ctype 872 ctype<wchar_t>::do_widen(const char* low, const char* high, char_type* dest) const function in class:ctype 984 ctype<char>::do_widen(char c) const function in class:ctype 990 ctype<char>::do_widen(const char* low, const char* high, char_type* dest) const function in class:ctype 1403 ctype_byname<wchar_t>::do_widen(char c) const function in class:ctype_byname 1409 ctype_byname<wchar_t>::do_widen(const char* low, const char* high, char_type* dest) const function in class:ctype_byname [all...] |
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/src/ |
locale.cpp | 901 ctype<wchar_t>::do_widen(char c) const function in class:ctype 907 ctype<wchar_t>::do_widen(const char* low, const char* high, char_type* dest) const function in class:ctype 1027 ctype<char>::do_widen(char c) const function in class:ctype 1033 ctype<char>::do_widen(const char* low, const char* high, char_type* dest) const function in class:ctype 1386 ctype_byname<wchar_t>::do_widen(char c) const function in class:ctype_byname 1396 ctype_byname<wchar_t>::do_widen(const char* low, const char* high, char_type* dest) const function in class:ctype_byname [all...] |
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/src/ |
locale.cpp | 863 ctype<wchar_t>::do_widen(char c) const function in class:ctype 869 ctype<wchar_t>::do_widen(const char* low, const char* high, char_type* dest) const function in class:ctype 981 ctype<char>::do_widen(char c) const function in class:ctype 987 ctype<char>::do_widen(const char* low, const char* high, char_type* dest) const function in class:ctype 1404 ctype_byname<wchar_t>::do_widen(char c) const function in class:ctype_byname 1410 ctype_byname<wchar_t>::do_widen(const char* low, const char* high, char_type* dest) const function in class:ctype_byname [all...] |