Home
last modified time | relevance | path

Searched defs:ostream (Results 101 – 125 of 3544) sorted by relevance

12345678910>>...142

/dports/devel/hadoop/hadoop-1.2.1/src/contrib/streaming/src/test/org/apache/hadoop/typedbytes/
H A DTestIO.java87 FileOutputStream ostream = new FileOutputStream(tmpfile); in testIO() local
132 FileOutputStream ostream = new FileOutputStream(tmpfile); in testCustomTypesIO() local
163 FileOutputStream ostream = new FileOutputStream(tmpfile); in testRecordIO() local
213 FileOutputStream ostream = new FileOutputStream(tmpfile); in testWritableIO() local
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/proto/nanopb/tests/inline/
H A Dinline_unittests.c22 pb_ostream_t ostream = pb_ostream_from_buffer(msg1_buffer, Message1_size); in main() local
43 pb_ostream_t ostream = pb_ostream_from_buffer(msg2_buffer, Message2_size); in main() local
/dports/java/java-subversion/subversion-1.14.1/tools/diff/
H A Ddiff4.c34 do_diff4(svn_stream_t *ostream, in do_diff4()
58 svn_stream_t *ostream; in main() local
/dports/devel/py-subversion/subversion-1.14.1/tools/diff/
H A Ddiff4.c34 do_diff4(svn_stream_t *ostream, in do_diff4()
58 svn_stream_t *ostream; in main() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/third_party/nanopb/tests/inline/
H A Dinline_unittests.c22 pb_ostream_t ostream = pb_ostream_from_buffer(msg1_buffer, Message1_size); in main() local
43 pb_ostream_t ostream = pb_ostream_from_buffer(msg2_buffer, Message2_size); in main() local
/dports/security/subversion-gnome-keyring/subversion-1.14.1/tools/diff/
H A Ddiff4.c34 do_diff4(svn_stream_t *ostream, in do_diff4()
58 svn_stream_t *ostream; in main() local
/dports/devel/p5-subversion/subversion-1.14.1/tools/diff/
H A Ddiff4.c34 do_diff4(svn_stream_t *ostream, in do_diff4()
58 svn_stream_t *ostream; in main() local
/dports/mail/gmime2/gmime-2.2.27/gmime/
H A Dgmime-cipher-context.c190 GMimeStream *istream, GMimeStream *ostream, GError **err) in cipher_sign()
214 GMimeStream *istream, GMimeStream *ostream, GError **err) in g_mime_cipher_sign()
265 GMimeStream *istream, GMimeStream *ostream, GError **err) in cipher_encrypt()
291 GMimeStream *istream, GMimeStream *ostream, GError **err) in g_mime_cipher_encrypt()
303 GMimeStream *ostream, GError **err) in cipher_decrypt()
326 GMimeStream *ostream, GError **err) in g_mime_cipher_decrypt()
369 GMimeStream *ostream, GError **err) in cipher_export_keys()
392 GMimeStream *ostream, GError **err) in g_mime_cipher_export_keys()
/dports/graphics/blender/blender-2.91.0/extern/quadriflow/3rd/lemon-1.3.1/lemon/
H A Dcounter.h74 _NoSubCounter(P &parent,std::string,std::ostream &) in _NoSubCounter()
78 _NoSubCounter(P &parent,const char *,std::ostream &) in _NoSubCounter()
231 NoCounter(std::string,std::ostream &) {} in NoCounter()
232 NoCounter(const char *,std::ostream &) {} in NoCounter()
/dports/math/lemon/lemon-1.3.1/lemon/
H A Dcounter.h74 _NoSubCounter(P &parent,std::string,std::ostream &) in _NoSubCounter()
78 _NoSubCounter(P &parent,const char *,std::ostream &) in _NoSubCounter()
231 NoCounter(std::string,std::ostream &) {} in NoCounter()
232 NoCounter(const char *,std::ostream &) {} in NoCounter()
/dports/misc/openmvg/openMVG-2.0/src/third_party/lemon/lemon/
H A Dcounter.h74 _NoSubCounter(P &parent,std::string,std::ostream &) in _NoSubCounter()
78 _NoSubCounter(P &parent,const char *,std::ostream &) in _NoSubCounter()
231 NoCounter(std::string,std::ostream &) {} in NoCounter()
232 NoCounter(const char *,std::ostream &) {} in NoCounter()
/dports/math/gambit/gambit-16.0.1/library/include/gambit/
H A Dgameexpl.h39 virtual void WriteEfgFile(std::ostream &) const in WriteEfgFile()
42 virtual void WriteNfgFile(std::ostream &) const in WriteNfgFile()
/dports/net/jgroups/jgroups-2.12.0/src/org/jgroups/
H A DExtendedMessageListener.java57 public void getState(OutputStream ostream); in getState()
68 public void getState(String state_id, OutputStream ostream); in getState()
/dports/comms/scrcpy/scrcpy-1.9/app/src/
H A Drecorder.c83 AVStream *ostream = avformat_new_stream(recorder->ctx, input_codec); in recorder_open() local
132 AVStream *ostream = recorder->ctx->streams[0]; in recorder_write_header() local
165 AVStream *ostream = recorder->ctx->streams[0]; in recorder_rescale_packet() local
/dports/devel/hadoop/hadoop-1.2.1/src/test/org/apache/hadoop/record/
H A DTestRecordIO.java47 FileOutputStream ostream = new FileOutputStream(tmpfile); in testBinary() local
81 FileOutputStream ostream = new FileOutputStream(tmpfile); in testCsv() local
144 FileOutputStream ostream = new FileOutputStream(tmpfile); in testXml() local
/dports/converters/pdf2djvu/pdf2djvu-0.9.17.1/
H A Ddebug.hh35 std::ostream &ostream; member in DebugStream
38 explicit DebugStream(std::ostream &ostream) in DebugStream()
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/proto/nanopb/tests/regression/issue_504/
H A Dtest.c18 pb_ostream_t ostream; in main() local
51 pb_ostream_t ostream; in main() local
/dports/mail/astroid/astroid-0.15/src/modes/thread_view/webextension/
H A Dae_protocol.cc46 Glib::RefPtr<Gio::OutputStream> ostream) in send_message()
81 Glib::RefPtr<Gio::OutputStream> ostream, in send_message_async()
94 Glib::RefPtr<Gio::OutputStream> ostream, in send_message_sync()
/dports/mail/gmime30/gmime-3.2.7/gmime/
H A Dgmime-pkcs7-context.c266 GMimeStream *istream, GMimeStream *ostream, GError **err) in pkcs7_sign()
285 GMimeStream *ostream, GError **err) in pkcs7_verify()
301 GPtrArray *recipients, GMimeStream *istream, GMimeStream *ostream, GError **err) in pkcs7_encrypt()
323 GMimeStream *istream, GMimeStream *ostream, GError **err) in pkcs7_decrypt()
357 pkcs7_export_keys (GMimeCryptoContext *context, const char *keys[], GMimeStream *ostream, GError **… in pkcs7_export_keys()
H A Dgmime-gpg-context.c281 GMimeStream *istream, GMimeStream *ostream, GError **err) in gpg_sign()
302 GMimeStream *ostream, GError **err) in gpg_verify()
318 GPtrArray *recipients, GMimeStream *istream, GMimeStream *ostream, GError **err) in gpg_encrypt()
337 GMimeStream *istream, GMimeStream *ostream, GError **err) in gpg_decrypt()
371 gpg_export_keys (GMimeCryptoContext *context, const char *keys[], GMimeStream *ostream, GError **er… in gpg_export_keys()
/dports/math/vtk6/VTK-6.2.0/Common/Core/
H A DvtkObjectBase.h157 void PrintRevisions(ostream&) {} in PrintRevisions() argument
163 virtual void CollectRevisions(ostream&) {} // Legacy; do not use! in CollectRevisions() argument
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/impl/corba/
H A DTypeCodeImplHelper.java71 …public static void write (org.omg.CORBA.portable.OutputStream ostream, org.omg.CORBA.TypeCode valu… in write()
76 public static void write (org.omg.CORBA.portable.OutputStream ostream, TypeCodeImpl value) in write()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/impl/corba/
H A DTypeCodeImplHelper.java71 …public static void write (org.omg.CORBA.portable.OutputStream ostream, org.omg.CORBA.TypeCode valu… in write()
76 public static void write (org.omg.CORBA.portable.OutputStream ostream, TypeCodeImpl value) in write()
/dports/graphics/blender/blender-2.91.0/extern/quadriflow/3rd/lemon-1.3.1/tools/
H A Ddimacs-solver.cc54 void solve_sp(ArgParser &ap, std::istream &is, std::ostream &, in solve_sp()
74 void solve_max(ArgParser &ap, std::istream &is, std::ostream &, in solve_max()
95 void solve_min(ArgParser &ap, std::istream &is, std::ostream &, in solve_min()
137 void solve_mat(ArgParser &ap, std::istream &is, std::ostream &, in solve_mat()
/dports/math/lemon/lemon-1.3.1/tools/
H A Ddimacs-solver.cc54 void solve_sp(ArgParser &ap, std::istream &is, std::ostream &, in solve_sp()
74 void solve_max(ArgParser &ap, std::istream &is, std::ostream &, in solve_max()
95 void solve_min(ArgParser &ap, std::istream &is, std::ostream &, in solve_min()
137 void solve_mat(ArgParser &ap, std::istream &is, std::ostream &, in solve_mat()

12345678910>>...142