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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/
H A DTargetTxtClassObject.py43 DataType.TAB_TAT_DEFINES_TARGET_ARCH : [],
101 elif Key in [DataType.TAB_TAT_DEFINES_TARGET, DataType.TAB_TAT_DEFINES_TARGET_ARCH, \
H A DDataType.py375 TAB_TAT_DEFINES_TARGET_ARCH = 'TARGET_ARCH' variable
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/TargetTool/
H A DTargetTool.py44 TAB_TAT_DEFINES_TARGET_ARCH : None,
74 elif Key == TAB_TAT_DEFINES_TARGET or Key == TAB_TAT_DEFINES_TARGET_ARCH \
165 elif Key == TAB_TAT_DEFINES_TARGET_ARCH and self.Opt.TARGET_ARCH != None:
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/
H A DDataType.py758 TAB_TAT_DEFINES_TARGET_ARCH = 'TARGET_ARCH' variable
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/build/
H A Dbuild.py780 self.ArchList = self.TargetTxt.TargetTxtDictionary[DataType.TAB_TAT_DEFINES_TARGET_ARCH]

Completed in 89 milliseconds