Searched refs:SoundMemoryAllocatable (Results 1 – 8 of 8) sorted by relevance
| /NW4C-1.2.23/include/nw/snd/ |
| D | snd_SoundDataManager.h | 32 class SoundMemoryAllocatable; variable 216 SoundMemoryAllocatable* pAllocator, 252 SoundMemoryAllocatable* pAllocator, 314 SoundMemoryAllocatable* pAllocator = NULL, 336 SoundMemoryAllocatable* pAllocator, 342 SoundMemoryAllocatable* pAllocator, 349 SoundMemoryAllocatable* pAllocator, 355 SoundMemoryAllocatable* pAllocator, 361 SoundMemoryAllocatable* pAllocator, 367 SoundMemoryAllocatable* pAllocator, [all …]
|
| D | snd_SoundMemoryAllocatable.h | 37 class SoundMemoryAllocatable 48 virtual ~SoundMemoryAllocatable() {} in ~SoundMemoryAllocatable()
|
| D | snd_SoundArchiveLoader.h | 26 class SoundMemoryAllocatable; variable 42 SoundMemoryAllocatable* allocator,
|
| D | snd_PlayerHeap.h | 39 class PlayerHeap : public SoundMemoryAllocatable
|
| D | snd_SoundHeap.h | 44 class SoundHeap : public SoundMemoryAllocatable
|
| /NW4C-1.2.23/sources/libraries/snd/ |
| D | snd_SoundDataManager.cpp | 172 SoundMemoryAllocatable* pAllocator, in LoadData() 212 SoundMemoryAllocatable* pAllocator, in LoadData() 225 SoundMemoryAllocatable* pAllocator, in LoadImpl() 257 SoundMemoryAllocatable* pAllocator, in LoadSequenceSound() 297 SoundMemoryAllocatable* pAllocator, in LoadWaveSound() 392 SoundMemoryAllocatable* pAllocator, in LoadBank() 459 SoundMemoryAllocatable* pAllocator, in LoadWaveArchiveImpl() 497 SoundMemoryAllocatable* pAllocator, in LoadWaveArchive() 516 SoundMemoryAllocatable* pAllocator, in LoadWaveArchiveTable() 600 SoundMemoryAllocatable* pAllocator, in LoadIndividualWave() [all …]
|
| D | snd_SoundArchiveLoader.cpp | 162 SoundMemoryAllocatable* allocator, in LoadFile()
|
| /NW4C-1.2.23/demos/snd/originalSoundHeap/sources/ |
| D | OriginalSoundHeapApp.h | 26 class OriginalSoundHeap : public nw::snd::SoundMemoryAllocatable
|