Home
last modified time | relevance | path

Searched defs:integrals (Results 1 – 12 of 12) sorted by relevance

/third_party/boost/boost/math/statistics/
Danderson_darling.hpp91 Real integrals = 0; in anderson_darling_normality_statistic() local
/third_party/boost/libs/math/test/
Dtest_lambert_w_integrals_quad.cpp175 BOOST_AUTO_TEST_CASE( integrals ) in BOOST_AUTO_TEST_CASE() argument
Dtest_lambert_w_integrals_long_double.cpp172 BOOST_AUTO_TEST_CASE( integrals ) in BOOST_AUTO_TEST_CASE() argument
Dtest_lambert_w_integrals_float.cpp172 BOOST_AUTO_TEST_CASE( integrals ) in BOOST_AUTO_TEST_CASE() argument
Dtest_lambert_w_integrals_double.cpp172 BOOST_AUTO_TEST_CASE( integrals ) in BOOST_AUTO_TEST_CASE() argument
Dtest_lambert_w_integrals_float128.cpp176 BOOST_AUTO_TEST_CASE( integrals ) in BOOST_AUTO_TEST_CASE() argument
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-fast-dtoa.cpp349 uint32_t integrals = static_cast<uint32_t>(too_high.f() >> -one.e()); in DigitGen() local
459 uint32_t integrals = static_cast<uint32_t>(w.f() >> -one.e()); in DigitGenCounted() local
/third_party/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-fast-dtoa.cpp349 uint32_t integrals = static_cast<uint32_t>(too_high.f() >> -one.e()); in DigitGen() local
459 uint32_t integrals = static_cast<uint32_t>(w.f() >> -one.e()); in DigitGenCounted() local
/third_party/node/deps/icu-small/source/i18n/
Ddouble-conversion-fast-dtoa.cpp349 uint32_t integrals = static_cast<uint32_t>(too_high.f() >> -one.e()); in DigitGen() local
459 uint32_t integrals = static_cast<uint32_t>(w.f() >> -one.e()); in DigitGenCounted() local
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
Dfast-dtoa.cc335 uint32_t integrals = static_cast<uint32_t>(too_high.f() >> -one.e()); in DigitGen() local
445 uint32_t integrals = static_cast<uint32_t>(w.f() >> -one.e()); in DigitGenCounted() local
Dfixed-dtoa.cc373 uint64_t integrals = significand >> -exponent; in FastFixedDtoa() local
/third_party/icu/icu4c/source/i18n/
Ddouble-conversion-fast-dtoa.cpp349 uint32_t integrals = static_cast<uint32_t>(too_high.f() >> -one.e()); in DigitGen() local
459 uint32_t integrals = static_cast<uint32_t>(w.f() >> -one.e()); in DigitGenCounted() local