Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/demo/
Ddemo_Memory.cpp138 void Dump() in Dump() function
140 s_MainMemoryHeap.Dump(); in Dump()
182 DemoAllocator::Dump() in Dump() function in nw::demo::DemoAllocator
184 m_Heap.Dump(); in Dump()
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Stopwatch.cpp94 void Stopwatch::Dump(const Stopwatch& stopwatch) in Dump() function in nw::lyt::internal::Stopwatch
130 void Stopwatch::Dump() in Dump() function in nw::lyt::internal::Stopwatch
143 Dump(*it); in Dump()
/NW4C-2.0.3/include/nw/ut/
Dut_CmdCache.h54 void Dump(
67 static void Dump(
/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundHeap.h299 void Dump( nw::snd::SoundDataManager& mgr, nw::snd::SoundArchive& arc ) in Dump() function
302 m_FrameHeap.Dump( mgr, arc ); in Dump()
Dsnd_FrameHeap.h74 void Dump( nw::snd::SoundDataManager& mgr, nw::snd::SoundArchive& arc );
124 void Dump( nw::snd::SoundDataManager& mgr, nw::snd::SoundArchive& arc );
/NW4C-2.0.3/sources/libraries/ut/
Dut_CmdCache.cpp548 CmdCache::Dump( in Dump() function in nw::ut::internal::CmdCache
561 CmdCache::Dump( in Dump() function in nw::ut::internal::CmdCache
Dut_HeapBase.cpp208 void HeapBase::Dump()
/NW4C-2.0.3/include/nw/demo/
Ddemo_Memory.h93 void Dump();
228 void Dump();
Ddemo_DebugUtility.h302 s_DeviceAllocator->Dump(); in TestMemoryLeak()
309 s_ParticleAllocator->Dump(); in TestMemoryLeak()
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_FrameHeap.cpp402 void FrameHeap::Dump( in Dump() function in nw::snd::internal::FrameHeap
411 curItr->Dump( mgr, arc ); in Dump()
430 void FrameHeap::Section::Dump( in Dump() function in nw::snd::internal::FrameHeap::Section
/NW4C-2.0.3/include/nw/lyt/
Dlyt_Stopwatch.h259 static void Dump(const Stopwatch& stopwatch);
262 static void Dump();