Searched refs:CUInt32DefVector (Results 1 – 5 of 5) sorted by relevance
102 CUInt32DefVector FolderUnpackCRCs; // Now we use it for headers only.126 CUInt32DefVector PackCRCs;135 CUInt32DefVector Attrib;261 void WriteHashDigests(const CUInt32DefVector &digests);266 const CUInt32DefVector &packCRCs);276 const CUInt32DefVector &digests);
55 CUInt32DefVector FolderCRCs; // NumFolders118 CUInt32DefVector Attrib;390 void Read_UInt32_Vector(CUInt32DefVector &v);393 void ReadHashDigests(unsigned numItems, CUInt32DefVector &crcs);404 CUInt32DefVector &digests);411 CUInt32DefVector &digests);
336 void COutArchive::WriteHashDigests(const CUInt32DefVector &digests) in WriteHashDigests()359 const CUInt32DefVector &packCRCs) in WritePackInfo()402 const CUInt32DefVector &digests) in WriteSubStreamsInfo()435 CUInt32DefVector digests2; in WriteSubStreamsInfo()590 CUInt32DefVector digests; in WriteHeader()887 WritePackInfo(headerOffset, packSizes, CUInt32DefVector()); in WriteDatabase()923 void CUInt32DefVector::SetItem(unsigned index, bool defined, UInt32 value) in SetItem()
614 void CInArchive::Read_UInt32_Vector(CUInt32DefVector &v) in Read_UInt32_Vector()630 void CInArchive::ReadHashDigests(unsigned numItems, CUInt32DefVector &crcs) in ReadHashDigests()666 CUInt32DefVector PackCRCs; in ReadPackInfo()856 CUInt32DefVector &digests) in ReadSubStreamsInfo()1000 CUInt32DefVector &digests) in ReadStreamsInfo()1114 CUInt32DefVector digests; in ReadAndDecodePackedStreams()1209 CUInt32DefVector digests; in ReadHeader()
93 struct CUInt32DefVector struct