Home
last modified time | relevance | path

Searched defs:mpl1 (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/geometry/test/geometries/
Dmulti_polygon.cpp56 bg::model::multi_polygon<PL> mpl1; in create_multi_polygon() local
79 bg::model::multi_polygon<PL> mpl1(create_multi_polygon<P, PL>()); in test_default_constructor() local
86 bg::model::multi_polygon<PL> mpl1 = create_multi_polygon<P, PL>(); in test_copy_constructor() local
93 bg::model::multi_polygon<PL> mpl1(create_multi_polygon<P, PL>()), mpl2; in test_copy_assignment() local
128 bg::model::multi_polygon<PL> mpl1(PIL); in test_custom_multi_polygon() local
/third_party/musl/libc-test/src/math/gen/
Dmplibm.c39 static int mpl1(struct t *s, long double (*f)(long double)) in mpl1() function
Dmp.c251 static int mpl1(struct t *p, int (*fmp)(mpfr_t, const mpfr_t, mpfr_rnd_t)) in mpl1() function