Searched defs:MASK (Results 1 – 9 of 9) sorted by relevance
52 constexpr uint32_t MASK = 0x20; in HexValue() local
177 constexpr uint8_t MASK = 0xffU; in GetByteFrom() local
32 constexpr uint32_t MASK = 0x20; in HexValue() local
175 constexpr uint8_t MASK = 0xffU; in GetByteFrom() local
129 static constexpr ValueType MASK = ~FLAG; in UnsetFlagCAS() local
40 constexpr BitmapWordType MASK = ~((static_cast<BitmapWordType>(1) << LOG_BITSPERWORD) - 1); in ClearBitsInRange() local
194 static constexpr size_t MASK = 0xff; in RewriteChecksum() local
778 constexpr auto MASK = (1U << HALF_SIZE) - 1; in VisitAnd() local
2465 constexpr unsigned MASK = 0x1b; // reverse mask: 00 01 10 11 in EncodeReverseHalfWords() local