HomeSort by relevance Sort by last modified time
    Searched full:__ctype (Results 1 - 25 of 54) sorted by null

1 2 3

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
locale_facets_nonio.tcc 142 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc);
277 if (__beg != __end && __ctype.is(ctype_base::space, *__beg))
285 && __ctype.is(ctype_base::space, *__beg); ++__beg);
384 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc);
393 __ctype.widen(__str.data(), __str.data() + __len, &__digits[0]);
410 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc);
439 size_type __len = __ctype.scan_not(ctype_base::digit, __beg,
574 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc);
600 __ctype.widen(__cs, __cs + __len, &__digits[0]);
634 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc)
    [all...]
locale_facets.tcc 1027 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc);
1031 __ctype.widen(__cs, __cs + __len, __ws);
    [all...]
random.tcc 755 __ctype;
756 const unsigned __cdig = std::numeric_limits<__ctype>::digits;
759 __ctype __s0, __s1, __y0, __y1;
771 __s0 = __ctype(1) << __w0;
793 __ctype __u;
801 __ctype __u;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
locale_facets_nonio.tcc 142 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc);
277 if (__beg != __end && __ctype.is(ctype_base::space, *__beg))
285 && __ctype.is(ctype_base::space, *__beg); ++__beg);
384 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc);
393 __ctype.widen(__str.data(), __str.data() + __len, &__digits[0]);
410 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc);
439 size_type __len = __ctype.scan_not(ctype_base::digit, __beg,
574 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc);
600 __ctype.widen(__cs, __cs + __len, &__digits[0]);
634 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc)
    [all...]
locale_facets.tcc 1027 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc);
1031 __ctype.widen(__cs, __cs + __len, __ws);
    [all...]
random.tcc 755 __ctype;
756 const unsigned __cdig = std::numeric_limits<__ctype>::digits;
759 __ctype __s0, __s1, __y0, __y1;
771 __s0 = __ctype(1) << __w0;
793 __ctype __u;
801 __ctype __u;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
locale_facets_nonio.tcc 142 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc);
277 if (__beg != __end && __ctype.is(ctype_base::space, *__beg))
285 && __ctype.is(ctype_base::space, *__beg); ++__beg);
384 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc);
393 __ctype.widen(__str.data(), __str.data() + __len, &__digits[0]);
410 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc);
439 size_type __len = __ctype.scan_not(ctype_base::digit, __beg,
574 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc);
600 __ctype.widen(__cs, __cs + __len, &__digits[0]);
634 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc)
    [all...]
locale_facets.tcc 1027 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc);
1031 __ctype.widen(__cs, __cs + __len, __ws);
    [all...]
random.tcc 755 __ctype;
756 const unsigned __cdig = std::numeric_limits<__ctype>::digits;
759 __ctype __s0, __s1, __y0, __y1;
771 __s0 = __ctype(1) << __w0;
793 __ctype __u;
801 __ctype __u;
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
locale_facets_nonio.tcc 142 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc);
277 if (__beg != __end && __ctype.is(ctype_base::space, *__beg))
285 && __ctype.is(ctype_base::space, *__beg); ++__beg);
384 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc);
393 __ctype.widen(__str.data(), __str.data() + __len, &__digits[0]);
410 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc);
439 size_type __len = __ctype.scan_not(ctype_base::digit, __beg,
574 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc);
600 __ctype.widen(__cs, __cs + __len, &__digits[0]);
634 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc)
    [all...]
locale_facets.tcc 1027 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc);
1031 __ctype.widen(__cs, __cs + __len, __ws);
    [all...]
random.tcc 755 __ctype;
756 const unsigned __cdig = std::numeric_limits<__ctype>::digits;
759 __ctype __s0, __s1, __y0, __y1;
771 __s0 = __ctype(1) << __w0;
793 __ctype __u;
801 __ctype __u;
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ctype.h 160 ctype_byname(_Locale_ctype* __ctype)
161 : _M_ctype(__ctype)
260 ctype_byname(_Locale_ctype* __ctype)
261 : _M_ctype(__ctype) {}
_num_get.c 250 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); local
258 const int __base_or_zero = __get_base_or_zero(__in_ite, __end, __str.flags(), __ctype);
430 const ctype<_CharT> &__ctype = use_facet<ctype<_CharT> >(__loc); local
434 bool __ok = __read_float(__buf, __in_ite, __end, __ctype, __numpunct);
_istream.c 86 _Scan_for_wspace(const ctype<char_type>* __ctype) : _M_ctype(__ctype) {}
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_ctype.h 160 ctype_byname(_Locale_ctype* __ctype)
161 : _M_ctype(__ctype)
260 ctype_byname(_Locale_ctype* __ctype)
261 : _M_ctype(__ctype) {}
_num_get.c 250 const ctype<_CharT>& __ctype = use_facet<ctype<_CharT> >(__loc); local
258 const int __base_or_zero = __get_base_or_zero(__in_ite, __end, __str.flags(), __ctype);
430 const ctype<_CharT> &__ctype = use_facet<ctype<_CharT> >(__loc); local
434 bool __ok = __read_float(__buf, __in_ite, __end, __ctype, __numpunct);
_istream.c 86 _Scan_for_wspace(const ctype<char_type>* __ctype) : _M_ctype(__ctype) {}
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/unsorted/
brlenbug.s 134 .IMPORT __ctype,DATA
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
regex 676 const ctype<_Ch_type>& __ctype(use_facet<
679 if (__ctype.is(__c, __f))
683 if (__c == __ctype.widen('_'))
693 if (__c == __ctype.isspace(__c))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
regex 676 const ctype<_Ch_type>& __ctype(use_facet<
679 if (__ctype.is(__c, __f))
683 if (__c == __ctype.widen('_'))
693 if (__c == __ctype.isspace(__c))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
regex 676 const ctype<_Ch_type>& __ctype(use_facet<
679 if (__ctype.is(__c, __f))
683 if (__c == __ctype.widen('_'))
693 if (__c == __ctype.isspace(__c))
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
regex 676 const ctype<_Ch_type>& __ctype(use_facet<
679 if (__ctype.is(__c, __f))
683 if (__c == __ctype.widen('_'))
693 if (__c == __ctype.isspace(__c))
    [all...]
  /external/cmockery/cmockery_0_1_2/
libtool     [all...]
ltmain.sh     [all...]

Completed in 1141 milliseconds

1 2 3