HomeSort by relevance Sort by last modified time
    Searched full:ao_or (Results 1 - 1 of 1) sorted by null

  /external/gptfdisk/
attributes.cc 148 ao_or, ao_nand, ao_xor, ao_assignall, // operate on all attributes (bitmask) enumerator in enum:__anon9681
155 if (attributeOperator == "or") attributeOpcode = ao_or;
193 case ao_or: attributes |= attributeBitMask; break;

Completed in 534 milliseconds