HomeSort by relevance Sort by last modified time
    Searched full:do_toupper (Results 26 - 50 of 53) sorted by null

12 3

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
ctype_noninline.h 163 ctype<char>::do_toupper(char __c) const function in class:ctype
167 ctype<char>::do_toupper(char* __low, const char* __high) const function in class:ctype
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.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) 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/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
locale_facets.h 220 * so by returning ctype<char_type>::do_toupper().
227 { return this->do_toupper(__c); }
234 * by returning ctype<char_type>:: do_toupper(lo, hi).
242 { return this->do_toupper(__lo, __hi); }
439 * do_toupper() is a hook for a derived facet to change the behavior of
440 * uppercasing. do_toupper() must always return the same result for
447 do_toupper(char_type) const = 0;
455 * do_toupper() is a hook for a derived facet to change the behavior of
456 * uppercasing. do_toupper() must always return the same result for
464 do_toupper(char_type* __lo, const char_type* __hi) const = 0
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
locale_facets.h 220 * so by returning ctype<char_type>::do_toupper().
227 { return this->do_toupper(__c); }
234 * by returning ctype<char_type>:: do_toupper(lo, hi).
242 { return this->do_toupper(__lo, __hi); }
439 * do_toupper() is a hook for a derived facet to change the behavior of
440 * uppercasing. do_toupper() must always return the same result for
447 do_toupper(char_type) const = 0;
455 * do_toupper() is a hook for a derived facet to change the behavior of
456 * uppercasing. do_toupper() must always return the same result for
464 do_toupper(char_type* __lo, const char_type* __hi) const = 0
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/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) 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/6/sources/cxx-stl/gnu-libstdc++/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) 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/7/sources/cxx-stl/gnu-libstdc++/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) 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/8/sources/cxx-stl/gnu-libstdc++/4.4.3/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) 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/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_facets.h 220 * so by returning ctype<char_type>::do_toupper().
227 { return this->do_toupper(__c); }
234 * by returning ctype<char_type>:: do_toupper(lo, hi).
242 { return this->do_toupper(__lo, __hi); }
439 * do_toupper() is a hook for a derived facet to change the behavior of
440 * uppercasing. do_toupper() must always return the same result for
447 do_toupper(char_type) const = 0;
455 * do_toupper() is a hook for a derived facet to change the behavior of
456 * uppercasing. do_toupper() must always return the same result for
464 do_toupper(char_type* __lo, const char_type* __hi) const = 0
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_facets.h 221 * so by returning ctype<char_type>::do_toupper().
228 { return this->do_toupper(__c); }
235 * by returning ctype<char_type>:: do_toupper(lo, hi).
243 { return this->do_toupper(__lo, __hi); }
440 * do_toupper() is a hook for a derived facet to change the behavior of
441 * uppercasing. do_toupper() must always return the same result for
448 do_toupper(char_type __c) const = 0;
456 * do_toupper() is a hook for a derived facet to change the behavior of
457 * uppercasing. do_toupper() must always return the same result for
465 do_toupper(char_type* __lo, const char_type* __hi) const = 0
    [all...]
  /external/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...]
  /ndk/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...]
  /ndk/sources/cxx-stl/llvm-libc++/src/
locale.cpp 781 ctype<wchar_t>::do_toupper(char_type c) const function in class:ctype
793 ctype<wchar_t>::do_toupper(char_type* low, const char_type* high) const function in class:ctype
887 ctype<char>::do_toupper(char_type c) const function in class:ctype
900 ctype<char>::do_toupper(char_type* low, const char_type* high) const function in class:ctype
1045 ctype_byname<char>::do_toupper(char_type c) const function in class:ctype_byname
1051 ctype_byname<char>::do_toupper(char_type* low, const char_type* high) const function in class:ctype_byname
1205 ctype_byname<wchar_t>::do_toupper(char_type c) const function in class:ctype_byname
1211 ctype_byname<wchar_t>::do_toupper(char_type* low, const char_type* high) const function in class:ctype_byname
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/libs/armeabi/
libstlport_shared.so 
  /prebuilts/ndk/5/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so 
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/
libstdc++.a     [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/
libstdc++.a     [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/
libstdc++.a     [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/
libstdc++.a     [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/
libstdc++.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libstdc++.so 
libstdc++.so.6 
libstdc++.so.6.0.13 

Completed in 712 milliseconds

12 3