/third_party/iptables/extensions/ |
D | libxt_statistic.t | 2 -m statistic;;FAIL 3 -m statistic --mode random ! --probability 0.50000000000;=;OK 4 -m statistic --mode random ! --probability 1.1;;FAIL 5 -m statistic --probability 1;;FAIL 6 -m statistic --mode nth ! --every 5 --packet 2;=;OK 7 -m statistic --mode nth ! --every 5;;FAIL 8 -m statistic --mode nth ! --every 5 --packet 5;;FAIL
|
D | libxt_statistic.txlate | 1 iptables-translate -A OUTPUT -m statistic --mode nth --every 10 --packet 1 4 iptables-translate -A OUTPUT -m statistic --mode nth ! --every 10 --packet 5 7 iptables-translate -A OUTPUT -m statistic --mode random --probability 0.1 8 nft # -A OUTPUT -m statistic --mode random --probability 0.1
|
D | libxt_statistic.man | 1 This module matches packets based on some statistic condition.
|
/third_party/boost/boost/math/statistics/ |
D | runs_test.hpp | 88 Real statistic = 0; in runs_above_and_below_threshold() local 90 return std::make_pair(statistic, pvalue); in runs_above_and_below_threshold() 99 Real statistic = (runs - expected_runs)/sd; in runs_above_and_below_threshold() local 102 Real pvalue = 2*boost::math::cdf(normal, -abs(statistic)); in runs_above_and_below_threshold() 103 return std::make_pair(statistic, pvalue); in runs_above_and_below_threshold()
|
/third_party/boost/libs/math/doc/statistics/ |
D | t_test.qbk | 32 The test statistic is 37 …test statistic is large, then we have low confidence that the population mean is equal to µ[sub 0]… 40 Under reasonable assumptions, the test statistic /t/ can be assumed to come from a Student's /t/-di… 62 The test statistic is the first element of the pair, and the /p/-value is the second element.
|
D | ljung_box.qbk | 32 The test statistic is 38 The variance of the statistic slightly exceeds the variance of the chi squared distribution, but no… 74 This does not affect the test statistic /Q/, but only the /p/-value.
|
D | anderson_darling.qbk | 28 The test statistic /A/[super 2] is given by 75 The following graph demonstrates the convergence of the test statistic. 77 The test statistic is computed over this vector, divided by /n/, and passed to the natural logarith… 139 …da/section3/eda35e.htm NIST], give the following definition of the Anderson-Darling test statistic: 146 Our computation of the Anderson-Darling test statistic agrees with Mathematica.
|
D | runs_test.qbk | 40 from which we derive the test statistic 61 As always, the test statistic is the first element of the pair, and the /p/-value is the second ele…
|
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/meta/ |
D | shard_header.cc | 261 for (auto &statistic : statistics) { in ParseStatistics() local 263 statistic.find("desc") != statistic.end() && statistic.find("statistics") != statistic.end(), in ParseStatistics() 265 std::string statistic_description = statistic["desc"].get<std::string>(); in ParseStatistics() 266 json statistic_body = statistic["statistics"]; in ParseStatistics() 454 void ShardHeader::AddStatistic(std::shared_ptr<Statistics> statistic) { in AddStatistic() argument 455 if (statistic) { in AddStatistic() 456 int64_t statistics_id = statistic->GetStatisticsID(); in AddStatistic() 459 statistic->SetStatisticsID(statistics_id); in AddStatistic() 461 statistics_.push_back(statistic); in AddStatistic()
|
/third_party/mindspore/tests/ut/cpp/mindrecord/ |
D | ut_shard_schema_test.cc | 124 std::string statistic = in TEST_F() local 132 nlohmann::json statistic_json = json::parse(statistic); in TEST_F() 133 MS_LOG(INFO) << "statistics: " << statistic; in TEST_F()
|
D | ut_shard.cc | 120 for (auto &statistic : header_data.GetStatistics()) { in TEST_F() local 121 re_statistics.push_back(*statistic); in TEST_F()
|
/third_party/boost/libs/math/doc/distributions/ |
D | students_t_examples.qbk | 94 on the calculation of the interval. First we need the t-statistic, 106 interval from the t-statistic 239 calculation, we begin by calculating the t-statistic: 245 // t-statistic: 248 Finally calculate the probability from the t-statistic. If we're interested 250 we don't care about the sign of the t-statistic, 545 of the t-statistic is greatly simplified, so we'll examine that case first. 571 Our procedure will begin by calculating the t-statistic, assuming 578 samples. We can now write the code to calculate the t-statistic: 586 // t-statistic: [all …]
|
D | f_dist_example.qbk | 50 The test statistic for an F-test is simply the ratio of the square of 150 CDF of test statistic: = 8.148e-001 191 CDF of test statistic: = 9.589e-001 208 (a one sided test) with the test statistic, and since 3.35 < 3.6 this
|
D | chi_squared_examples.qbk | 207 The test statistic (T) is simply the ratio of the sample and "true" standard 256 statistic, and print out the result of each hypothesis and test: 301 CDF of test statistic: = 1.438e-099 341 CDF of test statistic: = 9.594e-001
|
D | fisher.qbk | 32 Chi-Squared with /m/ and /n/ degrees of freedom, then the test statistic:
|
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/include/ |
D | shard_header.h | 51 void AddStatistic(std::shared_ptr<Statistics> statistic);
|
/third_party/skia/third_party/externals/opengl-registry/extensions/I3D/ |
D | WGL_I3D_swap_frame_usage.txt | 33 enable the statistic) to when the application issued a buffer swap,
|
/third_party/openGLES/extensions/I3D/ |
D | WGL_I3D_swap_frame_usage.txt | 33 enable the statistic) to when the application issued a buffer swap,
|
/third_party/mesa3d/docs/_extra/specs/ |
D | MESA_swap_frame_usage.spec | 45 call to enable the statistic) to when the next buffer swap completes, tf
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_pipeline_statistics_query.txt | 475 statistic queries. 477 (3) Can the result of pipeline statistic queries be used for conditional 491 one would query the statistic counter at point A and again at point B 493 statistic counters would always have to be running because we wouldn't
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_pipeline_statistics_query.txt | 465 statistic queries. 467 (3) Can the result of pipeline statistic queries be used for conditional 481 one would query the statistic counter at point A and again at point B 483 statistic counters would always have to be running because we wouldn't
|
/third_party/mesa3d/docs/relnotes/ |
D | 4.1 | 123 set, GLUT will print out a frames/second statistic to stderr when
|
D | 10.4.rst | 255 Pipeline statistic counter values for VF always 0
|
/third_party/boost/doc/test/ |
D | test.qbk | 449 CDF of test statistic: = 8.148e-001
|
/third_party/openh264/ |
D | RELEASES | 104 - Bug fixes for UT and statistic information
|