Home
last modified time | relevance | path

Searched defs:tostream (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/oflog/include/dcmtk/oflog/
H A Dstreams.h43 typedef STD_NAMESPACE basic_ostream<tchar> tostream; typedef
/dports/devel/log4cplus/log4cplus-1.1.2/include/log4cplus/
H A Dstreams.h40 typedef std::basic_ostream<tchar> tostream; typedef
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.incubator.jpackage/share/native/common/
H A Dtstrings.h68 typedef std::wostream tostream; typedef
77 typedef std::ostream tostream; typedef
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jpackage/share/native/common/
H A Dtstrings.h68 typedef std::wostream tostream; typedef
77 typedef std::ostream tostream; typedef
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.incubator.jpackage/windows/native/libjpackage/
H A Dtstrings.h68 typedef std::wostream tostream; typedef
77 typedef std::ostream tostream; typedef
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jpackage/share/native/common/
H A Dtstrings.h68 typedef std::wostream tostream; typedef
77 typedef std::ostream tostream; typedef
/dports/textproc/belr/belr-0.1.3-0/src/
H A Dparser.cc27 ostream& DebugElement::tostream(int level, ostream& str) const{ in tostream() function in belr::DebugElement
/dports/lang/solidity/solidity_0.8.11/test/libsolutil/
H A DFixedHash.cpp251 BOOST_AUTO_TEST_CASE(tostream) in BOOST_AUTO_TEST_CASE() argument
/dports/graphics/py-img2pdf/img2pdf-0.3.5/src/
H A Dimg2pdf.py501 def tostream(self, info, stream): member in MyPdfWriter
855 def tostream(self, outputstream): member in pdfdoc