Home
last modified time | relevance | path

Searched defs:keyed (Results 1 – 3 of 3) sorted by relevance

/external/zstd/lib/common/
Dxxhash.h3481 xxh_u64 const keyed = (xxh_u64)combined ^ bitflip; in XXH3_len_1to3_64b() local
3497 xxh_u64 const keyed = input64 ^ bitflip; in XXH3_len_4to8_64b() local
5119 xxh_u64 const keyed = input_64 ^ bitflip; in XXH3_len_4to8_128b() local
/external/AFLplusplus/include/
Dxxhash.h3850 xxh_u64 const keyed = (xxh_u64)combined ^ bitflip; in XXH3_len_1to3_64b() local
3872 xxh_u64 const keyed = input64 ^ bitflip; in XXH3_len_4to8_64b() local
5679 xxh_u64 const keyed = input_64 ^ bitflip; in XXH3_len_4to8_128b() local
/external/rust/crates/grpcio-sys/grpc/third_party/xxhash/
Dxxhash.h3434 xxh_u64 const keyed = (xxh_u64)combined ^ bitflip; in XXH3_len_1to3_64b() local
3450 xxh_u64 const keyed = input64 ^ bitflip; in XXH3_len_4to8_64b() local
4956 xxh_u64 const keyed = input_64 ^ bitflip; in XXH3_len_4to8_128b() local