Home
last modified time | relevance | path

Searched refs:CRCs (Results 1 – 12 of 12) sorted by relevance

/external/lzma/
D7zFormat.txt41 CRCs[NumPackStreams]
66 CRCs[NumFolders]
72 CRCs[]
212 UINT32 CRCs[NumDefined]
/external/lzma/CPP/7zip/Archive/7z/
D7zFolderInStream.cpp24 CRCs.Clear(); in Init()
64 CRCs.Add(_inStreamWithHashSpec->GetCRC()); in AddDigest()
D7zFolderInStream.h38 CRecordVector<UInt32> CRCs; variable
D7zUpdate.cpp1112 file.Crc = inStreamSpec->CRCs[subIndex]; in Update()
/external/valgrind/none/tests/amd64/
Damd64locked.stdout.exp1 amd64locked: PASS: CRCs actual 0x1F677629 expected 0x1F677629
/external/valgrind/none/tests/x86/
Dx86locked.stdout.exp1 x86locked: PASS: CRCs actual 0x8235DC9C expected 0x8235DC9C
/external/bzip2/
DCHANGES131 the CRCs. What this means is that the program should
Dbzip2.txt100 CRCs to make sure that the decompressed version of a file
Dbzip2.1.preformatted103 CRCs to make sure that the decompressed version of a file
/external/gptfdisk/
DREADME252 - The code used to generate CRCs is taken from the efone program by
/external/zlib/src/doc/
Drfc1952.txt605 /* Table of CRCs of all 8-bit messages. */
/external/libpng/
Dlibpng-manual.txt2363 png_set_crc_action) checking their CRCs while looking for the IEND chunk.