Home
last modified time | relevance | path

Searched refs:multiply_value (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Dcentroid_weighted_length.hpp96 geometry::multiply_value(weighted_median, d/2); in apply()
H A Ddistance_projected_point.hpp157 multiply_value(v, b); in apply()
H A Ddistance_projected_point_ax.hpp213 multiply_value(v, b); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/arithmetic/
H A Darithmetic.hpp220 inline void multiply_value(Point& p, typename detail::param<Point>::type value) in multiply_value() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/
H A Dintersection.hpp946 multiply_value(ip2, coord_t(-1)); in intersection_points()