Home
last modified time | relevance | path

Searched defs:total_count (Results 1 – 25 of 60) sorted by relevance

123

/external/libabigail/tests/
Dtest-utils.cc67 unsigned& total_count) in emit_test_status_and_update_counters()
91 emit_test_summary(unsigned total_count, in emit_test_summary()
Dtest-annotate.cc145 unsigned int total_count = 0, passed_count = 0, failed_count = 0; in main() local
Dtest-diff-dwarf-abixml.cc62 unsigned int total_count = 0, passed_count = 0, failed_count = 0; in main() local
Dtest-ini.cc87 unsigned int total_count = 0, passed_count = 0, failed_count = 0; in main() local
Dtest-lookup-syms.cc95 unsigned int total_count = 0, passed_count = 0, failed_count = 0; in main() local
Dtest-alt-dwarf-file.cc68 unsigned int total_count = 0, passed_count = 0, failed_count = 0; in main() local
/external/cronet/third_party/metrics_proto/ukm/
Daggregate.proto22 optional uint64 total_count = 3; field
56 optional uint64 total_count = 4; field
/external/libtextclassifier/native/lang_id/features/
Dchar-ngram-feature.cc71 int total_count = 0; in ComputeNgramCounts() local
134 int total_count = ComputeNgramCounts(sentence); in Evaluate() local
Drelevant-script-feature.cc63 int total_count = 0; in Evaluate() local
/external/tensorflow/tensorflow/python/ops/distributions/
Dmultinomial.py157 total_count, argument
216 def total_count(self): member in Multinomial
Ddirichlet_multinomial.py172 total_count, argument
230 def total_count(self): member in DirichletMultinomial
/external/libgav1/src/dsp/
Dmotion_vector_search_test.cc136 const int total_count = count + (count & 1); in TestRandomValues() local
160 const int total_count = (count + 3) & ~3; in TestRandomValues() local
/external/perfetto/protos/perfetto/metrics/android/
Dlmk_metric.proto29 optional int32 total_count = 1; field
Dirq_runtime_metric.proto43 optional int64 total_count = 2; field
/external/tensorflow/tensorflow/core/kernels/
Ddepthtospace_op_gpu.cu.cc158 const int total_count = in operator ()() local
193 const int total_count = batch_size * output_depth_by_input_area; in operator ()() local
224 const int total_count = batch_size * input_depth_by_input_area; in operator ()() local
Dspacetodepth_op_gpu.cu.cc155 const int total_count = in operator ()() local
190 const int total_count = batch_size * input_depth_by_output_area; in operator ()() local
221 const int total_count = batch_size * output_depth_by_output_area; in operator ()() local
Dbias_op_gpu.cu.cc83 const int32 total_count = batch * bias_size * image_size; in compute() local
170 int32 total_count = batch * image_size; in BiasGradNCHW_SharedAtomics() local
221 const int32 total_count = batch * bias_size * image_size; in compute() local
Ddilation_ops_gpu.cu.cc196 const int total_count = batch * output_rows * output_cols * depth; in operator ()() local
227 int total_count; in operator ()() local
269 int total_count; in operator ()() local
/external/tensorflow/tensorflow/lite/examples/ios/camera/
DCameraExampleViewController.h39 int total_count; variable
/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Darithmetic_count_util.h38 int64_t total_count = 0; in GetInputTensorTotalSize() local
/external/igt-gpu-tools/overlay/
Dgem-objects.h31 long unsigned total_bytes, total_count; member
/external/libchrome/base/metrics/
Dsparse_histogram.cc234 Count total_count = snapshot->TotalCount(); in WriteAsciiImpl() local
282 void SparseHistogram::WriteAsciiHeader(const Count total_count, in WriteAsciiHeader()
/external/tensorflow/tensorflow/core/kernels/image/
Dcrop_and_resize_op_gpu.cu.cc377 const int total_count = num_boxes * crop_height * crop_width * depth; in operator ()() local
416 int total_count; in operator ()() local
466 int total_count; in operator ()() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_execution_profile.h72 size_t total_count() const { in total_count() function
/external/tensorflow/tensorflow/python/debug/cli/
Dtensor_format.py498 def _counts_summary(counts, skip_zeros=True, total_count=None): argument

123