HomeSort by relevance Sort by last modified time
    Searched defs:badbit (Results 1 - 6 of 6) sorted by null

  /external/stlport/src/
ios.cpp 65 const ios_base::iostate ios_base::badbit; member in class:ios_base
158 _M_setstate_nothrow(badbit);
175 _M_setstate_nothrow(badbit);
190 _M_setstate_nothrow(badbit);
248 _M_setstate_nothrow(badbit);
261 _M_setstate_nothrow(badbit);
274 _M_setstate_nothrow(badbit);
  /ndk/sources/cxx-stl/stlport/src/
ios.cpp 65 const ios_base::iostate ios_base::badbit; member in class:ios_base
158 _M_setstate_nothrow(badbit);
175 _M_setstate_nothrow(badbit);
190 _M_setstate_nothrow(badbit);
248 _M_setstate_nothrow(badbit);
261 _M_setstate_nothrow(badbit);
274 _M_setstate_nothrow(badbit);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
ios_base.h 333 * - badbit
342 static const iostate badbit = _S_badbit; member in class:ios_base
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 333 * - badbit
342 static const iostate badbit = _S_badbit; member in class:ios_base
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 333 * - badbit
342 static const iostate badbit = _S_badbit; member in class:ios_base
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 333 * - badbit
342 static const iostate badbit = _S_badbit; member in class:ios_base

Completed in 365 milliseconds