Home
last modified time | relevance | path

Searched refs:BelongsToFile (Results 1 – 16 of 16) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/CommonDataClass/
DDataClass.py215 BodyStartLine = -1, BodyStartColumn = -1, BelongsToFile = -1, \ argument
229 self.BelongsToFile = BelongsToFile
268BelongsToFile = -1, BelongsToFunction = -1, StartLine = -1, StartColumn = -1, EndLine = -1, EndCol… argument
275 self.BelongsToFile = BelongsToFile
314BelongsToFile = -1, BelongsToFunction = -1, StartLine = -1, StartColumn = -1, EndLine = -1, EndCol… argument
320 self.BelongsToFile = BelongsToFile
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DFdfClassObject.py89 …(Model, Value1, Value2, Value3, Arch, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLin…
99 BelongsToFile = self.InsertFile(FileName)
100 …elf.TblFdf.Insert(Model, Value1, Value2, Value3, Arch, BelongsToItem, BelongsToFile, StartLine, St…
107 BelongsToFile = self.InsertFile(FileName)
108 …elf.TblFdf.Insert(Model, Value1, Value2, Value3, Arch, BelongsToItem, BelongsToFile, StartLine, St…
DParsing.py109 def QueryDefinesItem(Table, Name, Arch, BelongsToFile): argument
115 …Table, MODEL_META_DATA_HEADER, ConvertToSqlString2(Name), ConvertToSqlString2(Arch), BelongsToFile)
123 …ATA_HEADER, ConvertToSqlString2(Name), ConvertToSqlString2(TAB_ARCH_COMMON.upper()), BelongsToFile)
153 def QueryDefinesItem2(Table, Arch, BelongsToFile): argument
158 …d Enabled > -1""" % (Table.Table, MODEL_META_DATA_HEADER, ConvertToSqlString2(Arch), BelongsToFile)
165 … -1""" % (Table.Table, MODEL_META_DATA_HEADER, ConvertToSqlString2(TAB_ARCH_COMMON), BelongsToFile)
179 def QueryDscItem(Table, Model, BelongsToItem, BelongsToFile): argument
184 and Enabled > -1""" % (Table.Table, Model, BelongsToItem, BelongsToFile)
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/MetaFileWorkspace/
DMetaFileTable.py88 …BelongsToItem=-1, BelongsToFile = -1, StartLine=-1, StartColumn=-1, EndLine=-1, EndColumn=-1, Enab… argument
100 BelongsToFile,
171 …BelongsToItem=-1, BelongsToFile = -1, StartLine=-1, StartColumn=-1, EndLine=-1, EndColumn=-1, Enab… argument
182 BelongsToFile,
251 …el, Value1, Value2, Value3, Scope1='COMMON', Scope2='COMMON', BelongsToItem=-1, BelongsToFile = -1, argument
263 BelongsToFile,
DMetaFileParser.py1167 Id, self._ItemType, V1, V2, V3, S1, S2, Owner, BelongsToFile, self._From, \
1208 BelongsToFile,
1968 …(Model, Value1, Value2, Value3, Scope1, Scope2, BelongsToItem, BelongsToFile, StartLine, StartColu…
1978 BelongsToFile = self.InsertFile(FileName)
1979 ….Insert(Model, Value1, Value2, Value3, Scope1, Scope2, BelongsToItem, BelongsToFile, StartLine, St…
1986 BelongsToFile = self.InsertFile(FileName)
1987 ….Insert(Model, Value1, Value2, Value3, Scope1, Scope2, BelongsToItem, BelongsToFile, StartLine, St…
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
DDatabase.py228 BelongsToFile = Record[1]
239 and BelongsToFile = %s""" % (StartLine, EndLine, BelongsToFile)
255 and BelongsToFile = %s""" % (EndLine, BelongsToFile)
281 BelongsToFile = Record[1]
288 (BelongsToFile, FunctionID, BelongsToFile, StartLine, EndLine)
292 …(BelongsToFile, FunctionID, DataClass.MODEL_IDENTIFIER_FUNCTION_HEADER, BelongsToFile, DataClass.M…
DCheck.py885 BelongsToFile = Pcd[4]
890 … """ % (MODEL_EFI_SOURCE_FILE, BelongsToFile, BelongsToFile, MODEL_FILE_C, MODEL_FILE_H)
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Table/
DTablePcd.py83 …def Insert(self, CName, TokenSpaceGuidCName, Token, DatumType, Model, BelongsToFile, BelongsToFunc… argument
87 ….Table, self.ID, CName, TokenSpaceGuidCName, Token, DatumType, Model, BelongsToFile, BelongsToFunc…
DTableIdentifier.py83 …def Insert(self, Modifier, Type, Name, Value, Model, BelongsToFile, BelongsToFunction, StartLine, … argument
87 …% (self.Table, self.ID, Modifier, Type, Name, Value, Model, BelongsToFile, BelongsToFunction, Star…
DTableFunction.py88 …ine, StartColumn, EndLine, EndColumn, BodyStartLine, BodyStartColumn, BelongsToFile, FunNameStartL… argument
92 …ine, StartColumn, EndLine, EndColumn, BodyStartLine, BodyStartColumn, BelongsToFile, FunNameStartL…
DTableDec.py87 …, Model, Value1, Value2, Value3, Value4, Value5, Arch, BelongsToItem, BelongsToFile, StartLine, St… argument
91 …f.Table, self.ID, Model, Value1, Value2, Value3, Arch, BelongsToItem, BelongsToFile, StartLine, St…
DTableDsc.py87 …def Insert(self, Model, Value1, Value2, Value3, Arch, BelongsToItem, BelongsToFile, StartLine, Sta… argument
91 …f.Table, self.ID, Model, Value1, Value2, Value3, Arch, BelongsToItem, BelongsToFile, StartLine, St…
DTableFdf.py88 …def Insert(self, Model, Value1, Value2, Value3, Scope1, Scope2, BelongsToItem, BelongsToFile, Star… argument
92 …elf.ID, Model, Value1, Value2, Value3, Scope1, Scope2, BelongsToItem, BelongsToFile, StartLine, St…
DTableInf.py93 …, Model, Value1, Value2, Value3, Value4, Value5, Arch, BelongsToItem, BelongsToFile, StartLine, St… argument
97 …, Model, Value1, Value2, Value3, Value4, Value5, Arch, BelongsToItem, BelongsToFile, StartLine, St…
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
DDatabase.py214 BelongsToFile = Record[1]
219 (BelongsToFile, FunctionID, BelongsToFile, StartLine, EndLine)
223 …(BelongsToFile, FunctionID, DataClass.MODEL_IDENTIFIER_FUNCTION_HEADER, BelongsToFile, DataClass.M…
DParser.py364 def SearchBelongsToFunction(BelongsToFile, StartLine, EndLine): argument
365 …n where BelongsToFile = %s and StartLine <= %s and EndLine >= %s""" %(BelongsToFile, StartLine, En…
392 BelongsToFile, StartLine, EndLine = Record[2], Record[3], Record[4]
393 …BelongsToFunctionID, BelongsToFunction = SearchBelongsToFunction(BelongsToFile, StartLine, EndLine)
440 BelongsToFile, StartLine, EndLine = Record[2], Record[3], Record[4]
441 …BelongsToFunctionID, BelongsToFunction = SearchBelongsToFunction(BelongsToFile, StartLine, EndLine)
487 BelongsToFile, StartLine, EndLine = Record[2], Record[3], Record[4]
489 …BelongsToFunctionID, BelongsToFunction = SearchBelongsToFunction(BelongsToFile, StartLine, EndLine)
579 BelongsToFile, StartLine, EndLine = Record[2], Record[3], Record[4]
581 …BelongsToFunctionID, BelongsToFunction = SearchBelongsToFunction(BelongsToFile, StartLine, EndLine)