| /freebsd-src/sys/contrib/dev/acpica/components/debugger/ |
| H A D | dbinput.c | 492 UINT32 LineCount; in AcpiDbMatchCommandHelp() local 522 LineCount = Help->LineCount; in AcpiDbMatchCommandHelp() 523 while (LineCount) in AcpiDbMatchCommandHelp() 527 LineCount--; in AcpiDbMatchCommandHelp()
|
| /freebsd-src/contrib/llvm-project/clang/lib/Format/ |
| H A D | FormatToken.cpp | 267 Format.LineCount = 1; in precomputeFormattingInfos() 273 ++Format.LineCount; in precomputeFormattingInfos() 317 if (BestFormat && Format.LineCount > BestFormat->LineCount) in precomputeFormattingInfos()
|
| H A D | NamespaceEndCommentsFixer.cpp | 362 unsigned LineCount = 0; in analyze() local 364 LineCount += AnnotatedLines[J]->size(); in analyze() 365 if (LineCount > Style.ShortNamespaceLines) { in analyze()
|
| H A D | FormatToken.h | 1005 unsigned LineCount; in AdditionalKeywords() 955 unsigned LineCount; global() member
|
| /freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | SampleProfWriter.cpp | 119 TotalSize += LineCount; in writeWithSizeLimitInternal() 578 LineCount++; in writeSample() 595 LineCount++; in writeSample() 618 LineCount++; in writeSample() 624 LineCount++; in writeSample()
|
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | SampleProfWriter.h | 150 size_t LineCount; variable 175 LineCount = 0; in writeHeader()
|
| /freebsd-src/contrib/ntp/sntp/libevent/ |
| H A D | event_rpcgen.py | 448 def LineCount(self): member in Entry 480 "around line %d" % (self._name, self.LineCount()) 485 "around line %d" % (self._name, self.LineCount()) 490 "around line %d" % (self._name, self.LineCount()) 695 "around line %d" % (self._name, self.LineCount())
|
| /freebsd-src/contrib/libevent/ |
| H A D | event_rpcgen.py | 448 def LineCount(self): member in Entry 480 "around line %d" % (self._name, self.LineCount()) 485 "around line %d" % (self._name, self.LineCount()) 490 "around line %d" % (self._name, self.LineCount()) 695 "around line %d" % (self._name, self.LineCount())
|
| /freebsd-src/sys/contrib/dev/acpica/include/ |
| H A D | acdebug.h | 174 UINT8 LineCount; /* Number of help lines */ member
|
| H A D | actbl2.h | 2218 UINT32 LineCount; 2114 UINT32 LineCount; global() member
|
| /freebsd-src/usr.sbin/acpi/acpidump/ |
| H A D | acpi.c | 2180 printf("\tLineCount=%u\n", (u_int)ileave->LineCount); 2182 for (m = 0; m < ileave->LineCount; m++) {
|
| /freebsd-src/sys/contrib/dev/acpica/common/ |
| H A D | dmtbdump2.c | 1656 for (i = 0; i < Interleave->LineCount; i++) in AcpiDmDumpNfit()
|
| H A D | dmtbinfo2.c | 1522 {ACPI_DMT_UINT32, ACPI_NFIT2_OFFSET (LineCount), "Line Count", 0},
|
| /freebsd-src/sys/contrib/dev/acpica/compiler/ |
| H A D | dttable2.c | 961 Interleave->LineCount = Count; in DtCompileNfit()
|