Searched refs:CRCs (Results 1 – 15 of 15) sorted by relevance
41 CRCs[NumPackStreams]66 CRCs[NumFolders]72 CRCs[]215 UINT32 CRCs[NumDefined]
24 CRCs.Clear(); in Init()64 CRCs.Add(_inStreamWithHashSpec->GetCRC()); in AddDigest()
38 CRecordVector<UInt32> CRCs; variable
1297 file.Crc = inStreamSpec->CRCs[subIndex]; in Update()
1 x86locked: PASS: CRCs actual 0xB2D75045 expected 0xB2D75045
1 amd64locked: PASS: CRCs actual 0xDF0656F1 expected 0xDF0656F1
140 SzBitUi32s_Init(&p->CRCs); in SzArEx_Init()159 SzBitUi32s_Free(&p->CRCs, alloc); in SzArEx_Free()1359 RINOK(SzBitUi32s_Alloc(&p->CRCs, p->NumFiles, allocMain)); in SzReadHeader2()1381 p->CRCs.Defs[byteIndex] = crcMask; in SzReadHeader2()1388 p->CRCs.Vals[i] = 0; in SzReadHeader2()1463 p->CRCs.Vals[i] = p->db.FolderCRCs.Vals[folderIndex]; in SzReadHeader2()1468 p->CRCs.Vals[i] = GetUi32(digestsVals + (size_t)digestsValsIndex * 4); in SzReadHeader2()1482 p->CRCs.Vals[i] = GetUi32(digestsVals + (size_t)digestsValsIndex * 4); in SzReadHeader2()1492 p->CRCs.Defs[byteIndex] = crcMask; in SzReadHeader2()1773 …if (SzBitWithVals_Check(&p->CRCs, fileIndex) && CrcCalc(*tempBuf + *offset, *outSizeProcessed) != … in SzArEx_Extract()
150 CSzBitUi32s CRCs; member
131 the CRCs. What this means is that the program should
100 CRCs to make sure that the decompressed version of a file
103 CRCs to make sure that the decompressed version of a file
252 - The code used to generate CRCs is taken from the efone program by
605 /* Table of CRCs of all 8-bit messages. */
2374 png_set_crc_action) checking their CRCs while looking for the IEND chunk.
2369 png_set_crc_action) checking their CRCs while looking for the IEND chunk.