| /NW4C-2.0.3/sources/libraries/io/ |
| D | io_FileStream.cpp | 102 FileStream::FilePosition::Skip( s32 offset ) in Skip() 127 FileStream::FilePosition::Append( s32 offset ) in Append() 158 FileStream::FilePosition::Seek( s32 offset, u32 origin ) in Seek()
|
| D | io_RomFileStream.cpp | 184 void RomFileStream::Seek( s32 offset, u32 origin ) in Seek()
|
| D | io_HioFileStream.cpp | 196 void HioFileStream::Seek( s32 offset, u32 origin ) in Seek()
|
| /NW4C-2.0.3/sources/libraries/anim/ |
| D | anim_AnimFrameController.cpp | 57 f32 offset = inputFrame - startFrame; in PlayPolicy_Loop() local
|
| /NW4C-2.0.3/sources/libraries/demo/ |
| D | demo_Memory.cpp | 51 size_t offset = nw::ut::GetOffsetFromPtr( memory, top ); in AlignMemory_() local 107 u8 offset = *head; in UnAlignMemory() local
|
| /NW4C-2.0.3/sources/libraries/snd/ |
| D | snd_MmlParser.cpp | 182 u32 offset = Read24( &trackParam.currentAddr ); in Parse() local 198 u32 offset = Read24( &trackParam.currentAddr ); in Parse() local 213 u32 offset = Read24( &trackParam.currentAddr ); in Parse() local
|
| D | snd_RomSoundArchive.cpp | 604 RomSoundArchive::RomFileStream::RomFileStream( const char* path, u32 offset, u32 size ) in RomFileStream() 621 const nn::fs::File* fileInfo, u32 offset, u32 size ) in RomFileStream() 636 nn::fs::FileReader* fileReader, u32 offset, u32 size ) in RomFileStream() 662 void RomSoundArchive::RomFileStream::Seek( s32 offset, u32 origin ) in Seek()
|
| D | snd_HioSoundArchive.cpp | 378 HioSoundArchive::HioFileStream::HioFileStream( const char* path, u32 offset, u32 size ) in HioFileStream() 393 nn::hio::HostFile* openedFile, u32 offset, u32 size ) in HioFileStream() 418 void HioSoundArchive::HioFileStream::Seek( s32 offset, u32 origin ) in Seek()
|
| D | snd_StreamBufferPool.cpp | 92 PtrDiff offset = ut::GetOffsetFromPtr( m_pBuffer, pPtr ); in Free() local
|
| D | snd_PlayerHeap.cpp | 159 size_t offset = ut::GetOffsetFromPtr( m_pAllocAddress, m_pEndAddress ); in GetFreeSize() local
|
| D | snd_MemorySoundArchive.cpp | 212 void MemorySoundArchive::MemoryFileStream::Seek( s32 offset, u32 origin ) in Seek()
|
| D | snd_HardwareChannel.cpp | 40 u32 offset, in CalcOffsetDspAdpcmParam()
|
| D | snd_StreamSound.cpp | 136 s32 offset, in Prepare()
|
| /NW4C-2.0.3/include/nw/snd/ |
| D | snd_WaveArchiveFileReader.h | 70 u32 offset = m_pInfoBlockBody->GetOffsetFromFileBlockBody( waveIndex ); in GetWaveFileForWhole() local
|
| D | snd_BankFile.h | 210 u32 offset; // ignore member
|
| D | snd_DriverCommand.h | 183 int offset; member 258 s32 offset; member 288 s32 offset; member
|
| /NW4C-2.0.3/sources/libraries/gfx/ |
| D | gfx_ParticleAnimationOption.cpp | 170 int offset = (int)(random % (int)(this->GetAnimationDuration() + 1)); in EvaluateAnimationFrame() local
|
| D | gfx_MeshRenderer.cpp | 416 math::VEC3 offset(0.0f, 0.0f, 0.0f); in RenderParticleShape() local
|
| /NW4C-2.0.3/sources/libraries/font/ |
| D | font_TextWriterBase.cpp | 667 const f32 offset = AdjustCenterValue(textWidth) - AdjustCenterValue(width); in PrintImpl() local 674 const f32 offset = textWidth - width; in PrintImpl() local 850 const f32 offset = AdjustCenterValue(textWidth) - AdjustCenterValue(width); in AdjustCursor() local 856 const f32 offset = textWidth - width; in AdjustCursor() local
|
| /NW4C-2.0.3/include/nw/gfx/ |
| D | gfx_ParticleSet.h | 323 void SetScaleOffset(const nw::math::VEC3& offset) in SetScaleOffset() 339 void SetRotateOffset(const nw::math::VEC3& offset) in SetRotateOffset()
|
| /NW4C-2.0.3/include/nw/ut/ |
| D | ut_Inlines.h | 799 AddOffsetToPtr( void* ptr, T offset ) in AddOffsetToPtr() 805 AddOffsetToPtr( const void* ptr, T offset ) in AddOffsetToPtr() 820 AddU32ToPtr( void* ptr, u32 offset ) in AddU32ToPtr() 825 AddU32ToPtr( const void* ptr, u32 offset ) in AddU32ToPtr()
|
| /NW4C-2.0.3/demos/Nw4cDemo/sources/ |
| D | SmPrimitive.cpp | 278 nw::math::VEC4 offset; in Render() local
|
| /NW4C-2.0.3/sources/libraries/lyt/ |
| D | lyt_Arc.cpp | 60 size_t offset in GetStringPtr() 73 size_t offset in GetStringPtr()
|
| /NW4C-2.0.3/demos/snd/withSdk/sources/ |
| D | main.cpp | 263 int offset = nn::snd::Bcwav::FrameToByte( info.encoding, info.loopStartFrame ); in InitializeSdkVoice() local
|
| /NW4C-2.0.3/demos/snd/createSoundThreadManually/sources/ |
| D | main.cpp | 288 int offset = nn::snd::Bcwav::FrameToByte( info.encoding, info.loopStartFrame ); in InitializeSdkVoice() local
|