Home
last modified time | relevance | path

Searched refs:VL_UNUSED (Results 1 – 5 of 5) sorted by relevance

/dports/misc/openmvg/openMVG-2.0/src/nonFree/sift/vl/
H A Dhost.h321 # define VL_UNUSED macro
344 # define VL_UNUSED macro
357 # define VL_UNUSED __attribute__((unused)) macro
H A Dgeneric.c555 do_nothing_printf (char const* format VL_UNUSED, ...) in do_nothing_printf() argument
/dports/graphics/colmap/colmap-3.6/lib/VLFeat/
H A Dhost.h313 # define VL_UNUSED macro
335 # define VL_UNUSED macro
348 # define VL_UNUSED __attribute__((unused)) macro
H A Dgeneric.c926 do_nothing_printf (char const* format VL_UNUSED, ...) in do_nothing_printf() argument
1215 vl_set_num_threads (vl_size numThreads VL_UNUSED) { } in vl_set_num_threads() argument
H A Dikmeans_lloyd.tc22 vl_ikm_init_lloyd (VlIKMFilt * f VL_UNUSED)