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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/
H A DParser.py272 if NewLine.find(TAB_IF_EXIST.upper()) > -1:
273 IfLine = Line[NewLine.find(TAB_IF_EXIST) + len(TAB_IF_EXIST) + 1:].strip()
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/
H A DDataType.py397 TAB_IF_EXIST = '!if exist' variable
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/
H A DDataType.py780 TAB_IF_EXIST = '!if exist' variable

Completed in 68 milliseconds