/third_party/boost/boost/geometry/index/detail/rtree/utilities/ |
D | statistics.hpp | 27 struct statistics struct 30 typedef typename MembersHolder::internal_node internal_node; 31 typedef typename MembersHolder::leaf leaf; 33 inline statistics() in statistics() argument 43 inline void operator()(internal_node const& n) in operator ()() 64 inline void operator()(leaf const& n) in operator ()() 78 std::size_t level; 79 std::size_t levels; 80 std::size_t nodes; 81 std::size_t leaves; [all …]
|
/third_party/node/lib/internal/ |
D | http.js | 29 constructor(statistics) { argument 40 function emitStatistics(statistics) { argument
|
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/meta/ |
D | shard_statistics.cc | 26 std::shared_ptr<Statistics> Statistics::Build(std::string desc, const json &statistics) { in Build() 51 bool Statistics::Validate(const json &statistics) { in Validate()
|
/third_party/boost/boost/math/statistics/ |
D | t_test.hpp | 15 namespace boost::math::statistics { namespace
|
D | linear_regression.hpp | 17 namespace boost::math::statistics { namespace
|
D | anderson_darling.hpp | 16 namespace boost { namespace math { namespace statistics { namespace
|
D | ljung_box.hpp | 15 namespace boost::math::statistics { namespace
|
D | runs_test.hpp | 17 namespace boost::math::statistics { namespace
|
D | bivariate_statistics.hpp | 14 namespace boost{ namespace math{ namespace statistics { namespace
|
D | signal_statistics.hpp | 17 namespace boost::math::statistics { namespace
|
/third_party/mindspore/tests/ut/cpp/mindrecord/ |
D | ut_shard_schema_test.cc | 136 std::shared_ptr<Statistics> statistics = Statistics::Build(desc, statistic_json); in TEST_F() local
|
D | ut_shard.cc | 72 std::shared_ptr<Statistics> statistics = Statistics::Build(desc, statistic_json); in TEST_F() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
D | cordz_info_test.cc | 294 CordzStatistics statistics = info->GetCordzStatistics(); in TEST() local 312 CordzStatistics statistics = info->GetCordzStatistics(); in TEST() local 328 CordzStatistics statistics = info_child->GetCordzStatistics(); in TEST() local
|
D | cordz_info.cc | 71 explicit CordRepAnalyzer(CordzStatistics& statistics) in CordRepAnalyzer()
|
/third_party/gettext/gettext-tools/src/ |
D | msgmerge.c | 161 struct statistics struct 163 size_t merged; 164 size_t fuzzied; 165 size_t missing; 166 size_t obsolete;
|
/third_party/benchmark/src/ |
D | benchmark_api_internal.h | 36 const std::vector<Statistics>& statistics() const { return statistics_; } in statistics() function
|
/third_party/json/benchmarks/thirdparty/benchmark/src/ |
D | benchmark_api_internal.h | 28 const std::vector<Statistics>* statistics; member
|
D | benchmark_register.cc | 402 StatisticsFunc* statistics) { in ComputeStatistics()
|
/third_party/mesa3d/src/intel/vulkan/ |
D | genX_query.c | 510 uint32_t statistics = pool->pipeline_statistics; in genX() local 915 uint32_t statistics = pool->pipeline_statistics; in genX() local 1093 uint32_t statistics = pool->pipeline_statistics; in genX() local 1411 uint32_t statistics = pool->pipeline_statistics; in genX() local
|
/third_party/node/benchmark/ |
D | compare.R | 54 statistics = ddply(dat, "name", function(subdat) { globalVar
|
/third_party/mindspore/mindspore/ccsrc/debug/debugger/ |
D | debug_grpc.proto | 94 statistics = 1; enumerator 156 Statistics statistics = 2; field
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Statistic.cpp | 78 iterator_range<const_iterator> statistics() const { in statistics() function in __anonc14d02c00111::StatisticInfo
|
/third_party/python/Doc/whatsnew/ |
D | 3.4.rst | 554 statistics section in New Modules 567 .. _whatsnew-tracemalloc:
|
D | 3.8.rst | 1187 statistics section in Improved Modules
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_query.c | 382 statistics_index(uint32_t *statistics) in statistics_index() 465 uint32_t statistics = pool->pipeline_statistics; in get_query_pool_results() local 608 uint32_t statistics = pool->pipeline_statistics; in emit_copy_query_pool_results() local 712 uint32_t statistics = pool->pipeline_statistics; in emit_reset_query_pool() local
|