Home
last modified time | relevance | path

Searched refs:normalize_up (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/util/
H A Dnormalize_spheroidal_coordinates.hpp108 static inline CoordinateType normalize_up(CoordinateType const& value) in normalize_up() function in boost::geometry::math::detail::normalize_spheroidal_coordinates
132 longitude = normalize_up(longitude); in apply()
152 latitude = normalize_up(latitude); in apply()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dsreal.h133 inline void normalize_up (int64_t new_sig, signed int new_exp);
201 sreal::normalize_up (int64_t new_sig, signed int new_exp) in normalize_up() function
277 normalize_up (new_sig, new_exp); in normalize()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dsreal.h133 inline void normalize_up (int64_t new_sig, signed int new_exp);
201 sreal::normalize_up (int64_t new_sig, signed int new_exp) in normalize_up() function
277 normalize_up (new_sig, new_exp); in normalize()