Home
last modified time | relevance | path

Searched defs:m_os (Results 1 – 8 of 8) sorted by relevance

/external/zlib/src/contrib/iostream2/
Dzstream.h201 delete[] m_os->str(); delete m_os; m_os = 0; in close() local
249 delete[] m_os->str(); delete m_os; m_os = oss; in os_flush() local
255 ostrstream* m_os; variable
/external/catch2/include/internal/
Dcatch_stream.cpp93 mutable std::ostream m_os; member in Catch::detail::__anon0d984efc0111::CoutStream
108 mutable std::ostream m_os; member in Catch::detail::__anon0d984efc0111::DebugOutStream
Dcatch_xmlwriter.h100 std::ostream& m_os; variable
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DWriterToASCI.java43 private final OutputStream m_os; field in WriterToASCI
DWriterToUTF8Buffered.java55 private final OutputStream m_os; field in WriterToUTF8Buffered
/external/catch2/include/reporters/
Dcatch_reporter_console.cpp267 std::ostream& m_os; member in Catch::TablePrinter
/external/catch2/single_include/catch2/
Dcatch.hpp5648 std::ostream& m_os; member in Catch::XmlWriter
11240 mutable std::ostream m_os; member in Catch::detail::__anondb8a344f1c11::CoutStream
11255 mutable std::ostream m_os; member in Catch::detail::__anondb8a344f1c11::DebugOutStream
13573 std::ostream& m_os; member in Catch::TablePrinter
/external/bcc/tests/cc/
Dcatch.hpp3443 mutable std::ostream m_os; member in Catch::CoutStream
3454 mutable std::ostream m_os; member in Catch::DebugOutStream
9063 std::ostream* m_os; member in Catch::XmlWriter