Home
last modified time | relevance | path

Searched refs:EndLine (Results 1 – 21 of 21) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/CommonDataClass/
DDataClass.py214 StartLine = -1, StartColumn = -1, EndLine = -1, EndColumn = -1, \ argument
225 self.EndLine = EndLine
268 …gsToFile = -1, BelongsToFunction = -1, StartLine = -1, StartColumn = -1, EndLine = -1, EndColumn =… argument
279 self.EndLine = EndLine
314 …gsToFile = -1, BelongsToFunction = -1, StartLine = -1, StartColumn = -1, EndLine = -1, EndColumn =… argument
324 self.EndLine = EndLine
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
DDatabase.py184 … Function.StartLine, Function.StartColumn, Function.EndLine, Function.EndColumn, \
192 …ID, FunctionID, Identifier.StartLine, Identifier.StartColumn, Identifier.EndLine, Identifier.EndCo…
198 … FileID, FunctionID, Pcd.StartLine, Pcd.StartColumn, Pcd.EndLine, Pcd.EndColumn)
204 …FileID, -1, Identifier.StartLine, Identifier.StartColumn, Identifier.EndLine, Identifier.EndColumn)
210 … FileID, -1, Pcd.StartLine, Pcd.StartColumn, Pcd.EndLine, Pcd.EndColumn)
230 EndLine = Record[3]
239 and BelongsToFile = %s""" % (StartLine, EndLine, BelongsToFile)
255 and BelongsToFile = %s""" % (EndLine, BelongsToFile)
283 EndLine = Record[3]
288 (BelongsToFile, FunctionID, BelongsToFile, StartLine, EndLine)
DC.g72 def StorePredicateExpression(self, StartLine, StartOffset, EndLine, EndOffset, Text):
73 … PredExp = CodeFragment.PredicateExpression(Text, (StartLine, StartOffset), (EndLine, EndOffset))
76 def StoreEnumerationDefinition(self, StartLine, StartOffset, EndLine, EndOffset, Text):
77 … EnumDef = CodeFragment.EnumerationDefinition(Text, (StartLine, StartOffset), (EndLine, EndOffset))
80 def StoreStructUnionDefinition(self, StartLine, StartOffset, EndLine, EndOffset, Text):
81 … SUDef = CodeFragment.StructUnionDefinition(Text, (StartLine, StartOffset), (EndLine, EndOffset))
84 def StoreTypedefDefinition(self, StartLine, StartOffset, EndLine, EndOffset, FromText, ToText):
85 …Tdef = CodeFragment.TypedefDefinition(FromText, ToText, (StartLine, StartOffset), (EndLine, EndOff…
88 …def StoreFunctionDefinition(self, StartLine, StartOffset, EndLine, EndOffset, ModifierText, DeclTe…
89 …nt.FunctionDefinition(ModifierText, DeclText, (StartLine, StartOffset), (EndLine, EndOffset), (Lef…
[all …]
Dc.py2289 EndLine = Result[4]
2296 …if StartLine == FuncDef[1] and StartColumn > FuncDef[2] and EndLine == FuncDef[3] and EndColumn < …
2299 if StartLine > FuncDef[1] and EndLine < FuncDef[3]:
2302 if StartLine == FuncDef[1] and StartColumn > FuncDef[2] and EndLine < FuncDef[3]:
2305 if StartLine > FuncDef[1] and EndLine == FuncDef[3] and EndColumn < FuncDef[4]:
DCParser.py114 def StorePredicateExpression(self, StartLine, StartOffset, EndLine, EndOffset, Text): argument
115 … PredExp = CodeFragment.PredicateExpression(Text, (StartLine, StartOffset), (EndLine, EndOffset))
118 def StoreEnumerationDefinition(self, StartLine, StartOffset, EndLine, EndOffset, Text): argument
119 … EnumDef = CodeFragment.EnumerationDefinition(Text, (StartLine, StartOffset), (EndLine, EndOffset))
122 def StoreStructUnionDefinition(self, StartLine, StartOffset, EndLine, EndOffset, Text): argument
123 … SUDef = CodeFragment.StructUnionDefinition(Text, (StartLine, StartOffset), (EndLine, EndOffset))
126 def StoreTypedefDefinition(self, StartLine, StartOffset, EndLine, EndOffset, FromText, ToText): argument
127 …Tdef = CodeFragment.TypedefDefinition(FromText, ToText, (StartLine, StartOffset), (EndLine, EndOff…
130 …def StoreFunctionDefinition(self, StartLine, StartOffset, EndLine, EndOffset, ModifierText, DeclTe… argument
131 …nt.FunctionDefinition(ModifierText, DeclText, (StartLine, StartOffset), (EndLine, EndOffset), (Lef…
[all …]
/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
103 EndLine,
171 …BelongsToItem=-1, BelongsToFile = -1, StartLine=-1, StartColumn=-1, EndLine=-1, EndColumn=-1, Enab… argument
185 EndLine,
252 FromItem=-1, StartLine=-1, StartColumn=-1, EndLine=-1, EndColumn=-1, Enabled=1): argument
267 EndLine,
DMetaFileParser.py1973 …3, Scope1, Scope2, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLine, EndColumn, Enabl…
1984 …3, Scope1, Scope2, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLine, EndColumn, Enabl…
1992 …3, Scope1, Scope2, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLine, EndColumn, Enabl…
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Table/
DTablePcd.py83 …n, DatumType, Model, BelongsToFile, BelongsToFunction, StartLine, StartColumn, EndLine, EndColumn): argument
87 …en, DatumType, Model, BelongsToFile, BelongsToFunction, StartLine, StartColumn, EndLine, EndColumn)
DTableIdentifier.py83 … Name, Value, Model, BelongsToFile, BelongsToFunction, StartLine, StartColumn, EndLine, EndColumn): argument
87 …, Name, Value, Model, BelongsToFile, BelongsToFunction, StartLine, StartColumn, EndLine, EndColumn)
DTableFunction.py88 …def Insert(self, Header, Modifier, Name, ReturnStatement, StartLine, StartColumn, EndLine, EndColu… argument
92 …elf.ID, Header, Modifier, Name, ReturnStatement, StartLine, StartColumn, EndLine, EndColumn, BodyS…
DTableDsc.py87 …ue2, Value3, Arch, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLine, EndColumn, Enabl… argument
91 …ue2, Value3, Arch, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLine, EndColumn, Enabl…
DTableFdf.py88 …3, Scope1, Scope2, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLine, EndColumn, Enabl… argument
92 …3, Scope1, Scope2, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLine, EndColumn, Enabl…
DTableDec.py87 …ue4, Value5, Arch, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLine, EndColumn, Enabl… argument
91 …ue2, Value3, Arch, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLine, EndColumn, Enabl…
DTableInf.py93 …ue4, Value5, Arch, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLine, EndColumn, Enabl… argument
97 …ue4, Value5, Arch, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLine, EndColumn, Enabl…
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Workspace/
DMetaFileTable.py112 BelongsToItem=-1, StartLine=-1, StartColumn=-1, EndLine=-1, EndColumn=-1, Enabled=0): argument
125 EndLine,
194 BelongsToItem=-1, StartLine=-1, StartColumn=-1, EndLine=-1, EndColumn=-1, Enabled=0): argument
207 EndLine,
308 FromItem=-1, StartLine=-1, StartColumn=-1, EndLine=-1, EndColumn=-1, Enabled=1): argument
322 EndLine,
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DFdfClassObject.py89 …ue2, Value3, Arch, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLine, EndColumn, Enabl…
100 …ue2, Value3, Arch, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLine, EndColumn, Enabl…
108 …ue2, Value3, Arch, BelongsToItem, BelongsToFile, StartLine, StartColumn, EndLine, EndColumn, Enabl…
DParsing.py814 BelongsToItem, EndLine, EndColumn = -1, -1, -1
815 …LineValue, StartLine, EndLine, Comment = SectionItem[0], SectionItem[1], SectionItem[1], SectionIt…
854 BelongsToItem, EndLine, EndColumn = -1, -1, -1
855 LineValue, StartLine, EndLine = SectionItem[0], SectionItem[1], SectionItem[1]
DDscClassObject.py969 …def InsertConditionalStatement(self, Filename, FileID, BelongsToItem, IfDefList, EndLine, ArchList… argument
992 …alue3, ArchList, BelongsToItem, self.FileID, PreviousIf[1], StartColumn, EndLine, EndColumn, Enabl…
1007 …alue3, ArchList, BelongsToItem, self.FileID, PreviousIf[1], StartColumn, EndLine, EndColumn, Enabl…
1014 …alue3, ArchList, BelongsToItem, self.FileID, PreviousIf[1], StartColumn, EndLine, EndColumn, Enabl…
1264 BelongsToItem, EndLine, EndColumn = -1, -1, -1
1265 LineValue, StartLine, EndLine = SectionItem[0], SectionItem[1], SectionItem[1]
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
DDatabase.py184 … Function.StartLine, Function.StartColumn, Function.EndLine, Function.EndColumn, \
191 …ID, FunctionID, Identifier.StartLine, Identifier.StartColumn, Identifier.EndLine, Identifier.EndCo…
195 …FileID, -1, Identifier.StartLine, Identifier.StartColumn, Identifier.EndLine, Identifier.EndColumn)
216 EndLine = Record[3]
219 (BelongsToFile, FunctionID, BelongsToFile, StartLine, EndLine)
DParser.py364 def SearchBelongsToFunction(BelongsToFile, StartLine, EndLine): argument
365 …re BelongsToFile = %s and StartLine <= %s and EndLine >= %s""" %(BelongsToFile, StartLine, EndLine)
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)
DCParser.py114 def StorePredicateExpression(self, StartLine, StartOffset, EndLine, EndOffset, Text): argument
115 … PredExp = CodeFragment.PredicateExpression(Text, (StartLine, StartOffset), (EndLine, EndOffset))
118 def StoreEnumerationDefinition(self, StartLine, StartOffset, EndLine, EndOffset, Text): argument
119 … EnumDef = CodeFragment.EnumerationDefinition(Text, (StartLine, StartOffset), (EndLine, EndOffset))
122 def StoreStructUnionDefinition(self, StartLine, StartOffset, EndLine, EndOffset, Text): argument
123 … SUDef = CodeFragment.StructUnionDefinition(Text, (StartLine, StartOffset), (EndLine, EndOffset))
126 def StoreTypedefDefinition(self, StartLine, StartOffset, EndLine, EndOffset, FromText, ToText): argument
127 …Tdef = CodeFragment.TypedefDefinition(FromText, ToText, (StartLine, StartOffset), (EndLine, EndOff…
130 …def StoreFunctionDefinition(self, StartLine, StartOffset, EndLine, EndOffset, ModifierText, DeclTe… argument
131 …nt.FunctionDefinition(ModifierText, DeclText, (StartLine, StartOffset), (EndLine, EndOffset), (Lef…
[all …]