Home | History | Annotate | Download | only in 7z

Lines Matching refs:startPos

1003       case NID::kStartPos:  ReadUInt64DefVector(dataVector, db.StartPos, (int)numFiles); break;

1072 CNum startPos = 0;
1075 FolderStartPackStreamIndex.Add(startPos);
1076 startPos += (CNum)Folders[i].PackStreams.Size();
1084 UInt64 startPos = 0;
1087 PackStreamStartPositions.Add(startPos);
1088 startPos += PackSizes[i];