Home
last modified time | relevance | path

Searched defs:puCount (Results 1 – 15 of 15) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dbidispl.h160 #define IBidiRequestContainer_GetRequestCount(This,puCount) (This)->lpVtbl->GetRequestCount(This,pu… argument
H A Dqmgr.h218 #define IEnumBackgroundCopyJobs1_GetCount(This,puCount) (This)->lpVtbl->GetCount(This,puCount) argument
376 #define IEnumBackgroundCopyGroups_GetCount(This,puCount) (This)->lpVtbl->GetCount(This,puCount) argument
H A Dbits.h182 #define IEnumBackgroundCopyFiles_GetCount(This,puCount) (This)->lpVtbl->GetCount(This,puCount) argument
513 #define IEnumBackgroundCopyJobs_GetCount(This,puCount) (This)->lpVtbl->GetCount(This,puCount) argument
H A Dwmiutils.h257 #define IWbemPath_GetNamespaceCount(This,puCount) (This)->lpVtbl->GetNamespaceCount(This,puCount) argument
262 #define IWbemPath_GetScopeCount(This,puCount) (This)->lpVtbl->GetScopeCount(This,puCount) argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dbidispl.h160 #define IBidiRequestContainer_GetRequestCount(This,puCount) (This)->lpVtbl->GetRequestCount(This,pu… argument
H A Dqmgr.h218 #define IEnumBackgroundCopyJobs1_GetCount(This,puCount) (This)->lpVtbl->GetCount(This,puCount) argument
376 #define IEnumBackgroundCopyGroups_GetCount(This,puCount) (This)->lpVtbl->GetCount(This,puCount) argument
H A Dbits.h182 #define IEnumBackgroundCopyFiles_GetCount(This,puCount) (This)->lpVtbl->GetCount(This,puCount) argument
513 #define IEnumBackgroundCopyJobs_GetCount(This,puCount) (This)->lpVtbl->GetCount(This,puCount) argument
H A Dwmiutils.h257 #define IWbemPath_GetNamespaceCount(This,puCount) (This)->lpVtbl->GetNamespaceCount(This,puCount) argument
262 #define IWbemPath_GetScopeCount(This,puCount) (This)->lpVtbl->GetScopeCount(This,puCount) argument
/dports/games/retroarch/RetroArch-1.9.7/audio/drivers/
H A Dxaudio27.h317 #define IXAudio2_GetDeviceCount(handle, puCount) (handle)->GetDeviceCount(puCount) argument
327 #define IXAudio2_GetDeviceCount(handle, puCount) (handle)->lpVtbl->GetDeviceCount(handle, puCount) argument
/dports/graphics/freeimage/FreeImage/Source/LibJXR/jxrgluelib/
H A DJXRGlue.c880 U32* puCount) in PKImageDecode_GetFrameCount()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/dep/mingw/include/xaudio2/
H A Dxaudio2.h1038 #define IXAudio2_GetDeviceCount(This,puCount) ((This)->lpVtbl->GetDeviceCount(This,puCount)) argument
/dports/multimedia/QtAV/QtAV-1.13.0/contrib/dxsdk/
H A DXAudio2.h1030 #define IXAudio2_GetDeviceCount(This,puCount) ((This)->lpVtbl->GetDeviceCount(This,puCount)) argument
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/dep/vc/include/xaudio2/
H A DXAudio2.h1033 #define IXAudio2_GetDeviceCount(This,puCount) ((This)->lpVtbl->GetDeviceCount(This,puCount)) argument
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/dep/mingw/include/xaudio2/
H A Dxaudio2.h1038 #define IXAudio2_GetDeviceCount(This,puCount) ((This)->lpVtbl->GetDeviceCount(This,puCount)) argument
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Management/src/System/Management/InteropClasses/
H A DWMIInterop.cs970 [PreserveSig] int GetNamespaceCount_([Out] out UInt32 puCount); in GetNamespaceCount_()
975 [PreserveSig] int GetScopeCount_([Out] out UInt32 puCount); in GetScopeCount_()