Home
last modified time | relevance | path

Searched refs:LineCount (Results 1 – 8 of 8) sorted by relevance

/third_party/lib/acpica/source/tools/acpisrc/
A Dasconvrt.c1298 Gbl_TotalLines += LineCount; in AsCountLines()
1299 return (LineCount); in AsCountLines()
1308 LineCount++; in AsCountLines()
1320 Gbl_TotalLines += LineCount; in AsCountLines()
1321 return (LineCount); in AsCountLines()
1421 LineCount++; in AsCountSourceLines()
1443 Gbl_SourceLines += LineCount; in AsCountSourceLines()
1602 UINT32 LineCount; in AsTrimComments() local
1644 LineCount = 1; in AsTrimComments()
1656 LineCount++; in AsTrimComments()
[all …]
A Dasfile.c246 UINT32 LineCount = 0; in AsDetectLoneLineFeeds() local
263 LineCount++; in AsDetectLoneLineFeeds()
270 if (LineCount == LfCount) in AsDetectLoneLineFeeds()
/third_party/lib/acpica/source/components/debugger/
A Ddbinput.c365 UINT32 LineCount; in AcpiDbMatchCommandHelp() local
395 LineCount = Help->LineCount; in AcpiDbMatchCommandHelp()
396 while (LineCount) in AcpiDbMatchCommandHelp()
400 LineCount--; in AcpiDbMatchCommandHelp()
/third_party/lib/acpica/source/include/acpica/
A Dacdebug.h65 UINT8 LineCount; /* Number of help lines */ member
A Dactbl1.h1199 UINT32 LineCount; member
/third_party/lib/acpica/source/compiler/
A Ddttable2.c635 Interleave->LineCount = Count; in DtCompileNfit()
/third_party/lib/acpica/source/common/
A Ddmtbdump.c2767 for (i = 0; i < Interleave->LineCount; i++) in AcpiDmDumpNfit()
A Ddmtbinfo.c2154 {ACPI_DMT_UINT32, ACPI_NFIT2_OFFSET (LineCount), "Line Count", 0},

Completed in 27 milliseconds