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

/barrelfish-master/lib/acpica/source/tools/acpisrc/
H A Dasconvrt.c1361 UINT32 LineCount = 0; local
1370 Gbl_TotalLines += LineCount;
1371 return (LineCount);
1380 LineCount++;
1392 Gbl_TotalLines += LineCount;
1393 return (LineCount);
1447 UINT32 LineCount = 0; local
1493 LineCount++;
1515 Gbl_SourceLines += LineCount;
1520 CommentCount, WhiteCount, LineCount,
1674 UINT32 LineCount; local
[all...]
H A Dasfile.c318 UINT32 LineCount = 0; local
335 LineCount++;
342 if (LineCount == LfCount)
/barrelfish-master/lib/acpica/source/components/debugger/
H A Ddbinput.c437 UINT32 LineCount; local
467 LineCount = Help->LineCount;
468 while (LineCount)
472 LineCount--;
/barrelfish-master/lib/acpica/source/include/
H A Dacdebug.h137 UINT8 LineCount; /* Number of help lines */ member in struct:acpi_db_command_help
H A Dactbl1.h1329 UINT32 LineCount; member in struct:acpi_nfit_interleave
/barrelfish-master/lib/acpica/source/compiler/
H A Ddttable2.c707 Interleave->LineCount = Count;
/barrelfish-master/lib/acpica/source/common/
H A Ddmtbdump.c2805 for (i = 0; i < Interleave->LineCount; i++)
H A Ddmtbinfo.c2270 {ACPI_DMT_UINT32, ACPI_NFIT2_OFFSET (LineCount), "Line Count", 0},

Completed in 142 milliseconds