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