Home
last modified time | relevance | path

Searched defs:hash_bits (Results 1 – 7 of 7) 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.h90 const int hash_bits; member
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stackdepot.cc39 u32 hash_bits = in eq() local
/external/u-boot/include/net/pfe_eth/pfe/cbus/
Dclass_csr.h75 #define CLASS_ROUTE_HASH_SIZE(hash_bits) (((hash_bits) & 0xff) << 16) argument
/external/u-boot/lib/zlib/
Ddeflate.h138 uInt hash_bits; /* log2(hash_size) */ member
/external/zlib/src/
Ddeflate.h144 uInt hash_bits; /* log2(hash_size) */ member
/external/python/cpython2/Modules/zlib/
Ddeflate.h144 uInt hash_bits; /* log2(hash_size) */ member