Home
last modified time | relevance | path

Searched refs:get_max_size (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/algorithms/detail/
H A Dget_max_size.hpp52 inline typename coordinate_type<Box>::type get_max_size(Box const& box) in get_max_size() function
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/boost/boost/
H A Dboost-CVE-2012-2677.patch56 size_type get_max_size() const
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/policies/robustness/
H A Dget_rescale_policy.hpp69 num_type const diff = boost::numeric_cast<num_type>(detail::get_max_size(box)); in scale_box_to_integer_range()