Searched refs:EndLine (Results 1 – 5 of 5) sorted by relevance
| /third_party/lib/acpica/source/compiler/ |
| A D | asllisting.c | 402 LsWriteSourceLines (Op->Asl.EndLine, Op->Asl.EndLogicalLine, FileId); in LsWriteNodeToListing() 516 LsWriteSourceLines (Op->Asl.EndLine, Op->Asl.EndLogicalLine, in LsWriteNodeToListing() 533 LsWriteSourceLines (Op->Asl.EndLine, Op->Asl.EndLogicalLine, in LsWriteNodeToListing()
|
| A D | asltree.c | 512 if (Op->Asl.EndLine) in TrSetEndLineNumber() 517 Op->Asl.EndLine = Gbl_CurrentLineNumber; in TrSetEndLineNumber() 551 Source->Asl.LineNumber, Source->Asl.EndLine, in TrCreateAssignmentNode() 1107 Op->Asl.LineNumber, Op->Asl.EndLine, in TrLinkChildren()
|
| A D | asltransform.c | 164 Op->Asl.EndLine = Neighbor->Asl.EndLine; in TrAmlInitLineNumbers()
|
| A D | aslcodegen.c | 190 /* 18 */ Op->Asl.EndLine, in CgAmlWriteWalk()
|
| /third_party/lib/acpica/source/include/acpica/ |
| A D | aclocal.h | 981 UINT32 EndLine; member
|
Completed in 14 milliseconds