Home
last modified time | relevance | path

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

/third_party/boost/libs/geometry/doc/src/examples/geometries/
Dmulti_linestring.cpp26 mlinestring_t mls1; /*< Default-construct a multi_linestring. >*/ in main() local
/third_party/boost/libs/geometry/test/algorithms/within/
Dwithin_linear_linear.cpp27 typedef bg::model::multi_linestring<ls1> mls1; 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/geometries/
Dinitialization.cpp142 mls mls1 = {{{0, 0}, {1, 0}, {2, 0}}, {{3, 0}, {4, 0}}}; in test_initializer_list_2d() local
/third_party/boost/libs/geometry/test/algorithms/set_operations/
Dtest_set_ops_linear_linear.hpp196 MultiLinestring1 mls1 = multilinestring1; in apply() local
/third_party/selinux/libsepol/src/
Dmls.c669 const char *mls1, const char *mls2, int *response) in sepol_mls_contains()