Home
last modified time | relevance | path

Searched defs:hash0 (Results 1 – 7 of 7) sorted by relevance

/external/zstd/tests/fuzz/
Ddictionary_round_trip.c50 XXH64_hash_t const hash0 = XXH64(compressed, cSize, 0); in roundTripTest() local
80 XXH64_hash_t const hash0 = XXH64(compressed, cSize, 0); in roundTripTest() local
Dsimple_round_trip.c71 XXH64_hash_t const hash0 = XXH64(compressed, cSize, 0); in roundTripTest() local
86 XXH64_hash_t const hash0 = XXH64(compressed, cSize, 0); in roundTripTest() local
/external/AFLplusplus/test/unittests/
Dunit_hash.c52 u64 hash0 = hash64(bitmap, sizeof(bitmap), 0xa5b35705); in test_hash() local
/external/zstd/lib/compress/
Dzstd_fast.c75 size_t const hash0 = ZSTD_hashPtr(ip, hBits, mls); in ZSTD_fillHashTableForCCtx() local
220 size_t hash0; /* hash for ip0 */ in ZSTD_compressBlock_fast_noDict_generic() local
544 size_t hash0 = ZSTD_hashPtr(ip0, hlog, mls); in ZSTD_compressBlock_fast_dictMatchState_generic() local
742 size_t hash0; /* hash for ip0 */ in ZSTD_compressBlock_fast_extDict_generic() local
/external/mesa3d/src/intel/compiler/
Dbrw_opt_cse.cpp334 uint32_t hash0 = hash_reg(hash, inst->src[0]); in hash_inst() local
/external/e2fsprogs/lib/ext2fs/
Ddirhash.c129 __u32 hash, hash0 = 0x12a3fe2d, hash1 = 0x37abe8f9; in dx_hack_hash() local
/external/mesa3d/src/compiler/nir/
Dnir_instr_set.c124 uint32_t hash0 = hash_alu_src(hash, &instr->src[0], in hash_alu() local