Home
last modified time | relevance | path

Searched defs:GetStream (Results 1 – 25 of 1352) sorted by relevance

12345678910>>...55

/dports/lang/mono/mono-5.10.1.57/mcs/class/WindowsBase/System.IO.Packaging/
H A DStreamInfo.cs49 public Stream GetStream () in GetStream() method in System.IO.Packaging.StreamInfo
54 public Stream GetStream (FileMode mode) in GetStream() method in System.IO.Packaging.StreamInfo
59 public Stream GetStream (FileMode mode, FileAccess access) in GetStream() method in System.IO.Packaging.StreamInfo
H A DPackagePart.cs211 public Stream GetStream () in GetStream() method in System.IO.Packaging.PackagePart
216 public Stream GetStream (FileMode mode) in GetStream() method in System.IO.Packaging.PackagePart
221 public Stream GetStream (FileMode mode, FileAccess access) in GetStream() method in System.IO.Packaging.PackagePart
/dports/multimedia/dirac/dirac-1.0.2/libdirac_common/
H A Dpic_io.h181 StreamPicOutput *GetStream() { return m_op_pic_str; } in GetStream() function
289 StreamPicOutput *GetStream() { return m_op_pic_str; } in GetStream() function
434 StreamPicInput *GetStream() { return m_inp_str; } in GetStream() function
516 StreamPicInput *GetStream() { return m_inp_str; } in GetStream() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Channels/System/ServiceModel/Channels/
H A DXmlStreamedByteStreamReader.cs76 protected abstract Stream GetStream(); in GetStream() method in System.ServiceModel.Channels.XmlStreamedByteStreamReader
110 protected override Stream GetStream() in GetStream() method in System.ServiceModel.Channels.XmlStreamedByteStreamReader.StreamXmlStreamedByteStreamReader
133 protected override Stream GetStream() in GetStream() method in System.ServiceModel.Channels.XmlStreamedByteStreamReader.HttpRequestMessageStreamedBodyReader
167 protected override Stream GetStream() in GetStream() method in System.ServiceModel.Channels.XmlStreamedByteStreamReader.HttpResponseMessageStreamedBodyReader
/dports/science/mbdyn/mbdyn-1.7.3/libraries/libmbutil/
H A Dinput.h146 InputStream::GetStream(void) const in GetStream() function
152 InputStream::GetStream(void) in GetStream() function
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/test/System.Net.Http.Formatting.Test.Unit/
H A DHttpContentMultipartExtensionsTests.cs475 public Stream GetStream(HttpContentHeaders headers) in GetStream() method in System.Net.Http.HttpContentMultipartExtensionsTests.MemoryStreamProvider
483 public Stream GetStream(HttpContentHeaders headers) in GetStream() method in System.Net.Http.HttpContentMultipartExtensionsTests.BadStreamProvider
491 public Stream GetStream(HttpContentHeaders headers) in GetStream() method in System.Net.Http.HttpContentMultipartExtensionsTests.NullStreamProvider
499 public Stream GetStream(HttpContentHeaders headers) in GetStream() method in System.Net.Http.HttpContentMultipartExtensionsTests.ReadOnlyStreamProvider
507 public Stream GetStream(HttpContentHeaders headers) in GetStream() method in System.Net.Http.HttpContentMultipartExtensionsTests.WriteErrorStreamProvider
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dfiles.h125 std::istream* GetStream() {return m_store.GetStream();} in GetStream() function
168 std::ostream* GetStream() {return m_stream;} in GetStream() function
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dfiles.h119 std::istream* GetStream() {return m_store.GetStream();} in GetStream() function
163 std::ostream* GetStream() {return m_stream;} in GetStream() function
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dfiles.h125 std::istream* GetStream() {return m_store.GetStream();} in GetStream() function
168 std::ostream* GetStream() {return m_stream;} in GetStream() function
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dfiles.h125 std::istream* GetStream() {return m_store.GetStream();} in GetStream() function
168 std::ostream* GetStream() {return m_stream;} in GetStream() function
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dfiles.h125 std::istream* GetStream() {return m_store.GetStream();} in GetStream() function
168 std::ostream* GetStream() {return m_stream;} in GetStream() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/serial/impl/
H A Dobjectio.inl38 CObjectOStream& COStreamFrame::GetStream(void) const function in COStreamFrame
45 CObjectIStream& CIStreamFrame::GetStream(void) const function in CIStreamFrame
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/serial/impl/
H A Dobjectio.inl38 CObjectOStream& COStreamFrame::GetStream(void) const function in COStreamFrame
45 CObjectIStream& CIStreamFrame::GetStream(void) const function in CIStreamFrame
/dports/irc/smuxi/smuxi-1.1/lib/SignalR/src/Microsoft.AspNet.SignalR.Client/Http/
H A DIResponse.cs19 Stream GetStream(); in GetStream() method
/dports/misc/usd/USD-21.11/pxr/base/tf/
H A DatomicOfstreamWrapper.h109 std::ofstream& GetStream() { return _stream; } in GetStream() function
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Net.Http.Formatting/
H A DIMultipartStreamProvider.cs20 Stream GetStream(HttpContentHeaders headers); in GetStream() method
H A DMultipartMemoryStreamProvider.cs38 public Stream GetStream(HttpContentHeaders headers) in GetStream() method in System.Net.Http.MultipartMemoryStreamProvider
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Runtime.Serialization/System/Xml/
H A DIStreamProvider.cs10 Stream GetStream(); in GetStream() method
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.DataContractSerialization/src/System/Xml/
H A DIStreamProvider.cs11 Stream GetStream(); in GetStream() method
/dports/biology/avida/avida-2.12.4-src/avida-core/source/cpu/
H A DcHardwareStatusPrinter.h48 virtual std::ostream * GetStream() { return &m_trace_fp; } in GetStream() function
/dports/math/plplot/plplot-5.15.0/cmake/
H A DFindPLplot.cmake46 endif( PLplot_f90_LIBRARY )
/dports/games/0ad/0ad-0.0.23b-alpha/source/simulation2/serialization/
H A DStdSerializer.cpp32 std::ostream& CStdSerializer::GetStream() in GetStream() function in CStdSerializer
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/JavaWrappers/
H A DStreams.i65 public SWIGTYPE_p_std__istream GetStream() { in GetStream() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/inc/
H A Dlwpsvstream.hxx86 SvStream* GetStream() { return m_pStream; } in GetStream() function in LwpSvStream
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/inc/
H A Dlwpsvstream.hxx86 SvStream * GetStream() in GetStream() function in LwpSvStream

12345678910>>...55