Home
last modified time | relevance | path

Searched defs:key64 (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dsample_map_ret0.c22 __u64 key64 = 0; in func() local
/aosp_15_r20/external/rust/android-crates-io/crates/twox-hash/src/
Dxxh3.rs777 let key64 = key[8 * i..].read_u64_le(); in scramble_acc() localVariable
/aosp_15_r20/external/grpc-grpc/third_party/xxhash/
H A Dxxhash.h4222 xxh_u64 const key64 = XXH_readLE64(xsecret + 8*i); in XXH3_scrambleAcc_scalar() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xxhash/
Dxxhash.h4222 xxh_u64 const key64 = XXH_readLE64(xsecret + 8*i); in XXH3_scrambleAcc_scalar() local
/aosp_15_r20/external/AFLplusplus/include/
H A Dxxhash.h4766 xxh_u64 const key64 = XXH_readLE64(xsecret + 8 * i); in XXH3_scrambleAcc_scalar() local
/aosp_15_r20/external/zstd/lib/common/
H A Dxxhash.h5626 xxh_u64 const key64 = XXH_readLE64(xsecret + lane * 8); in XXH3_ACCUMULATE_TEMPLATE() local