Home
last modified time | relevance | path

Searched refs:d2r (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/core/
H A Dradian_access.hpp56 * math::d2r<coordinate_type>()); in get()
121 * math::d2r<coordinate_type>()); in get()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/
H A Dstrategy_transform.hpp147 >::transform(p1, p2, math::d2r<calculation_type>()); in apply()
168 >::transform(p1, p2, math::d2r<calculation_type>()); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/util/
H A Dmath.hpp605 inline T d2r() in d2r() function
638 return value * d2r<T>(); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/transform/
H A Dmatrix_transformers.hpp333 return value * math::d2r<promoted_type>(); in get()