Searched refs:LineCount (Results 1 – 8 of 8) sorted by relevance
1435 UINT32 LineCount = 0; in AsCountLines() local1444 Gbl_TotalLines += LineCount; in AsCountLines()1445 return (LineCount); in AsCountLines()1454 LineCount++; in AsCountLines()1466 Gbl_TotalLines += LineCount; in AsCountLines()1467 return (LineCount); in AsCountLines()1521 UINT32 LineCount = 0; in AsCountSourceLines() local1567 LineCount++; in AsCountSourceLines()1589 Gbl_SourceLines += LineCount; in AsCountSourceLines()1594 CommentCount, WhiteCount, LineCount, in AsCountSourceLines()[all …]
358 UINT32 LineCount = 0; in AsDetectLoneLineFeeds() local375 LineCount++; in AsDetectLoneLineFeeds()382 if (LineCount == LfCount) in AsDetectLoneLineFeeds()
491 UINT32 LineCount; in AcpiDbMatchCommandHelp() local521 LineCount = Help->LineCount; in AcpiDbMatchCommandHelp()522 while (LineCount) in AcpiDbMatchCommandHelp()526 LineCount--; in AcpiDbMatchCommandHelp()
174 UINT8 LineCount; /* Number of help lines */ member
1652 UINT32 LineCount; member
1120 {ACPI_DMT_UINT32, ACPI_NFIT2_OFFSET (LineCount), "Line Count", 0},
1407 for (i = 0; i < Interleave->LineCount; i++) in AcpiDmDumpNfit()
727 Interleave->LineCount = Count; in DtCompileNfit()