Lines Matching full:mask
905 static const int kMarkingMask = (1 << kMarkingBit); // marking mask907 static const int kOverflowMask = (1 << kOverflowBit); // overflow mask1988 // use bit-wise AND with a mask, so the capacity must be positive3913 // Mask constant for checking if a string has a computed hash code