Home
last modified time | relevance | path

Searched defs:GetFreeCount (Results 1 – 3 of 3) sorted by relevance

/dports/games/dhewm3/dhewm3-1.5.1/neo/idlib/
H A DHeap.h169 int GetFreeCount( void ) const { return total - active; } in GetFreeCount() function
/dports/net/pjsip/pjproject-2.11.1/third_party/BaseClasses/
H A Damfilter.cpp4865 CBaseAllocator::GetFreeCount( in GetFreeCount() function in CBaseAllocator
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs58425 pub unsafe fn GetFreeCount(&self) -> ::windows::runtime::Result<i32> { in GetFreeCount() method