/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/ |
_ctype.h | 91 char (toupper)(char __c) const { return do_toupper(__c); } 93 return do_toupper(__low, __high); 123 virtual char do_toupper(char __c) const; 125 virtual const char* do_toupper(char* __low, const char* __high) const; 153 virtual char do_toupper(char __c) const; 156 virtual const char* do_toupper(char*, const char*) const; 198 wchar_t (toupper)(wchar_t __c) const { return do_toupper(__c); } 200 { return do_toupper(__low, __high); } 228 virtual wchar_t do_toupper(wchar_t __c) const; 229 virtual const wchar_t* do_toupper(wchar_t*, const wchar_t*) const [all...] |
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/ |
_ctype.h | 91 char (toupper)(char __c) const { return do_toupper(__c); } 93 return do_toupper(__low, __high); 123 virtual char do_toupper(char __c) const; 125 virtual const char* do_toupper(char* __low, const char* __high) const; 153 virtual char do_toupper(char __c) const; 156 virtual const char* do_toupper(char*, const char*) const; 198 wchar_t (toupper)(wchar_t __c) const { return do_toupper(__c); } 200 { return do_toupper(__low, __high); } 228 virtual wchar_t do_toupper(wchar_t __c) const; 229 virtual const wchar_t* do_toupper(wchar_t*, const wchar_t*) const [all...] |
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/ |
_ctype.h | 91 char (toupper)(char __c) const { return do_toupper(__c); } 93 return do_toupper(__low, __high); 123 virtual char do_toupper(char __c) const; 125 virtual const char* do_toupper(char* __low, const char* __high) const; 153 virtual char do_toupper(char __c) const; 156 virtual const char* do_toupper(char*, const char*) const; 198 wchar_t (toupper)(wchar_t __c) const { return do_toupper(__c); } 200 { return do_toupper(__low, __high); } 228 virtual wchar_t do_toupper(wchar_t __c) const; 229 virtual const wchar_t* do_toupper(wchar_t*, const wchar_t*) const [all...] |
/external/libcxx/include/ |
__locale | 472 return do_toupper(__c); 478 return do_toupper(__low, __high); 525 virtual char_type do_toupper(char_type) const; 526 virtual const char_type* do_toupper(char_type* __low, const char_type* __high) const; 581 return do_toupper(__c); 587 return do_toupper(__low, __high); 646 virtual char_type do_toupper(char_type __c) const; 647 virtual const char_type* do_toupper(char_type* __low, const char_type* __high) const; 672 virtual char_type do_toupper(char_type) const; 673 virtual const char_type* do_toupper(char_type* __low, const char_type* __high) const [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/ |
__locale | 472 return do_toupper(__c); 478 return do_toupper(__low, __high); 525 virtual char_type do_toupper(char_type) const; 526 virtual const char_type* do_toupper(char_type* __low, const char_type* __high) const; 581 return do_toupper(__c); 587 return do_toupper(__low, __high); 646 virtual char_type do_toupper(char_type __c) const; 647 virtual const char_type* do_toupper(char_type* __low, const char_type* __high) const; 672 virtual char_type do_toupper(char_type) const; 673 virtual const char_type* do_toupper(char_type* __low, const char_type* __high) const [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/ |
__locale | 472 return do_toupper(__c); 478 return do_toupper(__low, __high); 525 virtual char_type do_toupper(char_type) const; 526 virtual const char_type* do_toupper(char_type* __low, const char_type* __high) const; 581 return do_toupper(__c); 587 return do_toupper(__low, __high); 646 virtual char_type do_toupper(char_type __c) const; 647 virtual const char_type* do_toupper(char_type* __low, const char_type* __high) const; 672 virtual char_type do_toupper(char_type) const; 673 virtual const char_type* do_toupper(char_type* __low, const char_type* __high) const [all...] |
/prebuilts/ndk/r10/sources/cxx-stl/llvm-libc++/libcxx/include/ |
__locale | 464 return do_toupper(__c); 470 return do_toupper(__low, __high); 517 virtual char_type do_toupper(char_type) const; 518 virtual const char_type* do_toupper(char_type* __low, const char_type* __high) const; 573 return do_toupper(__c); 579 return do_toupper(__low, __high); 638 virtual char_type do_toupper(char_type __c) const; 639 virtual const char_type* do_toupper(char_type* __low, const char_type* __high) const; 664 virtual char_type do_toupper(char_type) const; 665 virtual const char_type* do_toupper(char_type* __low, const char_type* __high) const [all...] |
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/include/ |
__locale | 464 return do_toupper(__c); 470 return do_toupper(__low, __high); 517 virtual char_type do_toupper(char_type) const; 518 virtual const char_type* do_toupper(char_type* __low, const char_type* __high) const; 573 return do_toupper(__c); 579 return do_toupper(__low, __high); 638 virtual char_type do_toupper(char_type __c) const; 639 virtual const char_type* do_toupper(char_type* __low, const char_type* __high) const; 664 virtual char_type do_toupper(char_type) const; 665 virtual const char_type* do_toupper(char_type* __low, const char_type* __high) const [all...] |
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/ |
__locale | 470 return do_toupper(__c); 476 return do_toupper(__low, __high); 523 virtual char_type do_toupper(char_type) const; 524 virtual const char_type* do_toupper(char_type* __low, const char_type* __high) const; 579 return do_toupper(__c); 585 return do_toupper(__low, __high); 644 virtual char_type do_toupper(char_type __c) const; 645 virtual const char_type* do_toupper(char_type* __low, const char_type* __high) const; 670 virtual char_type do_toupper(char_type) const; 671 virtual const char_type* do_toupper(char_type* __low, const char_type* __high) const [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
locale_facets.h | 219 * so by returning ctype<char_type>::do_toupper(). 226 { return this->do_toupper(__c); } 233 * by returning ctype<char_type>:: do_toupper(lo, hi). 241 { return this->do_toupper(__lo, __hi); } 438 * do_toupper() is a hook for a derived facet to change the behavior of 439 * uppercasing. do_toupper() must always return the same result for 446 do_toupper(char_type __c) const = 0; 454 * do_toupper() is a hook for a derived facet to change the behavior of 455 * uppercasing. do_toupper() must always return the same result for 463 do_toupper(char_type* __lo, const char_type* __hi) const = 0 [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
locale_facets.h | 219 * so by returning ctype<char_type>::do_toupper(). 226 { return this->do_toupper(__c); } 233 * by returning ctype<char_type>:: do_toupper(lo, hi). 241 { return this->do_toupper(__lo, __hi); } 438 * do_toupper() is a hook for a derived facet to change the behavior of 439 * uppercasing. do_toupper() must always return the same result for 446 do_toupper(char_type __c) const = 0; 454 * do_toupper() is a hook for a derived facet to change the behavior of 455 * uppercasing. do_toupper() must always return the same result for 463 do_toupper(char_type* __lo, const char_type* __hi) const = 0 [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 | 219 * so by returning ctype<char_type>::do_toupper(). 226 { return this->do_toupper(__c); } 233 * by returning ctype<char_type>:: do_toupper(lo, hi). 241 { return this->do_toupper(__lo, __hi); } 438 * do_toupper() is a hook for a derived facet to change the behavior of 439 * uppercasing. do_toupper() must always return the same result for 446 do_toupper(char_type __c) const = 0; 454 * do_toupper() is a hook for a derived facet to change the behavior of 455 * uppercasing. do_toupper() must always return the same result for 463 do_toupper(char_type* __lo, const char_type* __hi) const = 0 [all...] |
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
locale_facets.h | 219 * so by returning ctype<char_type>::do_toupper(). 226 { return this->do_toupper(__c); } 233 * by returning ctype<char_type>:: do_toupper(lo, hi). 241 { return this->do_toupper(__lo, __hi); } 438 * do_toupper() is a hook for a derived facet to change the behavior of 439 * uppercasing. do_toupper() must always return the same result for 446 do_toupper(char_type __c) const = 0; 454 * do_toupper() is a hook for a derived facet to change the behavior of 455 * uppercasing. do_toupper() must always return the same result for 463 do_toupper(char_type* __lo, const char_type* __hi) const = 0 [all...] |
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
locale_facets.h | 219 * so by returning ctype<char_type>::do_toupper(). 226 { return this->do_toupper(__c); } 233 * by returning ctype<char_type>:: do_toupper(lo, hi). 241 { return this->do_toupper(__lo, __hi); } 438 * do_toupper() is a hook for a derived facet to change the behavior of 439 * uppercasing. do_toupper() must always return the same result for 446 do_toupper(char_type __c) const = 0; 454 * do_toupper() is a hook for a derived facet to change the behavior of 455 * uppercasing. do_toupper() must always return the same result for 463 do_toupper(char_type* __lo, const char_type* __hi) const = 0 [all...] |
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
locale_facets.h | 219 * so by returning ctype<char_type>::do_toupper(). 226 { return this->do_toupper(__c); } 233 * by returning ctype<char_type>:: do_toupper(lo, hi). 241 { return this->do_toupper(__lo, __hi); } 438 * do_toupper() is a hook for a derived facet to change the behavior of 439 * uppercasing. do_toupper() must always return the same result for 446 do_toupper(char_type __c) const = 0; 454 * do_toupper() is a hook for a derived facet to change the behavior of 455 * uppercasing. do_toupper() must always return the same result for 463 do_toupper(char_type* __lo, const char_type* __hi) const = 0 [all...] |
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/patches.android/ |
0001-android-Add-locale-support.patch | 57 @@ -814,6 +814,8 @@ ctype<wchar_t>::do_toupper(char_type c) const 66 @@ -828,6 +830,8 @@ ctype<wchar_t>::do_toupper(char_type* low, const char_type* high) const 93 @@ -924,6 +932,8 @@ ctype<char>::do_toupper(char_type c) const 102 @@ -941,6 +951,8 @@ ctype<char>::do_toupper(char_type* low, const char_type* high) const
|
/prebuilts/ndk/r11/sources/cxx-stl/stlport/src/ |
ctype.cpp | 341 char ctype<char>::do_toupper(char __c) const 346 const char* ctype<char>::do_toupper(char* __low, const char* __high) const { 424 wchar_t ctype<wchar_t>::do_toupper(wchar_t c) const { 430 ctype<wchar_t>::do_toupper(wchar_t* low, const wchar_t* high) const {
|
facets_byname.cpp | 69 char ctype_byname<char>::do_toupper(char c) const function in class:ctype_byname 76 ctype_byname<char>::do_toupper(char* first, const char* last) const { function in class:ctype_byname 158 wchar_t ctype_byname<wchar_t>::do_toupper(wchar_t c) const function in class:ctype_byname 162 ctype_byname<wchar_t>::do_toupper(wchar_t* low, const wchar_t* high) const { function in class:ctype_byname [all...] |
/prebuilts/ndk/r13/sources/cxx-stl/stlport/src/ |
ctype.cpp | 341 char ctype<char>::do_toupper(char __c) const 346 const char* ctype<char>::do_toupper(char* __low, const char* __high) const { 424 wchar_t ctype<wchar_t>::do_toupper(wchar_t c) const { 430 ctype<wchar_t>::do_toupper(wchar_t* low, const wchar_t* high) const {
|
facets_byname.cpp | 69 char ctype_byname<char>::do_toupper(char c) const function in class:ctype_byname 76 ctype_byname<char>::do_toupper(char* first, const char* last) const { function in class:ctype_byname 158 wchar_t ctype_byname<wchar_t>::do_toupper(wchar_t c) const function in class:ctype_byname 162 ctype_byname<wchar_t>::do_toupper(wchar_t* low, const wchar_t* high) const { function in class:ctype_byname [all...] |
/external/libcxx/src/ |
locale.cpp | 808 ctype<wchar_t>::do_toupper(char_type c) const function in class:ctype 821 ctype<wchar_t>::do_toupper(char_type* low, const char_type* high) const function in class:ctype 918 ctype<char>::do_toupper(char_type c) const function in class:ctype 934 ctype<char>::do_toupper(char_type* low, const char_type* high) const function in class:ctype 1205 ctype_byname<char>::do_toupper(char_type c) const function in class:ctype_byname 1211 ctype_byname<char>::do_toupper(char_type* low, const char_type* high) const function in class:ctype_byname 1375 ctype_byname<wchar_t>::do_toupper(char_type c) const function in class:ctype_byname 1381 ctype_byname<wchar_t>::do_toupper(char_type* low, const char_type* high) const function in class:ctype_byname [all...] |
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/src/ |
locale.cpp | 839 ctype<wchar_t>::do_toupper(char_type c) const function in class:ctype 853 ctype<wchar_t>::do_toupper(char_type* low, const char_type* high) const function in class:ctype 953 ctype<char>::do_toupper(char_type c) const function in class:ctype 971 ctype<char>::do_toupper(char_type* low, const char_type* high) const function in class:ctype 1182 ctype_byname<char>::do_toupper(char_type c) const function in class:ctype_byname 1188 ctype_byname<char>::do_toupper(char_type* low, const char_type* high) const function in class:ctype_byname 1358 ctype_byname<wchar_t>::do_toupper(char_type c) const function in class:ctype_byname 1364 ctype_byname<wchar_t>::do_toupper(char_type* low, const char_type* high) const function in class:ctype_byname [all...] |
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/src/ |
locale.cpp | 805 ctype<wchar_t>::do_toupper(char_type c) const function in class:ctype 818 ctype<wchar_t>::do_toupper(char_type* low, const char_type* high) const function in class:ctype 915 ctype<char>::do_toupper(char_type c) const function in class:ctype 931 ctype<char>::do_toupper(char_type* low, const char_type* high) const function in class:ctype 1202 ctype_byname<char>::do_toupper(char_type c) const function in class:ctype_byname 1208 ctype_byname<char>::do_toupper(char_type* low, const char_type* high) const function in class:ctype_byname 1376 ctype_byname<wchar_t>::do_toupper(char_type c) const function in class:ctype_byname 1382 ctype_byname<wchar_t>::do_toupper(char_type* low, const char_type* high) const function in class:ctype_byname [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/ |
libmsvcp60.a | [all...] |
/prebuilts/ndk/r11/sources/cxx-stl/stlport/libs/armeabi/ |
libstlport_shared.so | |