Searched refs:_currentIndex (Results 1 – 6 of 6) sorted by relevance
32 _currentIndex = 0; in Init()39 Int32 askMode = ((*_extractStatuses)[_currentIndex]) ? (_testMode ? in OpenFile()44 UInt32 index = _startIndex + _currentIndex; in OpenFile()61 _currentIndex++; in CloseFileAndSetResult()67 const CFileItem &fi = _db->Files[_startIndex + _currentIndex]; in CloseFileAndSetResult()76 …while (_currentIndex < _extractStatuses->Size() && _db->Files[_startIndex + _currentIndex].Size ==… in ProcessEmptyFiles()111 if (_currentIndex == _extractStatuses->Size()) in Write()135 while (_currentIndex < _extractStatuses->Size()) in FlushCorrupted()
27 unsigned _currentIndex; variable53 { return (_currentIndex == _extractStatuses->Size()) ? S_OK: E_FAIL; } in WasWritingFinished()
516 unsigned _currentIndex; member in NArchive::N7z::CFolderOutStream2536 …HRESULT CheckFinishedState() const { return (_currentIndex == _extractStatuses->Size()) ? S_OK: E_… in CheckFinishedState()549 _currentIndex = 0; in Init()562 _crcStreamSpec->SetStream((*_extractStatuses)[_currentIndex] ? _outStream : NULL); in OpenFile()565 _rem = _db->Files[_startIndex + _currentIndex].Size; in OpenFile()572 _currentIndex++; in CloseFile()577 const CFileItem &file = _db->Files[_startIndex + _currentIndex]; in CloseFileAndSetResult()584 …while (_currentIndex < _extractStatuses->Size() && _db->Files[_startIndex + _currentIndex].Size ==… in ProcessEmptyFiles()619 if (_currentIndex == _extractStatuses->Size()) in Write()
85 if (_currentIndex < _astrItems.size()) { in next()87 return &_astrItems[_currentIndex++]; in next()97 if (!_currentIndex) { in getCurrentPath()103 for (item = 0; item < _currentIndex - 1; item++) { in getCurrentPath()
59 size_t _currentIndex{0};
META-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/ ...