HomeSort by relevance Sort by last modified time
    Searched full:ios_base (Results 626 - 650 of 879) sorted by null

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
basic_ios.tcc 117 ios_base::imbue(__loc);
129 ios_base::_M_init();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
iosfwd 50 * characters they read and write. (The major exception is ios_base at
74 class ios_base;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
iosfwd 23 class ios_base;
98 class _LIBCPP_TYPE_VIS ios_base;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/experimental/string.view/string.view.nonmem/
quoted.pass.cpp 25 return ( is->flags() & std::ios_base::skipws ) != 0;
30 return ( is->flags() & std::ios_base::skipws ) != 0;
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/strings/string.view/string.view.nonmem/
quoted.pass.cpp 25 return ( is->flags() & std::ios_base::skipws ) != 0;
30 return ( is->flags() & std::ios_base::skipws ) != 0;
  /external/llvm/test/CodeGen/PowerPC/
extra-toc-reg-deps.ll 16 %"class.std::basic_ios.24" = type { %"class.std::ios_base.16", %"class.std::basic_ostream.25"*, i8, i8, %"class.std::basic_streambuf.17"*, %"class.std::ctype.21"*, %"class.std::__gnu_cxx_ldbl128::num_put.22"*, %"class.std::__gnu_cxx_ldbl128::num_get.23"* }
17 %"class.std::ios_base.16" = type { i32 (...)**, i64, i64, i32, i32, i32, %"struct.std::ios_base::_Callback_list.11"*, %"struct.std::ios_base::_Words.12", [8 x %"struct.std::ios_base::_Words.12"], i32, %"struct.std::ios_base::_Words.12"*, %"class.std::locale.15" }
18 %"struct.std::ios_base::_Callback_list.11" = type { %"struct.std::ios_base::_Callback_list.11"*, void (i32, %"class.std::ios_base.16"*, i32)*, i32, i32 }
19 %"struct.std::ios_base::_Words.12" = type { i8*, i64
    [all...]
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
streamout_jit.cpp 264 std::stringstream fnName("SOShader", std::ios_base::in | std::ios_base::out | std::ios_base::ate);
  /external/libcxx/test/std/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/
put_long_double_en_US.pass.cpp 14 // iter_type put(iter_type s, bool intl, ios_base& f, char_type fill,
169 ios.unsetf(std::ios_base::adjustfield);
280 ios.unsetf(std::ios_base::adjustfield);
388 ios.unsetf(std::ios_base::adjustfield);
put_long_double_fr_FR.pass.cpp 18 // iter_type put(iter_type s, bool intl, ios_base& f, char_type fill,
171 ios.unsetf(std::ios_base::adjustfield);
281 ios.unsetf(std::ios_base::adjustfield);
389 ios.unsetf(std::ios_base::adjustfield);
put_long_double_ru_RU.pass.cpp 25 // iter_type put(iter_type s, bool intl, ios_base& f, char_type fill,
178 ios.unsetf(std::ios_base::adjustfield);
288 ios.unsetf(std::ios_base::adjustfield);
396 ios.unsetf(std::ios_base::adjustfield);
put_long_double_zh_CN.pass.cpp 16 // iter_type put(iter_type s, bool intl, ios_base& f, char_type fill,
172 ios.unsetf(std::ios_base::adjustfield);
282 ios.unsetf(std::ios_base::adjustfield);
390 ios.unsetf(std::ios_base::adjustfield);
put_string_en_US.pass.cpp 14 // iter_type put(iter_type s, bool intl, ios_base& f, char_type fill,
169 ios.unsetf(std::ios_base::adjustfield);
280 ios.unsetf(std::ios_base::adjustfield);
388 ios.unsetf(std::ios_base::adjustfield);
  /external/libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/
put_bool.pass.cpp 14 // iter_type put(iter_type s, ios_base& iob, char_type fill, bool v) const;
  /hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
HidItem.cpp 67 is.unsetf(std::ios_base::skipws);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/
put_long_double_en_US.pass.cpp 14 // iter_type put(iter_type s, bool intl, ios_base& f, char_type fill,
169 ios.unsetf(std::ios_base::adjustfield);
280 ios.unsetf(std::ios_base::adjustfield);
388 ios.unsetf(std::ios_base::adjustfield);
put_long_double_fr_FR.pass.cpp 18 // iter_type put(iter_type s, bool intl, ios_base& f, char_type fill,
171 ios.unsetf(std::ios_base::adjustfield);
281 ios.unsetf(std::ios_base::adjustfield);
389 ios.unsetf(std::ios_base::adjustfield);
put_long_double_ru_RU.pass.cpp 25 // iter_type put(iter_type s, bool intl, ios_base& f, char_type fill,
178 ios.unsetf(std::ios_base::adjustfield);
288 ios.unsetf(std::ios_base::adjustfield);
396 ios.unsetf(std::ios_base::adjustfield);
put_long_double_zh_CN.pass.cpp 16 // iter_type put(iter_type s, bool intl, ios_base& f, char_type fill,
172 ios.unsetf(std::ios_base::adjustfield);
282 ios.unsetf(std::ios_base::adjustfield);
390 ios.unsetf(std::ios_base::adjustfield);
put_string_en_US.pass.cpp 14 // iter_type put(iter_type s, bool intl, ios_base& f, char_type fill,
169 ios.unsetf(std::ios_base::adjustfield);
280 ios.unsetf(std::ios_base::adjustfield);
388 ios.unsetf(std::ios_base::adjustfield);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/
put_bool.pass.cpp 14 // iter_type put(iter_type s, ios_base& iob, char_type fill, bool v) const;
  /device/google/cuttlefish_common/host/libs/usbip/
vhci_instrument.cpp 219 return detach.rdstate() == std::ios_base::goodbit;
252 success = attach.rdstate() == std::ios_base::goodbit;
  /external/eigen/unsupported/Eigen/src/SparseExtra/
MarketIO.h 232 out.flags(std::ios_base::scientific);
258 out.flags(std::ios_base::scientific);
  /external/google-breakpad/src/processor/
microdump_processor_unittest.cc 67 file_stream.seekg(0, std::ios_base::end);
70 file_stream.seekg(0, std::ios_base::beg);
  /external/protobuf/src/google/protobuf/stubs/
int128.cc 141 std::ios_base::fmtflags flags = o.flags();
165 std::ios_base::fmtflags copy_mask =
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
istream 131 operator>>(ios_base& (*__pf)(ios_base&))
152 * If an exception is thrown during extraction, ios_base::badbit
154 * ios_base::failure to be thrown. The original exception will then
288 * If an exception is thrown during extraction, ios_base::badbit
290 * ios_base::failure to be thrown. The original exception will then
602 seekg(off_type, ios_base::seekdir);
684 * -# if @a __noskipws is false, and @c ios_base::skipws is set in

Completed in 787 milliseconds

<<21222324252627282930>>