Searched refs:ExclusiveOpcode (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/AutoGen/
H A DGenDepex.py114 ExclusiveOpcode = ["BEFORE", "AFTER"] variable in class:DependencyExpression
208 if len(self.OpcodeList) == 0 or self.OpcodeList[-1] not in self.ExclusiveOpcode:
242 for Op in self.ExclusiveOpcode:

Completed in 42 milliseconds