Home
last modified time | relevance | path

Searched defs:crc64 (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DDictionaryTest.java22 private static long crc64(ByteBuffer data) { in crc64() method in DictionaryTest
H A DTransformTest.java23 private static long crc64(byte[] data) { in crc64() method in TransformTest
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/class_checksum/
H A Dchecksum_n_exporter.cpp573 uint64_t crc64 = 0U; in Crc64() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dcommon_func.cpp73 int64_t crc64 = 0U; in GetCrc64Arg() local
/third_party/lzma/C/
H A DXz.h90 UInt64 crc64; member
/third_party/lz4/tests/
H A Dfuzzer.c1323 { U64 const crc64 = XXH64(testInput, testCompressedSize, 0); in FUZ_unitTests() local
1387 { U64 const crc64 = XXH64(testInput + 64 KB, testCompressedSize, 0); in FUZ_unitTests() local
1404 XXH64_hash_t const crc64 = ( (void)assert((unsigned)segSize + testCompressedSize < testInputSize) , in FUZ_unitTests() local
1424 { U64 const crc64 = XXH64(testInput + 64 KB, testCompressedSize, 0); in FUZ_unitTests() local
/third_party/ntfs-3g/ntfsprogs/
H A Dmkntfs.c307 static uint64_t crc64(uint64_t crc, const byte * data, size_t size) in crc64() function

Completed in 20 milliseconds