Home
last modified time | relevance | path

Searched refs:crcDecoded (Results 1 – 14 of 14) sorted by relevance

/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/lz4/tests/
H A Dfullbench.c550 U32 crcDecoded; in fullSpeedBench() local
574 crcDecoded = XXH32(orig_buff, (int)benchedSize, 0); in fullSpeedBench()
575 …riginal!=crcDecoded) { DISPLAY("\n!!! WARNING !!! %14s : Invalid Checksum : %x != %x\n", inFileNam… in fullSpeedBench()
H A Dframetest.c887 U64 const crcDecoded = XXH64_digest(&xxh64); in fuzzerTests() local
888 … if (crcDecoded != crcOrig) locateBuffDiff(srcStart, decodedBuffer, srcSize, nonContiguousDst); in fuzzerTests()
889 CHECK(crcDecoded != crcOrig, "Decompression corruption"); in fuzzerTests()
/dports/archivers/lizard/lizard-1.0/tests/
H A Dfullbench.c557 U32 crcDecoded; in fullSpeedBench() local
581 crcDecoded = XXH32(orig_buff, (int)benchedSize, 0); in fullSpeedBench()
582 …riginal!=crcDecoded) { DISPLAY("\n!!! WARNING !!! %14s : Invalid Checksum : %x != %x\n", inFileNam… in fullSpeedBench()
H A Dframetest.c594 U64 crcOrig, crcDecoded; in fuzzerTests() local
687 crcDecoded = XXH64_digest(&xxh64); in fuzzerTests()
688 …if (crcDecoded != crcOrig) locateBuffDiff((BYTE*)srcBuffer+srcStart, decodedBuffer, srcSize, nonCo… in fuzzerTests()
689 CHECK(crcDecoded != crcOrig, "Decompression corruption"); in fuzzerTests()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/lz4/tests/
H A Dfullbench.c638 U32 crcDecoded; in fullSpeedBench() local
666 crcDecoded = XXH32(orig_buff, benchedSize, 0); in fullSpeedBench()
667 if (checkResult && (crcOriginal!=crcDecoded)) { in fullSpeedBench()
669 inFileName, (unsigned)crcOriginal, (unsigned)crcDecoded); in fullSpeedBench()
H A Dframetest.c954 U64 const crcDecoded = XXH64_digest(&xxh64); in fuzzerTests() local
955 if (crcDecoded != crcOrig) { in fuzzerTests()
/dports/lang/chez-scheme/ChezScheme-9.5.4/lz4/tests/
H A Dfullbench.c640 U32 crcDecoded; in fullSpeedBench() local
668 crcDecoded = XXH32(orig_buff, benchedSize, 0); in fullSpeedBench()
669 if (checkResult && (crcOriginal!=crcDecoded)) { in fullSpeedBench()
671 inFileName, (unsigned)crcOriginal, (unsigned)crcDecoded); in fullSpeedBench()
H A Dframetest.c866 U64 const crcDecoded = XXH64_digest(&xxh64); in test_lz4f_decompression_wBuffers() local
867 if (crcDecoded != crcOrig) { in test_lz4f_decompression_wBuffers()
/dports/archivers/maxcso/maxcso-1.10.0/lz4/programs/
H A Dfullbench.c822 U32 crcDecoded; in fullSpeedBench() local
848 crcDecoded = XXH32(orig_buff, (int)benchedSize, 0); in fullSpeedBench()
849 …riginal!=crcDecoded) { DISPLAY("\n!!! WARNING !!! %14s : Invalid Checksum : %x != %x\n", inFileNam… in fullSpeedBench()
H A Dframetest.c637 U64 crcOrig, crcDecoded; in fuzzerTests() local
740 crcDecoded = XXH64_digest(&xxh64); in fuzzerTests()
741 …if (crcDecoded != crcOrig) locateBuffDiff((BYTE*)srcBuffer+srcStart, decodedBuffer, srcSize, nonCo… in fuzzerTests()
742 CHECK(crcDecoded != crcOrig, "Decompression corruption"); in fuzzerTests()
/dports/archivers/liblz4/lz4-1.9.3/tests/
H A Dfullbench.c689 U32 crcDecoded; in fullSpeedBench() local
717 crcDecoded = XXH32(orig_buff, benchedSize, 0); in fullSpeedBench()
718 if (checkResult && (crcOriginal!=crcDecoded)) { in fullSpeedBench()
720 inFileName, (unsigned)crcOriginal, (unsigned)crcDecoded); in fullSpeedBench()
H A Dframetest.c889 U64 const crcDecoded = XXH64_digest(&xxh64); in test_lz4f_decompression_wBuffers() local
890 if (crcDecoded != crcOrig) { in test_lz4f_decompression_wBuffers()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/Lz4/Lz4_131/programs/
H A Dfullbench.c822 U32 crcDecoded; in fullSpeedBench() local
848 crcDecoded = XXH32(orig_buff, (int)benchedSize, 0); in fullSpeedBench()
849 …riginal!=crcDecoded) { DISPLAY("\n!!! WARNING !!! %14s : Invalid Checksum : %x != %x\n", inFileNam… in fullSpeedBench()
H A Dframetest.c637 U64 crcOrig, crcDecoded; in fuzzerTests() local
740 crcDecoded = XXH64_digest(&xxh64); in fuzzerTests()
741 …if (crcDecoded != crcOrig) locateBuffDiff((BYTE*)srcBuffer+srcStart, decodedBuffer, srcSize, nonCo… in fuzzerTests()
742 CHECK(crcDecoded != crcOrig, "Decompression corruption"); in fuzzerTests()