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

  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 59 typedef int fmtflags; typedef in class:ios_base
65 typedef fmtflags fmt_flags;
109 fmtflags flags() const { return _M_fmtflags; }
110 fmtflags flags(fmtflags __flags) {
111 fmtflags __tmp = _M_fmtflags;
116 fmtflags setf(fmtflags __flag) {
117 fmtflags __tmp = _M_fmtflags;
121 fmtflags setf(fmtflags __flag, fmtflags __mask)
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 59 typedef int fmtflags; typedef in class:ios_base
65 typedef fmtflags fmt_flags;
109 fmtflags flags() const { return _M_fmtflags; }
110 fmtflags flags(fmtflags __flags) {
111 fmtflags __tmp = _M_fmtflags;
116 fmtflags setf(fmtflags __flag) {
117 fmtflags __tmp = _M_fmtflags;
121 fmtflags setf(fmtflags __flag, fmtflags __mask)
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 59 typedef int fmtflags; typedef in class:ios_base
65 typedef fmtflags fmt_flags;
109 fmtflags flags() const { return _M_fmtflags; }
110 fmtflags flags(fmtflags __flags) {
111 fmtflags __tmp = _M_fmtflags;
116 fmtflags setf(fmtflags __flag) {
117 fmtflags __tmp = _M_fmtflags;
121 fmtflags setf(fmtflags __flag, fmtflags __mask)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
ios_base.h 229 // 27.4.2.1.2 Type ios_base::fmtflags
235 * Thing to happen. Defined objects of type fmtflags are:
255 typedef _Ios_Fmtflags fmtflags; typedef in class:ios_base
258 static const fmtflags boolalpha = _S_boolalpha;
261 static const fmtflags dec = _S_dec;
264 static const fmtflags fixed = _S_fixed;
267 static const fmtflags hex = _S_hex;
272 static const fmtflags internal = _S_internal;
276 static const fmtflags left = _S_left;
279 static const fmtflags oct = _S_oct
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
ios_base.h 229 // 27.4.2.1.2 Type ios_base::fmtflags
235 * Thing to happen. Defined objects of type fmtflags are:
255 typedef _Ios_Fmtflags fmtflags; typedef in class:ios_base
258 static const fmtflags boolalpha = _S_boolalpha;
261 static const fmtflags dec = _S_dec;
264 static const fmtflags fixed = _S_fixed;
267 static const fmtflags hex = _S_hex;
272 static const fmtflags internal = _S_internal;
276 static const fmtflags left = _S_left;
279 static const fmtflags oct = _S_oct
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
ios_base.h 229 // 27.4.2.1.2 Type ios_base::fmtflags
235 * Thing to happen. Defined objects of type fmtflags are:
255 typedef _Ios_Fmtflags fmtflags; typedef in class:ios_base
258 static const fmtflags boolalpha = _S_boolalpha;
261 static const fmtflags dec = _S_dec;
264 static const fmtflags fixed = _S_fixed;
267 static const fmtflags hex = _S_hex;
272 static const fmtflags internal = _S_internal;
276 static const fmtflags left = _S_left;
279 static const fmtflags oct = _S_oct
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
ios_base.h 229 // 27.4.2.1.2 Type ios_base::fmtflags
235 * Thing to happen. Defined objects of type fmtflags are:
255 typedef _Ios_Fmtflags fmtflags; typedef in class:ios_base
258 static const fmtflags boolalpha = _S_boolalpha;
261 static const fmtflags dec = _S_dec;
264 static const fmtflags fixed = _S_fixed;
267 static const fmtflags hex = _S_hex;
272 static const fmtflags internal = _S_internal;
276 static const fmtflags left = _S_left;
279 static const fmtflags oct = _S_oct
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
ios_base.h 229 // 27.4.2.1.2 Type ios_base::fmtflags
235 * Thing to happen. Defined objects of type fmtflags are:
255 typedef _Ios_Fmtflags fmtflags; typedef in class:ios_base
258 static const fmtflags boolalpha = _S_boolalpha;
261 static const fmtflags dec = _S_dec;
264 static const fmtflags fixed = _S_fixed;
267 static const fmtflags hex = _S_hex;
272 static const fmtflags internal = _S_internal;
276 static const fmtflags left = _S_left;
279 static const fmtflags oct = _S_oct
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
ios_base.h 229 // 27.4.2.1.2 Type ios_base::fmtflags
235 * Thing to happen. Defined objects of type fmtflags are:
255 typedef _Ios_Fmtflags fmtflags; typedef in class:ios_base
258 static const fmtflags boolalpha = _S_boolalpha;
261 static const fmtflags dec = _S_dec;
264 static const fmtflags fixed = _S_fixed;
267 static const fmtflags hex = _S_hex;
272 static const fmtflags internal = _S_internal;
276 static const fmtflags left = _S_left;
279 static const fmtflags oct = _S_oct
    [all...]

Completed in 420 milliseconds