Home
last modified time | relevance | path

Searched defs:nbStripes (Results 1 – 4 of 4) sorted by relevance

/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xxhash/
Dxxhash.h4362 size_t nbStripes, in XXH3_accumulate()
4397 { size_t const nbStripes = ((len - 1) - (block_len * nb_blocks)) / XXH_STRIPE_LEN; in XXH3_hashLong_internal_loop() local
4757 const xxh_u8* XXH_RESTRICT input, size_t nbStripes, in XXH3_consumeStripes()
4842 size_t nbStripes = (size_t)(bEnd - 1 - input) / XXH_STRIPE_LEN; in XXH3_update() local
4921 size_t const nbStripes = (state->bufferedSize - 1) / XXH_STRIPE_LEN; in XXH3_digest_long() local
/external/grpc-grpc/third_party/xxhash/
Dxxhash.h4362 size_t nbStripes, in XXH3_accumulate()
4397 { size_t const nbStripes = ((len - 1) - (block_len * nb_blocks)) / XXH_STRIPE_LEN; in XXH3_hashLong_internal_loop() local
4757 const xxh_u8* XXH_RESTRICT input, size_t nbStripes, in XXH3_consumeStripes()
4842 size_t nbStripes = (size_t)(bEnd - 1 - input) / XXH_STRIPE_LEN; in XXH3_update() local
4921 size_t const nbStripes = (state->bufferedSize - 1) / XXH_STRIPE_LEN; in XXH3_digest_long() local
/external/zstd/lib/common/
Dxxhash.h5541 size_t nbStripes) in XXH3_accumulate_sve()
5870 { size_t const nbStripes = ((len - 1) - (block_len * nb_blocks)) / XXH_STRIPE_LEN; in XXH3_hashLong_internal_loop() local
6265 const xxh_u8* XXH_RESTRICT input, size_t nbStripes, in XXH3_consumeStripes()
6361 size_t nbStripes = (size_t)(bEnd - 1 - input) / XXH_STRIPE_LEN; in XXH3_update() local
6409 size_t const nbStripes = (state->bufferedSize - 1) / XXH_STRIPE_LEN; in XXH3_digest_long() local
/external/AFLplusplus/include/
Dxxhash.h4911 size_t nbStripes, in XXH3_accumulate()
4951 size_t const nbStripes = in XXH3_hashLong_internal_loop() local
5355 size_t nbStripes, const xxh_u8 *XXH_RESTRICT secret, size_t secretLimit, in XXH3_consumeStripes()
5496 size_t const nbStripes = (state->bufferedSize - 1) / XXH_STRIPE_LEN; in XXH3_digest_long() local