Home
last modified time | relevance | path

Searched defs:other_op_id (Results 1 – 6 of 6) 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/relate/
H A Dturns.hpp177 static const std::size_t other_op_id = (OpId + 1) % 2; in operator ()() local
212 static const std::size_t other_op_id = (OpId + 1) % 2; in operator ()() local
259 static const std::size_t other_op_id = (OpId + 1) % 2; member
H A Dfollow_helpers.hpp234 static const std::size_t other_op_id = (OpId + 1) % 2; member in boost::geometry::detail::relate::exit_watcher
H A Dlinear_linear.hpp254 static const std::size_t other_op_id = (OpId + 1) % 2; member in boost::geometry::detail::relate::linear_linear::turns_analyser
H A Dareal_areal.hpp433 static const std::size_t other_op_id = (OpId + 1) % 2; member in boost::geometry::detail::relate::areal_areal::turns_analyser
H A Dlinear_areal.hpp620 static const std::size_t other_op_id = 1; member in boost::geometry::detail::relate::linear_areal::turns_analyser
/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 Dcompare_turns.hpp40 static const std::size_t other_op_id = (OpId + 1) % 2; member