/third_party/boost/libs/spirit/classic/test/ |
D | multi_pass_tests.cpp | 77 boost::scoped_ptr<default_multi_pass_t> mp1(new default_multi_pass_t(a)); in test_default_multi_pass() local 116 boost::scoped_ptr<default_multi_pass_t> mp1(new default_multi_pass_t(a)); in test_default_multi_pass() local 170 boost::scoped_ptr<default_multi_pass_t> mp1(new default_multi_pass_t(a)); in test_default_multi_pass() local 223 boost::scoped_ptr<default_multi_pass_t> mp1(new default_multi_pass_t(a)); in test_default_multi_pass() local 278 boost::scoped_ptr<fixed_multi_pass_t> mp1(new fixed_multi_pass_t(a)); in test_fixed_multi_pass() local 316 boost::scoped_ptr<fixed_multi_pass_t> mp1(new fixed_multi_pass_t(a)); in test_fixed_multi_pass() local 369 boost::scoped_ptr<fixed_multi_pass_t> mp1(new fixed_multi_pass_t(a)); in test_fixed_multi_pass() local 422 boost::scoped_ptr<fixed_multi_pass_t> mp1(new fixed_multi_pass_t(a)); in test_fixed_multi_pass() local 443 boost::scoped_ptr<first_owner_multi_pass_t> mp1(new first_owner_multi_pass_t(a)); in test_first_owner_multi_pass() local 481 boost::scoped_ptr<first_owner_multi_pass_t> mp1(new first_owner_multi_pass_t(a)); in test_first_owner_multi_pass() local [all …]
|
D | sf_bug_720917.cpp | 81 IterT mp1(a); in construct_string_from() local 95 functor_multi_pass_t mp1 = functor_multi_pass_t(my_functor()); in construct_string_from() local
|
/third_party/boost/libs/geometry/test/geometries/ |
D | multi_point.cpp | 37 bg::model::multi_point<P> mp1; in BOOST_GEOMETRY_REGISTER_BOOST_TUPLE_CS() local 55 bg::model::multi_point<P> mp1(create_multi_point<P>()); in test_default_constructor() local 62 bg::model::multi_point<P> mp1 = create_multi_point<P>(); in test_copy_constructor() local 69 bg::model::multi_point<P> mp1(create_multi_point<P>()), mp2; in test_copy_assignment() local 99 bg::model::multi_point<P> mp1(IL); in test_custom_multi_point() local
|
D | initialization.cpp | 179 …mpoly mp1 = {{{{0, 0}, {0, 1}, {1, 1}, {1, 0}, {0, 0}}}, {{{2, 2}, {2, 3}, {3, 3}, {3, 2}, {2, 2}}… in test_initializer_list_2d() local
|
/third_party/boost/libs/geometry/test/algorithms/intersects/ |
D | intersects_multi.cpp | 31 typedef bg::model::multi_polygon<polygon1> mp1; in test_all() typedef
|
/third_party/boost/libs/multiprecision/performance/ |
D | linpack-benchmark.cpp | 665 static integer i__, m, ix, iy, mp1; in daxpy_() local 754 static integer i__, m, ix, iy, mp1; in ddot_() local 841 static integer i__, m, mp1, nincx; in dscal_() local
|
/third_party/gettext/gettext-tools/src/ |
D | msgl-equal.c | 133 message_equal (const message_ty *mp1, const message_ty *mp2, in message_equal()
|
D | msgmerge.c | 877 message_ty *mp1; in definitions_search_fuzzy() local
|
/third_party/boost/libs/geometry/test/algorithms/detail/ |
D | partition.cpp | 227 bg::model::multi_point<point_item> mp1, mp2; in test_points() local 348 bg::model::multi_point<point_item> mp1, mp2; in test_many_points() local
|
/third_party/boost/libs/units/example/ |
D | systems.cpp | 746 quantity<mmHg_pressure> mp1(1.0*mmHgs); in BOOST_UNITS_DEFINE_SINGLE_UNIT_SYSTEM() local
|
/third_party/boost/libs/geometry/test/algorithms/set_operations/ |
D | test_set_ops_pointlike.hpp | 93 MultiPoint1 mp1(multipoint1); in apply() local
|
/third_party/boost/libs/geometry/test/algorithms/distance/ |
D | distance.cpp | 276 typedef bg::model::multi_point<P1> mp1; in test_mixed() typedef
|
/third_party/boost/libs/math/test/ |
D | tanh_sinh_quadrature_test.cpp | 558 cpp_bin_float_100 mp1 = m + 1; in test_crc() local
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstutils.c | 843 mpz_t mp1, mp2, mp3; in gmp_scale() local
|