Home | History | Annotate | Download | only in Common

Lines Matching refs:SupArchList

86     def __init__(self, Filename=None, IsToDatabase=False, IsToPackage=False, WorkspaceDir=None, Database=None, SupArchList=DataType.ARCH_LIST):

91 self.SupArchList = SupArchList
319 for Arch in self.SupArchList:
349 for Arch in self.SupArchList:
357 Include.SupArchList = Includes[Key]
378 for Arch in self.SupArchList:
400 ListClass.SupArchList = Lists[Key]
422 for Arch in self.SupArchList:
442 LibraryClass.SupArchList = LibraryClasses[Key]
468 for Arch in self.SupArchList:
510 Pcd.SupArchList = Pcds[Key]
529 print Item.FilePath, Item.SupArchList
532 print Item.CName, Item.Guid, Item.SupArchList
535 print Item.CName, Item.Guid, Item.SupArchList
538 print Item.CName, Item.Guid, Item.SupArchList
541 print Item.LibraryClass, Item.RecommendedInstance, Item.SupModuleList, Item.SupArchList
544 print 'CName=', Item.CName, 'TokenSpaceGuidCName=', Item.TokenSpaceGuidCName, 'DefaultValue=', Item.DefaultValue, 'ItemType=', Item.ItemType, 'Token=', Item.Token, 'DatumType=', Item.DatumType, Item.SupArchList