Home
last modified time | relevance | path

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

/external/zstd/lib/common/
Dxxhash.h3510 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b() local
3579 { xxh_u64 const input_lo = XXH_readLE64(input); in XXH3_mix16B() local
5115 { xxh_u32 const input_lo = XXH_readLE32(input); in XXH3_len_4to8_128b() local
5143 xxh_u64 const input_lo = XXH_readLE64(input); in XXH3_len_9to16_128b() local
/external/AFLplusplus/include/
Dxxhash.h3893 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b() local
3976 xxh_u64 const input_lo = XXH_readLE64(input); in XXH3_mix16B() local
5674 xxh_u32 const input_lo = XXH_readLE32(input); in XXH3_len_4to8_128b() local
5712 xxh_u64 const input_lo = XXH_readLE64(input); in XXH3_len_9to16_128b() local
/external/rust/crates/grpcio-sys/grpc/third_party/xxhash/
Dxxhash.h3463 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b() local
3532 { xxh_u64 const input_lo = XXH_readLE64(input); in XXH3_mix16B() local
4952 { xxh_u32 const input_lo = XXH_readLE32(input); in XXH3_len_4to8_128b() local
4980 xxh_u64 const input_lo = XXH_readLE64(input); in XXH3_len_9to16_128b() local