Searched defs:Free (Results 1 – 13 of 13) sorted by relevance
119 void Free( T* obj ) { FreeImpl( obj ); } in Free() function201 void Free( T* obj ) in Free() function
176 void Free( Sound* sound ) in Free() function
83 void ChannelManager::Free( Channel* channel ) in Free() function in nw::snd::internal::driver::ChannelManager
88 void StreamBufferPool::Free( void* pPtr ) in Free() function in nw::snd::internal::driver::StreamBufferPool
171 void HardwareChannelManager::Free( HardwareChannel* pChannel ) in Free() function in nw::snd::internal::driver::HardwareChannelManager
461 void Voice::Free() in Free() function in nw::snd::internal::driver::Voice
173 SimpleApp::Free(void* ptr) in Free() function in nw::demo::SimpleApp
128 Free(void* memory) in Free() function
174 virtual void Free(void* memory) in Free() function
183 void OriginalSoundHeap::Free() in Free() function in OriginalSoundHeap
332 void FrameHeap::Free( int mode ) in Free() function in nw::ut::FrameHeap
121 TexCoordAry::Free() in Free() function in nw::lyt::internal::TexCoordAry
72 static void Free(void* buffer) in Free() function