Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-cov/
DCoverageSummaryInfo.cpp46 unsigned LineCount = LineEnd - LineStart + 1; in get() local
DSourceCoverageView.cpp177 LineCoverageStats LineCount; in print() local
/external/giflib/
Dgif_font.c213 int j = 0, LineCount = 0, TextWidth = 0; in GifDrawBoxedText8x8() local
/external/libcups/filter/
Drastertoepson.c65 LineCount, /* # of lines processed */ variable
/external/llvm/lib/IR/
DGCOV.cpp609 uint64_t LineCount = 0; in print() local
/external/clang/lib/Format/
DFormatToken.h544 unsigned LineCount; member
/external/libevent/
Devent_rpcgen.py364 def LineCount(self): member in Entry