| /NW4C-1.2.23/sources/libraries/snd/ |
| D | snd_TaskThread.cpp | 45 Destroy(); in ~TaskThread() 56 Destroy(); in Create() 87 void TaskThread::Destroy() in Destroy() function in nw::snd::internal::TaskThread
|
| D | snd_MmlSequenceTrackAllocator.cpp | 74 void MmlSequenceTrackAllocator::Destroy( void* buffer, unsigned long size ) in Destroy() function in nw::snd::internal::driver::MmlSequenceTrackAllocator 76 m_TrackPool.Destroy( buffer, size ); in Destroy()
|
| D | snd_SoundHeap.cpp | 52 Destroy(); in ~SoundHeap() 86 void SoundHeap::Destroy() in Destroy() function in nw::snd::SoundHeap 94 m_FrameHeap.Destroy(); in Destroy()
|
| D | snd_MidiSequenceTrackAllocator.cpp | 123 void MidiSequenceTrackAllocator::Destroy( void* buffer, unsigned long size ) in Destroy() function in nw::snd::internal::driver::MidiSequenceTrackAllocator 125 MidiSequenceTrackPool::GetInstance().Destroy( buffer, size ); in Destroy()
|
| D | snd_PlayerHeap.cpp | 55 Destroy(); in ~PlayerHeap() 90 void PlayerHeap::Destroy() in Destroy() function in nw::snd::internal::PlayerHeap
|
| D | snd_FrameHeap.cpp | 86 Destroy(); in ~FrameHeap() 106 Destroy(); in Create() 134 void FrameHeap::Destroy() in Destroy() function in nw::snd::internal::FrameHeap 145 m_pHeap->Destroy(); in Destroy()
|
| D | snd_ChannelManager.cpp | 72 m_Pool.Destroy( m_pMem, m_MemSize ); in Finalize()
|
| /NW4C-1.2.23/include/nw/dev/ |
| D | dev_CallbackChain.h | 45 void Destroy(); 90 void Destroy(){}
|
| D | dev_Screenshot.h | 234 void Destroy(os::IAllocator* allocator); 316 void Destroy(os::IAllocator*) {}
|
| /NW4C-1.2.23/include/nw/snd/ |
| D | snd_InstancePool.h | 86 void Destroy( void* buffer, unsigned long size ) { DestroyImpl( buffer, size ); } in Destroy() function 163 void Destroy( void* buffer, unsigned long size ) { DestroyImpl( buffer, size ); } in Destroy() function
|
| D | snd_MidiSequenceTrackAllocator.h | 40 void Destroy( void* buffer, unsigned long size );
|
| D | snd_TaskThread.h | 32 void Destroy();
|
| D | snd_MmlSequenceTrackAllocator.h | 47 void Destroy( void* buffer, unsigned long size );
|
| D | snd_PlayerHeap.h | 51 void Destroy();
|
| D | snd_SoundHeap.h | 126 void Destroy();
|
| /NW4C-1.2.23/sources/libraries/dev/ |
| D | dev_ParticleProfile.cpp | 69 m_Instance->m_ProfileManager->Destroy(allocator); in Finalize() 75 m_Instance->m_IntervalProfileManager->Destroy(allocator); in Finalize()
|
| /NW4C-1.2.23/include/nw/ut/generated/ |
| D | ut_Signal.hi | 36 void Destroy() 47 void Destroy(AllocatorType* allocator) 211 void Destroy() { this->~Signal0(); this->m_Allocator->Free(this); } 319 slot->Destroy(); 327 slot->Destroy(); 442 void Destroy() 453 void Destroy(AllocatorType* allocator) 619 void Destroy() { this->~Signal1(); this->m_Allocator->Free(this); } 727 slot->Destroy(); 735 slot->Destroy(); [all …]
|
| /NW4C-1.2.23/include/nw/demo/ |
| D | demo_HioPacketChannel.h | 94 void Destroy(); 256 void Destroy() {} in Destroy() function
|
| /NW4C-1.2.23/sources/libraries/demo/ |
| D | demo_Pad.cpp | 40 Pad::Destroy() in Destroy() function in nw::demo::Pad 159 s_pPad->Destroy(); in Finalize()
|
| /NW4C-1.2.23/include/nw/gfx/ |
| D | gfx_GfxObject.h | 44 void Destroy() { this->~GfxObject(); m_Allocator.Free( this ); } in Destroy() function 136 object->Destroy(); in operator()
|
| /NW4C-1.2.23/demos/snd/originalSoundHeap/sources/ |
| D | OriginalSoundHeapApp.cpp | 197 void* OriginalSoundHeap::Destroy() in Destroy() function in OriginalSoundHeap 199 return m_pFrameHeap->Destroy(); in Destroy()
|
| D | OriginalSoundHeapApp.h | 34 void* Destroy();
|
| /NW4C-1.2.23/include/nw/font/ |
| D | font_ArchiveFont.h | 120 void* Destroy();
|
| /NW4C-1.2.23/include/nw/ut/ |
| D | ut_SharedPtr.h | 60 void Destroy() in Destroy() function 293 m_pCnt->Destroy(); in ~SharedPtr() 498 m_pCnt->Destroy(); in ~WeakPtr()
|
| D | ut_FrameHeap.h | 52 void* Destroy();
|