Searched refs:CUInt32DefVector (Results 1 – 5 of 5) sorted by relevance
113 CUInt32DefVector FolderUnpackCRCs; // Now we use it for headers only.137 CUInt32DefVector PackCRCs;146 CUInt32DefVector Attrib;276 void WriteHashDigests(const CUInt32DefVector &digests);281 const CUInt32DefVector &packCRCs);291 const CUInt32DefVector &digests);295 void Write_UInt32DefVector_numDefined(const CUInt32DefVector &v, unsigned numDefined);
55 CUInt32DefVector FolderCRCs; // NumFolders118 CUInt32DefVector Attrib;393 void Read_UInt32_Vector(CUInt32DefVector &v);396 void ReadHashDigests(unsigned numItems, CUInt32DefVector &crcs);407 CUInt32DefVector &digests);414 CUInt32DefVector &digests);
351 void COutArchive::WriteHashDigests(const CUInt32DefVector &digests) in WriteHashDigests()365 const CUInt32DefVector &packCRCs) in WritePackInfo()408 const CUInt32DefVector &digests) in WriteSubStreamsInfo()441 CUInt32DefVector digests2; in WriteSubStreamsInfo()495 void COutArchive::Write_UInt32DefVector_numDefined(const CUInt32DefVector &v, unsigned numDefined) in Write_UInt32DefVector_numDefined()643 CUInt32DefVector digests; in WriteHeader()952 WritePackInfo(sh.NextHeaderOffset, packSizes, CUInt32DefVector()); in WriteDatabase()988 void CUInt32DefVector::SetItem(unsigned index, bool defined, UInt32 value) in SetItem()
672 void CInArchive::Read_UInt32_Vector(CUInt32DefVector &v) in Read_UInt32_Vector()688 void CInArchive::ReadHashDigests(unsigned numItems, CUInt32DefVector &crcs) in ReadHashDigests()721 CUInt32DefVector PackCRCs; in ReadPackInfo()911 CUInt32DefVector &digests) in ReadSubStreamsInfo()1055 CUInt32DefVector &digests) in ReadStreamsInfo()1169 CUInt32DefVector digests; in ReadAndDecodePackedStreams()1263 CUInt32DefVector digests; in ReadHeader()
93 struct CUInt32DefVector struct