Home
last modified time | relevance | path

Searched defs:Total (Results 1 – 25 of 55) sorted by relevance

123

/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DFunctionSummary.cpp19 unsigned Total = 0; in getTotalNumBasicBlocks() local
26 unsigned Total = 0; in getTotalNumVisitedBasicBlocks() local
/external/clang/lib/StaticAnalyzer/Core/
DFunctionSummary.cpp19 unsigned Total = 0; in getTotalNumBasicBlocks() local
27 unsigned Total = 0; in getTotalNumVisitedBasicBlocks() local
/external/llvm-project/clang-tools-extra/clangd/support/
DMemoryTree.cpp17 size_t Total = MT.self(); in traverseTree() local
40 size_t Total = Size; in total() local
/external/llvm/lib/Support/
DTimer.cpp156 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/
Dvideo_adaptation_counters.h31 int Total() const { return fps_adaptations + resolution_adaptations; } in Total() function
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DTimer.cpp158 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/
DTimer.cpp158 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
DTarWriter.cpp75 int Total = Len + Twine(Len).str().size(); in formatPax() local
/external/llvm-project/llvm/lib/Support/
DTimer.cpp163 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
DTimeProfiler.cpp187 for (const auto &Total : AllCountAndTotalPerName) in write() local
197 for (const NameAndCountAndDurationType &Total : SortedTotals) { in write() local
DTarWriter.cpp75 int Total = Len + Twine(Len).str().size(); in formatPax() local
/external/lzma/CPP/7zip/UI/Console/
DPercentPrinter.h11 UInt64 Total; member
/external/llvm-project/clang/unittests/StaticAnalyzer/
DCallDescriptionTest.cpp23 size_t Found, Total; member in clang::ento::__anon44432baa0111::ResultMap
/external/llvm-project/clang-tools-extra/clangd/index/
DProjectAware.cpp74 size_t Total = 0; in estimateMemoryUsage() local
/external/libvpx/libvpx/vp8/encoder/
Dpicklpf.c59 int Total = 0; in calc_partial_ssl_err() local
/external/llvm-project/clang/include/clang/AST/
DExprOpenMP.h301 Total = 3, enumerator
309 Total = 3, enumerator
/external/llvm/lib/Transforms/IPO/
DSampleProfile.cpp359 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/
DPGOInstrumentation.cpp448 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/
DFunctionCognitiveComplexityCheck.cpp145 unsigned Total = 0; member
/external/llvm-project/clang-tools-extra/clangd/
DQuality.h172 float Total = 0.f; member
/external/libcxx/benchmarks/
Dordered_set.bench.cpp71 size_t Total = TableSize * NumTables; in skip() local
/external/llvm-project/libcxx/benchmarks/
Dordered_set.bench.cpp70 size_t Total = TableSize * NumTables; in skip() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp608 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/
DSampleProfile.cpp638 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/
Dreadability-magic-numbers.cpp210 int Total = 0; in TestCheckerOverreach() local

123