Home
last modified time | relevance | path

Searched refs:Dump (Results 1 – 11 of 11) sorted by relevance

/NW4C-1.3.3/sources/libraries/demo/
Ddemo_Memory.cpp136 void Dump() in Dump() function
138 s_MainMemoryHeap.Dump(); in Dump()
180 DemoAllocator::Dump() in Dump() function in nw::demo::DemoAllocator
182 m_Heap.Dump(); in Dump()
/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_Stopwatch.cpp92 void Stopwatch::Dump(const Stopwatch& stopwatch) in Dump() function in nw::lyt::internal::Stopwatch
128 void Stopwatch::Dump() in Dump() function in nw::lyt::internal::Stopwatch
141 Dump(*it); in Dump()
/NW4C-1.3.3/include/nw/ut/
Dut_CmdCache.h52 void Dump(
65 static void Dump(
/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundHeap.h297 void Dump( nw::snd::SoundDataManager& mgr, nw::snd::SoundArchive& arc ) in Dump() function
300 m_FrameHeap.Dump( mgr, arc ); in Dump()
Dsnd_FrameHeap.h72 void Dump( nw::snd::SoundDataManager& mgr, nw::snd::SoundArchive& arc );
122 void Dump( nw::snd::SoundDataManager& mgr, nw::snd::SoundArchive& arc );
/NW4C-1.3.3/include/nw/demo/
Ddemo_Memory.h91 void Dump();
223 void Dump();
Ddemo_DebugUtility.h300 s_DeviceAllocator->Dump(); in TestMemoryLeak()
307 s_ParticleAllocator->Dump(); in TestMemoryLeak()
/NW4C-1.3.3/sources/libraries/ut/
Dut_CmdCache.cpp546 CmdCache::Dump( in Dump() function in nw::ut::internal::CmdCache
559 CmdCache::Dump( in Dump() function in nw::ut::internal::CmdCache
Dut_HeapBase.cpp206 void HeapBase::Dump()
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_FrameHeap.cpp379 void FrameHeap::Dump( in Dump() function in nw::snd::internal::FrameHeap
388 curItr->Dump( mgr, arc ); in Dump()
407 void FrameHeap::Section::Dump( in Dump() function in nw::snd::internal::FrameHeap::Section
/NW4C-1.3.3/include/nw/lyt/
Dlyt_Stopwatch.h257 static void Dump(const Stopwatch& stopwatch);
260 static void Dump();