Home
last modified time | relevance | path

Searched defs:ostream (Results 1 – 15 of 15) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.perf/
H A Dgm-std.h42 typedef basic_ostream<char> ostream; typedef
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.perf/
H A Dgm-std.h42 typedef basic_ostream<char> ostream; typedef
/netbsd/external/gpl2/gettext/dist/gettext-tools/src/gnu/gettext/
H A DGetURL.java62 OutputStream ostream = new BufferedOutputStream(System.out); in fetch() local
/netbsd/external/gpl2/texinfo/dist/util/
H A Dtexindex.c737 FILE *ostream = stdout; in sort_in_core() local
964 indexify (char *line, FILE *ostream) in indexify()
1105 finish_index (FILE *ostream) in finish_index()
1117 writelines (char **linearray, int nlines, FILE *ostream) in writelines()
/netbsd/external/bsd/elftosb/dist/common/
H A Doptions.cpp62 class ostream { class
64 ostream(FILE * fileptr) : fp(fileptr) {} in ostream() function in ostream
/netbsd/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-matchers.h426 ::std::ostream* /* os */) {} in ExplainMatchFailuresTo()
H A Dgmock-spec-builders.h1430 void PrintAsActionResult(::std::ostream* /* os */) const override {} in PrintAsActionResult()
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/comp/
H A Dc_zlib.c120 z_stream ostream; member
/netbsd/crypto/external/bsd/openssl/dist/crypto/comp/
H A Dc_zlib.c120 z_stream ostream; member
/netbsd/external/gpl3/gdb/dist/binutils/
H A Dar.c1102 FILE * ostream = fopen (output_filename, FOPEN_WB); in open_output_file() local
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dar.c1102 FILE * ostream = fopen (output_filename, FOPEN_WB); in open_output_file() local
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dar.c1102 FILE * ostream = fopen (output_filename, FOPEN_WB); in open_output_file() local
/netbsd/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-printers.h625 ::std::ostream*) {} in PrintTupleTo()
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dar.c1158 FILE * ostream = fopen (output_filename, FOPEN_WB); in open_output_file() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1349 ostream, enumerator