/external/tensorflow/tensorflow/core/profiler/internal/ |
D | tfprof_op.cc | 34 double pct = 0.0; in FormatToalExecTime() local 49 double pct = 0.0; in FormatCPUExecTime() local 65 double pct = 0.0; in FormatAcceleratorExecTime() local 213 double pct = 0.0; in FormatMemoryNode() local 264 double pct = 0.0; in FormatNode() local 279 double pct = 0.0; in FormatNode() local
|
/external/leakcanary2/shark-cli/src/main/java/shark/ |
D | Neo4JCommand.kt | 209 val pct = ((index * 10f) / gcRootTotal).toInt() in <lambda>() constant 238 val pct = ((index * 10f) / total).toInt() in <lambda>() constant 316 val pct = ((index * 10f) / total).toInt() in <lambda>() constant 558 val pct = ((index * 10f) / total).toInt() in <lambda>() constant 626 val pct = ((index * 10f) / total).toInt() in <lambda>() constant
|
/external/grpc-grpc/test/cpp/qps/ |
D | qps_interarrival_test.cc | 45 for (double pct = 0.0; pct < 100.0; pct += 1.0) { in RunTest() local
|
/external/fonttools/Snippets/ |
D | compact_gpos.py | 135 def pct(new: float, old: float) -> float: function
|
/external/cronet/stable/third_party/libc++/src/test/std/numerics/numeric.ops/numeric.ops.midpoint/ |
D | midpoint.float.pass.cpp | 55 constexpr T pct = fp_error_pct<T>(); in fp_test() local
|
/external/cronet/tot/third_party/libc++/src/test/std/numerics/numeric.ops/numeric.ops.midpoint/ |
D | midpoint.float.pass.cpp | 55 constexpr T pct = fp_error_pct<T>(); in fp_test() local
|
/external/bcc/tools/ |
D | dcstat.py | 134 pct = float(100) * hit / ref variable
|
/external/ltp/testcases/kernel/sched/eas/ |
D | eas_one_small_task.c | 40 int i, pct; in parse_results() local
|
D | eas_one_big_task.c | 42 int i, pct; in parse_results() local
|
D | eas_two_big_three_small.c | 42 int i, j, pct, rv = 0; in parse_results() local
|
D | eas_small_to_big.c | 47 int i, pct, rv = 0; in parse_results() local
|
D | eas_big_to_small.c | 46 int i, pct, rv = 0; in parse_results() local
|
D | eas_small_big_toggle.c | 51 int i, pct, rv = 0; in parse_results() local
|
D | sched_prio_3_rr.c | 70 int i, pct, rv; in parse_results() local
|
/external/tensorflow/tensorflow/core/lib/monitoring/ |
D | percentile_sampler.cc | 76 PercentilePoint pct = {percentile, samples[index].value}; in value() local
|
/external/perfetto/ui/src/plugins/dev.perfetto.RecordTraceV2/chrome/ |
D | chrome_extension_tracing_session.ts | 103 const pct = Math.min(Math.round((100 * usedSize) / totSize), 100); constant
|
/external/flac/src/utils/flactimer/ |
D | main.cpp | 40 uint32_t pct = (uint32_t)(100.0 * ((double)nsec / (double)total)); in printtime() local
|
/external/webrtc/common_video/ |
D | bitrate_adjuster_unittest.cc | 42 uint32_t GetTargetBitrateBpsPct(float pct) { in GetTargetBitrateBpsPct()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeAnalyzer.cpp | 670 double pct = (Stats.NumBits * 100.0) / BufferSizeBits; in printStats() local 688 double pct = (Stats.NumAbbreviatedRecords * 100.0) / Stats.NumRecords; in printStats() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeAnalyzer.cpp | 660 double pct = (Stats.NumBits * 100.0) / BufferSizeBits; in printStats() local 678 double pct = (Stats.NumAbbreviatedRecords * 100.0) / Stats.NumRecords; in printStats() local
|
/external/llvm/tools/llvm-bcanalyzer/ |
D | llvm-bcanalyzer.cpp | 846 double pct = (Stats.NumBits * 100.0) / BufferSizeBits; in AnalyzeBitcode() local 864 double pct = (Stats.NumAbbreviatedRecords * 100.0) / Stats.NumRecords; in AnalyzeBitcode() local
|
/external/tensorflow/tensorflow/core/profiler/utils/ |
D | kernel_stats_utils.cc | 87 double pct = 0.0; in ParseKernelLaunchParams() local
|
/external/libaom/stats/ |
D | rate_hist.c | 249 float pct; in show_histogram() local
|
/external/linux-kselftest/tools/testing/selftests/ptp/ |
D | testptp.c | 158 struct ptp_clock_time *pct; in main() local
|
/external/libvpx/ |
D | rate_hist.c | 240 float pct; in show_histogram() local
|