Home
last modified time | relevance | path

Searched refs:outputstream (Results 76 – 100 of 220) sorted by relevance

123456789

/dports/java/jasmin/jasmin-2.4/lib/jas/tests/
H A Dall.jas70 (jas-class-write my-env (make-outputstream "scmregress.class"))
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/cocoa/src/transport/
H A DTNSStreamTransport.m144 // Close and reset outputstream
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/cocoa/src/transport/
H A DTNSStreamTransport.m144 // Close and reset outputstream
/dports/net-im/gajim/gajim-gajim-1.3.3/gajim/common/
H A Dhelpers.py1309 outputstream = file.create_finish(result)
1317 outputstream.write_all_async(data,
1323 def _on_write_finished(outputstream, result, user_data): argument
1326 successful, _bytes_written = outputstream.write_all_finish(result)
/dports/editors/libreoffice/libreoffice-7.2.6.2/udkapi/com/sun/star/io/
H A DXMarkableStream.idl63 outputstream case, a subsequent write call will add
/dports/editors/libreoffice6/libreoffice-6.4.7.2/udkapi/com/sun/star/io/
H A DXMarkableStream.idl63 outputstream case, a subsequent write call will add
/dports/textproc/py-ocrmypdf/ocrmypdf-12.7.2/tests/
H A Dtest_rotation.py224 outputstream=mempdf,
H A Dtest_pdfinfo.py72 outputstream=f,
/dports/devel/mercurial/mercurial-6.0/mercurial/
H A Dwireprotoframing.py906 class outputstream(stream): class
910 super(outputstream, self).__init__(streamid, active=active)
1358 s = outputstream(streamid)
1784 self._outgoingstream = outputstream(1)
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Storage/Packaging/Appx/
H A Dmod.rs1599 …ime::IntoParam<'a, super::super::super::System::Com::IStream>>(&self, outputstream: Param0, bundle… in CreateBundleWriter()
1601 …runtime::Interface::vtable(self).3)(::std::mem::transmute_copy(self), outputstream.into_param().ab… in CreateBundleWriter()
1644 …om")] pub unsafe extern "system" fn(this: ::windows::runtime::RawPtr, outputstream: ::windows::run…
2862 ….4)(::std::mem::transmute_copy(self), inputstream.into_param().abi(), outputstream.into_param().ab… in DecryptPackage()
2880 ….8)(::std::mem::transmute_copy(self), inputstream.into_param().abi(), outputstream.into_param().ab… in DecryptBundle()
2925 … ::windows::runtime::RawPtr, inputstream: ::windows::runtime::RawPtr, outputstream: ::windows::run…
2933 … ::windows::runtime::RawPtr, inputstream: ::windows::runtime::RawPtr, outputstream: ::windows::run…
2947 outputstream: Param0, in CreateEncryptedPackageWriter()
3003 outputstream: Param0, in CreateEncryptedPackageWriter()
3110 …ime::IntoParam<'a, super::super::super::System::Com::IStream>>(&self, outputstream: Param0, settin… in CreatePackageWriter()
[all …]
/dports/devel/log4cxx/apache-log4cxx-0.11.0/src/main/cpp/
H A DMakefile.in175 outputdebugstringappender.cpp outputstream.cpp \
235 outputdebugstringappender.lo outputstream.lo \
352 ./$(DEPDIR)/outputstream.Plo \
652 outputdebugstringappender.cpp outputstream.cpp \
850 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/outputstream.Plo@am__quote@ # am--include-marker
1168 -rm -f ./$(DEPDIR)/outputstream.Plo
1366 -rm -f ./$(DEPDIR)/outputstream.Plo
/dports/devel/py-pyro/Pyro4-4.77/src/Pyro4/
H A Dutil.py618 def custom_serializer(object, serpent_serializer, outputstream, indentlevel): argument
621 serpent_serializer.ser_default_class(replaced, outputstream, indentlevel)
623 serpent_serializer._serialize(replaced, outputstream, indentlevel)
/dports/devel/mercurial/mercurial-6.0/tests/
H A Dtest-wireproto-clientreactor.py484 outstream = framing.outputstream(2)
682 outstream = framing.outputstream(2)
/dports/multimedia/tcmplex-panteltje/tcmplex-panteltje-0.4.7/
H A Dmplex.h537 int outputstream ( /* Hauptschleife Multiplexroutinen */
/dports/devel/pyl-gobject/pygobject-2.28.6/docs/
H A DMakefile.am114 reference/pygio-outputstream.xml \
/dports/textproc/py-ocrmypdf/ocrmypdf-12.7.2/src/ocrmypdf/
H A D_pipeline.py103 outputstream=outf,
617 imfile, with_pdfrw=False, layout_fun=layout_fun, outputstream=pdf
/dports/net/freerdp/freerdp-2.5.0/docs/
H A Dwlog.md109 * "outputstream", value const char * - output stream to write to
/dports/devel/glibmm/glibmm-2.64.2/gio/src/
H A Diostream.hg22 #include <giomm/outputstream.h>
H A Dfileoutputstream.hg17 #include <giomm/outputstream.h>
/dports/graphics/py-img2pdf/img2pdf-0.3.5/src/
H A Dimg2pdf.py855 def tostream(self, outputstream): argument
982 self.writer.write(outputstream)
984 self.writer.tostream(self.info, outputstream)
1784 outputstream=None,
2479 outputstream=stream,
3460 outputstream=args.output,
/dports/misc/py-pyprind/PyPrind-2.11.3/
H A DCHANGELOG.md167 - Accepts a given outputstream for the `stream` parameter.
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/tools/m4/
H A Dplugingen_gstreamermm.m422 …const Glib::RefPtr<Gio::OutputStream>&',`Glib::RefPtr<Gio::OutputStream>',`<giomm/outputstream.h>')
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/test/fakeserver/
H A DBinaryd.jsm249 // TODO: need to check outputstream for writeability here???
/dports/devel/glibmm/glibmm-2.64.2/gio/giomm/
H A Dmeson.build112 'outputstream',
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/generic/
H A Ddcpsg.cpp2011 wxOutputStream* outputstream = data->GetOutputStream(); in PsPrint() local
2012 wxCHECK_RET( outputstream, wxT("invalid outputstream") ); in PsPrint()
2013 outputstream->Write( psdata, strlen( psdata ) ); in PsPrint()

123456789