HomeSort by relevance Sort by last modified time
    Searched refs:LineCount (Results 1 - 25 of 26) sorted by null

1 2

  /external/llvm/tools/llvm-cov/
CoverageSummaryInfo.cpp 46 unsigned LineCount = LineEnd - LineStart + 1;
50 ExecutionCounts.resize(LineCount, 0);
57 LineCount -= CR.LineEnd - CR.LineStart + 1;
63 CoveredLines += LineCount - std::count(ExecutionCounts.begin(),
65 NumLines += LineCount;
SourceCoverageView.cpp 177 LineCoverageStats LineCount;
179 LineCount.addRegionCount(WrappedSegment->Count);
182 LineCount.addRegionStartCount(S->Count);
186 renderLineCoverageColumn(OS, LineCount);
201 if (shouldRenderRegionMarkers(LineCount.hasMultipleRegions()))
  /external/clang/lib/Format/
FormatToken.cpp 240 Format.LineCount = 1;
246 ++Format.LineCount;
292 if (BestFormat && I->LineCount > BestFormat->LineCount)
FormatToken.h 544 unsigned LineCount;
  /prebuilts/go/darwin-x86/src/go/token/
position_test.go 114 if f.LineCount() != i+1 {
115 t.Errorf("%s, AddLine: got line count %d; want %d", f.Name(), f.LineCount(), i+1)
119 if f.LineCount() != i+1 {
120 t.Errorf("%s, AddLine: got unchanged line count %d; want %d", f.Name(), f.LineCount(), i+1)
129 if f.LineCount() != len(test.lines) {
130 t.Errorf("%s, SetLines: got line count %d; want %d", f.Name(), f.LineCount(), len(test.lines))
141 if f.LineCount() != len(test.lines) {
142 t.Errorf("%s, SetLinesForContent: got line count %d; want %d", f.Name(), f.LineCount(), len(test.lines))
position.go 117 // LineCount returns the number of lines in file f.
118 func (f *File) LineCount() int {
  /prebuilts/go/linux-x86/src/go/token/
position_test.go 114 if f.LineCount() != i+1 {
115 t.Errorf("%s, AddLine: got line count %d; want %d", f.Name(), f.LineCount(), i+1)
119 if f.LineCount() != i+1 {
120 t.Errorf("%s, AddLine: got unchanged line count %d; want %d", f.Name(), f.LineCount(), i+1)
129 if f.LineCount() != len(test.lines) {
130 t.Errorf("%s, SetLines: got line count %d; want %d", f.Name(), f.LineCount(), len(test.lines))
141 if f.LineCount() != len(test.lines) {
142 t.Errorf("%s, SetLinesForContent: got line count %d; want %d", f.Name(), f.LineCount(), len(test.lines))
position.go 117 // LineCount returns the number of lines in file f.
118 func (f *File) LineCount() int {
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/VfrCompile/
VfrServices.cpp 193 UINT32 LineCount;
339 LineCount = 0;
359 while (LineCount < PoundLines + Curr->LineNum) {
370 LineCount++;
376 while ((Curr != NULL) && ((Curr->LineNum == 0) || (LineCount >= PoundLines + Curr->LineNum))) {
  /external/libcups/filter/
rastertoepson.c 65 LineCount, /* # of lines processed */
318 LineCount = 0;
662 if (Shingling && LineCount != 0)
668 if (LineCount & 1)
707 if (Shingling && LineCount != 0)
736 LineCount ++;
868 if (Shingling && LineCount != 0)
875 if (Shingling && LineCount != 0)
  /external/llvm/lib/IR/
GCOV.cpp 609 uint64_t LineCount = 0;
614 LineCount = LineCount > BlockCount ? LineCount : BlockCount;
617 LineCount += Block->getCount();
655 if (LineCount == 0)
658 CovOS << format("%9" PRIu64 ":", LineCount);
  /device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/LcdGraphicsOutputDxe/
LcdGraphicsOutputBlt.c 49 UINTN LineCount;
68 for( LineCount = 0; LineCount < Height; LineCount++ ) {
  /device/linaro/bootloader/edk2/Omap35xxPkg/LcdGraphicsOutputDxe/
LcdGraphicsOutputBlt.c 49 UINTN LineCount;
68 for( LineCount = 0; LineCount < Height; LineCount++ ) {
  /external/giflib/
gif_font.c 213 int j = 0, LineCount = 0, TextWidth = 0;
223 LineCount++;
226 LineCount++; /* count last line */
238 border + LineCount * GIF_FONT_HEIGHT + border - 1, bg);
255 border + LineCount * GIF_FONT_HEIGHT + border, fg);
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/
LcdGraphicsOutputBlt.c 49 UINTN LineCount;
72 for( LineCount = 0; LineCount < Height; LineCount++ ) {
92 for( LineCount = 0; LineCount < Height; LineCount++ ) {
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/
UniClassObject.py 472 LineCount = 0
481 Line = FileIn[LineCount]
482 LineCount += 1
508 if FileIn[LineCount].strip().startswith('#language'):
509 Line = Line + FileIn[LineCount]
510 FileIn[LineCount-1] = Line
511 FileIn[LineCount] = '\r\n'
512 LineCount -= 1
513 for Index in xrange (LineCount + 1, len (FileIn) - 1):
585 % (LineCount, File.Path))
    [all...]
  /prebuilts/go/darwin-x86/src/go/types/
self_test.go 75 lines += f.LineCount()
gotype.go 284 lineCount := 0
287 lineCount += f.LineCount()
293 d, fileCount, lineCount, int64(float64(lineCount)/d.Seconds()),
  /prebuilts/go/linux-x86/src/go/types/
self_test.go 75 lines += f.LineCount()
gotype.go 284 lineCount := 0
287 lineCount += f.LineCount()
293 d, fileCount, lineCount, int64(float64(lineCount)/d.Seconds()),
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/StrGather/
StrGather.c     [all...]
  /external/libevent/
event_rpcgen.py 364 def LineCount(self):
396 'around line %d' % (self._name, self.LineCount()))
400 'around line %d' % (self._name, self.LineCount()))
404 'around line %d' % (self._name, self.LineCount()))
594 'around line %d' % (self._name, self.LineCount()))
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
FileHandleWrappers.c     [all...]
Shell.c     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiStrGather/
StrGather.c     [all...]

Completed in 804 milliseconds

1 2