Home
last modified time | relevance | path

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

/dports/emulators/dolphin-emu/dolphin-3152428/Externals/WIL/tests/
H A DMallocSpy.h46 virtual void STDMETHODCALLTYPE PostFree(BOOL /*wasSpyed*/) override in PostFree() function
/dports/news/golded+/golded-plus/golded+/goldlib/gall/
H A Dmemleak.cpp170 STDMETHOD_(void, PostFree) (BOOL /* fSpyed */) { argument
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dobjidl.h572 STDMETHOD_(void,PostFree)(THIS_ 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.h572 STDMETHOD_(void,PostFree)(THIS_ 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.rs5760 …pub unsafe fn PostFree<'a, Param0: ::windows::runtime::IntoParam<'a, super::super::Foundation::BOO… in PostFree() method