Searched refs:LineCount (Results 1 – 8 of 8) sorted by relevance
1430 UINT32 LineCount = 0; in AsCountLines() local1439 Gbl_TotalLines += LineCount; in AsCountLines()1440 return (LineCount); in AsCountLines()1449 LineCount++; in AsCountLines()1461 Gbl_TotalLines += LineCount; in AsCountLines()1462 return (LineCount); in AsCountLines()1516 UINT32 LineCount = 0; in AsCountSourceLines() local1562 LineCount++; in AsCountSourceLines()1584 Gbl_SourceLines += LineCount; in AsCountSourceLines()1589 CommentCount, WhiteCount, LineCount, in AsCountSourceLines()[all …]
358 UINT32 LineCount = 0; in AsDetectLoneLineFeeds() local375 LineCount++; in AsDetectLoneLineFeeds()382 if (LineCount == LfCount) in AsDetectLoneLineFeeds()
492 UINT32 LineCount; in AcpiDbMatchCommandHelp() local522 LineCount = Help->LineCount; in AcpiDbMatchCommandHelp()523 while (LineCount) in AcpiDbMatchCommandHelp()527 LineCount--; in AcpiDbMatchCommandHelp()
174 UINT8 LineCount; /* Number of help lines */ member
2115 UINT32 LineCount; member
1633 for (i = 0; i < Interleave->LineCount; i++) in AcpiDmDumpNfit()
1433 {ACPI_DMT_UINT32, ACPI_NFIT2_OFFSET (LineCount), "Line Count", 0},
948 Interleave->LineCount = Count; in DtCompileNfit()