Home
last modified time | relevance | path

Searched refs:STDMETHODVCALLTYPE (Results 1 – 14 of 14) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dbasetyps.h18 #define STDMETHODVCALLTYPE __cdecl macro
31 #define STDMETHODIMPV HRESULT STDMETHODVCALLTYPE
32 #define STDMETHODIMPV_(type) type STDMETHODVCALLTYPE
50 #define STDMETHODV(method) virtual COM_DECLSPEC_NOTHROW HRESULT STDMETHODVCALLTYPE method
51 #define STDMETHODV_(type, method) virtual COM_DECLSPEC_NOTHROW type STDMETHODVCALLTYPE method
66 #define STDMETHODV(method) HRESULT (STDMETHODVCALLTYPE *method)
67 #define STDMETHODV_(type, method) type (STDMETHODVCALLTYPE *method)
H A Dcombaseapi.h55 #define STDMETHODV(method) virtual COM_DECLSPEC_NOTHROW HRESULT STDMETHODVCALLTYPE method
56 #define STDMETHODV_(type, method) virtual COM_DECLSPEC_NOTHROW type STDMETHODVCALLTYPE method
91 #define STDMETHODV(method) HRESULT (STDMETHODVCALLTYPE *method)
92 #define STDMETHODV_(type, method) type (STDMETHODVCALLTYPE *method)
H A Dwinnt.h431 #define STDMETHODVCALLTYPE __cdecl macro
444 #define STDMETHODIMPV HRESULT STDMETHODVCALLTYPE
445 #define STDMETHODIMPV_(type) type STDMETHODVCALLTYPE
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dbasetyps.h18 #define STDMETHODVCALLTYPE __cdecl macro
31 #define STDMETHODIMPV HRESULT STDMETHODVCALLTYPE
32 #define STDMETHODIMPV_(type) type STDMETHODVCALLTYPE
50 #define STDMETHODV(method) virtual COM_DECLSPEC_NOTHROW HRESULT STDMETHODVCALLTYPE method
51 #define STDMETHODV_(type, method) virtual COM_DECLSPEC_NOTHROW type STDMETHODVCALLTYPE method
66 #define STDMETHODV(method) HRESULT (STDMETHODVCALLTYPE *method)
67 #define STDMETHODV_(type, method) type (STDMETHODVCALLTYPE *method)
H A Dcombaseapi.h55 #define STDMETHODV(method) virtual COM_DECLSPEC_NOTHROW HRESULT STDMETHODVCALLTYPE method
56 #define STDMETHODV_(type, method) virtual COM_DECLSPEC_NOTHROW type STDMETHODVCALLTYPE method
91 #define STDMETHODV(method) HRESULT (STDMETHODVCALLTYPE *method)
92 #define STDMETHODV_(type, method) type (STDMETHODVCALLTYPE *method)
H A Dwinnt.h431 #define STDMETHODVCALLTYPE __cdecl macro
444 #define STDMETHODIMPV HRESULT STDMETHODVCALLTYPE
445 #define STDMETHODIMPV_(type) type STDMETHODVCALLTYPE
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dbasetyps.h14 #define STDMETHODVCALLTYPE __cdecl macro
23 #define STDMETHODIMPV HRESULT STDMETHODVCALLTYPE
24 #define STDMETHODIMPV_(t) t STDMETHODVCALLTYPE
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dbasetyps.h54 # define STDMETHODVCALLTYPE __cdecl macro
63 # define STDMETHODIMPV HRESULT STDMETHODVCALLTYPE
64 # define STDMETHODIMPV_(t) t STDMETHODVCALLTYPE
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dbasetyps.h54 # define STDMETHODVCALLTYPE __cdecl macro
63 # define STDMETHODIMPV HRESULT STDMETHODVCALLTYPE
64 # define STDMETHODIMPV_(t) t STDMETHODVCALLTYPE
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/dxsdk/
H A Dxapofx.h157 #define FX_IMP_(type) type STDMETHODVCALLTYPE
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/agent/src/os/win32/windbg/
H A Dsawindbg.cpp44 #define STDMETHODV(method) virtual HRESULT STDMETHODVCALLTYPE method
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/agent/src/os/win32/windbg/
H A Dsawindbg.cpp44 #define STDMETHODV(method) virtual HRESULT STDMETHODVCALLTYPE method
/dports/graphics/libemf/libemf-1.0.13/include/libEMF/wine/
H A Dwinnt.h293 #define STDMETHODVCALLTYPE __cdecl macro
303 #define STDMETHODIMPV HRESULT STDMETHODVCALLTYPE
304 #define STDMETHODIMPV_(type) type STDMETHODVCALLTYPE
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/runtime/
H A Dmini_d3d12.h293 #define STDMETHODVCALLTYPE __cdecl macro
301 #define STDMETHODVCALLTYPE __export __cdecl macro
617 #define STDMETHODV(method) virtual COM_DECLSPEC_NOTHROW HRESULT STDMETHODVCALLTYPE method
618 #define STDMETHODV_(type, method) virtual COM_DECLSPEC_NOTHROW type STDMETHODVCALLTYPE method
676 #define STDMETHODV(method) HRESULT(STDMETHODVCALLTYPE *method)
677 #define STDMETHODV_(type, method) type(STDMETHODVCALLTYPE *method)