Searched refs:__SupArchList (Results 1 – 5 of 5) sorted by relevance
34 __SupArchList = []47 if ArchItem not in __SupArchList:48 __SupArchList.append(ArchItem)55 return (__SupArchList, __SupModuleList)129 (__SupArchList, __SupModuleList) = GetArchModuleType(KeyList)199 LibItemObj.SetSupArchList(__SupArchList)239 LibItemObj.SetSupArchList(__SupArchList)
142 def CheckVer(self, Ver, __SupArchList): argument244 InfBianryVerItemObj.SetSupArchList(__SupArchList)262 for VerItemObjArch in __SupArchList:288 def ParseCommonBinary(self, CommonBinary, __SupArchList): argument493 InfBianryCommonItemObj.SetSupArchList(__SupArchList)536 __SupArchList = []543 __SupArchList.append(ArchItem)645 InfBianryUiItemObj.SetSupArchList(__SupArchList)685 self.CheckVer(Ver, __SupArchList)687 self.ParseCommonBinary(CommonBinary, __SupArchList)
201 __SupArchList = []208 __SupArchList.append(ArchItem)270 InfProtocolItemObj.SetSupArchList(__SupArchList)287 for ProtocolItemObjArch in __SupArchList:
211 __SupArchList = []218 __SupArchList.append(ArchItem)301 InfPpiItemObj.SetSupArchList(__SupArchList)318 for PpiItemObjArch in __SupArchList:
209 __SupArchList = []216 __SupArchList.append(ArchItem) 225 ItemObj.SetSupArchList(__SupArchList)