Home
last modified time | relevance | path

Searched refs:denominators (Results 1 – 12 of 12) sorted by relevance

/third_party/boost/boost/math/special_functions/detail/
Dunchecked_bernoulli.hpp122 constexpr std::array<boost::int64_t, 1 + max_bernoulli_b2n<T>::value> denominators = in unchecked_bernoulli_imp() local
124 static const boost::array<boost::int64_t, 1 + max_bernoulli_b2n<T>::value> denominators = in unchecked_bernoulli_imp()
146 return T(numerators[n]) / denominators[n]; in unchecked_bernoulli_imp()
697 static const boost::array<boost::int32_t, 1 + max_bernoulli_b2n<T>::value> denominators = in unchecked_bernoulli_imp() local
712 return T(numerators[n]) / T(denominators[n]); in unchecked_bernoulli_imp()
/third_party/skia/third_party/externals/freetype/src/autofit/
Dafcover.h46 COVERAGE( denominators, DENOMINATORS,
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/
Dafcover.h46 COVERAGE( denominators, DENOMINATORS,
/third_party/freetype/src/autofit/
Dafcover.h46 COVERAGE( denominators, DENOMINATORS,
/third_party/gstreamer/gstplugins_bad/sys/winks/
Dksvideohelpers.c239 guint denominators[] = { 1, 2, 3, 5, 7 }, i; in compress_fraction() local
246 for (i = 0; i < G_N_ELEMENTS (denominators); i++) { in compress_fraction()
250 cur_n = floor ((on / (od / (gdouble) denominators[i])) + 0.5); in compress_fraction()
251 cur_d = denominators[i]; in compress_fraction()
/third_party/boost/libs/ratio/doc/
Dratio.qbk2146 … ratios that have less risk of overflow as the initial numerators and denominators appear now in m…
2171 And now all the initial numerator and denominators have been reduced, avoiding the overflow.
/third_party/flutter/skia/third_party/externals/icu/source/data/unidata/
Dchanges.txt3260 the ones with denominators >9 cannot be supported by uprops.icu formatVersion 5,
3264 and fractions with numerators -1..17 and denominators 1..16
/third_party/skia/third_party/externals/icu/source/data/unidata/
Dchanges.txt4181 the ones with denominators >9 cannot be supported by uprops.icu formatVersion 5,
4185 and fractions with numerators -1..17 and denominators 1..16
/third_party/icu/icu4c/source/data/unidata/
Dchanges.txt4181 the ones with denominators >9 cannot be supported by uprops.icu formatVersion 5,
4185 and fractions with numerators -1..17 and denominators 1..16
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.252508 denominators, numerators, and fractions.
/third_party/flutter/skia/third_party/externals/freetype/
DChangeLog.252508 denominators, numerators, and fractions.
/third_party/freetype/
DChangeLog.252508 denominators, numerators, and fractions.