Home
last modified time | relevance | path

Searched defs:BelongsToItem (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/
DMetaFileTable.py112 BelongsToItem=-1, StartLine=-1, StartColumn=-1, EndLine=-1, EndColumn=-1, Enabled=0): argument
138 def Query(self, Model, Arch=None, Platform=None, BelongsToItem=None): argument
194 BelongsToItem=-1, StartLine=-1, StartColumn=-1, EndLine=-1, EndColumn=-1, Enabled=0): argument
307 …def Insert(self, Model, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', BelongsToItem=-1… argument
337 def Query(self, Model, Scope1=None, Scope2=None, BelongsToItem=None, FromItem=None): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/MetaFileWorkspace/
DMetaFileTable.py88BelongsToItem=-1, BelongsToFile = -1, StartLine=-1, StartColumn=-1, EndLine=-1, EndColumn=-1, Enab… argument
171BelongsToItem=-1, BelongsToFile = -1, StartLine=-1, StartColumn=-1, EndLine=-1, EndColumn=-1, Enab… argument
251 …def Insert(self, Model, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', BelongsToItem=-1… argument
282 def Query(self, Model, Scope1=None, Scope2=None, BelongsToItem=None, FromItem=None): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Table/
DTableDsc.py87 …def Insert(self, Model, Value1, Value2, Value3, Arch, BelongsToItem, BelongsToFile, StartLine, Sta… argument
DTableFdf.py88 …def Insert(self, Model, Value1, Value2, Value3, Scope1, Scope2, BelongsToItem, BelongsToFile, Star… argument
DTableDec.py87 …def Insert(self, Model, Value1, Value2, Value3, Value4, Value5, Arch, BelongsToItem, BelongsToFile… argument
DTableInf.py93 …def Insert(self, Model, Value1, Value2, Value3, Value4, Value5, Arch, BelongsToItem, BelongsToFile… argument
DTableReport.py71 …def Insert(self, ErrorID, OtherMsg='', BelongsToTable='', BelongsToItem= -1, Enabled=0, Corrected=… argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DParsing.py179 def QueryDscItem(Table, Model, BelongsToItem, BelongsToFile): argument
196 def QueryDecItem(Table, Model, BelongsToItem): argument
212 def QueryInfItem(Table, Model, BelongsToItem): argument
DDscClassObject.py964 …def InsertConditionalStatement(self, Filename, FileID, BelongsToItem, IfDefList, EndLine, ArchList… argument