Lines Matching defs:mask
494 * Returns a mask of the bits set and the absinfo struct with the values.502 uint32_t mask = 0;522 mask = 0;526 mask |= bit;535 if (mask & ABS_MASK_MIN)537 if (mask & ABS_MASK_MAX)539 if (mask & ABS_MASK_RES)541 if (mask & ABS_MASK_FUZZ)543 if (mask & ABS_MASK_FLAT)549 return mask;