Searched refs:current (Results 1 – 15 of 15) 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
496 // get current value871 // set current attr & change command
198 // set current attr & change command
496 get current dag518 get current animation range631 set editor current2077 // enabled import animation range channel -> disabled current animation range channel2118 // DoError ("Found same title as current nw4c_AnimRangeCtrl in import file. <" + $wName + ">");
361 // set current attr & change command
746 // set current attr & change command
351 // if the current folder is on network drive
1399 void* current = NWGetCurrentCmdBuffer(); in Rollback() local1401 NWBackwardCurrentCmdBuffer( ut::GetOffsetFromPtr(m_StartAddr, current) ); in Rollback()