Home
last modified time | relevance | path

Searched refs:__deref_out (Results 1 – 25 of 89) sorted by relevance

1234

/dports/devel/msbuild/.nuget/packages/microbuild.plugins.swixbuild/1.0.147/tools/bin/sdk/inc/
H A Daclutil.h61 __deref_out PSID* ppsid
66 __deref_out PSID* ppsid
79 __deref_out ACL** ppAcl
87 __deref_out ACL** ppAclNew
92 __deref_out ACL** ppAclNew
97 __deref_out ACL** ppAcl
102 __deref_out SECURITY_DESCRIPTOR** ppsd
106 __deref_out SECURITY_DESCRIPTOR** ppsd
109 __deref_out SECURITY_DESCRIPTOR** ppsd,
115 __deref_out SECURITY_DESCRIPTOR** ppsd
[all …]
/dports/net/pjsip/pjproject-2.11.1/third_party/BaseClasses/
H A Damfilter.h256 __deref_out IEnumPins ** ppEnum);
262 __deref_out IPin ** ppPin
276 __deref_out LPWSTR* pVendorInfo
435 STDMETHODIMP ConnectedTo(__deref_out IPin **pPin);
448 __deref_out LPWSTR * Id
458 __deref_out IEnumMediaTypes **ppEnum
625 STDMETHODIMP QueryInterface(REFIID riid, __deref_out void **ppv);
638 STDMETHODIMP Clone(__deref_out IEnumPins **ppEnum);
694 STDMETHODIMP Clone(__deref_out IEnumMediaTypes **ppEnum);
1263 STDMETHODIMP GetPointer(__deref_out BYTE ** ppBuffer);
[all …]
H A Dctlutil.h42 __deref_out ITypeInfo ** pptinfo);
66 STDMETHODIMP NonDelegatingQueryInterface(REFIID riid, __deref_out void **ppv);
74 __deref_out ITypeInfo ** pptinfo);
116 __deref_out ITypeInfo ** pptinfo);
160 __deref_out ITypeInfo ** pptinfo);
303 HRESULT GetPeer(__deref_out IMediaPosition **ppMP);
304 HRESULT GetPeerSeeking(__deref_out IMediaSeeking **ppMS);
390 __deref_out IUnknown **ppPassThru
415 __deref_out ITypeInfo ** pptinfo);
458 __deref_out ITypeInfo ** pptinfo);
[all …]
H A Drenbase.h45 STDMETHODIMP QueryId(__deref_out LPWSTR *Id);
108 virtual HRESULT GetMediaPositionInterface(REFIID riid, __deref_out void **ppv);
109 STDMETHODIMP NonDelegatingQueryInterface(REFIID, __deref_out void **);
149 STDMETHODIMP FindPin(LPCWSTR Id, __deref_out IPin **ppPin);
474 STDMETHODIMP NonDelegatingQueryInterface(REFIID riid,__deref_out VOID **ppv);
H A Dctlutil.cpp50 __deref_out ITypeLib FAR* FAR* pptlib);
56 __deref_out ITypeLib FAR* FAR* pptlib);
65 __deref_out ITypeInfo ** pptinfo) in GetTypeInfo()
206 __deref_out ITypeInfo ** pptinfo) in GetTypeInfo()
282 CMediaEvent::NonDelegatingQueryInterface(REFIID riid, __deref_out void **ppv) in NonDelegatingQueryInterface()
308 __deref_out ITypeInfo ** pptinfo) in GetTypeInfo()
418 __deref_out ITypeInfo ** pptinfo) in GetTypeInfo()
541 CPosPassThru::GetPeerSeeking(__deref_out IMediaSeeking ** ppMS) in GetPeerSeeking()
1501 __deref_out ITypeInfo ** pptinfo) in GetTypeInfo()
1598 __deref_out ITypeInfo ** pptinfo) in GetTypeInfo()
[all …]
/dports/graphics/opencv/opencv-4.5.3/modules/videoio/src/cap_winrt/
H A DMediaStreamSink.hpp50 IFACEMETHODIMP GetMediaSink(__deref_out IMFMediaSink **sink);
52 IFACEMETHODIMP GetMediaTypeHandler(__deref_out IMFMediaTypeHandler **handler);
61 IFACEMETHODIMP GetEvent(__in DWORD flags, __deref_out IMFMediaEvent **event);
63 IFACEMETHODIMP EndGetEvent(__in IMFAsyncResult *result, __deref_out IMFMediaEvent **event);
72 IFACEMETHODIMP GetMediaTypeByIndex(__in DWORD index, __deref_out IMFMediaType **mediaType);
H A DMediaStreamSink.cpp52 HRESULT MediaStreamSink::GetMediaSink(__deref_out IMFMediaSink **sink) in GetMediaSink()
81 HRESULT MediaStreamSink::GetMediaTypeHandler(__deref_out IMFMediaTypeHandler **handler) in GetMediaTypeHandler()
156 HRESULT MediaStreamSink::GetEvent(__in DWORD flags, __deref_out IMFMediaEvent **event) in GetEvent()
191 HRESULT MediaStreamSink::EndGetEvent(__in IMFAsyncResult *result, __deref_out IMFMediaEvent **event) in EndGetEvent()
262 HRESULT MediaStreamSink::GetMediaTypeByIndex(__in DWORD /*index*/, __deref_out IMFMediaType **medi… in GetMediaTypeByIndex()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/dep/mingw/include/xaudio2/
H A Dxaudio2fx.h115 STDAPI CreateAudioVolumeMeter(__deref_out IUnknown** ppApo);
116 STDAPI CreateAudioReverb(__deref_out IUnknown** ppApo);
118 …__inline HRESULT XAudio2CreateVolumeMeter(__deref_out IUnknown** ppApo, UINT32 /*Flags*/ DEFAULT(0…
123 __inline HRESULT XAudio2CreateReverb(__deref_out IUnknown** ppApo, UINT32 /*Flags*/ DEFAULT(0))
130 __inline HRESULT XAudio2CreateVolumeMeter(__deref_out IUnknown** ppApo, UINT32 Flags DEFAULT(0))
143 __inline HRESULT XAudio2CreateReverb(__deref_out IUnknown** ppApo, UINT32 Flags DEFAULT(0))
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/dep/vc/include/xaudio2/
H A DXAudio2fx.h108 STDAPI CreateAudioVolumeMeter(__deref_out IUnknown** ppApo);
109 STDAPI CreateAudioReverb(__deref_out IUnknown** ppApo);
111 …__inline HRESULT XAudio2CreateVolumeMeter(__deref_out IUnknown** ppApo, UINT32 /*Flags*/ DEFAULT(0…
116 __inline HRESULT XAudio2CreateReverb(__deref_out IUnknown** ppApo, UINT32 /*Flags*/ DEFAULT(0))
123 __inline HRESULT XAudio2CreateVolumeMeter(__deref_out IUnknown** ppApo, UINT32 Flags DEFAULT(0))
136 __inline HRESULT XAudio2CreateReverb(__deref_out IUnknown** ppApo, UINT32 Flags DEFAULT(0))
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/dep/mingw/include/xaudio2/
H A Dxaudio2fx.h115 STDAPI CreateAudioVolumeMeter(__deref_out IUnknown** ppApo);
116 STDAPI CreateAudioReverb(__deref_out IUnknown** ppApo);
118 …__inline HRESULT XAudio2CreateVolumeMeter(__deref_out IUnknown** ppApo, UINT32 /*Flags*/ DEFAULT(0…
123 __inline HRESULT XAudio2CreateReverb(__deref_out IUnknown** ppApo, UINT32 /*Flags*/ DEFAULT(0))
130 __inline HRESULT XAudio2CreateVolumeMeter(__deref_out IUnknown** ppApo, UINT32 Flags DEFAULT(0))
143 __inline HRESULT XAudio2CreateReverb(__deref_out IUnknown** ppApo, UINT32 Flags DEFAULT(0))
/dports/multimedia/QtAV/QtAV-1.13.0/src/directx/
H A Ddxcompat.h100 #ifndef __deref_out
101 #define __deref_out macro
/dports/emulators/mess/mame-mame0226/3rdparty/portaudio/src/hostapi/wasapi/mingw-include/
H A Ddevicetopology.h2000 __deref_out VARTYPE *pVType) = 0;
2017 __deref_out LONG *plMin,
2019 __deref_out LONG *plMax,
2046 __deref_out VARTYPE *pVType);
2066 __deref_out LONG *plMin,
2068 __deref_out LONG *plMax,
2070 __deref_out LONG *plStepping);
2504 __deref_out LPWSTR *ppwstrName);
2922 __deref_out LPWSTR *ppwstrName);
3093 __deref_out IPart **ppPart) = 0;
[all …]
/dports/devel/upp/upp/bazaar/plugin/portaudio/hostapi/wasapi/mingw-include/
H A Ddevicetopology.h2000 __deref_out VARTYPE *pVType) = 0;
2017 __deref_out LONG *plMin,
2019 __deref_out LONG *plMax,
2046 __deref_out VARTYPE *pVType);
2066 __deref_out LONG *plMin,
2068 __deref_out LONG *plMax,
2070 __deref_out LONG *plStepping);
2504 __deref_out LPWSTR *ppwstrName);
2922 __deref_out LPWSTR *ppwstrName);
3093 __deref_out IPart **ppPart) = 0;
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/portaudio/src/hostapi/wasapi/mingw-include/
H A Ddevicetopology.h2000 __deref_out VARTYPE *pVType) = 0;
2017 __deref_out LONG *plMin,
2019 __deref_out LONG *plMax,
2046 __deref_out VARTYPE *pVType);
2066 __deref_out LONG *plMin,
2068 __deref_out LONG *plMax,
2070 __deref_out LONG *plStepping);
2504 __deref_out LPWSTR *ppwstrName);
2922 __deref_out LPWSTR *ppwstrName);
3093 __deref_out IPart **ppPart) = 0;
[all …]
/dports/audio/portaudio/portaudio/src/hostapi/wasapi/mingw-include/
H A Ddevicetopology.h2000 __deref_out VARTYPE *pVType) = 0;
2017 __deref_out LONG *plMin,
2019 __deref_out LONG *plMax,
2046 __deref_out VARTYPE *pVType);
2066 __deref_out LONG *plMin,
2068 __deref_out LONG *plMax,
2070 __deref_out LONG *plStepping);
2504 __deref_out LPWSTR *ppwstrName);
2922 __deref_out LPWSTR *ppwstrName);
3093 __deref_out IPart **ppPart) = 0;
[all …]
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/portaudio_sc_org/src/hostapi/wasapi/mingw-include/
H A Ddevicetopology.h2000 __deref_out VARTYPE *pVType) = 0;
2017 __deref_out LONG *plMin,
2019 __deref_out LONG *plMax,
2046 __deref_out VARTYPE *pVType);
2066 __deref_out LONG *plMin,
2068 __deref_out LONG *plMax,
2070 __deref_out LONG *plStepping);
2504 __deref_out LPWSTR *ppwstrName);
2922 __deref_out LPWSTR *ppwstrName);
3093 __deref_out IPart **ppPart) = 0;
[all …]
/dports/lang/clover/mesa-21.3.6/include/winddk/
H A Dwinddk_compat.h85 #ifndef __deref_out
86 #define __deref_out /**/ macro
/dports/graphics/libosmesa-gallium/mesa-21.3.6/include/winddk/
H A Dwinddk_compat.h85 #ifndef __deref_out
86 #define __deref_out /**/ macro
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/include/winddk/
H A Dwinddk_compat.h85 #ifndef __deref_out
86 #define __deref_out /**/ macro
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/include/winddk/
H A Dwinddk_compat.h85 #ifndef __deref_out
86 #define __deref_out /**/ macro
/dports/graphics/mesa-gallium-va/mesa-21.3.6/include/winddk/
H A Dwinddk_compat.h85 #ifndef __deref_out
86 #define __deref_out /**/ macro
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/include/winddk/
H A Dwinddk_compat.h85 #ifndef __deref_out
86 #define __deref_out /**/ macro
/dports/graphics/mesa-libs/mesa-21.3.6/include/winddk/
H A Dwinddk_compat.h85 #ifndef __deref_out
86 #define __deref_out /**/ macro
/dports/graphics/libosmesa/mesa-21.3.6/include/winddk/
H A Dwinddk_compat.h85 #ifndef __deref_out
86 #define __deref_out /**/ macro
/dports/graphics/mesa-dri/mesa-21.3.6/include/winddk/
H A Dwinddk_compat.h85 #ifndef __deref_out
86 #define __deref_out /**/ macro

1234