Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/twox-hash/src/xxhash3/large/
Dneon.rs187 let input_lo = vmovn_u64(input); in xx_vmulq_u32_u64() localVariable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xxhash/
Dxxhash.h3493 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b() local
3562 { xxh_u64 const input_lo = XXH_readLE64(input); in XXH3_mix16B() local
5017 { xxh_u32 const input_lo = XXH_readLE32(input); in XXH3_len_4to8_128b() local
5045 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/grpc-grpc/third_party/xxhash/
Dxxhash.h3493 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b() local
3562 { xxh_u64 const input_lo = XXH_readLE64(input); in XXH3_mix16B() local
5017 { xxh_u32 const input_lo = XXH_readLE32(input); in XXH3_len_4to8_128b() local
5045 xxh_u64 const input_lo = XXH_readLE64(input); in XXH3_len_9to16_128b() local
/external/zstd/lib/common/
Dxxhash.h4613 xxh_u64 const input_lo = XXH_readLE64(input) ^ bitflip1; in XXH3_len_9to16_64b() local
4682 { xxh_u64 const input_lo = XXH_readLE64(input); in XXH3_mix16B() local
6504 { xxh_u32 const input_lo = XXH_readLE32(input); in XXH3_len_4to8_128b() local
6532 xxh_u64 const input_lo = XXH_readLE64(input); in XXH3_len_9to16_128b() local