Searched defs:pAllocator (Results 1 – 8 of 8) sorted by relevance
| /NW4C-1.3.3/sources/libraries/snd/ |
| D | snd_SoundArchiveLoader.cpp | 113 SoundMemoryAllocatable* pAllocator, in LoadData() 162 SoundMemoryAllocatable* pAllocator, in LoadData() 175 SoundMemoryAllocatable* pAllocator, in LoadImpl() 206 SoundMemoryAllocatable* pAllocator, in LoadSequenceSound() 246 SoundMemoryAllocatable* pAllocator, in LoadWaveSound() 341 SoundMemoryAllocatable* pAllocator, in LoadBank() 406 SoundMemoryAllocatable* pAllocator, in LoadWaveArchiveImpl() 444 SoundMemoryAllocatable* pAllocator, in LoadWaveArchive() 463 SoundMemoryAllocatable* pAllocator, in LoadWaveArchiveTable() 549 SoundMemoryAllocatable* pAllocator, in LoadIndividualWave() [all …]
|
| /NW4C-1.3.3/sources/libraries/lyt/ |
| D | lyt_Init.cpp | 28 nw::os::IAllocator* pAllocator, in Initialize()
|
| D | lyt_Layout.cpp | 111 Layout::SetAllocator(nw::os::IAllocator* pAllocator) in SetAllocator() 117 Layout::SetDeviceMemoryAllocator(nw::os::IAllocator* pAllocator) in SetDeviceMemoryAllocator()
|
| /NW4C-1.3.3/sources/libraries/gfx/ |
| D | gfx_OnScreenBuffer.cpp | 31 OnScreenBuffer::OnScreenBuffer(os::IAllocator* pAllocator, const Description& description) in OnScreenBuffer()
|
| D | gfx_OffScreenBuffer.cpp | 31 OffScreenBuffer::OffScreenBuffer(os::IAllocator* pAllocator, const Description& description, ResPix… in OffScreenBuffer()
|
| D | gfx_MeshRenderer.cpp | 77 MeshRenderer::Create(nw::os::IAllocator* pAllocator) in Create()
|
| /NW4C-1.3.3/include/nw/ut/ |
| D | ut_SharedPtr.h | 143 /* ctor */ SharedPtrCount( nw::os::IAllocator* pAllocator ) in SharedPtrCount()
|
| /NW4C-1.3.3/demos/Nw4cDemo/sources/ |
| D | SmCamera.cpp | 100 nw::os::IAllocator* pAllocator = m_Allocator; in SmCamera() local
|