| /NW4C-2.0.3/include/nw/gfx/ |
| D | gfx_AnimEvaluator.h | 114 void* buf = allocator->Alloc(sizeof(AnimEvaluator)); in Create() local 257 virtual void SetCacheBuffer(void* buf, int size) in SetCacheBuffer()
|
| D | gfx_TransformAnimAdder.h | 89 void* buf = allocator->Alloc(sizeof(TransformAnimAdder)); in Create() local
|
| D | gfx_TransformAnimOverrider.h | 90 void* buf = allocator->Alloc(sizeof(TransformAnimOverrider)); in Create() local
|
| D | gfx_AnimOverrider.h | 91 void* buf = allocator->Alloc(sizeof(AnimOverrider)); in Create() local
|
| D | gfx_TransformAnimInterpolator.h | 105 void* buf = allocator->Alloc(sizeof(TransformAnimInterpolator)); in Create() local
|
| D | gfx_TransformAnimEvaluator.h | 116 void* buf = allocator->Alloc(sizeof(TransformAnimEvaluator)); in Create() local 291 virtual void SetCacheBuffer(void* buf, int size) in SetCacheBuffer()
|
| D | gfx_AnimAdder.h | 89 void* buf = allocator->Alloc(sizeof(AnimAdder)); in Create() local
|
| D | gfx_GfxObject.h | 58 static void* operator new( size_t, void* buf ) NW_NO_THROW { return buf; } in new()
|
| D | gfx_AnimInterpolator.h | 109 void* buf = allocator->Alloc(sizeof(AnimInterpolator)); in Create() local
|
| D | gfx_AnimBinding.h | 116 void* buf = allocator->Alloc(sizeof(AnimBinding)); in Create() local
|
| D | gfx_AnimGroup.h | 111 void* buf = allocator->Alloc(sizeof(AnimGroup)); in Create() local
|
| D | gfx_BaseAnimEvaluator.h | 302 virtual void SetCacheBuffer(void* buf, int size) in SetCacheBuffer()
|
| /NW4C-2.0.3/sources/libraries/io/ |
| D | io_HioFileStream.cpp | 162 s32 HioFileStream::Read( void* buf, u32 length ) in Read() 179 s32 HioFileStream::Write( const void* buf, u32 length ) in Write()
|
| D | io_RomFileStream.cpp | 155 s32 RomFileStream::Read( void* buf, u32 length ) in Read()
|
| /NW4C-2.0.3/sources/libraries/snd/ |
| D | snd_MemorySoundArchive.cpp | 205 s32 MemorySoundArchive::MemoryFileStream::Read( void* buf, u32 length ) in Read()
|
| D | snd_SoundDataManager.cpp | 63 void* buf = buffer; in Initialize() local
|
| D | snd_SoundArchivePlayer.cpp | 327 void* buf = buffer; in SetupMram() local 390 void* buf = *buffer; in CreatePlayerHeap() local 429 void* buf = *buffer; in SetupSoundPlayer() local
|
| D | snd_HioSoundArchive.cpp | 406 s32 HioSoundArchive::HioFileStream::Read( void* buf, u32 length ) in Read()
|
| D | snd_RomSoundArchive.cpp | 650 s32 RomSoundArchive::RomFileStream::Read( void* buf, u32 length ) in Read()
|
| /NW4C-2.0.3/include/nw/ut/ |
| D | ut_SharedPtr.h | 50 void* buf = pAllocator->Alloc( sizeof(SharedPtrCount) ); variable
|
| /NW4C-2.0.3/sources/libraries/font/ |
| D | font_ArchiveFontBase.cpp | 905 void* buf, in CopyTo() 931 void* buf, in MoveTo()
|
| D | font_RectDrawer.cpp | 1460 u32* __restrict buf, in InitUniformBuffer()
|
| /NW4C-2.0.3/sources/libraries/gfx/res/ |
| D | gfx_ResShape.cpp | 281 void* buf = resStream.GetStream(); in Setup() local
|
| /NW4C-2.0.3/sources/libraries/gfx/ |
| D | gfx_MeshRenderer.cpp | 85 void* buf = pAllocator->Alloc(size); in Create() local
|