Searched defs:MASK (Results 1 – 8 of 8) 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
40 constexpr BitmapWordType MASK = ~((static_cast<BitmapWordType>(1) << LOG_BITSPERWORD) - 1); in ClearBitsInRange() local
194 static constexpr size_t MASK = 0xff; in RewriteChecksum() local
777 constexpr auto MASK = (1U << HALF_SIZE) - 1; in VisitAnd() local
2444 constexpr unsigned MASK = 0x1b; // reverse mask: 00 01 10 11 in EncodeReverseHalfWords() local