Home
last modified time | relevance | path

Searched refs:Mean (Results 1 – 25 of 59) sorted by relevance

123

/third_party/icu/icu4c/source/data/locales/
Dgv.txt87 "Mean-souree",
90 "Mean-fouyir",
/third_party/skia/third_party/externals/icu/source/data/locales/
Dgv.txt87 "Mean-souree",
90 "Mean-fouyir",
/third_party/node/deps/v8/tools/
Dperf-compare.py32 def Mean(values): member in Statistics
41 return math.sqrt(Statistics.Mean(Statistics.Variance(values, average)))
150 mean = Statistics.Mean(values)
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
Dbeta_distribution_test.cc249 double Mean() const { return alpha_ / (alpha_ + beta_); } in Mean() function in __anon65bde3360111::BetaDistributionModel
315 const double z_mean = absl::random_internal::ZScore(Mean(), m); in SingleZTestOnMeanAndVariance()
326 alpha_, beta_, m.mean, Mean(), in SingleZTestOnMeanAndVariance()
327 std::abs(m.mean - Mean()) / mean_stddev, m.variance, Variance(), in SingleZTestOnMeanAndVariance()
/third_party/benchmark/test/
Dstatistics_gtest.cc9 TEST(StatisticsTest, Mean) { in TEST() argument
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Drandom.hpp60 genType Mean,
Drandom.inl273 GLM_FUNC_QUALIFIER genType gaussRand(genType Mean, genType Deviation) argument
285 return x2 * Deviation * Deviation * sqrt((genType(-2) * log(w)) / w) + Mean;
289 …GLM_FUNC_QUALIFIER vecType<T, P> gaussRand(vecType<T, P> const & Mean, vecType<T, P> const & Devia… argument
291 return detail::functor2<T, P, vecType>::call(gaussRand, Mean, Deviation);
/third_party/node/src/
Dhistogram-inl.h44 double Histogram::Mean() const { in Mean() function
Dhistogram.h40 inline double Mean() const;
Dhistogram.cc112 args.GetReturnValue().Set((*histogram)->Mean()); in GetMean()
549 args.GetReturnValue().Set((*histogram)->Mean()); in GetMean()
Dnode_perf.cc265 "mean", histogram.Mean()); in CreateELDHistogram()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/docs/
DAutomatedTesting.md135 rms.signal = 0.81829 # Root Mean Square of the signal, if it can be detected
136 rms.noise = 0.12645 # Root Mean Square of the background noise before the signal is detected
/third_party/tzdata/
Dsouthamerica404 -4:16:48 - CMT 1920 May # Córdoba Mean Time
1361 -4:42:45 - SMT 1910 Jan 10 # Santiago Mean Time
1389 -7:17:28 - EMT 1932 Sep # Easter Mean Time
1432 -4:56:16 - BMT 1914 Nov 23 # Bogotá Mean Time
1463 -5:14:00 - QMT 1931 # Quito Mean Time
1477 # ... the clocks revert back to Local Mean Time at 2 am on Sunday 15
1528 # Normally the clocks revert to Local Mean Time (UTC/GMT -4 hours) on the
1566 -3:51:24 - SMT 1912 Mar 12 # Stanley Mean Time
1587 # "Local Mean Time 3 hours 52 mins. 39 secs. slow of Greenwich Mean Time
1588 # (Georgetown.) From 1st August, 1911, British Guiana Standard Mean Time 4
[all …]
Dbackzone90 # This Ordinance added "'Time' shall mean Greenwich Mean Time" to the
183 2:35:32 - AMT 1890 # Asmara Mean Time
210 -1:06:36 - BMT 1933 Apr 1 # Banjul Mean Time
227 2:21:10 - ZMT 1914 Jun 30 # Zomba Mean Time
538 -5:07:10 - KMT 1912 Feb # Kingston Mean Time
618 # Kralendijk and Rincon used Kralendijk Mean Time (-4:33:08) from
867 -4:04:00 - CMT 1912 # Castries Mean Time
877 -4:04:56 - KMT 1912 # Kingstown Mean Time
1211 -0:22:48 - JMT 1951 # Jamestown Mean Time
1262 # I invented the abbreviations AMT for Amsterdam Mean Time and NST for
[all …]
Deurope66 # LMT Local Mean Time
292 # The abbreviation DMT stood for "Dublin Mean Time" or "Dunsink Mean Time";
295 # Whitman says Dublin/Dunsink Mean Time was UT-00:25:21, which agrees
308 # "Countess Markievicz ... claimed that the [1916] abolition of Dublin Mean Time
659 Rule Russia 1917 only - Dec 28 0:00 0 MMT # Moscow Mean Time
867 1:50 - MMT 1924 May 2 # Minsk Mean Time
1033 0:57:44 - PMT 1891 Oct # Prague Mean Time
1251 1:39:00 - TMT 1918 Feb # Tallinn Mean Time
1314 1:39:49 - HMT 1921 May # Helsinki Mean Time
1447 0:09:21 - PMT 1911 Mar 11 # Paris Mean Time
[all …]
Dafrica48 # +00 GMT Greenwich Mean Time
94 0:09:21 - PMT 1911 Mar 11 # Paris Mean Time
444 -0:43:08 - MMT 1919 Mar # Monrovia Mean Time
1207 # Greenwich Mean Solar Time will be adopted throughout the Colony and
1246 # standard of one hour fast on Greenwich Mean Time. Nigeria standard time is
1247 # now 30 minutes in advance of Greenwich Mean Time ... according to the new
1447 0:09:21 - PMT 1911 Mar 11 # Paris Mean Time
Dnewctime.3.txt136 The field's name is derived from Greenwich Mean Time, a precursor of
Dasia40 # LMT Local Mean Time
230 5:53:20 - HMT 1941 Oct # Howrah Mean Time?
1179 # is now just four hours ahead of Greenwich Mean Time, rather than five hours
1200 2:59:11 - TBMT 1924 May 2 # Tbilisi Mean Time
1303 5:53:20 - HMT 1870 # Howrah Mean Time?
1473 # Greenwich Mean Time plus three and one-half hours (plus four and one-half
1621 3:25:44 - TMT 1935 Jun 13 # Tehran Mean Time
1666 2:57:36 - BMT 1918 # Baghdad Mean Time?
2039 2:20:40 - JMT 1918 # Jerusalem Mean Time?
2797 4:54:00 - MMT 1960 # Malé Mean Time
[all …]
/third_party/icu/docs/userguide/datetime/
Dindex.md25 A time zone represents an offset applied to Greenwich Mean Time (GMT) to obtain
/third_party/python/Doc/library/
Demail.utils.rst119 (which is the official term for Greenwich Mean Time) [#]_. If the input string
/third_party/skia/third_party/externals/icu/source/data/zone/
Den.txt327 ls{"Greenwich Mean Time"}
Dig.txt248 ls{"Oge Mpaghara Greemwich Mean"}
/third_party/icu/icu4c/source/data/zone/
Den.txt326 ls{"Greenwich Mean Time"}
Dig.txt248 ls{"Oge Mpaghara Greemwich Mean"}
/third_party/icu/docs/userguide/datetime/timezone/
Dindex.md33 Greenwich is referred to as Greenwich Mean Time, or GMT. (This is similar, but

123