Home
last modified time | relevance | path

Searched refs:method_none (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dturn_info.hpp29 method_none, enumerator
104 : method(method_none) in turn_info()
H A Ddebug_turn_info.hpp24 case method_none : return '-'; in method_char()
H A Dget_turn_info.hpp548 assign_point(tp, method_none, intersection_info.i_info(), i); in apply()
892 assign_point(ti, method_none, intersection_info, 0); // was collinear in apply()
H A Dget_turn_info_la.hpp85 tp_model, inters, method_none, out); in apply()
860 turn_transformer_ec<false> transformer(method_none); in get_turn_info_for_endpoint()
H A Dfollow_linear_linear.hpp131 if ( turn.method == method_none ) in is_isolated_point()
H A Dget_turn_info_ll.hpp80 tp_model, inters, method_none, out); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_simple/
H A Dlinear.hpp97 && turn.method == overlay::method_none in apply()
133 turn.method == overlay::method_none in is_closing_point_of()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/touches/
H A Dimplementation.hpp182 case overlay::method_none : in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/
H A Dlinear_linear.hpp290 && it->method == overlay::method_none in apply()