/aosp_15_r20/external/compiler-rt/lib/esan/ |
H A D | working_set.cpp | 89 SIZE_T NumLines = Size / LineSize + in processRangeAccessWorkingSet() local 184 u32 NumLines = computeWorkingSizeAndReset(BitIdx); in takeSample() local
|
/aosp_15_r20/external/llvm/utils/count/ |
H A D | count.c | 14 unsigned Count, NumLines, NumRead; in main() local
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/ |
H A D | LangPage.h | 11 unsigned NumLines; member
|
/aosp_15_r20/external/llvm/tools/llvm-cov/ |
H A D | CoverageSummaryInfo.cpp | 33 size_t NumLines = 0, CoveredLines = 0; in get() local
|
H A D | CoverageSummaryInfo.h | 68 size_t NumLines; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineCheckDebugify.cpp | 47 unsigned NumLines = getDebugifyOperand(0); in runOnModule() local
|
/aosp_15_r20/external/clang/lib/Index/ |
H A D | CommentToXML.cpp | 416 unsigned NumLines = C->getNumLines(); in visitVerbatimBlockComment() local 790 unsigned NumLines = C->getNumLines(); in visitVerbatimBlockComment() local
|
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | ModuleSubstream.h | 39 support::ulittle32_t NumLines; // Number of lines member
|
/aosp_15_r20/external/swiftshader/tests/regres/cov/ |
H A D | span.go | 166 func (l SpanList) NumLines() int { func
|
/aosp_15_r20/external/zucchini/aosp/include/components/zucchini/ |
H A D | disassembler_ztf.h | 114 offset_t NumLines() const { in NumLines() function
|
/aosp_15_r20/external/zucchini/ |
H A D | disassembler_ztf.h | 114 offset_t NumLines() const { in NumLines() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | DebugLinesSubsection.h | 44 support::ulittle32_t NumLines; // Number of lines member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/ |
D | DebugLinesSubsection.h | 45 support::ulittle32_t NumLines; // Number of lines member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/ |
D | DebugLinesSubsection.h | 45 support::ulittle32_t NumLines; // Number of lines member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | DebugLinesSubsection.h | 45 support::ulittle32_t NumLines; // Number of lines member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/ |
D | DebugLinesSubsection.h | 45 support::ulittle32_t NumLines; // Number of lines member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/ |
D | DebugLinesSubsection.h | 45 support::ulittle32_t NumLines; // Number of lines member
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/ |
H A D | xplane_visitor.h | 267 size_t NumLines() const { return plane_->lines_size(); } in NumLines() function
|
/aosp_15_r20/external/clang/include/clang/Frontend/ |
H A D | ASTUnit.h | 191 mutable unsigned NumLines; variable
|
/aosp_15_r20/external/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMappingReader.cpp | 184 uint64_t LineStartDelta, ColumnStart, NumLines, ColumnEnd; in readMappingRegionsSubArray() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMappingReader.cpp | 198 uint64_t LineStartDelta, ColumnStart, NumLines, ColumnEnd; in readMappingRegionsSubArray() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMappingReader.cpp | 296 uint64_t LineStartDelta, ColumnStart, NumLines, ColumnEnd; in readMappingRegionsSubArray() local
|
/aosp_15_r20/external/clang/include/clang/Basic/ |
H A D | SourceManager.h | 124 unsigned NumLines; variable
|
/aosp_15_r20/external/llvm/tools/llvm-readobj/ |
H A D | COFFDumper.cpp | 893 NumLines = DE.getU32(&Offset), in printCodeViewSymbolSection() local
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/scripts/ |
H A D | cpplint.py | 1005 def NumLines(self): member in CleansedLines
|