Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dcompound_dictionary.c16 uint32_t slot_bits, uint32_t hash_bits, uint16_t bucket_limit) { in CreatePreparedDictionaryWithParams()
156 uint32_t hash_bits = 40; in CreatePreparedDictionary() local
H A Dcompound_dictionary.h24 uint32_t hash_bits; member
H A Dhash.h517 const uint32_t hash_bits = self->hash_bits; in FindCompoundDictionaryMatch() local
613 const uint32_t hash_bits = self->hash_bits; in FindAllCompoundDictionaryMatches() local
/aosp_15_r20/external/webp/src/utils/
H A Dcolor_cache_utils.c23 int VP8LColorCacheInit(VP8LColorCache* const color_cache, int hash_bits) { in VP8LColorCacheInit()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/
Dpyhash.h89 const int hash_bits; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/
Dpyhash.h89 const int hash_bits; member
/aosp_15_r20/external/python/cpython3/Include/
Dpyhash.h89 const int hash_bits; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/
Dpyhash.h89 const int hash_bits; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/
Dpyhash.h89 const int hash_bits; member
/aosp_15_r20/art/runtime/
H A Dclass_table-inl.h220 inline uint32_t ClassTable::TableSlot::Encode(ObjPtr<mirror::Class> klass, uint32_t hash_bits) { in Encode()
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepot.cc39 u32 hash_bits = in eq() local
/aosp_15_r20/out/soong/.intermediates/external/libbpf/libbpf_headers/gen/bpf/
Dhashmap.h15 static inline size_t hash_bits(size_t h, int bits) in hash_bits() function
/aosp_15_r20/external/libbpf/src/
H A Dhashmap.h15 static inline size_t hash_bits(size_t h, int bits) in hash_bits() function
/aosp_15_r20/external/rust/android-crates-io/crates/parking_lot_core/src/
Dparking_lot.rs62 hash_bits: u32, field
72 let hash_bits = 0usize.leading_zeros() - new_size.leading_zeros() - 1; in new() localVariable
/aosp_15_r20/external/libwebsockets/win32port/zlib/
H A Ddeflate.h138 uInt hash_bits; /* log2(hash_size) */ member
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/zlib/
Ddeflate.h144 uInt hash_bits; /* log2(hash_size) */ member
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/zlib/
Ddeflate.h144 uInt hash_bits; /* log2(hash_size) */ member
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/zlib/
Ddeflate.h144 uInt hash_bits; /* log2(hash_size) */ member
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/zlib/
Ddeflate.h144 uInt hash_bits; /* log2(hash_size) */ member
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/zlib/
Ddeflate.h144 uInt hash_bits; /* log2(hash_size) */ member
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/zlib/
Ddeflate.h144 uInt hash_bits; /* log2(hash_size) */ member
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/zlib/
Ddeflate.h144 uInt hash_bits; /* log2(hash_size) */ member
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/zlib/
Ddeflate.h144 uInt hash_bits; /* log2(hash_size) */ member
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/zlib/
Ddeflate.h144 uInt hash_bits; /* log2(hash_size) */ member
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/zlib/
Ddeflate.h144 uInt hash_bits; /* log2(hash_size) */ member

123