Home
last modified time | relevance | path

Searched defs:hash_bits (Results 1 – 10 of 10) sorted by relevance

/external/webp/src/utils/
Dcolor_cache_utils.c23 int VP8LColorCacheInit(VP8LColorCache* const cc, int hash_bits) { in VP8LColorCacheInit()
/external/python/cpython3/Include/
Dpyhash.h92 const int hash_bits; member
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stackdepot.cc39 u32 hash_bits = in eq() local
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_stackdepot.cpp39 u32 hash_bits = in eq() local
/external/rust/crates/parking_lot_core/src/
Dparking_lot.rs38 hash_bits: u32, field
48 let hash_bits = 0usize.leading_zeros() - new_size.leading_zeros() - 1; in new() localVariable
/external/libwebsockets/win32port/zlib/
Ddeflate.h138 uInt hash_bits; /* log2(hash_size) */ member
/external/zlib/
Ddeflate.h144 uInt hash_bits; /* log2(hash_size) */ member
/external/angle/third_party/zlib/
Ddeflate.h144 uInt hash_bits; /* log2(hash_size) */ member
/external/rust/crates/libz-sys/src/zlib/
Ddeflate.h144 uInt hash_bits; /* log2(hash_size) */ member
/external/python/cpython2/Modules/zlib/
Ddeflate.h144 uInt hash_bits; /* log2(hash_size) */ member