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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Workspace/
H A DWorkspaceDatabase.py59 # dict used to convert part of [Defines] to members of DscBuildData directly
172 ## Retrieve all information in [Defines] section
174 # (Retriving all [Defines] information in one-shot is just to save time.)
183 # some special items in [Defines] section need special treatment
919 # dict used to convert part of [Defines] to members of DecBuildData directly
1005 ## Retrieve all information in [Defines] section
1007 # (Retriving all [Defines] information in one-shot is just to save time.)
1250 # dict used to convert part of [Defines] to members of InfBuildData directly
1428 ## Retrieve all information in [Defines] section
1430 # (Retriving all [Defines] informatio
2225 Defines = property(_GetDefines) variable in class:InfBuildData
[all...]

Completed in 36 milliseconds