Searched refs:tuple (Results 26 - 29 of 29) sorted by relevance

12

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/
H A Dc.py499 tuple = os.walk(RootDir)
503 for dirpath, dirnames, filenames in tuple:
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Workspace/
H A DMetaFileParser.py373 ScopeKey = tuple(ScopeKey)
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/build/
H A Dbuild.py781 self.ArchList = tuple(self.ArchList)
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/AutoGen/
H A DAutoGen.py223 self.ArchList = tuple(ArchList)

Completed in 74 milliseconds

12