Searched refs:gSOURCE_FILES (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/
H A DEotGlobalData.py39 gSOURCE_FILES = [] variable
68 gSOURCE_FILES = 'Log_SourceFiles.log' variable
69 gOP_SOURCE_FILES = open(gSOURCE_FILES, 'w+')
H A DEot.py227 # 4. Store source file list to EotGlobalData.gSOURCE_FILES
277 EotGlobalData.gSOURCE_FILES = mSourceFileList
516 c.CreateCCodeDB(EotGlobalData.gSOURCE_FILES)

Completed in 43 milliseconds