HomeSort by relevance Sort by last modified time
    Searched refs:do_widen (Results 1 - 14 of 14) sorted by null

  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_ctype.h 101 char widen(char __c) const { return do_widen(__c); }
103 return do_widen(__low, __high, __to);
127 virtual char do_widen(char __c) const;
128 virtual const char* do_widen(const char* __low, const char* __high,
206 wchar_t widen(char __c) const { return do_widen(__c); }
209 { return do_widen(__low, __high, __to); }
232 virtual wchar_t do_widen(char c) const;
233 virtual const char* do_widen(const char*, const char*, wchar_t*) const;
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_ctype.h 101 char widen(char __c) const { return do_widen(__c); }
103 return do_widen(__low, __high, __to);
127 virtual char do_widen(char __c) const;
128 virtual const char* do_widen(const char* __low, const char* __high,
206 wchar_t widen(char __c) const { return do_widen(__c); }
209 { return do_widen(__low, __high, __to); }
232 virtual wchar_t do_widen(char c) const;
233 virtual const char* do_widen(const char*, const char*, wchar_t*) const;
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_ctype.h 101 char widen(char __c) const { return do_widen(__c); }
103 return do_widen(__low, __high, __to);
127 virtual char do_widen(char __c) const;
128 virtual const char* do_widen(const char* __low, const char* __high,
206 wchar_t widen(char __c) const { return do_widen(__c); }
209 { return do_widen(__low, __high, __to); }
232 virtual wchar_t do_widen(char c) const;
233 virtual const char* do_widen(const char*, const char*, wchar_t*) const;
  /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...]
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
ctype.cpp 358 ctype<char>::do_widen(char __c) const { return __c; }
361 ctype<char>::do_widen(const char* __low, const char* __high,
454 wchar_t ctype<wchar_t>::do_widen(char c) const {
459 ctype<wchar_t>::do_widen(const char* low, const char* high,
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/src/
ctype.cpp 358 ctype<char>::do_widen(char __c) const { return __c; }
361 ctype<char>::do_widen(const char* __low, const char* __high,
454 wchar_t ctype<wchar_t>::do_widen(char c) const {
459 ctype<wchar_t>::do_widen(const char* low, const char* high,
  /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...]

Completed in 1397 milliseconds