Home
last modified time | relevance | path

Searched defs:Free (Results 1 – 13 of 13) sorted by relevance

/NW4C-1.3.3/include/nw/snd/
Dsnd_InstancePool.h119 void Free( T* obj ) { FreeImpl( obj ); } in Free() function
201 void Free( T* obj ) in Free() function
Dsnd_SoundInstanceManager.h176 void Free( Sound* sound ) in Free() function
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_ChannelManager.cpp83 void ChannelManager::Free( Channel* channel ) in Free() function in nw::snd::internal::driver::ChannelManager
Dsnd_StreamBufferPool.cpp88 void StreamBufferPool::Free( void* pPtr ) in Free() function in nw::snd::internal::driver::StreamBufferPool
Dsnd_HardwareChannelManager.cpp171 void HardwareChannelManager::Free( HardwareChannel* pChannel ) in Free() function in nw::snd::internal::driver::HardwareChannelManager
Dsnd_Voice.cpp461 void Voice::Free() in Free() function in nw::snd::internal::driver::Voice
/NW4C-1.3.3/sources/libraries/demo/
Ddemo_SimpleApp.cpp173 SimpleApp::Free(void* ptr) in Free() function in nw::demo::SimpleApp
Ddemo_Memory.cpp128 Free(void* memory) in Free() function
/NW4C-1.3.3/include/nw/demo/
Ddemo_Memory.h174 virtual void Free(void* memory) in Free() function
/NW4C-1.3.3/demos/snd/originalSoundHeap/sources/
DOriginalSoundHeapApp.cpp183 void OriginalSoundHeap::Free() in Free() function in OriginalSoundHeap
/NW4C-1.3.3/sources/libraries/ut/
Dut_FrameHeap.cpp332 void FrameHeap::Free( int mode ) in Free() function in nw::ut::FrameHeap
/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_Common.cpp121 TexCoordAry::Free() in Free() function in nw::lyt::internal::TexCoordAry
/NW4C-1.3.3/include/nw/gfx/
Dgfx_CommandUtil.h72 static void Free(void* buffer) in Free() function