Home
last modified time | relevance | path

Searched defs:LineCount (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/tools/acpisrc/
H A Dasconvrt.c1322 UINT32 LineCount = 0; in AsCountLines() local
1408 UINT32 LineCount = 0; in AsCountSourceLines() local
1696 UINT32 LineCount; in AsTrimComments() local
H A Dasfile.c250 UINT32 LineCount = 0; in AsDetectLoneLineFeeds() local
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacdebug.h66 UINT8 LineCount; /* Number of help lines */ member
H A Dactbl2.h2006 UINT32 LineCount; global() member
/netbsd-src/sys/external/bsd/acpica/dist/debugger/
H A Ddbinput.c384 UINT32 LineCount; in AcpiDbMatchCommandHelp() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/FileCheck/
H A DFileCheck.cpp592 unsigned LineCount = InputFileText.count('\n'); in DumpAnnotatedInput() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormatToken.h806 unsigned LineCount; member
/netbsd-src/external/bsd/libevent/dist/
H A Devent_rpcgen.py448 def LineCount(self): member in Entry