Home
last modified time | relevance | path

Searched refs:L01 (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/math/test/
Dtest_laplace.cpp488 laplace_distribution<RealType> L01(0, 1); in test_extreme_function_arguments() local
491 …BOOST_CHECK_EQUAL(pdf(L01, +max_value<RealType>()), pdf(L01, +std::numeric_limits<RealType>::infin… in test_extreme_function_arguments()
492 …BOOST_CHECK_EQUAL(pdf(L01, -max_value<RealType>()), pdf(L01, -std::numeric_limits<RealType>::infin… in test_extreme_function_arguments()
501 BOOST_CHECK_EQUAL(pdf(L01, +std::numeric_limits<RealType>::infinity()), 0 ); in test_extreme_function_arguments()
502 BOOST_CHECK_EQUAL(pdf(L01, -std::numeric_limits<RealType>::infinity()), 0 ); in test_extreme_function_arguments()
504 BOOST_CHECK_EQUAL(cdf(L01, +std::numeric_limits<RealType>::infinity()), 1 ); in test_extreme_function_arguments()
505 BOOST_CHECK_EQUAL(cdf(L01, -std::numeric_limits<RealType>::infinity()), 0 ); in test_extreme_function_arguments()
506 BOOST_CHECK_EQUAL(cdf(complement(L01, +std::numeric_limits<RealType>::infinity())), 0 ); in test_extreme_function_arguments()
507 BOOST_CHECK_EQUAL(cdf(complement(L01, -std::numeric_limits<RealType>::infinity())), 1 ); in test_extreme_function_arguments()
/third_party/boost/boost/mp11/detail/
Dmp_append.hpp89 …class L00 = mp_list<>, class L01 = mp_list<>, class L02 = mp_list<>, class L03 = mp_list<>, class …
105 typename append_11_impl<L00, L01, L02, L03, L04, L05, L06, L07, L08, L09, L0A>::type,
122 …class L00, class L01, class L02, class L03, class L04, class L05, class L06, class L07, class L08,…
139 L00, L01, L02, L03, L04, L05, L06, L07, L08, L09, L0A,
/third_party/mesa3d/src/mesa/x86/
Dread_rgba_span_x86.S534 jl .L01 /* Bail early if the count is negative. */
658 je .L01
678 .L01: label