HomeSort by relevance Sort by last modified time
    Searched refs:do_tolower (Results 1 - 25 of 26) sorted by null

1 2

  /external/stlport/stlport/stl/
_ctype.h 96 char (tolower)(char __c) const { return do_tolower(__c); }
98 return do_tolower(__low, __high);
124 virtual char do_tolower(char __c) const;
126 virtual const char* do_tolower(char* __low, const char* __high) const;
154 virtual char do_tolower(char __c) const;
157 virtual const char* do_tolower(char*, const char*) const;
202 wchar_t (tolower)(wchar_t __c) const { return do_tolower(__c); }
204 { return do_tolower(__low, __high); }
230 virtual wchar_t do_tolower(wchar_t c) const;
231 virtual const wchar_t* do_tolower(wchar_t*, const wchar_t*) const
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ctype.h 96 char (tolower)(char __c) const { return do_tolower(__c); }
98 return do_tolower(__low, __high);
124 virtual char do_tolower(char __c) const;
126 virtual const char* do_tolower(char* __low, const char* __high) const;
154 virtual char do_tolower(char __c) const;
157 virtual const char* do_tolower(char*, const char*) const;
202 wchar_t (tolower)(wchar_t __c) const { return do_tolower(__c); }
204 { return do_tolower(__low, __high); }
230 virtual wchar_t do_tolower(wchar_t c) const;
231 virtual const wchar_t* do_tolower(wchar_t*, const wchar_t*) const
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
ctype_noninline.h 82 ctype<char>::do_tolower(char __c) const function in class:ctype
89 ctype<char>::do_tolower(char* __low, const char* __high) const function in class:ctype
93 *__low = this->do_tolower(*__low);
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
ctype_noninline.h 82 ctype<char>::do_tolower(char __c) const function in class:ctype
89 ctype<char>::do_tolower(char* __low, const char* __high) const function in class:ctype
93 *__low = this->do_tolower(*__low);
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_ctype.h 96 char (tolower)(char __c) const { return do_tolower(__c); }
98 return do_tolower(__low, __high);
124 virtual char do_tolower(char __c) const;
126 virtual const char* do_tolower(char* __low, const char* __high) const;
154 virtual char do_tolower(char __c) const;
157 virtual const char* do_tolower(char*, const char*) const;
202 wchar_t (tolower)(wchar_t __c) const { return do_tolower(__c); }
204 { return do_tolower(__low, __high); }
230 virtual wchar_t do_tolower(wchar_t c) const;
231 virtual const wchar_t* do_tolower(wchar_t*, const wchar_t*) const
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
ctype_noninline.h 82 ctype<char>::do_tolower(char __c) const function in class:ctype
89 ctype<char>::do_tolower(char* __low, const char* __high) const function in class:ctype
93 *__low = this->do_tolower(*__low);
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
ctype_noninline.h 82 ctype<char>::do_tolower(char __c) const function in class:ctype
89 ctype<char>::do_tolower(char* __low, const char* __high) const function in class:ctype
93 *__low = this->do_tolower(*__low);
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
ctype_noninline.h 82 ctype<char>::do_tolower(char __c) const function in class:ctype
89 ctype<char>::do_tolower(char* __low, const char* __high) const function in class:ctype
93 *__low = this->do_tolower(*__low);
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_ctype.h 96 char (tolower)(char __c) const { return do_tolower(__c); }
98 return do_tolower(__low, __high);
124 virtual char do_tolower(char __c) const;
126 virtual const char* do_tolower(char* __low, const char* __high) const;
154 virtual char do_tolower(char __c) const;
157 virtual const char* do_tolower(char*, const char*) const;
202 wchar_t (tolower)(wchar_t __c) const { return do_tolower(__c); }
204 { return do_tolower(__low, __high); }
230 virtual wchar_t do_tolower(wchar_t c) const;
231 virtual const wchar_t* do_tolower(wchar_t*, const wchar_t*) const
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
ctype_noninline.h 82 ctype<char>::do_tolower(char __c) const function in class:ctype
89 ctype<char>::do_tolower(char* __low, const char* __high) const function in class:ctype
93 *__low = this->do_tolower(*__low);
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
ctype_noninline.h 82 ctype<char>::do_tolower(char __c) const function in class:ctype
89 ctype<char>::do_tolower(char* __low, const char* __high) const function in class:ctype
93 *__low = this->do_tolower(*__low);
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
ctype_noninline.h 82 ctype<char>::do_tolower(char __c) const function in class:ctype
89 ctype<char>::do_tolower(char* __low, const char* __high) const function in class:ctype
93 *__low = this->do_tolower(*__low);
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_ctype.h 96 char (tolower)(char __c) const { return do_tolower(__c); }
98 return do_tolower(__low, __high);
124 virtual char do_tolower(char __c) const;
126 virtual const char* do_tolower(char* __low, const char* __high) const;
154 virtual char do_tolower(char __c) const;
157 virtual const char* do_tolower(char*, const char*) const;
202 wchar_t (tolower)(wchar_t __c) const { return do_tolower(__c); }
204 { return do_tolower(__low, __high); }
230 virtual wchar_t do_tolower(wchar_t c) const;
231 virtual const wchar_t* do_tolower(wchar_t*, const wchar_t*) const
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
ctype_noninline.h 178 ctype<char>::do_tolower(char __c) const function in class:ctype
182 ctype<char>::do_tolower(char* __low, const char* __high) const function in class:ctype
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
ctype_noninline.h 178 ctype<char>::do_tolower(char __c) const function in class:ctype
182 ctype<char>::do_tolower(char* __low, const char* __high) const function in class:ctype
  /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 178 ctype<char>::do_tolower(char __c) const function in class:ctype
182 ctype<char>::do_tolower(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 248 * by returning ctype<char_type>::do_tolower(c).
255 { return this->do_tolower(__c); }
262 * by returning ctype<char_type>:: do_tolower(lo, hi).
270 { return this->do_tolower(__lo, __hi); }
471 * do_tolower() is a hook for a derived facet to change the behavior of
472 * lowercasing. do_tolower() must always return the same result for
479 do_tolower(char_type) const = 0;
487 * do_tolower() is a hook for a derived facet to change the behavior of
488 * lowercasing. do_tolower() must always return the same result for
496 do_tolower(char_type* __lo, const char_type* __hi) const = 0
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.h 248 * by returning ctype<char_type>::do_tolower(c).
255 { return this->do_tolower(__c); }
262 * by returning ctype<char_type>:: do_tolower(lo, hi).
270 { return this->do_tolower(__lo, __hi); }
471 * do_tolower() is a hook for a derived facet to change the behavior of
472 * lowercasing. do_tolower() must always return the same result for
479 do_tolower(char_type) const = 0;
487 * do_tolower() is a hook for a derived facet to change the behavior of
488 * lowercasing. do_tolower() must always return the same result for
496 do_tolower(char_type* __lo, const char_type* __hi) const = 0
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.h 248 * by returning ctype<char_type>::do_tolower(c).
255 { return this->do_tolower(__c); }
262 * by returning ctype<char_type>:: do_tolower(lo, hi).
270 { return this->do_tolower(__lo, __hi); }
471 * do_tolower() is a hook for a derived facet to change the behavior of
472 * lowercasing. do_tolower() must always return the same result for
479 do_tolower(char_type) const = 0;
487 * do_tolower() is a hook for a derived facet to change the behavior of
488 * lowercasing. do_tolower() must always return the same result for
496 do_tolower(char_type* __lo, const char_type* __hi) const = 0
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.h 248 * by returning ctype<char_type>::do_tolower(c).
255 { return this->do_tolower(__c); }
262 * by returning ctype<char_type>:: do_tolower(lo, hi).
270 { return this->do_tolower(__lo, __hi); }
471 * do_tolower() is a hook for a derived facet to change the behavior of
472 * lowercasing. do_tolower() must always return the same result for
479 do_tolower(char_type) const = 0;
487 * do_tolower() is a hook for a derived facet to change the behavior of
488 * lowercasing. do_tolower() must always return the same result for
496 do_tolower(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 249 * by returning ctype<char_type>::do_tolower(c).
256 { return this->do_tolower(__c); }
263 * by returning ctype<char_type>:: do_tolower(lo, hi).
271 { return this->do_tolower(__lo, __hi); }
472 * do_tolower() is a hook for a derived facet to change the behavior of
473 * lowercasing. do_tolower() must always return the same result for
480 do_tolower(char_type) const = 0;
488 * do_tolower() is a hook for a derived facet to change the behavior of
489 * lowercasing. do_tolower() must always return the same result for
497 do_tolower(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 249 * by returning ctype<char_type>::do_tolower(c).
256 { return this->do_tolower(__c); }
263 * by returning ctype<char_type>:: do_tolower(lo, hi).
271 { return this->do_tolower(__lo, __hi); }
472 * do_tolower() is a hook for a derived facet to change the behavior of
473 * lowercasing. do_tolower() must always return the same result for
480 do_tolower(char_type) const = 0;
488 * do_tolower() is a hook for a derived facet to change the behavior of
489 * lowercasing. do_tolower() must always return the same result for
497 do_tolower(char_type* __lo, const char_type* __hi) const = 0
    [all...]
  /external/stlport/src/
ctype.cpp 343 char ctype<char>::do_tolower(char __c) const
351 const char* ctype<char>::do_tolower(char* __low, const char* __high) const {
439 wchar_t ctype<wchar_t>::do_tolower(wchar_t c) const {
445 ctype<wchar_t>::do_tolower(wchar_t* low, const wchar_t* high) const {
facets_byname.cpp 72 char ctype_byname<char>::do_tolower(char c) const function in class:ctype_byname
83 ctype_byname<char>::do_tolower(char* first, const char* last) const { function in class:ctype_byname
168 wchar_t ctype_byname<wchar_t>::do_tolower(wchar_t c) const function in class:ctype_byname
172 ctype_byname<wchar_t>::do_tolower(wchar_t* low, const wchar_t* high) const { function in class:ctype_byname
    [all...]
  /ndk/sources/cxx-stl/stlport/src/
ctype.cpp 343 char ctype<char>::do_tolower(char __c) const
351 const char* ctype<char>::do_tolower(char* __low, const char* __high) const {
439 wchar_t ctype<wchar_t>::do_tolower(wchar_t c) const {
445 ctype<wchar_t>::do_tolower(wchar_t* low, const wchar_t* high) const {

Completed in 689 milliseconds

1 2