| /NW4C-1.2.23/sources/libraries/snd/ |
| D | snd_CurveLfo.cpp | 111 s8 CurveLfo::GetSinIdx( int index ) in GetSinIdx() 114 static const s8 sinTable[ TABLE_SIZE + 1 ] = in GetSinIdx() 135 return static_cast<s8>( - sinTable[ index - TABLE_SIZE * 2 ] ); in GetSinIdx() 137 return static_cast<s8>( - sinTable[ TABLE_SIZE - ( index - TABLE_SIZE * 3 ) ] ); in GetSinIdx()
|
| D | snd_WaveSoundFile.cpp | 29 const s8 DEFAULT_SURROUND_PAN = 0; // 中央 177 s8 WaveSoundFile::WaveSoundInfo::GetSurroundPan() const in GetSurroundPan() 182 return static_cast<s8>( Util::DevideBy8bit( value, 1 ) ); in GetSurroundPan() 289 return static_cast<s8>( Util::DevideBy8bit( value, 1 ) ); in GetSurroundPan()
|
| D | snd_MidiSequencePlayer.cpp | 208 param.initPan = static_cast<s8>(value - 64); in HandleControlChangeMessage() 229 param.surroundPan.SetTarget( static_cast<s8>(value), 0 ); in HandleControlChangeMessage() 233 param.pan.SetTarget( static_cast<s8>(value - 64), 0 ); in HandleControlChangeMessage() 242 param.transpose = static_cast<s8>(value - 64); in HandleControlChangeMessage() 449 param.pitchBend.SetTarget( static_cast<s8>(value), 0 ); in HandlePitchBendMessage()
|
| D | snd_MmlParser.cpp | 253 commandArg1 = *reinterpret_cast<s8*>( &arg ); in Parse() 476 trackParam.transpose = static_cast<s8>( commandArg1 ); in CommandProc() 481 static_cast<s8>( commandArg1 ), in CommandProc() 492 static_cast<s8>( commandArg1 - PAN_CENTER ), in CommandProc() 498 trackParam.initPan = static_cast<s8>( commandArg1 - PAN_CENTER ); in CommandProc() 503 static_cast<s8>( commandArg1 ), in CommandProc()
|
| D | snd_BankFile.cpp | 34 const s8 DEFAULT_SURROUND_PAN = 0; // 中央
|
| /NW4C-1.2.23/include/nw/snd/ |
| D | snd_SequenceTrack.h | 84 MoveValue<s8,s16> pan; 85 MoveValue<s8,s16> surroundPan; 86 MoveValue<s8,s16> pitchBend; 90 s8 initPan; 91 s8 transpose;
|
| D | snd_CurveLfo.h | 58 static s8 GetSinIdx( int index );
|
| D | snd_WaveFile.h | 150 s8 pcm8[1];
|
| D | snd_BankFile.h | 195 s8 surroundPan; // for RVL
|
| D | snd_WaveSoundFile.h | 208 s8 GetSurroundPan() const;
|
| /NW4C-1.2.23/include/nw/font/ |
| D | font_ResourceFormat.h | 166 s8 left; //!< 文字の左スペースの幅 168 s8 charWidth; //!< 文字の幅 = 左スペース幅 + グリフ幅 + 右スペース幅 246 s8 baselinePos; // ベースライン位置 307 s8 linefeed; // (*)== leading
|
| /NW4C-1.2.23/include/nw/ut/ |
| D | ut_BinaryReader.h | 107 NW_UT_DEFINE_READ_NORMAL_FUNC(s8,S8) in NW_UT_DEFINE_READ_NORMAL_FUNC() 136 NW_UT_DEFINE_READ_NORMAL_FUNC(s8,S8) in NW_UT_DEFINE_READ_REVERSE_FUNC()
|
| D | ut_ResTypes.h | 114 typedef s8 ResS8; //!< @details :private 140 typedef s8 ResS8; //!< @details :private
|
| /NW4C-1.2.23/include/nw/config/platform/ |
| D | win32.h | 19 typedef __int8 s8; typedef
|
| /NW4C-1.2.23/sources/libraries/gfx/ |
| D | gfx_CommandUtil.cpp | 113 VSTR.F32 s8,[r0,#44] in NWCopyMtx34Reverse() 137 VSTR.F32 s8,[r0,#48] in NWCopyMtx34WithHeader() 159 VSTR.F32 s8,[r0,#44] in NWCopyMtx44Reverse() 186 VSTR.F32 s8,[r0,#48] in NWCopyMtx44WithHeader() 279 VLDMIA r1!,{s0-s8} in NWCopyMtx33Reverse() 293 VSTR.F32 s8, [r0,#36] in NWCopyMtx33Reverse() 304 VLDMIA r1!,{s0-s8} in NWCopyMtx33WithHeader() 319 VSTR.F32 s8,[r0,#40] in NWCopyMtx33WithHeader() 344 VSTR.F32 s8, [r0,#36] in NWCopyMtx43Reverse() 374 VSTR.F32 s8, [r0,#40] in NWCopyMtx43WithHeader()
|
| D | gfx_ParticleSet.cpp | 160 VLDMIA r0!, {s8-s11} in VEC3ArrayAddScalar() 167 VADD.F32 s8, s8, s20 in VEC3ArrayAddScalar() 179 VSTMIA r3!, {s8-s11} in VEC3ArrayAddScalar() 216 VLDMIA r0!, {s8-s11} in VEC3ArrayAddVEC3Array() 221 VMLA.F32 s8, s20, s0 in VEC3ArrayAddVEC3Array() 227 VSTMIA r3!, {s8-s11} in VEC3ArrayAddVEC3Array() 271 VLDMIA r1!, {s8-s15} in CalcRemainFrame() 274 VADD.F32 s8, s8, s0 in CalcRemainFrame() 283 VSTMIA r0!, {s8-s15} in CalcRemainFrame()
|
| /NW4C-1.2.23/include/nw/anim/res/ |
| D | anim_ResAnimCurve.h | 136 …f32 GetInSlope() const { return internal::CastS6_5ToF32( s16(m_InOutSlope[0] + (s8(m_InOutSlope[1… in GetInSlope() 137 …f32 GetOutSlope() const { return internal::CastS6_5ToF32( s16((s8(m_InOutSlope[2]) << 4) + (m_InOu… in GetOutSlope() 175 …f32 GetSlope() const { return internal::CastS6_5ToF32((s8(m_ValueSlope[2]) << 4) + (m_ValueSlop… in GetSlope() 397 s8 GetValue() const { return m_Value; } in GetValue()
|
| /NW4C-1.2.23/include/nw/lyt/ |
| D | lyt_GraphicsResource.h | 565 s8 m_TexCoordSrc[TexMapMax];
|
| /NW4C-1.2.23/sources/libraries/font/ |
| D | font_ResFontBase.cpp | 222 m_pFontInfo->linefeed = static_cast<s8>(linefeed); in SetLineFeed()
|
| /NW4C-1.2.23/include/nw/gfx/res/ |
| D | gfx_ResShader.h | 581 …NW_RES_FIELD_PRIMITIVE_FIXED_LIST_DECL( s8, AttributeIndices ) // GetAttributeIndices(int idx), G… in NW_RES_FIELD_PRIMITIVE_DECL()
|
| /NW4C-1.2.23/sources/libraries/lyt/ |
| D | lyt_Pane.cpp | 151 #define a20 s8
|