/external/llvm-project/clang/lib/StaticAnalyzer/Core/ |
D | FunctionSummary.cpp | 19 unsigned Total = 0; in getTotalNumBasicBlocks() local 26 unsigned Total = 0; in getTotalNumVisitedBasicBlocks() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | FunctionSummary.cpp | 19 unsigned Total = 0; in getTotalNumBasicBlocks() local 27 unsigned Total = 0; in getTotalNumVisitedBasicBlocks() local
|
/external/llvm-project/clang-tools-extra/clangd/support/ |
D | MemoryTree.cpp | 17 size_t Total = MT.self(); in traverseTree() local 40 size_t Total = Size; in total() local
|
/external/llvm/lib/Support/ |
D | Timer.cpp | 156 static void printVal(double Val, double Total, raw_ostream &OS) { in printVal() 163 void TimeRecord::print(const TimeRecord &Total, raw_ostream &OS) const { in print() argument 305 TimeRecord Total; in PrintQueuedTimers() local
|
/external/webrtc/api/video/ |
D | video_adaptation_counters.h | 31 int Total() const { return fps_adaptations + resolution_adaptations; } in Total() function
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | Timer.cpp | 158 static void printVal(double Val, double Total, raw_ostream &OS) { in printVal() 165 void TimeRecord::print(const TimeRecord &Total, raw_ostream &OS) const { in print() argument 297 TimeRecord Total; in PrintQueuedTimers() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Timer.cpp | 158 static void printVal(double Val, double Total, raw_ostream &OS) { in printVal() 165 void TimeRecord::print(const TimeRecord &Total, raw_ostream &OS) const { in print() argument 306 TimeRecord Total; in PrintQueuedTimers() local
|
D | TarWriter.cpp | 75 int Total = Len + Twine(Len).str().size(); in formatPax() local
|
/external/llvm-project/llvm/lib/Support/ |
D | Timer.cpp | 163 static void printVal(double Val, double Total, raw_ostream &OS) { in printVal() 170 void TimeRecord::print(const TimeRecord &Total, raw_ostream &OS) const { in print() argument 313 TimeRecord Total; in PrintQueuedTimers() local
|
D | TimeProfiler.cpp | 187 for (const auto &Total : AllCountAndTotalPerName) in write() local 197 for (const NameAndCountAndDurationType &Total : SortedTotals) { in write() local
|
D | TarWriter.cpp | 75 int Total = Len + Twine(Len).str().size(); in formatPax() local
|
/external/lzma/CPP/7zip/UI/Console/ |
D | PercentPrinter.h | 11 UInt64 Total; member
|
/external/llvm-project/clang/unittests/StaticAnalyzer/ |
D | CallDescriptionTest.cpp | 23 size_t Found, Total; member in clang::ento::__anon44432baa0111::ResultMap
|
/external/llvm-project/clang-tools-extra/clangd/index/ |
D | ProjectAware.cpp | 74 size_t Total = 0; in estimateMemoryUsage() local
|
/external/libvpx/libvpx/vp8/encoder/ |
D | picklpf.c | 59 int Total = 0; in calc_partial_ssl_err() local
|
/external/llvm-project/clang/include/clang/AST/ |
D | ExprOpenMP.h | 301 Total = 3, enumerator 309 Total = 3, enumerator
|
/external/llvm/lib/Transforms/IPO/ |
D | SampleProfile.cpp | 359 uint64_t Total = 0; in countBodySamples() local 1167 unsigned Total = CoverageTracker.countBodyRecords(Samples); in emitAnnotations() local 1180 uint64_t Total = CoverageTracker.countBodySamples(Samples); in emitAnnotations() local
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | PGOInstrumentation.cpp | 448 uint64_t Total = 0; in sumEdgeCount() local 680 uint64_t Total = Count.CountValue - sumEdgeCount(Count.OutEdges); in populateCounters() local 685 uint64_t Total = Count.CountValue - sumEdgeCount(Count.InEdges); in populateCounters() local
|
/external/llvm-project/clang-tools-extra/clang-tidy/readability/ |
D | FunctionCognitiveComplexityCheck.cpp | 145 unsigned Total = 0; member
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | Quality.h | 172 float Total = 0.f; member
|
/external/libcxx/benchmarks/ |
D | ordered_set.bench.cpp | 71 size_t Total = TableSize * NumTables; in skip() local
|
/external/llvm-project/libcxx/benchmarks/ |
D | ordered_set.bench.cpp | 70 size_t Total = TableSize * NumTables; in skip() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | SampleProfile.cpp | 608 uint64_t Total = 0; in countBodySamples() local 1741 unsigned Total = CoverageTracker.countBodyRecords(Samples, PSI); in emitAnnotations() local 1754 uint64_t Total = CoverageTracker.countBodySamples(Samples, PSI); in emitAnnotations() local
|
/external/llvm-project/llvm/lib/Transforms/IPO/ |
D | SampleProfile.cpp | 638 uint64_t Total = 0; in countBodySamples() local 1800 unsigned Total = CoverageTracker.countBodyRecords(Samples, PSI); in emitAnnotations() local 1813 uint64_t Total = CoverageTracker.countBodySamples(Samples, PSI); in emitAnnotations() local
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | readability-magic-numbers.cpp | 210 int Total = 0; in TestCheckerOverreach() local
|