Home
last modified time | relevance | path

Searched defs:total (Results 1 – 25 of 728) sorted by relevance

12345678910>>...30

/external/python/cpython3/Tools/scripts/
Ddutree.py25 def store(size, comps, total, d): argument
34 def display(total, d): argument
37 def show(total, d, prefix): argument
/external/python/cpython2/Tools/scripts/
Ddutree.py25 def store(size, comps, total, d): argument
34 def display(total, d): argument
37 def show(total, d, prefix): argument
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/table/
DTable.java88 final List<? extends ITableItem> items, final ICoverageNode total, in render()
100 final List<? extends ITableItem> items, final ICoverageNode total) in header()
108 private void footer(final HTMLElement table, final ICoverageNode total, in footer()
163 final ICoverageNode total) throws IOException { in init()
174 void footer(final HTMLElement tr, final ICoverageNode total, in footer()
178 renderer.footer(tr.td(style), total, resources, base); in footer() local
DPercentageColumn.java60 final ICoverageNode total) { in init()
64 public void footer(final HTMLElement td, final ICoverageNode total, in footer()
79 final int total = counter.getTotalCount(); in cell() local
DIColumnRenderer.java39 boolean init(List<? extends ITableItem> items, ICoverageNode total); in init()
55 void footer(HTMLElement td, ICoverageNode total, Resources resources, in footer()
DLabelColumn.java36 final ICoverageNode total) { in init()
40 public void footer(final HTMLElement td, final ICoverageNode total, in footer()
/external/python/cpython3/Lib/sqlite3/test/
Dbackup.py68 def progress(status, remaining, total): argument
82 def progress(status, remaining, total): argument
95 def progress(status, remaining, total): argument
114 def progress(status, remaining, total): argument
135 def progress(status, remaining, total): argument
/external/tensorflow/tensorflow/core/platform/
Dthreadpool.cc122 const int64 total, const int64 block_size) { in NumShardsUsedByFixedBlockSizeScheduling()
131 const int64 block_size, const int64 total) { in NumShardsUsedByTransformRangeConcurrently()
135 void ThreadPool::ParallelFor(int64 total, in ParallelFor()
156 const int64 block_size, const int64 total, in TransformRangeConcurrently()
167 const int64 total, const int64 block_size, in ParallelForFixedBlockSizeScheduling()
203 void ThreadPool::ParallelFor(int64 total, int64 cost_per_unit, in ParallelFor()
213 int64 total, int64 cost_per_unit, in ParallelForWithWorkerId() argument
232 int64 total, const SchedulingParams& scheduling_params, in ParallelForWithWorkerId() argument
/external/bcc/tools/
Dcachestat.py47 total = 0 variable
139 total = (mpa - mbd) variable
143 total = 0 variable
177 total = 0 variable
/external/guava/guava-tests/benchmark/com/google/common/base/
DStopwatchBenchmark.java31 long total = 0; in stopwatch() local
42 long total = 0; in manual() local
DSplitterBenchmark.java49 int total = 0; in charSplitter() local
58 int total = 0; in stringSplitter() local
/external/guava/android/guava-tests/benchmark/com/google/common/base/
DStopwatchBenchmark.java31 long total = 0; in stopwatch() local
42 long total = 0; in manual() local
DSplitterBenchmark.java49 int total = 0; in charSplitter() local
58 int total = 0; in stringSplitter() local
/external/rust/crates/futures/tests/
Dstream_select_next_some.rs44 let mut total = 0; in select() localVariable
77 let mut total = 0; in futures_util_select() localVariable
/external/rust/crates/once_cell/examples/
Dregex.rs15 let mut total = 0; in slow() localVariable
30 let mut total = 0; in fast() localVariable
/external/mesa3d/src/util/
Dsoftfloat.c52 #define index_word(total, n) ((total) - 1 - (n)) argument
53 #define index_word_hi(total) 0 argument
54 #define index_word_lo(total) ((total) - 1) argument
55 #define index_multiword_hi(total, n) 0 argument
56 #define index_multiword_lo(total, n) ((total) - (n)) argument
57 #define index_multiword_hi_but(total, n) 0 argument
58 #define index_multiword_lo_but(total, n) (n) argument
61 #define index_word(total, n) (n) argument
62 #define index_word_hi(total) ((total) - 1) argument
63 #define index_word_lo(total) 0 argument
[all …]
/external/protobuf/benchmarks/cpp/
Dcpp_benchmark.cc102 size_t total = 0; in BenchmarkCase() local
123 size_t total = 0; in BenchmarkCase() local
147 size_t total = 0; in BenchmarkCase() local
177 size_t total = 0; in BenchmarkCase() local
/external/jacoco/org.jacoco.cli/src/org/jacoco/cli/internal/commands/
DInstrument.java55 int total = 0; in execute() local
70 int total = 0; in instrumentRecursive() local
/external/guava/guava/src/com/google/common/io/
DCharStreams.java83 long total = 0; in copy() local
119 long total = 0; in copyReaderToBuilder() local
147 long total = 0; in copyReaderToWriter() local
241 long total = 0; in exhaust() local
/external/guava/android/guava/src/com/google/common/io/
DCharStreams.java83 long total = 0; in copy() local
119 long total = 0; in copyReaderToBuilder() local
147 long total = 0; in copyReaderToWriter() local
241 long total = 0; in exhaust() local
/external/lzma/CS/7zip/Compress/RangeCoder/
DRangeCoder.cs54 public void Encode(uint start, uint size, uint total) in Encode()
170 public uint GetThreshold(uint total) in GetThreshold()
175 public void Decode(uint start, uint size, uint total) in Decode()
/external/llvm-project/polly/lib/External/isl/
Disl_map_simplify.c52 isl_size total = isl_basic_map_dim(bmap, isl_dim_all); in isl_basic_map_normalize_constraints() local
186 isl_size total; in reduce_div_coefficients_of_div() local
249 isl_size total = isl_basic_map_dim(bmap, isl_dim_all); in normalize_div_expression() local
305 isl_size total; in eliminate_var_using_equality() local
548 isl_size total; in set_div_from_eq() local
605 isl_size total; in isl_basic_map_gauss5() local
698 isl_size total; member
826 unsigned total; in remove_duplicate_divs() local
1120 unsigned total = isl_basic_map_offset(bmap, isl_dim_div); in set_div_from_lower_bound() local
1141 unsigned total = isl_basic_map_offset(bmap, isl_dim_div); in ok_to_set_div_from_bound() local
[all …]
/external/tensorflow/tensorflow/core/util/
Dwork_sharder.cc32 void Shard(int max_parallelism, thread::ThreadPool* workers, int64 total, in Shard()
57 void Sharder::Do(int64 total, int64 cost_per_unit, const Work& work, in Do()
/external/cldr/tools/java/org/unicode/cldr/util/
DPluralSamples.java19 int total = pluralInfo.getCounts().size(); in PluralSamples() local
27 …private Map<Count, Double> getValuesForDigits(PluralInfo pluralInfo, int total, int start, int end… in getValuesForDigits()
/external/tensorflow/tensorflow/core/lib/core/
Dthreadpool_test.cc66 void RunWithFixedBlockSize(int64 block_size, int64 total, ThreadPool* threads) { in RunWithFixedBlockSize()
110 const int64 total = block_size + diff; in TEST() local
117 int64 total, in RunWithFixedBlockSizeTransformRangeConcurrently()
159 const int64 total = block_size + diff; in TEST() local
204 void RunFixedBlockSizeShardingWithWorkerId(int64 block_size, int64 total, in RunFixedBlockSizeShardingWithWorkerId()
254 const int64 total = block_size + diff; in TEST() local
413 static void BM_ParallelFor(int iters, int total, int cost_per_unit) { in BM_ParallelFor()

12345678910>>...30