Searched defs:SetSupArchList (Results 1 - 13 of 13) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfBuildOptionObject.py34 def SetSupArchList(self, SupArchList): member in class:InfBuildOptionItem
77 InfBuildOptionItemObj.SetSupArchList(ArchList)
H A DInfCommonObject.py138 ## SetSupArchList
142 def SetSupArchList(self, Arch): member in class:InfSectionCommonDef
H A DInfPackagesObject.py53 def SetSupArchList(self, SupArchList): member in class:InfPackageItem
145 PackageItemObj.SetSupArchList(SupArchList)
H A DInfUserExtensionObject.py51 def SetSupArchList(self, SupArchList): member in class:InfUserExtensionItem
90 InfUserExtensionItemObj.SetSupArchList(IdContentItem[2])
H A DInfLibraryClassesObject.py84 def SetSupArchList(self, SupArchList): member in class:InfLibraryClassItem
199 LibItemObj.SetSupArchList(__SupArchList)
H A DInfMisc.py94 def SetSupArchList(self, ArchList): member in class:InfHobObject
H A DInfProtocolObject.py178 def SetSupArchList(self, SupArchList): member in class:InfProtocolItem
270 InfProtocolItemObj.SetSupArchList(__SupArchList)
H A DInfGuidObject.py97 def SetSupArchList(self, SupArchList): member in class:InfGuidItem
308 InfGuidItemObj.SetSupArchList(__SupportArchList)
H A DInfPpiObject.py184 def SetSupArchList(self, SupArchList): member in class:InfPpiItem
301 InfPpiItemObj.SetSupArchList(__SupArchList)
H A DInfSoucesObject.py195 def SetSupArchList(self, SupArchList): member in class:InfSourcesItemObject
225 ItemObj.SetSupArchList(__SupArchList)
H A DInfBinaryObject.py70 def SetSupArchList(self, SupArchList): member in class:InfBianryItem
238 InfBianryVerItemObj.SetSupArchList(__SupArchList)
422 InfBianryCommonItemObj.SetSupArchList(__SupArchList)
574 InfBianryUiItemObj.SetSupArchList(__SupArchList)
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/POM/
H A DCommonObject.py78 def SetSupArchList(self, SupArchList): member in class:CommonPropertiesObject
504 def SetSupArchList(self, ArchList): member in class:UserExtensionObject
H A DModuleObject.py202 def SetSupArchList(self, SupArchList): member in class:ModuleHeaderObject

Completed in 63 milliseconds