Home
last modified time | relevance | path

Searched defs:PreGetSize (Results 1 – 5 of 5) sorted by relevance

/dports/emulators/dolphin-emu/dolphin-3152428/Externals/WIL/tests/
H A DMallocSpy.h74 virtual void* STDMETHODCALLTYPE PreGetSize(void* ptr, BOOL wasSpyed) override in PreGetSize() function
/dports/news/golded+/golded-plus/golded+/goldlib/gall/
H A Dmemleak.cpp207 STDMETHOD_(void *, PreGetSize) (void *pRequest, BOOL /* fSpyed */) { argument
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dobjidl.h575 STDMETHOD_(void*,PreGetSize)(THIS_ void*,BOOL) PURE; in DECLARE_INTERFACE_() local
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dobjidl.h575 STDMETHOD_(void*,PreGetSize)(THIS_ void*,BOOL) PURE; in DECLARE_INTERFACE_() local
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Com/
H A Dmod.rs5772 …pub unsafe fn PreGetSize<'a, Param1: ::windows::runtime::IntoParam<'a, super::super::Foundation::B… in PreGetSize() method