Searched defs:kMask (Results 1 – 3 of 3) sorted by relevance
66 static const int kMask = kSize - 1; variable92 static const int kMask = kSize - 1; variable
82 static const int kMask = ~(1 << 6); in Encode() local
30 kMask = 1, // A mask (for the index table) was specified. enumerator