/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | us_census.txt | 10 Total, all ages 6,706,992,932 3,376,791,855 3,330,201,077 101.4 17 Total, all ages 32,738,376 16,760,104 15,978,272 104.9 24 Total, all ages 3,619,778 1,847,186 1,772,592 104.2 31 Total, all ages 33,769,669 17,008,087 16,761,582 101.5 38 Total, all ages 64,827 32,833 31,994 102.6 45 Total, all ages 82,627 42,825 39,802 107.6 52 Total, all ages 12,531,357 6,328,787 6,202,570 102.0 59 Total, all ages 14,108 6,874 7,234 95.0 66 Total, all ages 84,522 40,216 44,306 90.8 73 Total, all ages 40,481,998 19,933,752 20,548,246 97.0 [all …]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | confusablesWholeScript.txt | 26 # Total code points: 7 38 # Total code points: 7 52 # Total code points: 9 64 # Total code points: 7 76 # Total code points: 7 88 # Total code points: 7 100 # Total code points: 7 116 # Total code points: 11 128 # Total code points: 7 140 # Total code points: 7 [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/ |
D | confusablesWholeScript.txt | 26 # Total code points: 7 38 # Total code points: 7 52 # Total code points: 9 64 # Total code points: 7 76 # Total code points: 7 88 # Total code points: 7 100 # Total code points: 7 116 # Total code points: 11 128 # Total code points: 7 140 # Total code points: 7 [all …]
|
/external/icu/icu4c/source/data/unidata/ |
D | confusablesWholeScript.txt | 26 # Total code points: 7 38 # Total code points: 7 52 # Total code points: 9 64 # Total code points: 7 76 # Total code points: 7 88 # Total code points: 7 100 # Total code points: 7 116 # Total code points: 11 128 # Total code points: 7 140 # Total code points: 7 [all …]
|
/external/llvm/lib/Support/ |
D | Timer.cpp | 156 static void printVal(double Val, double Total, raw_ostream &OS) { in printVal() argument 157 if (Total < 1e-7) // Avoid dividing by zero. in printVal() 160 OS << format(" %7.4f (%5.1f%%)", Val, Val*100/Total); in printVal() 163 void TimeRecord::print(const TimeRecord &Total, raw_ostream &OS) const { in print() argument 164 if (Total.getUserTime()) in print() 165 printVal(getUserTime(), Total.getUserTime(), OS); in print() 166 if (Total.getSystemTime()) in print() 167 printVal(getSystemTime(), Total.getSystemTime(), OS); in print() 168 if (Total.getProcessTime()) in print() 169 printVal(getProcessTime(), Total.getProcessTime(), OS); in print() [all …]
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | Timer.cpp | 158 static void printVal(double Val, double Total, raw_ostream &OS) { in printVal() argument 159 if (Total < 1e-7) // Avoid dividing by zero. in printVal() 162 OS << format(" %7.4f (%5.1f%%)", Val, Val*100/Total); in printVal() 165 void TimeRecord::print(const TimeRecord &Total, raw_ostream &OS) const { in print() argument 166 if (Total.getUserTime()) in print() 167 printVal(getUserTime(), Total.getUserTime(), OS); in print() 168 if (Total.getSystemTime()) in print() 169 printVal(getSystemTime(), Total.getSystemTime(), OS); in print() 170 if (Total.getProcessTime()) in print() 171 printVal(getProcessTime(), Total.getProcessTime(), OS); in print() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | Timer.cpp | 152 static void printVal(double Val, double Total, raw_ostream &OS) { in printVal() argument 153 if (Total < 1e-7) // Avoid dividing by zero. in printVal() 156 OS << format(" %7.4f (%5.1f%%)", Val, Val*100/Total); in printVal() 159 void TimeRecord::print(const TimeRecord &Total, raw_ostream &OS) const { in print() argument 160 if (Total.getUserTime()) in print() 161 printVal(getUserTime(), Total.getUserTime(), OS); in print() 162 if (Total.getSystemTime()) in print() 163 printVal(getSystemTime(), Total.getSystemTime(), OS); in print() 164 if (Total.getProcessTime()) in print() 165 printVal(getProcessTime(), Total.getProcessTime(), OS); in print() [all …]
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | FunctionSummary.cpp | 19 unsigned Total = 0; in getTotalNumBasicBlocks() local 21 Total += I->second.TotalBasicBlocks; in getTotalNumBasicBlocks() 23 return Total; in getTotalNumBasicBlocks() 27 unsigned Total = 0; in getTotalNumVisitedBasicBlocks() local 29 Total += I->second.VisitedBasicBlocks.count(); in getTotalNumVisitedBasicBlocks() 31 return Total; in getTotalNumVisitedBasicBlocks()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/PDB/ |
D | module-stats.test | 7 ALL-NEXT: Total: 6 entries ( 204 bytes) 16 ALL-NEXT: Total: 2 entries ( 88 bytes) 23 ALL-NEXT: Total: 13 entries ( 512 bytes) 32 ALL-NEXT: Total: 0 entries ( 0 bytes) 36 ALL-NEXT: Total: 19 entries ( 716 bytes) 49 ALL-NEXT: Total: 2 entries ( 88 bytes) 58 ONE-NEXT: Total: 13 entries ( 512 bytes) 67 ONE-NEXT: Total: 0 entries ( 0 bytes) 71 ONE-NEXT: Total: 13 entries ( 512 bytes) 80 ONE-NEXT: Total: 0 entries ( 0 bytes)
|
/external/autotest/server/cros/tradefed/tradefed_utils_unittest_data/ |
D | CtsDeqpTestCases-trimmed-inaccurate.txt | 6 Total aggregated tests run time: 8h 8m 12s 11 Total preparation time: 0 ms || Total tear down time: 0 ms 14 Total Run time: 8h 41m 32s 18 Total Tests : 338119
|
/external/autotest/client/site_tests/platform_MemCheck/ |
D | control | 5 - Total Memory 8 - Swap Total 24 Total Memory 26 Swap Total 27 Virtual Memory Total
|
/external/lzma/CPP/7zip/UI/Console/ |
D | PercentPrinter.cpp | 19 Total = ((UInt64)(Int64)-1); in ClearCurState() 66 if (Total == (UInt64)(Int64)-1) in GetPercents() 71 else if (Total != 0) in GetPercents() 72 val = Completed * 100 / Total; in GetPercents() 106 if (_printedState.Total == st.Total in Print()
|
D | OpenCallbackConsole.cpp | 28 _percent.Total = *files; in Open_SetTotal() 38 _percent.Total = *bytes; in Open_SetTotal() 44 _percent.Total = _totalBytes; in Open_SetTotal()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-profdata/ |
D | memop-size-prof.proftext | 82 #ICALL_SUM: Total number of sites: 3 83 #ICALL_SUM: Total number of sites with values: 2 84 #ICALL_SUM: Total number of profiled values: 3 91 #MEMOP_SUM: Total number of sites: 1 92 #MEMOP_SUM: Total number of sites with values: 1 93 #MEMOP_SUM: Total number of profiled values: 9
|
/external/tensorflow/tensorflow/core/profiler/protobuf/ |
D | op_metrics.proto | 41 // Total time (self + children) in picoseconds. 45 // Total self time in picoseconds. 47 // Total FLOPs. 49 // Total bytes accessed. 51 // Total dma stall time in picoseconds.
|
/external/python/cpython2/Doc/library/ |
D | statvfs.rst | 34 Total number of blocks in the filesystem. 39 Total number of free blocks. 49 Total number of file nodes. 54 Total number of free file nodes.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/ |
D | variable-blend-read-after-ld-2.s | 22 # BDWELL-NEXT: Total Cycles: 10 27 # BTVER2-NEXT: Total Cycles: 11 32 # HASWELL-NEXT: Total Cycles: 11 37 # IVY-NEXT: Total Cycles: 11 42 # SANDY-NEXT: Total Cycles: 11 47 # SKYLAKE-NEXT: Total Cycles: 11 52 # ZNVER1-NEXT: Total Cycles: 11
|
D | variable-blend-read-after-ld-1.s | 22 # BDWELL-NEXT: Total Cycles: 10 27 # BTVER2-NEXT: Total Cycles: 11 32 # HASWELL-NEXT: Total Cycles: 11 37 # IVY-NEXT: Total Cycles: 11 42 # SANDY-NEXT: Total Cycles: 11 47 # SKYLAKE-NEXT: Total Cycles: 11 52 # ZNVER1-NEXT: Total Cycles: 11
|
D | register-file-statistics.s | 16 # ALL-NEXT: Total number of mappings created: 2 21 # BTVER2-NEXT: Total number of mappings created: 0 26 # ZNVER1-NEXT: Total number of mappings created: 0 31 # BTVER2-NEXT: Total number of mappings created: 2 36 # ZNVER1-NEXT: Total number of mappings created: 2
|
D | fma3-read-after-ld-2.s | 16 # BDWELL-NEXT: Total Cycles: 13 20 # HASWELL-NEXT: Total Cycles: 14 24 # SKYLAKE-NEXT: Total Cycles: 13 28 # ZNVER1-NEXT: Total Cycles: 15
|
D | fma3-read-after-ld-1.s | 16 # BDWELL-NEXT: Total Cycles: 13 20 # HASWELL-NEXT: Total Cycles: 14 24 # SKYLAKE-NEXT: Total Cycles: 13 28 # ZNVER1-NEXT: Total Cycles: 15
|
/external/tensorflow/tensorflow/core/profiler/ |
D | tfprof_output.proto | 31 // Total bytes requested by the op. 35 // Total bytes requested by the op and not released before end. 37 // Total bytes output by the op (not necessarily allocated by the op). 93 // Total requested bytes by the code. 97 // Total bytes requested by the op and not released before end. 99 // Total bytes output by the op (not necessarily allocated by the op).
|
/external/llvm/lib/Transforms/IPO/ |
D | SampleProfile.cpp | 223 unsigned computeCoverage(unsigned Used, unsigned Total) const; 359 uint64_t Total = 0; in countBodySamples() local 361 Total += I.second.getSamples(); in countBodySamples() 367 Total += countBodySamples(CalleeSamples); in countBodySamples() 370 return Total; in countBodySamples() 379 unsigned Total) const { in computeCoverage() 380 assert(Used <= Total && in computeCoverage() 382 return Total > 0 ? Used * 100 / Total : 100; in computeCoverage() 1167 unsigned Total = CoverageTracker.countBodyRecords(Samples); in emitAnnotations() local 1168 unsigned Coverage = CoverageTracker.computeCoverage(Used, Total); in emitAnnotations() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/BtVer2/ |
D | register-files-4.s | 8 # CHECK-NEXT: Total Cycles: 553 38 # CHECK-NEXT: Total number of mappings created: 66 43 # CHECK-NEXT: Total number of mappings created: 0 48 # CHECK-NEXT: Total number of mappings created: 66
|
/external/icu/icu4c/source/data/sprep/ |
D | rfc4013.txt | 420 # Total code points 3653 442 # Total code points 17 449 # Total code points 18 470 # Total code points 30 478 # Total code points 2051 501 # Total code points 18 507 # Total code points 0 517 # Total code points 5 523 # Total code points 1 543 # Total code points 15 [all …]
|