Home
last modified time | relevance | path

Searched defs:hashMask (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/bench/
H A DFontCacheBench.cpp121 int hashMask = ((1 << hashBits) - 1); variable
80 count_collisions(const uint16_t array[], int count, HasherProc proc, unsigned hashMask) count_collisions() argument
/third_party/lzma/C/
H A DLzFind.h32 UInt32 hashMask; member
/third_party/skia/third_party/externals/brotli/research/
H A Dsieve.cc145 TextIdx hashMask = (1u << hashLen) - 1u; in sieve_generate() local
H A Ddurchschlag.cc283 TextIdx hashMask = (1u << hashLen) - 1u; in durchschlag_prepare() local

Completed in 4 milliseconds