Searched refs:ostream (Results 1 - 15 of 15) sorted by relevance

/bind-9.11.3/unit/atf-src/atf-c++/detail/
H A Dapplication.hpp29 #include <ostream>
74 void usage(std::ostream&);
H A Dfs.hpp35 #include <ostream>
/bind-9.11.3/unit/atf-src/tools/
H A Dapplication.hpp33 #include <ostream>
80 void usage(std::ostream&);
H A Dtest-program.hpp108 std::ostream& m_os;
113 atf_tps_writer(std::ostream&);
H A Dio.hpp34 #include <ostream>
H A Dio_test.cpp46 #include <ostream>
76 systembuf_write_data(std::ostream& os, std::size_t length)
118 std::ostream os(&sb);
295 std::ostream wend(&wbuf);
315 check_stream(std::ostream& os)
H A Dfs.hpp40 #include <ostream>
H A Dparser.cpp280 std::ostream&
281 write(std::ostream& os, const impl::header_entry& he)
348 impl::write_headers(const impl::headers_map& hm, std::ostream& os)
H A Dparser.hpp35 #include <ostream>
601 void write_headers(const headers_map&, std::ostream&);
H A Dapplication.cpp210 impl::app::usage(std::ostream& os)
H A Datf-report.cpp51 typedef std::auto_ptr< std::ostream > ostream_ptr;
302 std::ostream& os)
H A Dtest-program.cpp69 check_stream(std::ostream& os)
565 impl::atf_tps_writer::atf_tps_writer(std::ostream& os) :
/bind-9.11.3/unit/atf-src/atf-c++/
H A Dtests.hpp43 std::ostream& m_os;
48 atf_tp_writer(std::ostream&);
H A Dtests.cpp84 detail::atf_tp_writer::atf_tp_writer(std::ostream& os) :
/bind-9.11.3/unit/atf-src/atf-sh/
H A Datf-check.cpp105 class temp_file : public std::ostream {
111 std::ostream(NULL),

Completed in 37 milliseconds