Home
last modified time | relevance | path

Searched defs:find_closest (Results 1 – 25 of 60) sorted by relevance

123

/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dutil_macros.h27 #define find_closest(x, a, as) __find_closest(x, a, as, <=) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dutil_macros.h27 #define find_closest(x, a, as) __find_closest(x, a, as, <=) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dutil_macros.h27 #define find_closest(x, a, as) __find_closest(x, a, as, <=) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gfx/
H A Dcolor_analysis_fuzzer.cc36 bool find_closest = provider.ConsumeBool(); in LLVMFuzzerTestOneInput() local
H A Dcolor_analysis.cc476 bool find_closest) { in CalculateKMeanColorOfBuffer()
661 bool find_closest) { in CalculateKMeanColorOfBitmap()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gfx/
H A Dcolor_analysis_fuzzer.cc36 bool find_closest = provider.ConsumeBool(); in LLVMFuzzerTestOneInput() local
H A Dcolor_analysis.cc470 bool find_closest) { in CalculateKMeanColorOfBuffer()
637 bool find_closest) { in CalculateKMeanColorOfBitmap()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/geom/src/
H A Dlib.rs6 mod find_closest; module
/dports/devel/etl/synfig-1.2.2/synfig-core/src/synfig/
H A Dpalette.cpp194 Palette::find_closest(const Color& color, float* dist)const in find_closest() function in Palette
204 Palette::find_closest(const Color& color, float* dist) in find_closest() function in Palette
/dports/graphics/synfig/synfig-1.2.2/synfig-core/src/synfig/
H A Dpalette.cpp194 Palette::find_closest(const Color& color, float* dist)const in find_closest() function in Palette
204 Palette::find_closest(const Color& color, float* dist) in find_closest() function in Palette
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-core/src/synfig/
H A Dpalette.cpp194 Palette::find_closest(const Color& color, float* dist)const in find_closest() function in Palette
204 Palette::find_closest(const Color& color, float* dist) in find_closest() function in Palette
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/cursive-0.16.3/src/backends/curses/
H A Dmod.rs79 fn find_closest(color: Color, max_colors: i16) -> i16 { in find_closest() function
/dports/science/py-dipy/dipy-1.4.1/dipy/core/
H A Dsphere.py263 def find_closest(self, xyz): member in Sphere
374 def find_closest(self, xyz): member in HemiSphere
/dports/misc/vxl/vxl-3.3.2/core/vgui/
H A Dvgui_displaylist2D_tableau.cxx102 vgui_displaylist2D_tableau::find_closest(float x, float y, std::vector<unsigned> const & hits) in find_closest() function in vgui_displaylist2D_tableau
H A Dvgui_listmanager2D_tableau.cxx166 vgui_listmanager2D_tableau::find_closest(float x, in find_closest() function in vgui_listmanager2D_tableau
/dports/devel/godot/godot-3.2.3-stable/core/
H A Dmap.h537 const Element *find_closest(const K &p_key) const { in find_closest() function
546 Element *find_closest(const K &p_key) { in find_closest() function
/dports/devel/godot-tools/godot-3.2.3-stable/core/
H A Dmap.h537 const Element *find_closest(const K &p_key) const { in find_closest() function
546 Element *find_closest(const K &p_key) { in find_closest() function
/dports/devel/godot2-tools/godot-2.1.6-stable/core/
H A Dmap.h550 const Element *find_closest(const K &p_key) const { in find_closest() function
558 Element *find_closest(const K &p_key) { in find_closest() function
/dports/devel/godot2/godot-2.1.6-stable/core/
H A Dmap.h550 const Element *find_closest(const K &p_key) const { in find_closest() function
558 Element *find_closest(const K &p_key) { in find_closest() function
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/vsph/
H A Dvsph_view_sphere.hxx248 T vsph_view_sphere<T>::find_closest(unsigned id, int& uid, double& dist) in find_closest() function in vsph_view_sphere
280 T vsph_view_sphere<T>::find_closest(vgl_point_3d<double> p, int &uid, double& dist) in find_closest() function in vsph_view_sphere
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Graphics/Fonts/
H A Dfont_translate.cpp252 find_closest (string& family, string& variant, string& series, string& shape, in find_closest() function
/dports/games/exult/exult-snapshot-v1.7.0.20211128/gumps/
H A DActor_gump.cc63 int Actor_gump::find_closest( in find_closest() function in Actor_gump
/dports/cad/pcb/pcb-4.2.0/gts/
H A Dcdt.c30 static gint find_closest (GtsTriangle * t, gpointer value, gpointer * data) in find_closest() function
95 static gboolean find_closest (gpointer key, gpointer value, gpointer user_data) in find_closest() function
130 find_closest (gpointer key, gpointer value, gpointer user_data) in find_closest() function
/dports/finance/beancount/beancount-2.3.3/beancount/core/
H A Ddata.py648 def find_closest(entries, filename, lineno): function
/dports/graphics/urt/urt-3.1b1_12/tools/
H A Drledither.c553 find_closest(map, nchan, maplen, pixel, index) in find_closest() function

123