Searched defs:pAllocator (Results 1 – 8 of 8) sorted by relevance
| /NW4C-2.0.3/sources/libraries/snd/ |
| D | snd_SoundArchiveLoader.cpp | 141 SoundMemoryAllocatable* pAllocator, in LoadData() 218 SoundMemoryAllocatable* pAllocator, in LoadData() 231 SoundMemoryAllocatable* pAllocator, in LoadImpl() 262 SoundMemoryAllocatable* pAllocator, in LoadSequenceSound() 302 SoundMemoryAllocatable* pAllocator, in LoadWaveSound() 397 SoundMemoryAllocatable* pAllocator, in LoadBank() 467 SoundMemoryAllocatable* pAllocator, in LoadWaveArchiveImpl() 505 SoundMemoryAllocatable* pAllocator, in LoadWaveArchive() 524 SoundMemoryAllocatable* pAllocator, in LoadWaveArchiveTable() 610 SoundMemoryAllocatable* pAllocator, in LoadIndividualWave() [all …]
|
| /NW4C-2.0.3/sources/libraries/lyt/ |
| D | lyt_Init.cpp | 30 nw::os::IAllocator* pAllocator, in Initialize()
|
| D | lyt_Layout.cpp | 113 Layout::SetAllocator(nw::os::IAllocator* pAllocator) in SetAllocator() 119 Layout::SetDeviceMemoryAllocator(nw::os::IAllocator* pAllocator) in SetDeviceMemoryAllocator()
|
| /NW4C-2.0.3/sources/libraries/gfx/ |
| D | gfx_OnScreenBuffer.cpp | 33 OnScreenBuffer::OnScreenBuffer(os::IAllocator* pAllocator, const Description& description) in OnScreenBuffer()
|
| D | gfx_OffScreenBuffer.cpp | 33 OffScreenBuffer::OffScreenBuffer(os::IAllocator* pAllocator, const Description& description, ResPix… in OffScreenBuffer()
|
| D | gfx_MeshRenderer.cpp | 79 MeshRenderer::Create(nw::os::IAllocator* pAllocator) in Create()
|
| /NW4C-2.0.3/include/nw/ut/ |
| D | ut_SharedPtr.h | 145 /* ctor */ SharedPtrCount( nw::os::IAllocator* pAllocator ) in SharedPtrCount()
|
| /NW4C-2.0.3/demos/Nw4cDemo/sources/ |
| D | SmCamera.cpp | 102 nw::os::IAllocator* pAllocator = m_Allocator; in SmCamera() local
|