HomeSort by relevance Sort by last modified time
    Searched full:badbit (Results 126 - 150 of 233) sorted by null

1 2 3 4 56 7 8 910

  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_ios.c 103 this->_M_clear_nothrow(__sb != 0 ? ios_base::goodbit : ios_base::badbit);
_ostream.h 137 this->setstate(ios_base::badbit);
222 __str.setstate(ios_base::badbit);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
istream 151 * If an exception is thrown during extraction, ios_base::badbit
266 * If an exception is thrown during extraction, ios_base::badbit
492 * If @c rdbuf() is null or if @c sputbackc() fails, sets badbit in
507 * If @c rdbuf() is null or if @c sungetc() fails, sets badbit in
523 * sets badbit and returns -1.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
istream 154 * If an exception is thrown during extraction, ios_base::badbit
269 * If an exception is thrown during extraction, ios_base::badbit
495 * If @c rdbuf() is null or if @c sputbackc() fails, sets badbit in
511 * If @c rdbuf() is null or if @c sungetc() fails, sets badbit in
528 * sets badbit and returns -1.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
istream 154 * If an exception is thrown during extraction, ios_base::badbit
269 * If an exception is thrown during extraction, ios_base::badbit
495 * If @c rdbuf() is null or if @c sputbackc() fails, sets badbit in
511 * If @c rdbuf() is null or if @c sungetc() fails, sets badbit in
528 * sets badbit and returns -1.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
istream 151 * If an exception is thrown during extraction, ios_base::badbit
266 * If an exception is thrown during extraction, ios_base::badbit
492 * If @c rdbuf() is null or if @c sputbackc() fails, sets badbit in
507 * If @c rdbuf() is null or if @c sungetc() fails, sets badbit in
523 * sets badbit and returns -1.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
istream 151 * If an exception is thrown during extraction, ios_base::badbit
266 * If an exception is thrown during extraction, ios_base::badbit
492 * If @c rdbuf() is null or if @c sputbackc() fails, sets badbit in
507 * If @c rdbuf() is null or if @c sungetc() fails, sets badbit in
523 * sets badbit and returns -1.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
istream 151 * If an exception is thrown during extraction, ios_base::badbit
266 * If an exception is thrown during extraction, ios_base::badbit
492 * If @c rdbuf() is null or if @c sputbackc() fails, sets badbit in
507 * If @c rdbuf() is null or if @c sungetc() fails, sets badbit in
523 * sets badbit and returns -1.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
istream 151 * If an exception is thrown during extraction, ios_base::badbit
266 * If an exception is thrown during extraction, ios_base::badbit
492 * If @c rdbuf() is null or if @c sputbackc() fails, sets badbit in
507 * If @c rdbuf() is null or if @c sungetc() fails, sets badbit in
523 * sets badbit and returns -1.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
istream 154 * If an exception is thrown during extraction, ios_base::badbit
269 * If an exception is thrown during extraction, ios_base::badbit
495 * If @c rdbuf() is null or if @c sputbackc() fails, sets badbit in
511 * If @c rdbuf() is null or if @c sungetc() fails, sets badbit in
528 * sets badbit and returns -1.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
istream 154 * If an exception is thrown during extraction, ios_base::badbit
269 * If an exception is thrown during extraction, ios_base::badbit
495 * If @c rdbuf() is null or if @c sputbackc() fails, sets badbit in
511 * If @c rdbuf() is null or if @c sungetc() fails, sets badbit in
528 * sets badbit and returns -1.
  /external/stlport/stlport/stl/
_ostream.h 137 this->setstate(ios_base::badbit);
222 __str.setstate(ios_base::badbit);
_ios.h 92 _M_clear_nothrow(this->rdbuf() ? __state : iostate(__state|ios_base::badbit));
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
iomanip 361 __os.setstate(ios_base::badbit);
482 __os.setstate(ios_base::badbit);
ios 52 static constexpr iostate badbit;
254 static const iostate badbit = 0x1;
537 return __rdstate_ & (failbit | badbit);
544 return __rdstate_ & badbit;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ostream.h 137 this->setstate(ios_base::badbit);
222 __str.setstate(ios_base::badbit);
_ios.h 92 _M_clear_nothrow(this->rdbuf() ? __state : iostate(__state|ios_base::badbit));
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_ostream.h 137 this->setstate(ios_base::badbit);
222 __str.setstate(ios_base::badbit);
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_ostream.h 137 this->setstate(ios_base::badbit);
222 __str.setstate(ios_base::badbit);
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_ostream.h 137 this->setstate(ios_base::badbit);
222 __str.setstate(ios_base::badbit);
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_ostream.h 137 this->setstate(ios_base::badbit);
222 __str.setstate(ios_base::badbit);
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
float-weight.h 107 strm.clear(std::ios::badbit);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
vstring.tcc 600 __in._M_setstate(__ios_base::badbit);
608 __in._M_setstate(__ios_base::badbit);
676 __in._M_setstate(__ios_base::badbit);
684 __in._M_setstate(__ios_base::badbit);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
vstring.tcc 605 __in._M_setstate(__ios_base::badbit);
613 __in._M_setstate(__ios_base::badbit);
681 __in._M_setstate(__ios_base::badbit);
689 __in._M_setstate(__ios_base::badbit);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
vstring.tcc 605 __in._M_setstate(__ios_base::badbit);
613 __in._M_setstate(__ios_base::badbit);
681 __in._M_setstate(__ios_base::badbit);
689 __in._M_setstate(__ios_base::badbit);

Completed in 1160 milliseconds

1 2 3 4 56 7 8 910