HomeSort by relevance Sort by last modified time
    Searched defs:_currentIndex (Results 1 - 5 of 5) sorted by null

  /external/lzma/CPP/7zip/Archive/7z/
7zFolderOutStream.h 27 unsigned _currentIndex;
53 { return (_currentIndex == _extractStatuses->Size()) ? S_OK: E_FAIL; }
7zUpdate.cpp 516 unsigned _currentIndex;
536 HRESULT CheckFinishedState() const { return (_currentIndex == _extractStatuses->Size()) ? S_OK: E_FAIL; }
549 _currentIndex = 0;
562 _crcStreamSpec->SetStream((*_extractStatuses)[_currentIndex] ? _outStream : NULL);
565 _rem = _db->Files[_startIndex + _currentIndex].Size;
572 _currentIndex++;
577 const CFileItem &file = _db->Files[_startIndex + _currentIndex];
584 while (_currentIndex < _extractStatuses->Size() && _db->Files[_startIndex + _currentIndex].Size == 0)
619 if (_currentIndex == _extractStatuses->Size())
    [all...]
  /external/guice/extensions/persist/lib/
db4o-6.4.14.8131-java5.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 

Completed in 495 milliseconds