Home
last modified time | relevance | path

Searched refs:flush (Results 1 – 25 of 60) sorted by relevance

123

/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Diostream.cpp59 cout_ptr->flush(); in ~Init()
60 clog_ptr->flush(); in ~Init()
64 wcout_ptr->flush(); in ~Init()
65 wclog_ptr->flush(); in ~Init()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/output.streams/ostream.unformatted/
Dflush.pass.cpp47 os.flush(); in main()
50 os.flush(); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/output.streams/ostream.manip/
Dflush.pass.cpp47 flush(os); in main()
54 flush(os); in main()
/ndk/sources/cxx-stl/stlport/stlport/using/h/
Dostream.h4 using _STLP_OLD_IO_NAMESPACE::flush;
Diostream.h22 using _STLP_OLD_IO_NAMESPACE::flush;
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_ostream.h134 _Self& flush() { in flush() function
189 _M_str.flush(); in ~sentry()
224 __str.tie()->flush(); in __init_bostr()
359 __os.flush(); in endl()
372 flush(basic_ostream<_CharT, _Traits>& __os) { in flush() function
373 __os.flush(); in flush()
D_istream.h297 __istr.tie()->flush();
313 __istr.tie()->flush();
D_rope.h217 void flush() {
221 ~sequence_buffer() { flush(); }
229 __x.flush();
235 __x.flush();
251 flush();
267 flush();
/ndk/sources/cxx-stl/stlport/stlport/using/
Dostream10 using _STLP_NEW_IO_NAMESPACE::flush;
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
Doutput_test_stream.hpp59 void flush();
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dtest_tools.ipp479 flush();
496 flush();
513 flush();
571 m_pimpl->m_pattern.flush();
576 flush();
584 output_test_stream::flush()
Dcompiler_log_formatter.ipp72 ostr.flush();
Dplain_report_formatter.ipp94 ostr.flush();
Dunit_test_log.ipp153 s_log_impl().stream().flush();
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dprogress.hpp131 do { m_os << '*' << std::flush; } while ( ++_tic < tics_needed ); in display_tic()
/ndk/sources/third_party/googletest/googletest/test/
Dgtest-message_test.cc135 << "A NUL char " << std::ends << std::flush in TEST()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dostream64 basic_ostream& flush();
119 basic_ostream<charT,traits>& flush(basic_ostream<charT,traits>& os);
201 basic_ostream& flush();
239 __os.tie()->flush();
954 basic_ostream<_CharT, _Traits>::flush()
1023 __os.flush();
1039 flush(basic_ostream<_CharT, _Traits>& __os)
1041 __os.flush();
/ndk/tests/awk/extract-pid/
Dtest-1.in89 root 171 2 0 0 ffffffff 00000000 S flush-179:0
113 root 3461 2 0 0 ffffffff 00000000 S flush-0:17
/ndk/tests/abcc/src/compiler/abcc/
DAbccService.java191 out.flush(); in copyAssets()
/ndk/sources/host-tools/sed-4.2.1/po/
Did.po335 "flush\n"
340 "flush\n"
550 #~ "flush\n"
Dsr.po324 "flush\n"
539 #~ "flush\n"
Daf.po324 "flush\n"
530 #~ "flush\n"
Dda.po323 "flush\n"
527 #~ "flush\n"
Dsl.po331 "flush\n"
548 #~ "flush\n"
/ndk/sources/host-tools/make-3.81/tests/
DNEWS115 flush their output for some reason will still print all the

123