HomeSort by: relevance | last modified time | path
    Searched refs:do_is (Results 1 - 19 of 19) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/generic/
ctype_members.cc 138 do_is(mask __m, char_type __c) const function in class:ctype
156 do_is(const wchar_t* __lo, const wchar_t* __hi, mask* __vec) const function in class:ctype
176 while (__lo < __hi && !this->do_is(__m, *__lo))
185 while (__lo < __hi && this->do_is(__m, *__lo) != 0)
  /src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/newlib/
ctype_members.cc 144 do_is(mask __m, wchar_t __c) const function in class:ctype
161 do_is(const wchar_t* __lo, const wchar_t* __hi, mask* __vec) const function in class:ctype
180 while (__lo < __hi && !this->do_is(__m, *__lo))
189 while (__lo < __hi && this->do_is(__m, *__lo) != 0)
  /src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/vxworks/
ctype_members.cc 136 do_is(mask __m, char_type __c) const function in class:ctype
166 do_is(const wchar_t* __lo, const wchar_t* __hi, mask* __vec) const function in class:ctype
190 while (__lo < __hi && !this->do_is(__m, *__lo))
199 while (__lo < __hi && this->do_is(__m, *__lo) != 0)
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/generic/
ctype_members.cc 138 do_is(mask __m, char_type __c) const function in class:ctype
156 do_is(const wchar_t* __lo, const wchar_t* __hi, mask* __vec) const function in class:ctype
176 while (__lo < __hi && !this->do_is(__m, *__lo))
185 while (__lo < __hi && this->do_is(__m, *__lo) != 0)
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/newlib/
ctype_members.cc 144 do_is(mask __m, wchar_t __c) const function in class:ctype
161 do_is(const wchar_t* __lo, const wchar_t* __hi, mask* __vec) const function in class:ctype
180 while (__lo < __hi && !this->do_is(__m, *__lo))
189 while (__lo < __hi && this->do_is(__m, *__lo) != 0)
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/vxworks/
ctype_members.cc 136 do_is(mask __m, char_type __c) const function in class:ctype
166 do_is(const wchar_t* __lo, const wchar_t* __hi, mask* __vec) const function in class:ctype
190 while (__lo < __hi && !this->do_is(__m, *__lo))
199 while (__lo < __hi && this->do_is(__m, *__lo) != 0)
  /src/external/gpl3/gcc/dist/libstdc++-v3/config/os/bsd/dragonfly/
ctype_inline.h 99 do_is(mask __m, wchar_t __c) const function in class:ctype
106 do_is(const wchar_t* __lo, const wchar_t* __hi, mask* __vec) const function in class:ctype
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/bsd/dragonfly/
ctype_inline.h 99 do_is(mask __m, wchar_t __c) const function in class:ctype
106 do_is(const wchar_t* __lo, const wchar_t* __hi, mask* __vec) const function in class:ctype
  /src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly/
ctype_members.cc 144 do_is(mask __m, char_type __c) const function in class:ctype
162 do_is(const wchar_t* __lo, const wchar_t* __hi, mask* __vec) const function in class:ctype
182 while (__lo < __hi && !this->do_is(__m, *__lo))
191 while (__lo < __hi && this->do_is(__m, *__lo) != 0)
  /src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/
ctype_members.cc 138 do_is(mask __m, wchar_t __c) const function in class:ctype
169 do_is(const wchar_t* __lo, const wchar_t* __hi, mask* __vec) const function in class:ctype
188 while (__lo < __hi && !this->do_is(__m, *__lo))
197 while (__lo < __hi && this->do_is(__m, *__lo) != 0)
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/dragonfly/
ctype_members.cc 144 do_is(mask __m, char_type __c) const function in class:ctype
162 do_is(const wchar_t* __lo, const wchar_t* __hi, mask* __vec) const function in class:ctype
182 while (__lo < __hi && !this->do_is(__m, *__lo))
191 while (__lo < __hi && this->do_is(__m, *__lo) != 0)
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/gnu/
ctype_members.cc 138 do_is(mask __m, wchar_t __c) const function in class:ctype
169 do_is(const wchar_t* __lo, const wchar_t* __hi, mask* __vec) const function in class:ctype
188 while (__lo < __hi && !this->do_is(__m, *__lo))
197 while (__lo < __hi && this->do_is(__m, *__lo) != 0)
  /src/external/gpl3/gcc/dist/libstdc++-v3/config/os/bsd/darwin/
ctype_inline.h 117 do_is(mask __m, wchar_t __c) const function in class:ctype
124 do_is(const wchar_t* __lo, const wchar_t* __hi, mask* __vec) const function in class:ctype
  /src/external/gpl3/gcc/dist/libstdc++-v3/config/os/bsd/freebsd/
ctype_inline.h 117 do_is(mask __m, wchar_t __c) const function in class:ctype
124 do_is(const wchar_t* __lo, const wchar_t* __hi, mask* __vec) const function in class:ctype
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/bsd/darwin/
ctype_inline.h 117 do_is(mask __m, wchar_t __c) const function in class:ctype
124 do_is(const wchar_t* __lo, const wchar_t* __hi, mask* __vec) const function in class:ctype
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/os/bsd/freebsd/
ctype_inline.h 117 do_is(mask __m, wchar_t __c) const function in class:ctype
124 do_is(const wchar_t* __lo, const wchar_t* __hi, mask* __vec) const function in class:ctype
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
locale_facets.h 165 * ctype<char_type>::do_is().
173 { return this->do_is(__m, __c); }
181 * ctype<char_type>::do_is().
190 { return this->do_is(__lo, __hi, __vec); }
372 * do_is() is a hook for a derived facet to change the behavior of
373 * classifying. do_is() must always return the same result for the
381 do_is(mask __m, char_type __c) const = 0;
390 * do_is() is a hook for a derived facet to change the behavior of
391 * classifying. do_is() must always return the same result for the
400 do_is(const char_type* __lo, const char_type* __hi
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
locale_facets.h 165 * ctype<char_type>::do_is().
173 { return this->do_is(__m, __c); }
181 * ctype<char_type>::do_is().
190 { return this->do_is(__lo, __hi, __vec); }
372 * do_is() is a hook for a derived facet to change the behavior of
373 * classifying. do_is() must always return the same result for the
381 do_is(mask __m, char_type __c) const = 0;
390 * do_is() is a hook for a derived facet to change the behavior of
391 * classifying. do_is() must always return the same result for the
400 do_is(const char_type* __lo, const char_type* __hi
    [all...]
  /src/external/apache2/llvm/dist/libcxx/src/
locale.cpp 805 ctype<wchar_t>::do_is(mask m, char_type c) const function in class:ctype
811 ctype<wchar_t>::do_is(const char_type* low, const char_type* high, mask* vec) const function in class:ctype
1282 ctype_byname<wchar_t>::do_is(mask m, char_type c) const function in class:ctype_byname
1304 ctype_byname<wchar_t>::do_is(const char_type* low, const char_type* high, mask* vec) const function in class:ctype_byname

Completed in 116 milliseconds