Home
last modified time | relevance | path

Searched defs:mls2 (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/geometry/doc/src/examples/geometries/
Dmulti_linestring.cpp31 mlinestring_t mls2{{{0.0, 0.0}, {0.0, 1.0}, {2.0, 1.0}}, in main() local
/third_party/boost/libs/geometry/test/algorithms/within/
Dwithin_linear_linear.cpp29 typedef bg::model::multi_linestring<ls2> mls2; in test_l_l() typedef
/third_party/boost/libs/geometry/test/algorithms/set_operations/difference/
Ddifference_linear_linear.cpp1197 ML mls1, mls2, mls_out; in BOOST_AUTO_TEST_CASE() local
1210 ML mls1, mls2, mls_out; in BOOST_AUTO_TEST_CASE() local
/third_party/boost/libs/geometry/test/srs/
Dtransformation_interface.cpp60 mlinestring mls2; in test_geometries() local
/third_party/boost/libs/geometry/test/algorithms/set_operations/
Dtest_set_ops_linear_linear.hpp197 MultiLinestring2 mls2 = multilinestring2; in apply() local
/third_party/selinux/libsepol/src/
Dmls.c669 const char *mls1, const char *mls2, int *response) in sepol_mls_contains()