| /NW4C-2.0.3/sources/libraries/snd/ |
| D | snd_TaskThread.cpp | 47 Destroy(); in ~TaskThread() 58 Destroy(); in Create() 89 void TaskThread::Destroy() in Destroy() function in nw::snd::internal::TaskThread
|
| D | snd_MmlSequenceTrackAllocator.cpp | 76 void MmlSequenceTrackAllocator::Destroy( void* buffer, unsigned long size ) in Destroy() function in nw::snd::internal::driver::MmlSequenceTrackAllocator 78 m_TrackPool.Destroy( buffer, size ); in Destroy()
|
| D | snd_SoundHeap.cpp | 54 Destroy(); in ~SoundHeap() 88 void SoundHeap::Destroy() in Destroy() function in nw::snd::SoundHeap 96 m_FrameHeap.Destroy(); in Destroy()
|
| D | snd_MidiSequenceTrackAllocator.cpp | 125 void MidiSequenceTrackAllocator::Destroy( void* buffer, unsigned long size ) in Destroy() function in nw::snd::internal::driver::MidiSequenceTrackAllocator 127 MidiSequenceTrackPool::GetInstance().Destroy( buffer, size ); in Destroy()
|
| D | snd_PlayerHeap.cpp | 57 Destroy(); in ~PlayerHeap() 95 void PlayerHeap::Destroy() in Destroy() function in nw::snd::internal::PlayerHeap
|
| D | snd_FrameHeap.cpp | 88 Destroy(); in ~FrameHeap() 108 Destroy(); in Create() 145 void FrameHeap::Destroy() in Destroy() function in nw::snd::internal::FrameHeap 156 m_pHeap->Destroy(); in Destroy()
|
| D | snd_ChannelManager.cpp | 74 m_Pool.Destroy( m_pMem, m_MemSize ); in Finalize()
|
| /NW4C-2.0.3/include/nw/dev/ |
| D | dev_CallbackChain.h | 47 void Destroy(); 92 void Destroy(){}
|
| D | dev_Screenshot.h | 236 void Destroy(os::IAllocator* allocator); 318 void Destroy(os::IAllocator*) {}
|
| /NW4C-2.0.3/include/nw/snd/ |
| D | snd_InstancePool.h | 88 void Destroy( void* buffer, unsigned long size ) { DestroyImpl( buffer, size ); } in Destroy() function 165 void Destroy( void* buffer, unsigned long size ) { DestroyImpl( buffer, size ); } in Destroy() function
|
| D | snd_MidiSequenceTrackAllocator.h | 42 void Destroy( void* buffer, unsigned long size );
|
| D | snd_TaskThread.h | 34 void Destroy();
|
| D | snd_PlayerHeap.h | 53 void Destroy();
|
| D | snd_MmlSequenceTrackAllocator.h | 49 void Destroy( void* buffer, unsigned long size );
|
| D | snd_SoundHeap.h | 128 void Destroy();
|
| /NW4C-2.0.3/include/nw/ut/generated/ |
| D | ut_Signal.hi | 38 void Destroy() 49 void Destroy(AllocatorType* allocator) 213 void Destroy() { this->~Signal0(); this->m_Allocator->Free(this); } 344 slot->Destroy(); 352 slot->Destroy(); 467 void Destroy() 478 void Destroy(AllocatorType* allocator) 644 void Destroy() { this->~Signal1(); this->m_Allocator->Free(this); } 775 slot->Destroy(); 783 slot->Destroy(); [all …]
|
| /NW4C-2.0.3/sources/libraries/dev/ |
| D | dev_ParticleProfile.cpp | 71 m_Instance->m_ProfileManager->Destroy(allocator); in Finalize() 77 m_Instance->m_IntervalProfileManager->Destroy(allocator); in Finalize()
|
| /NW4C-2.0.3/include/nw/demo/ |
| D | demo_HioPacketChannel.h | 96 void Destroy(); 258 void Destroy() {} in Destroy() function
|
| /NW4C-2.0.3/sources/libraries/demo/ |
| D | demo_Pad.cpp | 42 Pad::Destroy() in Destroy() function in nw::demo::Pad 161 s_pPad->Destroy(); in Finalize()
|
| /NW4C-2.0.3/include/nw/gfx/ |
| D | gfx_GfxObject.h | 46 void Destroy() { this->~GfxObject(); m_Allocator.Free( this ); } in Destroy() function 138 object->Destroy(); in operator()
|
| /NW4C-2.0.3/demos/snd/originalSoundHeap/sources/ |
| D | OriginalSoundHeapApp.cpp | 199 void* OriginalSoundHeap::Destroy() in Destroy() function in OriginalSoundHeap 201 return m_pFrameHeap->Destroy(); in Destroy()
|
| D | OriginalSoundHeapApp.h | 36 void* Destroy();
|
| /NW4C-2.0.3/include/nw/font/ |
| D | font_ArchiveFont.h | 122 void* Destroy();
|
| /NW4C-2.0.3/include/nw/ut/ |
| D | ut_SharedPtr.h | 62 void Destroy() in Destroy() function 295 m_pCnt->Destroy(); in ~SharedPtr() 516 m_pCnt->Destroy(); in ~WeakPtr()
|
| D | ut_FrameHeap.h | 54 void* Destroy();
|