Searched refs:ao_or (Results 1 – 1 of 1) sorted by relevance
148 ao_or, ao_nand, ao_xor, ao_assignall, // operate on all attributes (bitmask) in OperateOnAttributes() enumerator155 if (attributeOperator == "or") attributeOpcode = ao_or; in OperateOnAttributes()193 case ao_or: attributes |= attributeBitMask; break; in OperateOnAttributes()