HomeSort by relevance Sort by last modified time
    Searched full:__buf (Results 351 - 375 of 416) sorted by null

<<11121314151617

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_algo.h     [all...]
locale_facets.tcc 794 _CharT* __buf = __bufend;
800 *--__buf = __lit[(__v % 10) + __num_base::_S_odigits];
810 *--__buf = __lit[(__v & 0x7) + __num_base::_S_odigits];
823 *--__buf = __lit[(__v & 0xf) + __case_offset];
828 return __bufend - __buf;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_algo.h     [all...]
locale_facets.tcc 794 _CharT* __buf = __bufend;
800 *--__buf = __lit[(__v % 10) + __num_base::_S_odigits];
810 *--__buf = __lit[(__v & 0x7) + __num_base::_S_odigits];
823 *--__buf = __lit[(__v & 0xf) + __case_offset];
828 return __bufend - __buf;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_algo.h     [all...]
locale_facets.tcc 794 _CharT* __buf = __bufend;
800 *--__buf = __lit[(__v % 10) + __num_base::_S_odigits];
810 *--__buf = __lit[(__v & 0x7) + __num_base::_S_odigits];
823 *--__buf = __lit[(__v & 0xf) + __case_offset];
828 return __bufend - __buf;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_algo.h     [all...]
locale_facets.tcc 792 _CharT* __buf = __bufend;
798 *--__buf = __lit[(__v % 10) + __num_base::_S_odigits];
808 *--__buf = __lit[(__v & 0x7) + __num_base::_S_odigits];
821 *--__buf = __lit[(__v & 0xf) + __case_offset];
826 return __bufend - __buf;
    [all...]
  /external/stlport/stlport/stl/
_string.c 579 _CharT* __buf, size_t __n) {
582 _STLP_STD::copy(__s.begin(), __s.begin() + __n, __buf);
583 __buf[__n] = _CharT();
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_string.c 579 _CharT* __buf, size_t __n) {
582 _STLP_STD::copy(__s.begin(), __s.begin() + __n, __buf);
583 __buf[__n] = _CharT();
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_string.c 579 _CharT* __buf, size_t __n) {
582 _STLP_STD::copy(__s.begin(), __s.begin() + __n, __buf);
583 __buf[__n] = _CharT();
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_string.c 579 _CharT* __buf, size_t __n) {
582 _STLP_STD::copy(__s.begin(), __s.begin() + __n, __buf);
583 __buf[__n] = _CharT();
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_string.c 579 _CharT* __buf, size_t __n) {
582 _STLP_STD::copy(__s.begin(), __s.begin() + __n, __buf);
583 __buf[__n] = _CharT();
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_string.c 579 _CharT* __buf, size_t __n) {
582 _STLP_STD::copy(__s.begin(), __s.begin() + __n, __buf);
583 __buf[__n] = _CharT();
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_string.c 579 _CharT* __buf, size_t __n) {
582 _STLP_STD::copy(__s.begin(), __s.begin() + __n, __buf);
583 __buf[__n] = _CharT();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_facets.tcc 777 _CharT* __buf = __bufend;
783 *--__buf = __lit[(__v % 10) + __num_base::_S_odigits];
793 *--__buf = __lit[(__v & 0x7) + __num_base::_S_odigits];
806 *--__buf = __lit[(__v & 0xf) + __case_offset];
811 return __bufend - __buf;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
locale_facets.tcc 794 _CharT* __buf = __bufend;
800 *--__buf = __lit[(__v % 10) + __num_base::_S_odigits];
810 *--__buf = __lit[(__v & 0x7) + __num_base::_S_odigits];
823 *--__buf = __lit[(__v & 0xf) + __case_offset];
828 return __bufend - __buf;
    [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.tcc 794 _CharT* __buf = __bufend;
800 *--__buf = __lit[(__v % 10) + __num_base::_S_odigits];
810 *--__buf = __lit[(__v & 0x7) + __num_base::_S_odigits];
823 *--__buf = __lit[(__v & 0xf) + __case_offset];
828 return __bufend - __buf;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.tcc 777 _CharT* __buf = __bufend;
783 *--__buf = __lit[(__v % 10) + __num_base::_S_odigits];
793 *--__buf = __lit[(__v & 0x7) + __num_base::_S_odigits];
806 *--__buf = __lit[(__v & 0xf) + __case_offset];
811 return __bufend - __buf;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.tcc 777 _CharT* __buf = __bufend;
783 *--__buf = __lit[(__v % 10) + __num_base::_S_odigits];
793 *--__buf = __lit[(__v & 0x7) + __num_base::_S_odigits];
806 *--__buf = __lit[(__v & 0xf) + __case_offset];
811 return __bufend - __buf;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.tcc 777 _CharT* __buf = __bufend;
783 *--__buf = __lit[(__v % 10) + __num_base::_S_odigits];
793 *--__buf = __lit[(__v & 0x7) + __num_base::_S_odigits];
806 *--__buf = __lit[(__v & 0xf) + __case_offset];
811 return __bufend - __buf;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
locale_facets.tcc 777 _CharT* __buf = __bufend;
783 *--__buf = __lit[(__v % 10) + __num_base::_S_odigits];
793 *--__buf = __lit[(__v & 0x7) + __num_base::_S_odigits];
806 *--__buf = __lit[(__v & 0xf) + __case_offset];
811 return __bufend - __buf;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_facets.tcc 794 _CharT* __buf = __bufend;
800 *--__buf = __lit[(__v % 10) + __num_base::_S_odigits];
810 *--__buf = __lit[(__v & 0x7) + __num_base::_S_odigits];
823 *--__buf = __lit[(__v & 0xf) + __case_offset];
828 return __bufend - __buf;
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
algorithm     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdio.h 307 extern void setbuf (FILE *__restrict __stream, char *__restrict __buf) __THROW;
311 extern int setvbuf (FILE *__restrict __stream, char *__restrict __buf,
318 extern void setbuffer (FILE *__restrict __stream, char *__restrict __buf,

Completed in 1366 milliseconds

<<11121314151617