Home
last modified time | relevance | path

Searched defs:diff_min (Results 1 – 8 of 8) 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/sections/
H A Dsection_functions.hpp66 calc_t const diff_min = math::longitude_distance_signed in apply() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/disjoint/
H A Dbox_box.hpp122 calc_t const diff_min = math::longitude_distance_unsigned<units_t>(b1_min, b2_min); in apply() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Dbox_in_box.hpp138 calc_t const diff_min = math::longitude_distance_unsigned<units_t>(bing_min, bed_min); in apply() local
H A Dpoint_in_box.hpp122 … calc_t const diff_min = math::longitude_distance_unsigned<units_t, calc_t>(min_value, value); in apply() local
/OK3568_Linux_fs/kernel/drivers/clk/renesas/
H A Drcar-gen3-cpg.c321 unsigned long best_rate = ULONG_MAX, diff_min = ULONG_MAX; in cpg_sd_clock_determine_rate() local
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Drenesas_sdhi_core.c120 unsigned int freq, diff, best_freq = 0, diff_min = ~0; in renesas_sdhi_clk_update() local
H A Dsh_mmcif.c493 unsigned int freq, best_freq, myclk, div, diff_min, diff; in sh_mmcif_clock_control() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/i810/
H A Di810_main.c710 u32 f_out, target_freq, diff = 0, mod_min, diff_min; in i810_calc_dclk() local