Home
last modified time | relevance | path

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

/external/cronet/tot/third_party/abseil-cpp/absl/container/internal/
Dhashtable_debug.h71 size_t total_elements; member
Draw_hash_set_test.cc1525 double total_elements = std::accumulate(all_probes_histogram.begin(), in ProbeNormalizedHistogram() local
/external/abseil-cpp/absl/container/internal/
Dhashtable_debug.h71 size_t total_elements; member
Draw_hash_set_test.cc1524 double total_elements = std::accumulate(all_probes_histogram.begin(), in ProbeNormalizedHistogram() local
/external/angle/third_party/abseil-cpp/absl/container/internal/
Dhashtable_debug.h71 size_t total_elements; member
Draw_hash_set_test.cc1746 double total_elements = std::accumulate(all_probes_histogram.begin(), in ProbeNormalizedHistogram() local
/external/cronet/stable/third_party/abseil-cpp/absl/container/internal/
Dhashtable_debug.h71 size_t total_elements; member
Draw_hash_set_test.cc1525 double total_elements = std::accumulate(all_probes_histogram.begin(), in ProbeNormalizedHistogram() local
/external/openscreen/third_party/abseil/src/absl/container/internal/
Dhashtable_debug.h71 size_t total_elements; member
Draw_hash_set_test.cc927 double total_elements = std::accumulate(all_probes_histogram.begin(), in ProbeNormalizedHistogram() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dhashtable_debug.h71 size_t total_elements; member
Draw_hash_set_test.cc1124 double total_elements = std::accumulate(all_probes_histogram.begin(), in ProbeNormalizedHistogram() local
/external/libhevc/encoder/
Dihevce_stasino_helpers.c142 WORD32 total_elements; in ihevce_calc_variance() local
235 WORD32 total_elements; in ihevce_calc_variance_signed() local
320 WORD32 total_elements; in ihevce_calc_chroma_variance() local
/external/ComputeLibrary/tests/validation/reference/
DPriorBoxLayer.cpp62 const int total_elements = layer_width * layer_height * num_priors * 4; in prior_box_layer() local
DDFT.cpp240 const int total_elements = tensor.num_elements() * tensor.num_channels(); in scale() local
/external/tensorflow/tensorflow/core/util/
Dwork_sharder_test.cc82 const int64_t total_elements = 1LL << 32; in TEST() local
/external/tensorflow/tensorflow/compiler/jit/
Dclone_constants_for_better_clustering.cc97 int64_t total_elements = 1; in IsConstantSmall() local
/external/libxaac/decoder/
Dixheaacd_common_lpfuncs.c283 WORD *ch_idx, WORD *channel, WORD *ele_idx_order, WORD total_elements, in ixheaacd_get_element_index_tag()
Dixheaacd_multichannel.c366 WORD total_elements, WORD16 *ptr_time_data, WORD total_channels) { in ixheaacd_dec_downmix_to_stereo()
Dixheaacd_api.c2590 WORD total_elements = 0; in ixheaacd_dec_execute() local
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Ddense_to_sparse_batch_dataset_op.cc170 int64_t total_elements = 0; in GetNextInternal() local
/external/tensorflow/tensorflow/core/framework/
Dmodel.h521 void record_num_elements(int64_t total_elements) { in record_num_elements()
/external/pytorch/aten/src/ATen/native/cuda/
DDistributionTemplates.h49 std::tuple<uint64_t, dim3, dim3> calc_execution_policy(const int64_t total_elements, const uint32_t… in calc_execution_policy()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dconv_generic.cc1341 int total_elements = params.block_size.x * params.block_size.y * in GetConvParamsForA7A8() local
1427 int total_elements = params.block_size.x * params.block_size.y * in GetConvParamsForA9AndHigher() local
/external/tensorflow/tensorflow/compiler/xla/
Dliteral_comparison.cc812 int64_t total_elements = RecursiveElementCount(actual.shape()); in NearHelper() local