| /external/libchrome/base/metrics/ |
| D | sample_vector.h | 74 HistogramBase::AtomicCount* counts() { in counts() function 79 const HistogramBase::AtomicCount* counts() const { in counts() function 84 void set_counts(const HistogramBase::AtomicCount* counts) const { in set_counts()
|
| D | sample_vector.cc | 269 HistogramBase::Count* counts = CreateCountsStorageWhileLocked(); in MountCountsStorageAndMoveSingleSample() local 309 const DelayedPersistentAllocation& counts) in PersistentSampleVector() 365 const std::vector<HistogramBase::AtomicCount>* counts, in SampleVectorIterator() 376 const HistogramBase::AtomicCount* counts, in SampleVectorIterator()
|
| /external/tensorflow/tensorflow/contrib/distributions/python/ops/ |
| D | binomial.py | 236 def _log_prob(self, counts): argument 240 def _prob(self, counts): argument 243 def _cdf(self, counts): argument 255 def _log_unnormalized_prob(self, counts): argument 260 def _log_normalization(self, counts): argument 292 def _maybe_assert_valid_sample(self, counts): argument
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/inference/ |
| D | ChiSquareTest.java | 150 double chiSquare(long[][] counts) in chiSquare() 181 double chiSquareTest(long[][] counts) in chiSquareTest() 219 boolean chiSquareTest(long[][] counts, double alpha) in chiSquareTest()
|
| D | ChiSquareTestImpl.java | 151 public double chiSquare(long[][] counts) throws IllegalArgumentException { in chiSquare() 188 public double chiSquareTest(long[][] counts) in chiSquareTest() 204 public boolean chiSquareTest(long[][] counts, double alpha) in chiSquareTest()
|
| /external/libaom/libaom/tools/ |
| D | aom_entropy_optimizer.c | 40 static void counts_to_cdf(const aom_count_type *counts, aom_cdf_prob *cdf, in counts_to_cdf() 114 static void optimize_cdf_table(aom_count_type *counts, FILE *const probsfile, in optimize_cdf_table() 129 static void optimize_uv_mode(aom_count_type *counts, FILE *const probsfile, in optimize_uv_mode() 158 static void optimize_cdf_table_var_modes_2d(aom_count_type *counts, in optimize_cdf_table_var_modes_2d() 188 static void optimize_cdf_table_var_modes_3d(aom_count_type *counts, in optimize_cdf_table_var_modes_3d() 222 static void optimize_cdf_table_var_modes_4d(aom_count_type *counts, in optimize_cdf_table_var_modes_4d()
|
| /external/tensorflow/tensorflow/python/ops/distributions/ |
| D | multinomial.py | 280 def _log_prob(self, counts): argument 283 def _log_unnormalized_prob(self, counts): argument 287 def _log_normalization(self, counts): argument 307 def _maybe_assert_valid_sample(self, counts): argument
|
| D | dirichlet_multinomial.py | 281 def _log_prob(self, counts): argument 290 def _prob(self, counts): argument 346 def _maybe_assert_valid_sample(self, counts): argument
|
| /external/libvpx/libvpx/vpx_dsp/ |
| D | prob.c | 29 const unsigned int *counts, in tree_merge_probs_impl() 45 const unsigned int *counts, vpx_prob *probs) { in vpx_tree_merge_probs()
|
| /external/bcc/examples/tracing/ |
| D | strlen_count.py | 53 counts = b.get_table("counts") variable
|
| /external/bcc/tools/ |
| D | vfscount.py | 47 counts = b.get_table("counts") variable
|
| D | bpflist.py | 40 counts = {} variable
|
| /external/tensorflow/tensorflow/contrib/tensor_forest/kernels/ |
| D | tree_utils.h | 52 T Sum(Tensor counts) { in Sum() 76 float RawWeightedGiniImpurity(const T& counts) { in RawWeightedGiniImpurity() 92 float WeightedGiniImpurity(const T& counts) { in WeightedGiniImpurity()
|
| /external/guava/guava/src/com/google/common/collect/ |
| D | RegularImmutableSortedMultiset.java | 33 private final transient int[] counts; field in RegularImmutableSortedMultiset 40 int[] counts, in RegularImmutableSortedMultiset()
|
| /external/deqp/modules/gles2/stress/ |
| D | es2sVertexArrayTests.cpp | 74 int counts[] = {1, 256}; in init() local 143 int counts[] = {1, 256}; in init() local 212 int counts[] = {5, 256}; in init() local 283 int counts[] = {1, 256}; in init() local
|
| /external/libvpx/libvpx/vp9/decoder/ |
| D | vp9_decodemv.c | 35 FRAME_COUNTS *counts = xd->counts; in read_intra_mode_y() local 45 FRAME_COUNTS *counts = xd->counts; in read_intra_mode_uv() local 54 FRAME_COUNTS *counts = xd->counts; in read_inter_mode() local 66 FRAME_COUNTS *counts = xd->counts; in read_selected_tx_size() local 186 FRAME_COUNTS *counts = xd->counts; in read_skip() local 268 const nmv_context *ctx, nmv_context_counts *counts, in read_mv() 294 FRAME_COUNTS *counts = xd->counts; in read_block_reference_mode() local 307 FRAME_COUNTS *counts = xd->counts; in read_ref_frames() local 349 FRAME_COUNTS *counts = xd->counts; in read_switchable_interp_filter() local 411 FRAME_COUNTS *counts = xd->counts; in assign_mv() local [all …]
|
| /external/strace/tests-m32/ |
| D | readahead.c | 79 static const unsigned long counts[] = { variable
|
| /external/strace/tests/ |
| D | readahead.c | 79 static const unsigned long counts[] = { variable
|
| /external/strace/tests-mx32/ |
| D | readahead.c | 79 static const unsigned long counts[] = { variable
|
| /external/libvpx/libvpx/vp9/common/ |
| D | vp9_entropymv.c | 139 void vp9_inc_mv(const MV *mv, nmv_context_counts *counts) { in vp9_inc_mv() 159 const nmv_context_counts *counts = &cm->counts.mv; in vp9_adapt_mv_probs() local
|
| /external/v8/src/ |
| D | basic-block-profiler.h | 25 const uint32_t* counts() const { return &counts_[0]; } in counts() function
|
| /external/linux-kselftest/tools/testing/selftests/bpf/ |
| D | test_btf_haskv.c | 30 struct ipv_counts *counts; in _dummy_tracepoint() local
|
| D | test_btf_nokv.c | 28 struct ipv_counts *counts; in _dummy_tracepoint() local
|
| /external/tensorflow/tensorflow/contrib/tensor_forest/kernels/v4/ |
| D | candidate_graph_runner.cc | 118 const auto& counts = outputs[0].unaligned_flat<float>(); in GetLeftStats() local 128 const auto& counts = outputs[0].unaligned_flat<float>(); in GetRightStats() local
|
| /external/deqp/modules/gles3/stress/ |
| D | es3sVertexArrayTests.cpp | 76 int counts[] = {1, 256}; in init() local 174 int counts[] = {1, 256}; in init() local 278 int counts[] = {5, 256}; in init() local 382 int counts[] = {1, 256}; in init() local
|