| /NW4C-2.0.3/sources/libraries/snd/ |
| D | snd_CurveLfo.cpp | 113 s8 CurveLfo::GetSinIdx( int index ) in GetSinIdx() 116 static const s8 sinTable[ TABLE_SIZE + 1 ] = in GetSinIdx() 137 return static_cast<s8>( - sinTable[ index - TABLE_SIZE * 2 ] ); in GetSinIdx() 139 return static_cast<s8>( - sinTable[ TABLE_SIZE - ( index - TABLE_SIZE * 3 ) ] ); in GetSinIdx()
|
| D | snd_WaveSoundFile.cpp | 31 const s8 DEFAULT_SURROUND_PAN = 0; // 中央 179 s8 WaveSoundFile::WaveSoundInfo::GetSurroundPan() const in GetSurroundPan() 184 return static_cast<s8>( Util::DevideBy8bit( value, 1 ) ); in GetSurroundPan() 291 return static_cast<s8>( Util::DevideBy8bit( value, 1 ) ); in GetSurroundPan()
|
| D | snd_MidiSequencePlayer.cpp | 210 param.initPan = static_cast<s8>(value - 64); in HandleControlChangeMessage() 231 param.surroundPan.SetTarget( static_cast<s8>(value), 0 ); in HandleControlChangeMessage() 235 param.pan.SetTarget( static_cast<s8>(value - 64), 0 ); in HandleControlChangeMessage() 244 param.transpose = static_cast<s8>(value - 64); in HandleControlChangeMessage() 451 param.pitchBend.SetTarget( static_cast<s8>(value), 0 ); in HandlePitchBendMessage()
|
| D | snd_MmlParser.cpp | 255 commandArg1 = *reinterpret_cast<s8*>( &arg ); in Parse() 478 trackParam.transpose = static_cast<s8>( commandArg1 ); in CommandProc() 483 static_cast<s8>( commandArg1 ), in CommandProc() 494 static_cast<s8>( commandArg1 - PAN_CENTER ), in CommandProc() 500 trackParam.initPan = static_cast<s8>( commandArg1 - PAN_CENTER ); in CommandProc() 505 static_cast<s8>( commandArg1 ), in CommandProc()
|
| D | snd_BankFile.cpp | 36 const s8 DEFAULT_SURROUND_PAN = 0; // 中央
|
| /NW4C-2.0.3/include/nw/snd/ |
| D | snd_SequenceTrack.h | 86 MoveValue<s8,s16> pan; 87 MoveValue<s8,s16> surroundPan; 88 MoveValue<s8,s16> pitchBend; 92 s8 initPan; 93 s8 transpose;
|
| D | snd_CurveLfo.h | 60 static s8 GetSinIdx( int index );
|
| D | snd_WaveFile.h | 152 s8 pcm8[1];
|
| D | snd_BankFile.h | 197 s8 surroundPan; // for RVL
|
| D | snd_WaveSoundFile.h | 210 s8 GetSurroundPan() const;
|
| /NW4C-2.0.3/include/nw/font/ |
| D | font_ResourceFormat.h | 168 s8 left; //!< 文字の左スペースの幅 170 s8 charWidth; //!< 文字の幅 = 左スペース幅 + グリフ幅 + 右スペース幅 248 s8 baselinePos; // ベースライン位置 309 s8 linefeed; // (*)== leading
|
| /NW4C-2.0.3/include/nw/ut/ |
| D | ut_BinaryReader.h | 109 NW_UT_DEFINE_READ_NORMAL_FUNC(s8,S8) in NW_UT_DEFINE_READ_NORMAL_FUNC() 138 NW_UT_DEFINE_READ_NORMAL_FUNC(s8,S8) in NW_UT_DEFINE_READ_REVERSE_FUNC()
|
| D | ut_ResTypes.h | 116 typedef s8 ResS8; //!< @details :private 142 typedef s8 ResS8; //!< @details :private
|
| /NW4C-2.0.3/sources/libraries/gfx/ |
| D | gfx_CommandUtil.cpp | 115 VSTR.F32 s8,[r0,#44] in NWCopyMtx34Reverse() 139 VSTR.F32 s8,[r0,#48] in NWCopyMtx34WithHeader() 161 VSTR.F32 s8,[r0,#44] in NWCopyMtx44Reverse() 188 VSTR.F32 s8,[r0,#48] in NWCopyMtx44WithHeader() 281 VLDMIA r1!,{s0-s8} in NWCopyMtx33Reverse() 295 VSTR.F32 s8, [r0,#36] in NWCopyMtx33Reverse() 306 VLDMIA r1!,{s0-s8} in NWCopyMtx33WithHeader() 321 VSTR.F32 s8,[r0,#40] in NWCopyMtx33WithHeader() 346 VSTR.F32 s8, [r0,#36] in NWCopyMtx43Reverse() 376 VSTR.F32 s8, [r0,#40] in NWCopyMtx43WithHeader()
|
| D | gfx_ParticleSet.cpp | 162 VLDMIA r0!, {s8-s11} in VEC3ArrayAddScalar() 169 VADD.F32 s8, s8, s20 in VEC3ArrayAddScalar() 181 VSTMIA r3!, {s8-s11} in VEC3ArrayAddScalar() 218 VLDMIA r0!, {s8-s11} in VEC3ArrayAddVEC3Array() 223 VMLA.F32 s8, s20, s0 in VEC3ArrayAddVEC3Array() 229 VSTMIA r3!, {s8-s11} in VEC3ArrayAddVEC3Array() 273 VLDMIA r1!, {s8-s15} in CalcRemainFrame() 276 VADD.F32 s8, s8, s0 in CalcRemainFrame() 285 VSTMIA r0!, {s8-s15} in CalcRemainFrame()
|
| /NW4C-2.0.3/include/nw/config/platform/ |
| D | win32.h | 21 typedef __int8 s8; typedef
|
| /NW4C-2.0.3/include/nw/anim/res/ |
| D | anim_ResAnimCurve.h | 144 …f32 GetInSlope() const { return internal::CastS6_5ToF32( s16(m_InOutSlope[0] + (s8(m_InOutSlope[1… in GetInSlope() 145 …f32 GetOutSlope() const { return internal::CastS6_5ToF32( s16((s8(m_InOutSlope[2]) << 4) + (m_InOu… in GetOutSlope() 183 …f32 GetSlope() const { return internal::CastS6_5ToF32((s8(m_ValueSlope[2]) << 4) + (m_ValueSlop… in GetSlope() 405 s8 GetValue() const { return m_Value; } in GetValue()
|
| /NW4C-2.0.3/include/nw/lyt/ |
| D | lyt_GraphicsResource.h | 582 s8 m_TexCoordSrc[TexMapMax];
|
| /NW4C-2.0.3/sources/libraries/font/ |
| D | font_ResFontBase.cpp | 224 m_pFontInfo->linefeed = static_cast<s8>(linefeed); in SetLineFeed()
|
| /NW4C-2.0.3/include/nw/gfx/res/ |
| D | gfx_ResShader.h | 554 …NW_RES_FIELD_PRIMITIVE_FIXED_LIST_DECL( s8, AttributeIndices ) // GetAttributeIndices(int idx), G… in NW_RES_FIELD_FLAGS_DECL()
|
| /NW4C-2.0.3/sources/libraries/lyt/ |
| D | lyt_Pane.cpp | 153 #define a20 s8
|