Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_InstancePool.h121 void Free( T* obj ) { FreeImpl( obj ); } in Free() function
203 void Free( T* obj ) in Free() function
Dsnd_SoundInstanceManager.h178 void Free( Sound* sound ) in Free() function
/NW4C-2.0.3/include/nw/demo/
Ddemo_Memory.h179 virtual void Free(void* memory) in Free() function
361 virtual void Free(void*) in Free() function
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_ChannelManager.cpp85 void ChannelManager::Free( Channel* channel ) in Free() function in nw::snd::internal::driver::ChannelManager
Dsnd_StreamBufferPool.cpp90 void StreamBufferPool::Free( void* pPtr ) in Free() function in nw::snd::internal::driver::StreamBufferPool
Dsnd_HardwareChannelManager.cpp173 void HardwareChannelManager::Free( HardwareChannel* pChannel ) in Free() function in nw::snd::internal::driver::HardwareChannelManager
Dsnd_Voice.cpp463 void Voice::Free() in Free() function in nw::snd::internal::driver::Voice
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_SimpleApp.cpp175 SimpleApp::Free(void* ptr) in Free() function in nw::demo::SimpleApp
Ddemo_Memory.cpp130 Free(void* memory) in Free() function
/NW4C-2.0.3/demos/snd/originalSoundHeap/sources/
DOriginalSoundHeapApp.cpp185 void OriginalSoundHeap::Free() in Free() function in OriginalSoundHeap
/NW4C-2.0.3/sources/libraries/ut/
Dut_FrameHeap.cpp334 void FrameHeap::Free( int mode ) in Free() function in nw::ut::FrameHeap
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Common.cpp123 TexCoordAry::Free() in Free() function in nw::lyt::internal::TexCoordAry
/NW4C-2.0.3/include/nw/gfx/
Dgfx_CommandUtil.h74 static void Free(void* buffer) in Free() function