Home
last modified time | relevance | path

Searched refs:ignore_error (Results 1 – 25 of 165) sorted by relevance

1234567

/third_party/boost/libs/math/test/
Dtest_policy_8.cpp31 …BOOST_CHECK(check_same(make_policy(domain_error<ignore_error>()), policy<domain_error<ignore_error in BOOST_AUTO_TEST_CASE()
32 …ake_policy(domain_error<ignore_error>(), pole_error<ignore_error>()), policy<domain_error<ignore_e… in BOOST_AUTO_TEST_CASE()
33ignore_error>(), pole_error<ignore_error>(), overflow_error<ignore_error>()), policy<domain_error< in BOOST_AUTO_TEST_CASE()
34ignore_error>(), pole_error<ignore_error>(), overflow_error<ignore_error>(), underflow_error<throw… in BOOST_AUTO_TEST_CASE()
35ignore_error>(), pole_error<ignore_error>(), overflow_error<ignore_error>(), underflow_error<throw… in BOOST_AUTO_TEST_CASE()
36ignore_error>(), pole_error<ignore_error>(), overflow_error<ignore_error>(), underflow_error<throw… in BOOST_AUTO_TEST_CASE()
37ignore_error>(), pole_error<ignore_error>(), overflow_error<ignore_error>(), underflow_error<throw… in BOOST_AUTO_TEST_CASE()
38ignore_error>(), pole_error<ignore_error>(), overflow_error<ignore_error>(), underflow_error<throw… in BOOST_AUTO_TEST_CASE()
39ignore_error>(), pole_error<ignore_error>(), overflow_error<ignore_error>(), underflow_error<throw… in BOOST_AUTO_TEST_CASE()
40ignore_error>(), pole_error<ignore_error>(), overflow_error<ignore_error>(), underflow_error<throw… in BOOST_AUTO_TEST_CASE()
[all …]
Dtest_policy_2.cpp31 …K((is_same<policy<domain_error<ignore_error>, overflow_error<ignore_error> >::domain_error_type, d… in BOOST_AUTO_TEST_CASE()
32 …BOOST_CHECK((is_same<policy<domain_error<ignore_error>, overflow_error<ignore_error> >::pole_error… in BOOST_AUTO_TEST_CASE()
33 …(is_same<policy<domain_error<ignore_error>, overflow_error<ignore_error> >::overflow_error_type, o… in BOOST_AUTO_TEST_CASE()
34 …BOOST_CHECK((is_same<policy<domain_error<ignore_error>, overflow_error<ignore_error> >::underflow_… in BOOST_AUTO_TEST_CASE()
35 …BOOST_CHECK((is_same<policy<domain_error<ignore_error>, overflow_error<ignore_error> >::denorm_err… in BOOST_AUTO_TEST_CASE()
36 …BOOST_CHECK((is_same<policy<domain_error<ignore_error>, overflow_error<ignore_error> >::evaluation… in BOOST_AUTO_TEST_CASE()
37 …BOOST_CHECK((is_same<policy<domain_error<ignore_error>, overflow_error<ignore_error> >::indetermin… in BOOST_AUTO_TEST_CASE()
38 …BOOST_CHECK((is_same<policy<domain_error<ignore_error>, overflow_error<ignore_error> >::precision_… in BOOST_AUTO_TEST_CASE()
39 …BOOST_CHECK((is_same<policy<domain_error<ignore_error>, overflow_error<ignore_error> >::promote_fl… in BOOST_AUTO_TEST_CASE()
40 …BOOST_CHECK((is_same<policy<domain_error<ignore_error>, overflow_error<ignore_error> >::promote_do… in BOOST_AUTO_TEST_CASE()
[all …]
Dtest_policy_3.cpp32 …cy<denorm_error<throw_on_error>, domain_error<ignore_error> >::domain_error_type, domain_error<ign… in BOOST_AUTO_TEST_CASE()
33 …BOOST_CHECK((is_same<policy<denorm_error<throw_on_error>, domain_error<ignore_error> >::pole_error… in BOOST_AUTO_TEST_CASE()
34 …BOOST_CHECK((is_same<policy<denorm_error<throw_on_error>, domain_error<ignore_error> >::overflow_e… in BOOST_AUTO_TEST_CASE()
35 …BOOST_CHECK((is_same<policy<denorm_error<throw_on_error>, domain_error<ignore_error> >::underflow_… in BOOST_AUTO_TEST_CASE()
36 …BOOST_CHECK((is_same<policy<denorm_error<throw_on_error>, domain_error<ignore_error> >::denorm_err… in BOOST_AUTO_TEST_CASE()
37 …BOOST_CHECK((is_same<policy<denorm_error<throw_on_error>, domain_error<ignore_error> >::evaluation… in BOOST_AUTO_TEST_CASE()
38 …BOOST_CHECK((is_same<policy<denorm_error<throw_on_error>, domain_error<ignore_error> >::indetermin… in BOOST_AUTO_TEST_CASE()
39 …BOOST_CHECK((is_same<policy<denorm_error<throw_on_error>, domain_error<ignore_error> >::precision_… in BOOST_AUTO_TEST_CASE()
40 …BOOST_CHECK((is_same<policy<denorm_error<throw_on_error>, domain_error<ignore_error> >::promote_fl… in BOOST_AUTO_TEST_CASE()
41 …BOOST_CHECK((is_same<policy<denorm_error<throw_on_error>, domain_error<ignore_error> >::promote_do… in BOOST_AUTO_TEST_CASE()
[all …]
Dtest_policy_4.cpp31 …>, denorm_error<throw_on_error>, domain_error<ignore_error> >::domain_error_type, domain_error<ign… in BOOST_AUTO_TEST_CASE()
32 …ntile<integer_round_down>, denorm_error<throw_on_error>, domain_error<ignore_error> >::pole_error_… in BOOST_AUTO_TEST_CASE()
33 …ntile<integer_round_down>, denorm_error<throw_on_error>, domain_error<ignore_error> >::overflow_er… in BOOST_AUTO_TEST_CASE()
34 …ntile<integer_round_down>, denorm_error<throw_on_error>, domain_error<ignore_error> >::underflow_e… in BOOST_AUTO_TEST_CASE()
35 …ntile<integer_round_down>, denorm_error<throw_on_error>, domain_error<ignore_error> >::denorm_erro… in BOOST_AUTO_TEST_CASE()
36 …ntile<integer_round_down>, denorm_error<throw_on_error>, domain_error<ignore_error> >::evaluation_… in BOOST_AUTO_TEST_CASE()
37 …ntile<integer_round_down>, denorm_error<throw_on_error>, domain_error<ignore_error> >::indetermina… in BOOST_AUTO_TEST_CASE()
38 …ntile<integer_round_down>, denorm_error<throw_on_error>, domain_error<ignore_error> >::precision_t… in BOOST_AUTO_TEST_CASE()
39 …ntile<integer_round_down>, denorm_error<throw_on_error>, domain_error<ignore_error> >::promote_flo… in BOOST_AUTO_TEST_CASE()
40 …ntile<integer_round_down>, denorm_error<throw_on_error>, domain_error<ignore_error> >::promote_dou… in BOOST_AUTO_TEST_CASE()
[all …]
Dtest_policy_5.cpp32 …enorm_error<throw_on_error>, domain_error<ignore_error> > >::type::domain_error_type, domain_error… in BOOST_AUTO_TEST_CASE()
33 …ntile<integer_round_down>, denorm_error<throw_on_error>, domain_error<ignore_error> > >::type::pol… in BOOST_AUTO_TEST_CASE()
34 …ntile<integer_round_down>, denorm_error<throw_on_error>, domain_error<ignore_error> > >::type::ove… in BOOST_AUTO_TEST_CASE()
35 …ntile<integer_round_down>, denorm_error<throw_on_error>, domain_error<ignore_error> > >::type::und… in BOOST_AUTO_TEST_CASE()
36 …ntile<integer_round_down>, denorm_error<throw_on_error>, domain_error<ignore_error> > >::type::den… in BOOST_AUTO_TEST_CASE()
37 …ntile<integer_round_down>, denorm_error<throw_on_error>, domain_error<ignore_error> > >::type::eva… in BOOST_AUTO_TEST_CASE()
38 …ntile<integer_round_down>, denorm_error<throw_on_error>, domain_error<ignore_error> > >::type::ind… in BOOST_AUTO_TEST_CASE()
39 …ntile<integer_round_down>, denorm_error<throw_on_error>, domain_error<ignore_error> > >::type::pre… in BOOST_AUTO_TEST_CASE()
40 …ntile<integer_round_down>, denorm_error<throw_on_error>, domain_error<ignore_error> > >::type::pro… in BOOST_AUTO_TEST_CASE()
41 …ntile<integer_round_down>, denorm_error<throw_on_error>, domain_error<ignore_error> > >::type::pro… in BOOST_AUTO_TEST_CASE()
[all …]
Dtest_policy_6.cpp31 …denorm_error<throw_on_error>, domain_error<ignore_error> >::type::domain_error_type, domain_error< in BOOST_AUTO_TEST_CASE()
32 …ntile<integer_round_down>, denorm_error<throw_on_error>, domain_error<ignore_error> >::type::pole_… in BOOST_AUTO_TEST_CASE()
33 …ntile<integer_round_down>, denorm_error<throw_on_error>, domain_error<ignore_error> >::type::over… in BOOST_AUTO_TEST_CASE()
34 …ntile<integer_round_down>, denorm_error<throw_on_error>, domain_error<ignore_error> >::type::unde… in BOOST_AUTO_TEST_CASE()
35 …ntile<integer_round_down>, denorm_error<throw_on_error>, domain_error<ignore_error> >::type::deno… in BOOST_AUTO_TEST_CASE()
36 …ntile<integer_round_down>, denorm_error<throw_on_error>, domain_error<ignore_error> >::type::eval… in BOOST_AUTO_TEST_CASE()
37 …ntile<integer_round_down>, denorm_error<throw_on_error>, domain_error<ignore_error> >::type::inde… in BOOST_AUTO_TEST_CASE()
38 …ntile<integer_round_down>, denorm_error<throw_on_error>, domain_error<ignore_error> >::type::prec… in BOOST_AUTO_TEST_CASE()
39 …ntile<integer_round_down>, denorm_error<throw_on_error>, domain_error<ignore_error> >::type::prom… in BOOST_AUTO_TEST_CASE()
40 …ntile<integer_round_down>, denorm_error<throw_on_error>, domain_error<ignore_error> >::type::prom… in BOOST_AUTO_TEST_CASE()
[all …]
Dtest_policy_7.cpp33 …OST_CHECK(check_same(make_policy(denorm_error<ignore_error>()), normalise<policy<denorm_error<igno… in BOOST_AUTO_TEST_CASE()
36 …OST_CHECK(check_same(make_policy(domain_error<ignore_error>()), normalise<policy<domain_error<igno… in BOOST_AUTO_TEST_CASE()
37 …BOOST_CHECK(check_same(make_policy(pole_error<ignore_error>()), normalise<policy<pole_error<ignore… in BOOST_AUTO_TEST_CASE()
38 …make_policy(indeterminate_result_error<ignore_error>()), normalise<policy<indeterminate_result_err… in BOOST_AUTO_TEST_CASE()
Dtest_policy.cpp31 BOOST_CHECK(is_domain_error<domain_error<ignore_error> >::value); in BOOST_AUTO_TEST_CASE()
32 BOOST_CHECK(0 == is_domain_error<pole_error<ignore_error> >::value); in BOOST_AUTO_TEST_CASE()
33 BOOST_CHECK(is_pole_error<pole_error<ignore_error> >::value); in BOOST_AUTO_TEST_CASE()
34 BOOST_CHECK(0 == is_pole_error<domain_error<ignore_error> >::value); in BOOST_AUTO_TEST_CASE()
35 BOOST_CHECK(is_digits10<digits10<ignore_error> >::value); in BOOST_AUTO_TEST_CASE()
36 BOOST_CHECK(0 == is_digits10<digits2<ignore_error> >::value); in BOOST_AUTO_TEST_CASE()
41 …BOOST_CHECK((is_same<policy<domain_error<ignore_error> >::domain_error_type, domain_error<ignore_e… in BOOST_AUTO_TEST_CASE()
42 …BOOST_CHECK((is_same<policy<domain_error<ignore_error> >::pole_error_type, pole_error<BOOST_MATH_P… in BOOST_AUTO_TEST_CASE()
43 …BOOST_CHECK((is_same<policy<domain_error<ignore_error> >::overflow_error_type, overflow_error<BOOS… in BOOST_AUTO_TEST_CASE()
44 …BOOST_CHECK((is_same<policy<domain_error<ignore_error> >::underflow_error_type, underflow_error<BO… in BOOST_AUTO_TEST_CASE()
[all …]
Dtest_policy_9.cpp39 …ake_policy(domain_error<ignore_error>(), pole_error<ignore_error>(), overflow_error<ignore_error>(… in test()
40 …denorm_error<ignore_error>(), evaluation_error<ignore_error>(), rounding_error<ignore_error>(), in… in test()
Dtest_hankel.cpp8 #define BOOST_MATH_OVERFLOW_ERROR_POLICY ignore_error
113 boost::math::policies::overflow_error<boost::math::policies::ignore_error>,
114 boost::math::policies::denorm_error<boost::math::policies::ignore_error>,
115 boost::math::policies::underflow_error<boost::math::policies::ignore_error>,
116 boost::math::policies::domain_error<boost::math::policies::ignore_error>,
117 boost::math::policies::pole_error<boost::math::policies::ignore_error>,
118 boost::math::policies::rounding_error<boost::math::policies::ignore_error>,
119 boost::math::policies::evaluation_error<boost::math::policies::ignore_error>,
120 boost::math::policies::indeterminate_result_error<boost::math::policies::ignore_error> > pol3;
Dtest_lambert_w_integrals_quad.cpp65 using boost::math::policies::ignore_error;
70 overflow_error<ignore_error>
192 using boost::math::policies::ignore_error; in BOOST_AUTO_TEST_CASE()
Dtest_lambert_w_integrals_long_double.cpp62 using boost::math::policies::ignore_error;
67 overflow_error<ignore_error>
189 using boost::math::policies::ignore_error; in BOOST_AUTO_TEST_CASE()
Dtest_lambert_w_integrals_float.cpp62 using boost::math::policies::ignore_error;
67 overflow_error<ignore_error>
189 using boost::math::policies::ignore_error; in BOOST_AUTO_TEST_CASE()
Dtest_lambert_w_integrals_double.cpp62 using boost::math::policies::ignore_error;
67 overflow_error<ignore_error>
189 using boost::math::policies::ignore_error; in BOOST_AUTO_TEST_CASE()
Dtest_find_location.cpp97 using boost::math::policies::ignore_error; in test_spots()
100 typedef policy<domain_error<ignore_error> > ignore_domain_policy; in test_spots()
129 …l = find_location<normal_distribution<RealType> >(z, p, sd, policy<domain_error<ignore_error> >())… in test_spots()
/third_party/boost/libs/math/example/
Derror_policies_example.cpp43 using boost::math::policies::ignore_error;
47 overflow_error<ignore_error>
53 domain_error<ignore_error>,
54 pole_error<ignore_error>,
55 overflow_error<ignore_error>,
56 underflow_error<ignore_error>,
57 denorm_error<ignore_error>,
58 evaluation_error<ignore_error>
Dbessel_zeros_example_1.cpp127 boost::math::policies::domain_error<boost::math::policies::ignore_error>, in main()
128 boost::math::policies::overflow_error<boost::math::policies::ignore_error>, in main()
129 boost::math::policies::underflow_error<boost::math::policies::ignore_error>, in main()
130 boost::math::policies::denorm_error<boost::math::policies::ignore_error>, in main()
131 boost::math::policies::pole_error<boost::math::policies::ignore_error>, in main()
132 boost::math::policies::evaluation_error<boost::math::policies::ignore_error> in main()
Derror_policy_example.cpp26 using boost::math::policies::ignore_error;
38 domain_error<ignore_error>
66 students_t_distribution<double, policy<overflow_error<ignore_error> > > students_t_no_throw(-1); in main()
Dbessel_zeros_example.cpp151 boost::math::policies::domain_error<boost::math::policies::ignore_error>, in main()
152 boost::math::policies::overflow_error<boost::math::policies::ignore_error>, in main()
153 boost::math::policies::underflow_error<boost::math::policies::ignore_error>, in main()
154 boost::math::policies::denorm_error<boost::math::policies::ignore_error>, in main()
155 boost::math::policies::pole_error<boost::math::policies::ignore_error>, in main()
156 boost::math::policies::evaluation_error<boost::math::policies::ignore_error> in main()
Dfind_scale_example.cpp111 using boost::math::policies::ignore_error; in main()
117 typedef policy<domain_error<ignore_error> > ignore_domain_policy; in main()
126 l = find_scale<normal>(z, p, l, policy<domain_error<ignore_error> >()); in main()
Dfind_location_example.cpp119 using boost::math::policies::ignore_error; in main()
125 typedef policy<domain_error<ignore_error> > ignore_domain_policy; in main()
133 l = find_location<normal>(z, p, sd, policy<domain_error<ignore_error> >()); in main()
/third_party/boost/boost/math/policies/
Derror_handling.hpp190 …const ::boost::math::policies::domain_error< ::boost::math::policies::ignore_error>&) BOOST_MATH_N… in raise_domain_error()
235 …const ::boost::math::policies::pole_error< ::boost::math::policies::ignore_error>&) BOOST_MATH_NO… in raise_pole_error()
237 …n, message, val, ::boost::math::policies::domain_error< ::boost::math::policies::ignore_error>()); in raise_pole_error()
288 …const ::boost::math::policies::overflow_error< ::boost::math::policies::ignore_error>&) BOOST_MAT… in raise_overflow_error()
300 …const ::boost::math::policies::overflow_error< ::boost::math::policies::ignore_error>&) BOOST_MAT… in raise_overflow_error()
370 …const ::boost::math::policies::underflow_error< ::boost::math::policies::ignore_error>&) BOOST_MA… in raise_underflow_error()
415 …const ::boost::math::policies::denorm_error< ::boost::math::policies::ignore_error>&) BOOST_MATH_… in raise_denorm_error()
462 …const ::boost::math::policies::evaluation_error< ::boost::math::policies::ignore_error>&) BOOST_M… in raise_evaluation_error()
511 …const ::boost::math::policies::rounding_error< ::boost::math::policies::ignore_error>&) BOOST_MAT… in raise_rounding_error()
578 …:math::policies::indeterminate_result_error< ::boost::math::policies::ignore_error>&) BOOST_MATH_N… in raise_indeterminate_result_error()
[all …]
/third_party/skia/third_party/externals/harfbuzz/util/
Doptions.hh149 bool parse (int *argc, char ***argv, bool ignore_error = false);
202 option_parser_t::parse (int *argc, char ***argv, bool ignore_error) in parse() argument
211 if (!ignore_error) in parse()
217 if (!ignore_error) in parse()
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgsterrorignore.c164 self->ignore_error = TRUE; in gst_error_ignore_init()
179 self->ignore_error = g_value_get_boolean (value); in gst_error_ignore_set_property()
207 g_value_set_boolean (value, self->ignore_error); in gst_error_ignore_get_property()
265 if ((ret == GST_FLOW_ERROR && self->ignore_error) || in gst_error_ignore_sink_chain()
/third_party/boost/libs/process/test/
Dextensions.cpp59 bp::ignore_error in BOOST_AUTO_TEST_CASE()
88 bp::ignore_error in BOOST_AUTO_TEST_CASE()

1234567