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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
basic_string.tcc 86 _CharT __buf[128];
88 while (__beg != __end && __len < sizeof(__buf) / sizeof(_CharT))
90 __buf[__len++] = *__beg;
94 _M_copy(__r->_M_refdata(), __buf, __len);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_string.tcc 88 _CharT __buf[128];
90 while (__beg != __end && __len < sizeof(__buf) / sizeof(_CharT))
92 __buf[__len++] = *__beg;
96 _M_copy(__r->_M_refdata(), __buf, __len);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_string.tcc 88 _CharT __buf[128];
90 while (__beg != __end && __len < sizeof(__buf) / sizeof(_CharT))
92 __buf[__len++] = *__beg;
96 _M_copy(__r->_M_refdata(), __buf, __len);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_string.tcc 88 _CharT __buf[128];
90 while (__beg != __end && __len < sizeof(__buf) / sizeof(_CharT))
92 __buf[__len++] = *__beg;
96 _M_copy(__r->_M_refdata(), __buf, __len);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_string.tcc 88 _CharT __buf[128];
90 while (__beg != __end && __len < sizeof(__buf) / sizeof(_CharT))
92 __buf[__len++] = *__beg;
96 _M_copy(__r->_M_refdata(), __buf, __len);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
basic_string.tcc 86 _CharT __buf[128];
88 while (__beg != __end && __len < sizeof(__buf) / sizeof(_CharT))
90 __buf[__len++] = *__beg;
94 _M_copy(__r->_M_refdata(), __buf, __len);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
dirent.h 324 extern __ssize_t getdirentries (int __fd, char *__restrict __buf,
331 (int __fd, char *__restrict __buf,
341 extern __ssize_t getdirentries64 (int __fd, char *__restrict __buf,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
dirent.h 324 extern __ssize_t getdirentries (int __fd, char *__restrict __buf,
331 (int __fd, char *__restrict __buf,
341 extern __ssize_t getdirentries64 (int __fd, char *__restrict __buf,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
dirent.h 324 extern __ssize_t getdirentries (int __fd, char *__restrict __buf,
331 (int __fd, char *__restrict __buf,
341 extern __ssize_t getdirentries64 (int __fd, char *__restrict __buf,
  /external/stlport/stlport/stl/
_ostream.c 37 basic_ostream<_CharT, _Traits>::basic_ostream(basic_streambuf<_CharT, _Traits>* __buf)
39 this->init(__buf);
397 basic_streambuf<_CharT, _Traits>* __buf = this->rdbuf(); local
400 if (this->_S_eof(__buf->sputc(this->widen(*__s++))))
_time_facets.c 430 _STLP_BASIC_IOSTRING(_Ch) __buf;
431 _STLP_PRIV __write_formatted_time(__buf, __ct, __format, __modifier, this->_M_timeinfo, __tmb);
432 return copy(__buf.begin(), __buf.end(), __s);
_bitset.h 769 streambuf* __buf = __is.rdbuf();
773 typename _Traits::int_type __c1 = __buf->sbumpc();
784 else if (_Traits::eq_int_type(__buf->sputbackc(__c2), __eof)) {
820 wstreambuf* __buf = __is.rdbuf();
824 typename _Traits::int_type __c1 = __buf->sbumpc();
835 else if (_Traits::eq_int_type(__buf->sputbackc(__c2), __eof)) {
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ostream.c 37 basic_ostream<_CharT, _Traits>::basic_ostream(basic_streambuf<_CharT, _Traits>* __buf)
39 this->init(__buf);
397 basic_streambuf<_CharT, _Traits>* __buf = this->rdbuf(); local
400 if (this->_S_eof(__buf->sputc(this->widen(*__s++))))
_time_facets.c 430 _STLP_BASIC_IOSTRING(_Ch) __buf;
431 _STLP_PRIV __write_formatted_time(__buf, __ct, __format, __modifier, this->_M_timeinfo, __tmb);
432 return copy(__buf.begin(), __buf.end(), __s);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_ostream.c 37 basic_ostream<_CharT, _Traits>::basic_ostream(basic_streambuf<_CharT, _Traits>* __buf)
39 this->init(__buf);
397 basic_streambuf<_CharT, _Traits>* __buf = this->rdbuf(); local
400 if (this->_S_eof(__buf->sputc(this->widen(*__s++))))
_time_facets.c 430 _STLP_BASIC_IOSTRING(_Ch) __buf;
431 _STLP_PRIV __write_formatted_time(__buf, __ct, __format, __modifier, this->_M_timeinfo, __tmb);
432 return copy(__buf.begin(), __buf.end(), __s);
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_ostream.c 37 basic_ostream<_CharT, _Traits>::basic_ostream(basic_streambuf<_CharT, _Traits>* __buf)
39 this->init(__buf);
397 basic_streambuf<_CharT, _Traits>* __buf = this->rdbuf(); local
400 if (this->_S_eof(__buf->sputc(this->widen(*__s++))))
_time_facets.c 430 _STLP_BASIC_IOSTRING(_Ch) __buf;
431 _STLP_PRIV __write_formatted_time(__buf, __ct, __format, __modifier, this->_M_timeinfo, __tmb);
432 return copy(__buf.begin(), __buf.end(), __s);
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_ostream.c 37 basic_ostream<_CharT, _Traits>::basic_ostream(basic_streambuf<_CharT, _Traits>* __buf)
39 this->init(__buf);
397 basic_streambuf<_CharT, _Traits>* __buf = this->rdbuf(); local
400 if (this->_S_eof(__buf->sputc(this->widen(*__s++))))
_time_facets.c 430 _STLP_BASIC_IOSTRING(_Ch) __buf;
431 _STLP_PRIV __write_formatted_time(__buf, __ct, __format, __modifier, this->_M_timeinfo, __tmb);
432 return copy(__buf.begin(), __buf.end(), __s);
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_ostream.c 37 basic_ostream<_CharT, _Traits>::basic_ostream(basic_streambuf<_CharT, _Traits>* __buf)
39 this->init(__buf);
397 basic_streambuf<_CharT, _Traits>* __buf = this->rdbuf(); local
400 if (this->_S_eof(__buf->sputc(this->widen(*__s++))))
_time_facets.c 430 _STLP_BASIC_IOSTRING(_Ch) __buf;
431 _STLP_PRIV __write_formatted_time(__buf, __ct, __format, __modifier, this->_M_timeinfo, __tmb);
432 return copy(__buf.begin(), __buf.end(), __s);
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_ostream.c 37 basic_ostream<_CharT, _Traits>::basic_ostream(basic_streambuf<_CharT, _Traits>* __buf)
39 this->init(__buf);
397 basic_streambuf<_CharT, _Traits>* __buf = this->rdbuf(); local
400 if (this->_S_eof(__buf->sputc(this->widen(*__s++))))
_time_facets.c 430 _STLP_BASIC_IOSTRING(_Ch) __buf;
431 _STLP_PRIV __write_formatted_time(__buf, __ct, __format, __modifier, this->_M_timeinfo, __tmb);
432 return copy(__buf.begin(), __buf.end(), __s);
  /external/bison/lib/
time.in.h 195 _GL_FUNCDECL_SYS (strptime, char *, (char const *restrict __buf,
200 _GL_CXXALIAS_SYS (strptime, char *, (char const *restrict __buf,

Completed in 636 milliseconds

1 2 3 4 5 6 7 8 91011>>