/external/libtextclassifier/native/lang_id/features/ |
D | char-ngram-feature.cc | 70 int total_count = 0; in ComputeNgramCounts() local 133 int total_count = ComputeNgramCounts(sentence); in Evaluate() local
|
D | relevant-script-feature.cc | 62 int total_count = 0; in Evaluate() local
|
/external/perfetto/protos/perfetto/metrics/android/ |
D | lmk_metric.proto | 29 optional int32 total_count = 1; field
|
/external/tensorflow/tensorflow/python/ops/distributions/ |
D | multinomial.py | 161 total_count, argument 220 def total_count(self): member in Multinomial
|
D | dirichlet_multinomial.py | 176 total_count, argument 234 def total_count(self): member in DirichletMultinomial
|
/external/tensorflow/tensorflow/core/kernels/ |
D | depthtospace_op_gpu.cu.cc | 158 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
|
D | spacetodepth_op_gpu.cu.cc | 155 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
|
D | bias_op_gpu.cu.cc | 83 const int32 total_count = batch * bias_size * image_size; in compute() local 167 int32 total_count = batch * image_size; in BiasGradNCHW_SharedAtomics() local 218 const int32 total_count = batch * bias_size * image_size; in compute() local
|
D | dilation_ops_gpu.cu.cc | 196 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
|
D | spacetobatch_functor_gpu.cu.cc | 133 int64 total_count = 1; in operator ()() local
|
/external/tensorflow/tensorflow/lite/examples/ios/camera/ |
D | CameraExampleViewController.h | 39 int total_count; variable
|
/external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux/ |
D | protoent.cpp | 13 int total_count; variable
|
/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/estimators/ |
D | arithmetic_count_util.h | 36 int64_t total_count = 0; in GetInputTensorTotalSize() local
|
/external/igt-gpu-tools/overlay/ |
D | gem-objects.h | 31 long unsigned total_bytes, total_count; member
|
/external/libchrome/base/metrics/ |
D | sparse_histogram.cc | 234 Count total_count = snapshot->TotalCount(); in WriteAsciiImpl() local 282 void SparseHistogram::WriteAsciiHeader(const Count total_count, in WriteAsciiHeader()
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_execution_profile.h | 73 size_t total_count() const { in total_count() function
|
/external/tensorflow/tensorflow/core/kernels/image/ |
D | crop_and_resize_op_gpu.cu.cc | 366 const int total_count = num_boxes * crop_height * crop_width * depth; in operator ()() local 405 int total_count; in operator ()() local 455 int total_count; in operator ()() local
|
D | resize_bilinear_op_gpu.cu.cc | 414 const int total_count = batch * out_height * out_width * channels; in operator ()() local 478 int total_count; in operator ()() local
|
/external/tensorflow/tensorflow/python/debug/cli/ |
D | tensor_format.py | 503 def _counts_summary(counts, skip_zeros=True, total_count=None): argument
|
/external/rust/crates/itertools/src/adaptors/ |
D | multi_product.rs | 179 let total_count = iter_orig.count(); in count() localVariable
|
/external/tinyalsa/ |
D | mixer.c | 561 size_t total_count; in mixer_ctl_get_array() local 681 size_t total_count; in mixer_ctl_set_array() local
|
/external/openscreen/discovery/dnssd/impl/ |
D | querier_impl.cc | 138 const int total_count = old_endpoints.size() + new_endpoints.size(); in CalculateChangeSets() local
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_cmd_buffer.c | 514 const uint32_t total_count = firstViewport + viewportCount; in anv_CmdSetViewport() local 547 const uint32_t total_count = firstScissor + scissorCount; in anv_CmdSetScissor() local
|
/external/mesa3d/src/mesa/main/ |
D | glthread_draw.c | 80 upload_multi_indices(struct gl_context *ctx, unsigned total_count, in upload_multi_indices() 851 unsigned total_count = 0; in _mesa_marshal_MultiDrawElementsBaseVertex() local
|
/external/freetype/src/base/ |
D | ftdbgmem.c | 860 FT_Long total_count = ft_strtol( p, NULL, 10 ); in ft_mem_debug_init() local
|