Home
last modified time | relevance | path

Searched defs:ppv (Results 1 – 25 of 880) sorted by relevance

12345678910>>...36

/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Interop/src/Interop/
H A DInterop.WinRT.Basic.cs74 …blic static extern unsafe int RoGetActivationFactory(void* hstring_typeName, Guid* iid, void* ppv); in RoGetActivationFactory()
97 internal static extern unsafe int CoGetObjectContext(Guid* iid, void* ppv); in CoGetObjectContext()
111 … private static extern unsafe int CoUnmarshalInterface(IntPtr pStream, Guid* iid, void** ppv); in CoUnmarshalInterface()
136 … internal static unsafe int CoUnmarshalInterface(IntPtr pStream, ref Guid iid, out IntPtr ppv) in CoUnmarshalInterface()
163 … internal static unsafe void RoGetActivationFactory(string className, ref Guid iid, out IntPtr ppv) in RoGetActivationFactory()
203 internal static unsafe int CoGetObjectContext(ref Guid iid, out IntPtr ppv) in CoGetObjectContext()
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/COM/
H A DIShellFolder.java237 PointerByReference ppv); in BindToObject()
263 PointerByReference ppv); in BindToStorage()
333 PointerByReference ppv); in CreateViewObject()
391 PointerByReference ppv); in GetUIObjectOf()
497 …public WinNT.HRESULT BindToObject(Pointer pidl, Pointer pbc, REFIID riid, PointerByReference ppv) { in PointerToIShellFolder()
503 … public HRESULT BindToStorage(Pointer pidl, Pointer pbc, REFIID riid, PointerByReference ppv) { in PointerToIShellFolder()
515 … public HRESULT CreateViewObject(WinDef.HWND hwndOwner, REFIID riid, PointerByReference ppv) { in PointerToIShellFolder()
527 …dOwner, int cidl, Pointer apidl, REFIID riid, IntByReference rgfReserved, PointerByReference ppv) { in PointerToIShellFolder()
/dports/graphics/libfpx/libfpx-1.3.1-10/oless/
H A Dpage.cxx350 CPagedVector *ppv, in FindPage()
408 CPagedVector *ppv, in GetPage()
466 void CMSFPageTable::ReleasePage(CPagedVector *ppv, SID sid, ULONG ulOffset) in ReleasePage()
527 void CMSFPageTable::FreePages(CPagedVector *ppv) in FreePages()
/dports/graphics/f3d/f3d-1.2.1/src/winshellext/
H A DF3DShellExtensionClassFactory.h25 IFACEMETHODIMP QueryInterface(REFIID riid, void** ppv) in QueryInterface()
47 IFACEMETHODIMP CreateInstance(IUnknown* pUnkOuter, REFIID riid, void** ppv) in CreateInstance()
H A DF3DThumbnailProvider.h21 IFACEMETHODIMP QueryInterface(REFIID riid, void** ppv) in QueryInterface()
/dports/deskutils/nextcloudclient/desktop-3.4.1/shell_integration/windows/NCContextMenu/
H A DNCContextMenuFactory.cpp38 IFACEMETHODIMP NCContextMenuFactory::QueryInterface(REFIID riid, void **ppv) in QueryInterface()
61 IFACEMETHODIMP NCContextMenuFactory::CreateInstance(IUnknown *pUnkOuter, REFIID riid, void **ppv) in CreateInstance()
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/shell_integration/windows/OCContextMenu/
H A DOCContextMenuFactory.cpp38 IFACEMETHODIMP OCContextMenuFactory::QueryInterface(REFIID riid, void **ppv) in QueryInterface()
61 IFACEMETHODIMP OCContextMenuFactory::CreateInstance(IUnknown *pUnkOuter, REFIID riid, void **ppv) in CreateInstance()
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/shell_integration/windows/OCOverlays/
H A DOCOverlayFactory.cpp34 IFACEMETHODIMP OCOverlayFactory::QueryInterface(REFIID riid, void **ppv) in QueryInterface()
70 IUnknown *pUnkOuter, REFIID riid, void **ppv) in CreateInstance()
H A DDllMain.cpp40 HRESULT CreateFactory(REFIID riid, void **ppv, int state) in CreateFactory()
53 STDAPI DllGetClassObject(REFCLSID rclsid, REFIID riid, void **ppv) in DllGetClassObject()
/dports/deskutils/nextcloudclient/desktop-3.4.1/shell_integration/windows/NCOverlays/
H A DNCOverlayFactory.cpp34 IFACEMETHODIMP NCOverlayFactory::QueryInterface(REFIID riid, void **ppv) in QueryInterface()
70 IUnknown *pUnkOuter, REFIID riid, void **ppv) in CreateInstance()
H A DDllMain.cpp40 HRESULT CreateFactory(REFIID riid, void **ppv, int state) in CreateFactory()
53 STDAPI DllGetClassObject(REFCLSID rclsid, REFIID riid, void **ppv) in DllGetClassObject()
/dports/graphics/aseprite/aseprite-1.2.9/src/desktop/win/
H A Dclass_factory.h39 IFACEMETHODIMP QueryInterface(REFIID riid, void** ppv) { in QueryInterface()
59 IFACEMETHODIMP CreateInstance(IUnknown* punkOuter, REFIID riid, void** ppv) { in CreateInstance()
/dports/graphics/blender/blender-2.91.0/source/blender/blendthumb/src/
H A DDll.cpp77 void **ppv) in CreateInstance()
102 IFACEMETHODIMP QueryInterface(REFIID riid, void **ppv) in QueryInterface()
123 IFACEMETHODIMP CreateInstance(IUnknown *punkOuter, REFIID riid, void **ppv) in CreateInstance()
149 STDAPI DllGetClassObject(REFCLSID clsid, REFIID riid, void **ppv) in DllGetClassObject()
/dports/lang/racket-minimal/racket-8.3/src/mzcom/
H A Dcom_glue.c69 static HRESULT STDMETHODCALLTYPE QueryInterface(IMzObj *com_obj, REFIID vTableGuid, void **ppv) in QueryInterface()
295 …METHODIMP QueryInterface_Connect(IConnectionPointContainer *com_obj, REFIID vTableGuid, void **ppv) in QueryInterface_Connect()
328 …FindConnectionPoint(IConnectionPointContainer *com_obj, REFIID vTableGuid, IConnectionPoint **ppv) in FindConnectionPoint()
373 static STDMETHODIMP QueryInterface_Point(IConnectionPoint *com_obj, REFIID vTableGuid, void **ppv) in QueryInterface_Point()
413 …DMETHODIMP GetConnectionPointContainer(IConnectionPoint *com_obj, IConnectionPointContainer **ppv) in GetConnectionPointContainer()
553 …ESULT STDMETHODCALLTYPE classQueryInterface(IClassFactory *com_obj, REFIID factoryGuid, void **ppv) in classQueryInterface()
/dports/lang/racket/racket-8.3/src/mzcom/
H A Dcom_glue.c69 static HRESULT STDMETHODCALLTYPE QueryInterface(IMzObj *com_obj, REFIID vTableGuid, void **ppv) in QueryInterface()
295 …METHODIMP QueryInterface_Connect(IConnectionPointContainer *com_obj, REFIID vTableGuid, void **ppv) in QueryInterface_Connect()
328 …FindConnectionPoint(IConnectionPointContainer *com_obj, REFIID vTableGuid, IConnectionPoint **ppv) in FindConnectionPoint()
373 static STDMETHODIMP QueryInterface_Point(IConnectionPoint *com_obj, REFIID vTableGuid, void **ppv) in QueryInterface_Point()
413 …DMETHODIMP GetConnectionPointContainer(IConnectionPoint *com_obj, IConnectionPointContainer **ppv) in GetConnectionPointContainer()
553 …ESULT STDMETHODCALLTYPE classQueryInterface(IClassFactory *com_obj, REFIID factoryGuid, void **ppv) in classQueryInterface()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/
H A DTaskBar.java73 long[] ppv = new long [1]; in createHandle() local
101 long [] ppv = new long [1]; in createShellLink() local
202 long [] ppv = new long [1]; in createShellLinkArray() local
372 long [] ppv = new long [1]; in setMenu() local
/dports/math/cocoalib/CoCoALib-0.99712/src/AlgebraicCore/
H A DExternalLibs-Normaliz.C488 PPVector HilbertBasis_PPVector(libnormaliz::InputType t, const PPVector& ppv) in HilbertBasis_PPVector()
499 … PPVector HilbertBasis_PPVector(libnormaliz::Type::InputType t, const PPVector& ppv, long sym_pos) in HilbertBasis_PPVector()
555 PPVector NormalToricRing(const PPVector& ppv) in NormalToricRing()
560 PPVector IntClosureToricRing(const PPVector& ppv) in IntClosureToricRing()
565 PPVector IntClosureMonIdeal(const PPVector& ppv) in IntClosureMonIdeal()
590 PPVector IntClosureMonIdeal(const PPVector& ppv, long sym_pos) in IntClosureMonIdeal()
595 PPVector EhrhartRing(const PPVector& ppv, long sym_pos) in EhrhartRing()
804 std::vector<std::vector<BigInt> > PPVectorToVecVecBigInt(const PPVector& ppv) in PPVectorToVecVecBigInt()
817 void VecVecBigIntToPPVector(PPVector& ppv, const std::vector<std::vector<BigInt> >& M) in VecVecBigIntToPPVector()
/dports/math/giacxcas/CoCoALib-0.99700/src/AlgebraicCore/
H A DExternalLibs-Normaliz.C490 PPVector HilbertBasis_PPVector(libnormaliz::InputType t, const PPVector& ppv) in HilbertBasis_PPVector()
501 … PPVector HilbertBasis_PPVector(libnormaliz::Type::InputType t, const PPVector& ppv, long sym_pos) in HilbertBasis_PPVector()
557 PPVector NormalToricRing(const PPVector& ppv) in NormalToricRing()
562 PPVector IntClosureToricRing(const PPVector& ppv) in IntClosureToricRing()
567 PPVector IntClosureMonIdeal(const PPVector& ppv) in IntClosureMonIdeal()
592 PPVector IntClosureMonIdeal(const PPVector& ppv, long sym_pos) in IntClosureMonIdeal()
597 PPVector EhrhartRing(const PPVector& ppv, long sym_pos) in EhrhartRing()
806 std::vector<std::vector<BigInt> > PPVectorToVecVecBigInt(const PPVector& ppv) in PPVectorToVecVecBigInt()
819 void VecVecBigIntToPPVector(PPVector& ppv, const std::vector<std::vector<BigInt> >& M) in VecVecBigIntToPPVector()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/embedserv/source/inprocserv/
H A Ddllentry.cxx173 STDAPI DllGetClassObject( REFCLSID rclsid, REFIID riid, LPVOID* ppv ) in DllGetClassObject()
261 …_DECLSPEC_NOTHROW STDMETHODIMP InprocEmbedProvider_Impl::QueryInterface( REFIID riid, void ** ppv ) in QueryInterface()
298 void FAR* FAR* ppv) in CreateInstance()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Interop/src/System/Runtime/InteropServices/
H A DICustomQueryInterface.cs25 CustomQueryInterfaceResult GetInterface([In]ref Guid iid, out IntPtr ppv); in GetInterface()
/dports/editors/libreoffice/libreoffice-7.2.6.2/embedserv/source/inprocserv/
H A Ddllentry.cxx178 STDAPI DllGetClassObject( REFCLSID rclsid, REFIID riid, LPVOID* ppv ) in DllGetClassObject()
266 …_DECLSPEC_NOTHROW STDMETHODIMP InprocEmbedProvider_Impl::QueryInterface( REFIID riid, void ** ppv ) in QueryInterface()
302 REFIID riid, void** ppv) in CreateInstance()
/dports/editors/libreoffice/libreoffice-7.2.6.2/embedserv/source/embed/
H A Dservprov.cxx135 COM_DECLSPEC_NOTHROW STDMETHODIMP EmbedProviderFactory_Impl::QueryInterface(REFIID riid, void** ppv) in QueryInterface()
172 REFIID riid, void** ppv) in CreateInstance()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/ComIntegration/
H A DProxyBuilder.cs14 … Build(Dictionary<MonikerHelper.MonikerAttribute, string> propertyTable, ref Guid riid, IntPtr ppv) in Build()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/embedserv/source/embed/
H A Dservprov.cxx172 …PEC_NOTHROW STDMETHODIMP EmbedProviderFactory_Impl::QueryInterface(REFIID riid, void FAR* FAR* ppv) in QueryInterface()
210 void FAR* FAR* ppv) in CreateInstance()
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/mscom/
H A DWeakRef.cpp34 WeakReferenceSupport::QueryInterface(REFIID riid, void** ppv) in QueryInterface()
135 WeakRef::QueryInterface(REFIID riid, void** ppv) in QueryInterface()

12345678910>>...36