Home
last modified time | relevance | path

Searched defs:pStm (Results 1 – 25 of 76) sorted by relevance

1234

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.WindowsRuntime/src/System/Runtime/InteropServices/
H A DIMarshal.cs21 …void MarshalInterface(IntPtr pStm, [In] ref Guid riid, IntPtr pv, UInt32 dwDestContext, IntPtr pvD… in MarshalInterface()
23 void UnmarshalInterface(IntPtr pStm, [In] ref Guid riid, out IntPtr ppv); in UnmarshalInterface()
25 void ReleaseMarshalData(IntPtr pStm); in ReleaseMarshalData()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/Runtime/InteropServices/
H A DStandardOleMarshalObject.cs33 …private delegate int MarshalInterface_Delegate(IntPtr _this, IntPtr pStm, ref Guid riid, IntPtr pv… in MarshalInterface_Delegate()
97 …unsafe int UnsafeNativeMethods.IMarshal.MarshalInterface(IntPtr pStm, ref Guid riid, IntPtr pv, in… in UnsafeNativeMethods.IMarshal.MarshalInterface()
120 … int UnsafeNativeMethods.IMarshal.UnmarshalInterface(IntPtr pStm, ref Guid riid, out IntPtr ppv) in UnsafeNativeMethods.IMarshal.UnmarshalInterface()
131 int UnsafeNativeMethods.IMarshal.ReleaseMarshalData(IntPtr pStm) in UnsafeNativeMethods.IMarshal.ReleaseMarshalData()
/dports/www/firefox-esr/firefox-91.8.0/ipc/mscom/
H A DFastMarshaler.cpp124 FastMarshaler::MarshalInterface(IStream* pStm, REFIID riid, void* pv, in MarshalInterface()
137 FastMarshaler::UnmarshalInterface(IStream* pStm, REFIID riid, void** ppv) { in UnmarshalInterface()
146 FastMarshaler::ReleaseMarshalData(IStream* pStm) { in ReleaseMarshalData()
H A DPassthruProxy.cpp173 PassthruProxy::MarshalInterface(IStream* pStm, REFIID riid, void* pv, in MarshalInterface()
246 PassthruProxy::UnmarshalInterface(IStream* pStm, REFIID riid, void** ppv) { in UnmarshalInterface()
275 PassthruProxy::ReleaseMarshalData(IStream* pStm) { in ReleaseMarshalData()
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/mscom/
H A DFastMarshaler.cpp129 FastMarshaler::MarshalInterface(IStream* pStm, REFIID riid, void* pv, in MarshalInterface()
142 FastMarshaler::UnmarshalInterface(IStream* pStm, REFIID riid, void** ppv) { in UnmarshalInterface()
151 FastMarshaler::ReleaseMarshalData(IStream* pStm) { in ReleaseMarshalData()
H A DPassthruProxy.cpp173 PassthruProxy::MarshalInterface(IStream* pStm, REFIID riid, void* pv, in MarshalInterface()
246 PassthruProxy::UnmarshalInterface(IStream* pStm, REFIID riid, void** ppv) { in UnmarshalInterface()
275 PassthruProxy::ReleaseMarshalData(IStream* pStm) { in ReleaseMarshalData()
/dports/www/firefox/firefox-99.0/ipc/mscom/
H A DFastMarshaler.cpp124 FastMarshaler::MarshalInterface(IStream* pStm, REFIID riid, void* pv, in MarshalInterface()
137 FastMarshaler::UnmarshalInterface(IStream* pStm, REFIID riid, void** ppv) { in UnmarshalInterface()
146 FastMarshaler::ReleaseMarshalData(IStream* pStm) { in ReleaseMarshalData()
H A DPassthruProxy.cpp173 PassthruProxy::MarshalInterface(IStream* pStm, REFIID riid, void* pv, in MarshalInterface()
246 PassthruProxy::UnmarshalInterface(IStream* pStm, REFIID riid, void** ppv) { in UnmarshalInterface()
275 PassthruProxy::ReleaseMarshalData(IStream* pStm) { in ReleaseMarshalData()
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/mscom/
H A DFastMarshaler.cpp124 FastMarshaler::MarshalInterface(IStream* pStm, REFIID riid, void* pv, in MarshalInterface()
137 FastMarshaler::UnmarshalInterface(IStream* pStm, REFIID riid, void** ppv) { in UnmarshalInterface()
146 FastMarshaler::ReleaseMarshalData(IStream* pStm) { in ReleaseMarshalData()
H A DPassthruProxy.cpp173 PassthruProxy::MarshalInterface(IStream* pStm, REFIID riid, void* pv, in MarshalInterface()
246 PassthruProxy::UnmarshalInterface(IStream* pStm, REFIID riid, void** ppv) { in UnmarshalInterface()
275 PassthruProxy::ReleaseMarshalData(IStream* pStm) { in ReleaseMarshalData()
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/mscom/
H A DFastMarshaler.cpp129 FastMarshaler::MarshalInterface(IStream* pStm, REFIID riid, void* pv, in MarshalInterface()
142 FastMarshaler::UnmarshalInterface(IStream* pStm, REFIID riid, void** ppv) { in UnmarshalInterface()
151 FastMarshaler::ReleaseMarshalData(IStream* pStm) { in ReleaseMarshalData()
H A DPassthruProxy.cpp173 PassthruProxy::MarshalInterface(IStream* pStm, REFIID riid, void* pv, in MarshalInterface()
246 PassthruProxy::UnmarshalInterface(IStream* pStm, REFIID riid, void** ppv) { in UnmarshalInterface()
275 PassthruProxy::ReleaseMarshalData(IStream* pStm) { in ReleaseMarshalData()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/workben/win/dtrans/
H A Dtestmarshal.cxx74 IStream* pStm = NULL; in ThreadProc() local
137 IStream* pStm = NULL; in main() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dtrans/source/win32/workbench/
H A Dtestmarshal.cxx74 IStream* pStm = NULL; in ThreadProc() local
137 IStream* pStm = NULL; in main() local
/dports/www/firefox-esr/firefox-91.8.0/ipc/mscom/oop/
H A DHandler.cpp172 Handler::MarshalInterface(IStream* pStm, REFIID riid, void* pv, in MarshalInterface()
243 Handler::UnmarshalInterface(IStream* pStm, REFIID riid, void** ppv) { in UnmarshalInterface()
261 Handler::ReleaseMarshalData(IStream* pStm) { in ReleaseMarshalData()
/dports/www/firefox/firefox-99.0/ipc/mscom/oop/
H A DHandler.cpp172 Handler::MarshalInterface(IStream* pStm, REFIID riid, void* pv, in MarshalInterface()
243 Handler::UnmarshalInterface(IStream* pStm, REFIID riid, void** ppv) { in UnmarshalInterface()
261 Handler::ReleaseMarshalData(IStream* pStm) { in ReleaseMarshalData()
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/mscom/oop/
H A DHandler.cpp172 Handler::MarshalInterface(IStream* pStm, REFIID riid, void* pv, in MarshalInterface()
243 Handler::UnmarshalInterface(IStream* pStm, REFIID riid, void** ppv) { in UnmarshalInterface()
261 Handler::ReleaseMarshalData(IStream* pStm) { in ReleaseMarshalData()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dtrans/source/win32/dtobj/
H A DAPNDataObject.cxx41 IStreamPtr pStm; in CAPNDataObject() local
86 IStreamPtr pStm; in ~CAPNDataObject() local
313 IStreamPtr pStm; in MarshalIDataObjectIntoCurrentApartment() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/dtrans/
H A DAPNDataObject.cxx41 IStreamPtr pStm; in CAPNDataObject() local
86 IStreamPtr pStm; in ~CAPNDataObject() local
313 IStreamPtr pStm; in MarshalIDataObjectIntoCurrentApartment() local
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.WindowsRuntime/src/System/Runtime/InteropServices/WindowsRuntime/
H A DWindowsRuntimeBuffer.cs298 …void IMarshal.MarshalInterface(IntPtr pStm, ref Guid riid, IntPtr pv, UInt32 dwDestContext, IntPtr… in IMarshal.MarshalInterface()
305 void IMarshal.ReleaseMarshalData(IntPtr pStm) in IMarshal.ReleaseMarshalData()
312 void IMarshal.UnmarshalInterface(IntPtr pStm, ref Guid riid, out IntPtr ppv) in IMarshal.UnmarshalInterface()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/ole/win32/
H A DIPersistStreamInit.java22 public int Load(long pStm) { in Load()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sot/source/sdstor/
H A Dstorage.cxx101 SotStorageStream::SotStorageStream( BaseStorageStream * pStm ) in SotStorageStream()
374 SotStorage::SotStorage( SvStream * pStm, bool bDelete ) in SotStorage()
404 std::unique_ptr<SvMemoryStream> pStm(new SvMemoryStream( 0x8000, 0x8000 )); in CreateMemoryStream() local
430 …std::unique_ptr<SvStream> pStm(::utl::UcbStreamHelper::CreateStream( aName, StreamMode::STD_READ )… in IsStorageFile() local
535 tools::SvRef<SotStorageStream> pStm; in OpenSotStream() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sot/source/sdstor/
H A Dstorage.cxx71 SotStorageStream::SotStorageStream( BaseStorageStream * pStm ) in SotStorageStream()
422 SotStorage::SotStorage( SvStream * pStm, bool bDelete ) in SotStorage()
452 std::unique_ptr<SvMemoryStream> pStm(new SvMemoryStream( 0x8000, 0x8000 )); in CreateMemoryStream() local
478 …std::unique_ptr<SvStream> pStm(::utl::UcbStreamHelper::CreateStream( aName, StreamMode::STD_READ )… in IsStorageFile() local
583 SotStorageStream * pStm = nullptr; in OpenSotStream() local
/dports/textproc/libparsifal/libparsifal-1.1.0/samples/winurl/
H A Dwinurl.c191 IStream *pStm = NULL; /* pointer to COM stream */ in ResolveEntity() local
213 IStream *pStm = (IStream*)reader->inputData; in FreeInputData() local
228 IStream *pStm = NULL; /* pointer to COM stream */ in main() local
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/mscom/oop/
H A DHandler.cpp172 Handler::MarshalInterface(IStream* pStm, REFIID riid, void* pv, in MarshalInterface()
243 Handler::UnmarshalInterface(IStream* pStm, REFIID riid, void** ppv) { in UnmarshalInterface()
261 Handler::ReleaseMarshalData(IStream* pStm) { in ReleaseMarshalData()

1234