Home
last modified time | relevance | path

Searched defs:default_order (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/strategies/geographic/
H A Dparameters.hpp90 struct default_order struct
100 struct default_order<andoyer> struct
105 struct default_order<thomas> struct
110 struct default_order<vincenty> struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dless_by_segment_ratio.hpp99 inline bool default_order(Indexed const& left, Indexed const& right) const in default_order() function
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/
H A Dviews.py345 def _get_parameters_values(request, default_count, default_order): argument