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

1 2 3

  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_num_put.c 192 __put_integer(char* __buf, char* __iend, _OutputIter __s,
202 __ct.widen(__buf, __iend, __wbuf);
203 ptrdiff_t __len = __iend - __buf;
232 __put_integer(char* __buf, char* __iend, _OutputIter __s,
235 ptrdiff_t __len = __iend - __buf;
253 _STLP_STD::copy(__buf, __iend, (char *) __grpbuf);
255 __iend = __grpbuf + __len;
256 __len = __insert_grouping(__buf, __iend, __grouping, __np.thousands_sep(),
_fstream.c 215 _CharT* __iend = this->pptr(); local
220 *__iend++ = _Traits::to_char_type(__c);
223 while (__ibegin != __iend) {
227 = _M_codecvt->out(_M_state, __ibegin, __iend, __inext,
230 return _Noconv_output<_Traits>::_M_doit(this, __ibegin, __iend)
241 (((__inext == __iend) &&
242 (__enext - _M_ext_buf == _M_width * (__iend - __ibegin))) ||
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_num_put.c 192 __put_integer(char* __buf, char* __iend, _OutputIter __s,
202 __ct.widen(__buf, __iend, __wbuf);
203 ptrdiff_t __len = __iend - __buf;
232 __put_integer(char* __buf, char* __iend, _OutputIter __s,
235 ptrdiff_t __len = __iend - __buf;
253 _STLP_STD::copy(__buf, __iend, (char *) __grpbuf);
255 __iend = __grpbuf + __len;
256 __len = __insert_grouping(__buf, __iend, __grouping, __np.thousands_sep(),
_fstream.c 215 _CharT* __iend = this->pptr(); local
220 *__iend++ = _Traits::to_char_type(__c);
223 while (__ibegin != __iend) {
227 = _M_codecvt->out(_M_state, __ibegin, __iend, __inext,
230 return _Noconv_output<_Traits>::_M_doit(this, __ibegin, __iend)
241 (((__inext == __iend) &&
242 (__enext - _M_ext_buf == _M_width * (__iend - __ibegin))) ||
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_num_put.c 192 __put_integer(char* __buf, char* __iend, _OutputIter __s,
202 __ct.widen(__buf, __iend, __wbuf);
203 ptrdiff_t __len = __iend - __buf;
232 __put_integer(char* __buf, char* __iend, _OutputIter __s,
235 ptrdiff_t __len = __iend - __buf;
253 _STLP_STD::copy(__buf, __iend, (char *) __grpbuf);
255 __iend = __grpbuf + __len;
256 __len = __insert_grouping(__buf, __iend, __grouping, __np.thousands_sep(),
_fstream.c 215 _CharT* __iend = this->pptr(); local
220 *__iend++ = _Traits::to_char_type(__c);
223 while (__ibegin != __iend) {
227 = _M_codecvt->out(_M_state, __ibegin, __iend, __inext,
230 return _Noconv_output<_Traits>::_M_doit(this, __ibegin, __iend)
241 (((__inext == __iend) &&
242 (__enext - _M_ext_buf == _M_width * (__iend - __ibegin))) ||
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
fstream.tcc 302 char_type* __iend = this->eback();
307 this->eback() + __buflen, __iend);
318 __ilen = __iend - this->eback();
504 const char_type* __iend;
507 __iend, __buf, __buf + __blen, __bend);
527 const char_type* __iresume = __iend;
528 streamsize __rlen = this->pptr() - __iend;
530 __iresume + __rlen, __iend, __buf,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
fstream.tcc 302 char_type* __iend = this->eback();
307 this->eback() + __buflen, __iend);
318 __ilen = __iend - this->eback();
504 const char_type* __iend;
507 __iend, __buf, __buf + __blen, __bend);
527 const char_type* __iresume = __iend;
528 streamsize __rlen = this->pptr() - __iend;
530 __iresume + __rlen, __iend, __buf,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
fstream.tcc 302 char_type* __iend = this->eback();
307 this->eback() + __buflen, __iend);
318 __ilen = __iend - this->eback();
504 const char_type* __iend;
507 __iend, __buf, __buf + __blen, __bend);
527 const char_type* __iresume = __iend;
528 streamsize __rlen = this->pptr() - __iend;
530 __iresume + __rlen, __iend, __buf,
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
fstream.tcc 302 char_type* __iend = this->eback();
307 this->eback() + __buflen, __iend);
318 __ilen = __iend - this->eback();
505 const char_type* __iend;
508 __iend, __buf, __buf + __blen, __bend);
528 const char_type* __iresume = __iend;
529 streamsize __rlen = this->pptr() - __iend;
531 __iresume + __rlen, __iend, __buf,
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
fstream.tcc 302 char_type* __iend = this->eback();
307 this->eback() + __buflen, __iend);
318 __ilen = __iend - this->eback();
505 const char_type* __iend;
508 __iend, __buf, __buf + __blen, __bend);
528 const char_type* __iresume = __iend;
529 streamsize __rlen = this->pptr() - __iend;
531 __iresume + __rlen, __iend, __buf,
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
fstream.tcc 302 char_type* __iend = this->eback();
307 this->eback() + __buflen, __iend);
318 __ilen = __iend - this->eback();
505 const char_type* __iend;
508 __iend, __buf, __buf + __blen, __bend);
528 const char_type* __iresume = __iend;
529 streamsize __rlen = this->pptr() - __iend;
531 __iresume + __rlen, __iend, __buf,
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/libs/armeabi/
libstlport_shared.so 
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/libs/armeabi/thumb/
libstlport_shared.so 
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so 
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/libs/armeabi-v7a/thumb/
libstlport_shared.so 
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/libs/armeabi-v7a-hard/
libstlport_shared.so 
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/libs/armeabi-v7a-hard/thumb/
libstlport_shared.so 
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/libs/mips/
libstlport_shared.so 
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/libs/x86/
libstlport_shared.so 
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/libs/armeabi/
libstlport_shared.so 
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so 
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/libs/mips/
libstlport_shared.so 
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/libs/x86/
libstlport_shared.so 
  /prebuilts/android-emulator/linux-x86_64/lib/libstdc++/
libstdc++.so.6 

Completed in 1106 milliseconds

1 2 3