Home
last modified time | relevance | path

Searched refs:locateBuffDiff (Results 1 – 7 of 7) sorted by relevance

/dports/archivers/maxcso/maxcso-1.10.0/lz4/programs/
H A Dframetest.c568 static void locateBuffDiff(const void* buff1, const void* buff2, size_t size, unsigned nonContiguou… in locateBuffDiff() function
728locateBuffDiff((BYTE*)srcBuffer+srcStart, decodedBuffer, srcSize, nonContiguousDst); in fuzzerTests()
741 …if (crcDecoded != crcOrig) locateBuffDiff((BYTE*)srcBuffer+srcStart, decodedBuffer, srcSize, nonCo… in fuzzerTests()
/dports/archivers/lizard/lizard-1.0/tests/
H A Dframetest.c530 static void locateBuffDiff(const void* buff1, const void* buff2, size_t size, unsigned nonContiguou… in locateBuffDiff() function
676locateBuffDiff((BYTE*)srcBuffer+srcStart, decodedBuffer, srcSize, nonContiguousDst); in fuzzerTests()
688 …if (crcDecoded != crcOrig) locateBuffDiff((BYTE*)srcBuffer+srcStart, decodedBuffer, srcSize, nonCo… in fuzzerTests()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/Lz4/Lz4_131/programs/
H A Dframetest.c568 static void locateBuffDiff(const void* buff1, const void* buff2, size_t size, unsigned nonContiguou… in locateBuffDiff() function
728locateBuffDiff((BYTE*)srcBuffer+srcStart, decodedBuffer, srcSize, nonContiguousDst); in fuzzerTests()
741 …if (crcDecoded != crcOrig) locateBuffDiff((BYTE*)srcBuffer+srcStart, decodedBuffer, srcSize, nonCo… in fuzzerTests()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/lz4/tests/
H A Dframetest.c731 static void locateBuffDiff(const void* buff1, const void* buff2, size_t size, unsigned nonContiguou… in locateBuffDiff() function
876 …if (LZ4F_getErrorCode(result) == LZ4F_ERROR_contentChecksum_invalid) locateBuffDiff(srcStart, deco… in fuzzerTests()
888 … if (crcDecoded != crcOrig) locateBuffDiff(srcStart, decodedBuffer, srcSize, nonContiguousDst); in fuzzerTests()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/lz4/tests/
H A Dframetest.c766 static void locateBuffDiff(const void* buff1, const void* buff2, size_t size, unsigned nonContiguou… in locateBuffDiff() function
942 locateBuffDiff(srcStart, decodedBuffer, srcSize, nonContiguousDst); in fuzzerTests()
956 locateBuffDiff(srcStart, decodedBuffer, srcSize, nonContiguousDst); in fuzzerTests()
/dports/archivers/liblz4/lz4-1.9.3/tests/
H A Dframetest.c785 static void locateBuffDiff(const void* buff1, const void* buff2, size_t size, o_scenario_e o_scenar… in locateBuffDiff() function
870 if (findErrorPos) locateBuffDiff(srcRef, dst, decompressedSize, o_scenario); in test_lz4f_decompression_wBuffers()
891 if (findErrorPos) locateBuffDiff(srcRef, dst, decompressedSize, o_scenario); in test_lz4f_decompression_wBuffers()
/dports/lang/chez-scheme/ChezScheme-9.5.4/lz4/tests/
H A Dframetest.c768 static void locateBuffDiff(const void* buff1, const void* buff2, size_t size, o_scenario_e o_scenar… in locateBuffDiff() function
848 locateBuffDiff(srcRef, dst, decompressedSize, o_scenario); in test_lz4f_decompression_wBuffers()
868 locateBuffDiff(srcRef, dst, decompressedSize, o_scenario); in test_lz4f_decompression_wBuffers()