HomeSort by relevance Sort by last modified time
    Searched refs:__ios_base (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
ostream_insert.h 48 typedef typename __ostream_type::ios_base __ios_base; typedef
52 __out.setstate(__ios_base::badbit);
60 typedef typename __ostream_type::ios_base __ios_base; typedef
68 __out.setstate(__ios_base::badbit);
80 typedef typename __ostream_type::ios_base __ios_base; typedef
91 & __ios_base::adjustfield)
92 == __ios_base::left);
106 __out._M_setstate(__ios_base::badbit);
110 { __out._M_setstate(__ios_base::badbit); }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
ostream_insert.h 48 typedef typename __ostream_type::ios_base __ios_base; typedef
52 __out.setstate(__ios_base::badbit);
60 typedef typename __ostream_type::ios_base __ios_base; typedef
68 __out.setstate(__ios_base::badbit);
80 typedef typename __ostream_type::ios_base __ios_base; typedef
91 & __ios_base::adjustfield)
92 == __ios_base::left);
106 __out._M_setstate(__ios_base::badbit);
110 { __out._M_setstate(__ios_base::badbit); }

Completed in 233 milliseconds