Home
last modified time | relevance | path

Searched refs:method_char (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 Ddebug_turn_info.hpp19 inline char method_char(detail::overlay::method_type const& method) in method_char() function
H A Dcheck_enrich.hpp49 << "\tMethods: " << method_char(meta_turn.turn->method) in display()
H A Dintersection_insert.hpp188 << " meth: " << method_char(turn.method) in debug_follow()
202 << "; " << method_char(t.method) in debug_turn()
H A Denrich_intersection_points.hpp160 << " meth=" << method_char(turns[it->turn_index].method) in enrich_assign()
H A Dtraversal.hpp55 << " meth: " << method_char(turn.method) in debug_traverse()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/turns/
H A Ddebug_turn.hpp39 << " meth: " << method_char(turn.method) in debug_turn()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/
H A Ddebug_print_turns.hpp32 << geometry::method_char(turn.method) in debug_print_turn()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Dhas_self_intersections.hpp112 std::cout << method_char(info.method); in has_self_intersections()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/policies/is_valid/
H A Dfailing_reason_policy.hpp158 oss << "; method: " << method_char(turn.method) in apply()