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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/
H A DDataType.py31 TAB_BACK_SLASH = '/' variable
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/
H A DDataType.py340 TAB_BACK_SLASH = '/' variable
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/build/
H A DBuildReport.py42 from Common.DataType import TAB_BACK_SLASH namespace
195 LineBackSlashIndex = Line.rfind(TAB_BACK_SLASH, 0, MaxLength)

Completed in 52 milliseconds