Home
last modified time | relevance | path

Searched defs:NumLines (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm-project/llvm/utils/count/
Dcount.c13 unsigned Count, NumLines, NumRead; in main() local
/external/llvm/utils/count/
Dcount.c14 unsigned Count, NumLines, NumRead; in main() local
/external/llvm-project/llvm/tools/llvm-cov/
DCoverageSummaryInfo.cpp33 size_t NumLines = 0, CoveredLines = 0; in get() local
DCoverageSummaryInfo.h69 size_t NumLines; variable
74 LineCoverageInfo(size_t Covered, size_t NumLines) in LineCoverageInfo()
/external/llvm/tools/llvm-cov/
DCoverageSummaryInfo.cpp33 size_t NumLines = 0, CoveredLines = 0; in get() local
DCoverageSummaryInfo.h68 size_t NumLines; member
/external/compiler-rt/lib/esan/
Dworking_set.cpp89 SIZE_T NumLines = Size / LineSize + in processRangeAccessWorkingSet() local
184 u32 NumLines = computeWorkingSizeAndReset(BitIdx); in takeSample() local
/external/llvm/include/llvm/DebugInfo/CodeView/
DModuleSubstream.h39 support::ulittle32_t NumLines; // Number of lines member
/external/swiftshader/tests/regres/cov/
Dspan.go166 func (l SpanList) NumLines() int { func
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DDebugLinesSubsection.h44 support::ulittle32_t NumLines; // Number of lines member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugLinesSubsection.h44 support::ulittle32_t NumLines; // Number of lines member
/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_visitor.h255 size_t NumLines() const { return plane_->lines_size(); } in NumLines() function
/external/llvm-project/clang/lib/Index/
DCommentToXML.cpp417 unsigned NumLines = C->getNumLines(); in visitVerbatimBlockComment() local
787 unsigned NumLines = C->getNumLines(); in visitVerbatimBlockComment() local
/external/clang/lib/Index/
DCommentToXML.cpp416 unsigned NumLines = C->getNumLines(); in visitVerbatimBlockComment() local
790 unsigned NumLines = C->getNumLines(); in visitVerbatimBlockComment() local
/external/llvm-project/llvm/tools/llvm-opt-report/
DOptReport.cpp297 int64_t NumLines = 0; in writeReport() local
/external/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp184 uint64_t LineStartDelta, ColumnStart, NumLines, ColumnEnd; in readMappingRegionsSubArray() local
/external/clang/include/clang/Frontend/
DASTUnit.h191 mutable unsigned NumLines; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp198 uint64_t LineStartDelta, ColumnStart, NumLines, ColumnEnd; in readMappingRegionsSubArray() local
/external/llvm-project/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp253 uint64_t LineStartDelta, ColumnStart, NumLines, ColumnEnd; in readMappingRegionsSubArray() local
/external/clang/include/clang/Basic/
DSourceManager.h124 unsigned NumLines; variable
/external/llvm-project/llvm/tools/llvm-objcopy/
DCopyConfig.cpp409 size_t NumLines = Lines.size(); in addSymbolsToRenameFromFile() local
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp893 NumLines = DE.getU32(&Offset), in printCodeViewSymbolSection() local
/external/compiler-rt/lib/sanitizer_common/scripts/
Dcpplint.py1005 def NumLines(self): member in CleansedLines
/external/libvpx/libvpx/tools/
Dcpplint.py1193 def NumLines(self): member in CleansedLines
/external/libaom/libaom/tools/
Dcpplint.py1193 def NumLines(self): member in CleansedLines

12