Searched refs:LineCount (Results 1 – 8 of 8) sorted by relevance
1298 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() local1644 LineCount = 1; in AsTrimComments()1656 LineCount++; in AsTrimComments()[all …]
246 UINT32 LineCount = 0; in AsDetectLoneLineFeeds() local263 LineCount++; in AsDetectLoneLineFeeds()270 if (LineCount == LfCount) in AsDetectLoneLineFeeds()
365 UINT32 LineCount; in AcpiDbMatchCommandHelp() local395 LineCount = Help->LineCount; in AcpiDbMatchCommandHelp()396 while (LineCount) in AcpiDbMatchCommandHelp()400 LineCount--; in AcpiDbMatchCommandHelp()
65 UINT8 LineCount; /* Number of help lines */ member
1199 UINT32 LineCount; member
635 Interleave->LineCount = Count; in DtCompileNfit()
2767 for (i = 0; i < Interleave->LineCount; i++) in AcpiDmDumpNfit()
2154 {ACPI_DMT_UINT32, ACPI_NFIT2_OFFSET (LineCount), "Line Count", 0},
Completed in 27 milliseconds