Searched refs:current (Results 1 – 16 of 16) sorted by relevance
29 s64 current; in GetHioFileSize() local30 file.Seek( ¤t, 0, nn::hio::HostFile::SEEK_TYPE_CURRENT ); in GetHioFileSize()34 file.Seek( current, nn::hio::HostFile::SEEK_TYPE_SET ); in GetHioFileSize()
241 const void* current = GetWaveSoundDataAddress(); in InvalidateData() local242 if ( start <= current && current <= end ) in InvalidateData()
423 nn::os::Tick current = nn::os::Tick::GetSystemCurrent();424 m_Ticks[ tag ] += current - m_SplitTick - m_OverHead;
65 set current directory from file
119 // set current attr & change command
108 // set current attr & change command
132 // set current attr & change command
135 // set current attr & change command
223 // set current attr & change command
533 // get current value884 // set current attr & change command
198 // set current attr & change command
496 get current dag518 get current animation range658 set editor current2105 // enabled import animation range channel -> disabled current animation range channel2146 // DoError ("Found same title as current nw4c_AnimRangeCtrl in import file. <" + $wName + ">");
361 // set current attr & change command
746 // set current attr & change command
374 // if the current folder is on network drive
1661 void* current = NWGetCurrentCmdBuffer(); in Rollback() local1663 NWBackwardCurrentCmdBuffer( ut::GetOffsetFromPtr(m_StartAddr, current) ); in Rollback()