Searched defs:MASK (Results 1 – 6 of 6) sorted by relevance
32 constexpr uint32_t MASK = 0x20; in HexValue() local
175 constexpr uint8_t MASK = 0xffU; in GetByteFrom() local
201 const Word MASK = MaskUpToIndex(to - from + 1); in bits() local221 const Word MASK = MaskUpToIndex(to - from + 1); in bits() local346 const Word MASK = MaskUpToIndex(LEN); in process() local541 const Word MASK = MaskUpToIndex(size() & POS_MASK); in SetBitsCount() local570 const Word MASK = MaskUpToIndex(size & POS_MASK); in power_of_op_then_fold() local
32 constexpr BitmapWordType MASK = ~((static_cast<BitmapWordType>(1) << LOG_BITSPERWORD) - 1); in ClearBitsInRange() local
193 static constexpr size_t MASK = 0xff; in RewriteChecksum() local
235 const auto MASK = 0xFFFFULL; in MakeSyntheticMethod() local