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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/
H A DDataType.py392 TAB_END_IF = '!endif' variable
H A DDscClassObject.py1280 if LineValue.upper().find(TAB_END_IF.upper()) > -1:
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/
H A DDataType.py775 TAB_END_IF = '!endif' variable
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/
H A DParser.py312 if NewLine.find(TAB_END_IF.upper()) > -1:
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/MetaFileWorkspace/
H A DMetaFileParser.py712 TAB_END_IF.upper() : MODEL_META_DATA_CONDITIONAL_STATEMENT_ENDIF,
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Workspace/
H A DMetaFileParser.py749 TAB_END_IF.upper() : MODEL_META_DATA_CONDITIONAL_STATEMENT_ENDIF,

Completed in 67 milliseconds