Home
last modified time | relevance | path

Searched defs:path_func (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/cairo/cairo-1.17.4/test/
H A Dfill-and-stroke-alpha-add.c55 path_func_t path_func, in fill_and_stroke()
H A Dfill-and-stroke-alpha.c56 path_func_t path_func, in fill_and_stroke_alpha()
/dports/sysutils/cinnamon-control-center/cinnamon-control-center-4.8.2/panels/network/wireless-security/
H A Deap-method-tls.c357 PathFunc path_func, in setup_filepicker()
411 PathFunc path_func; in update_secrets() local
/dports/audio/flite/flite-2.1-release/include/
H A Dcst_viterbi.h95 cst_vit_path_f_t *path_func; member
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/flite_hts_engine/flite/include/
H A Dcst_viterbi.h95 cst_vit_path_f_t *path_func; member
/dports/audio/flite/flite-2.1-release/src/stats/
H A Dcst_viterbi.c132 cst_vit_path_f_t *path_func) in new_viterbi()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/InstCombine/X86/
H A Dx86-addsub.ll75 define double @elts_addsub_v4f64(<4 x double> %0, <4 x double> %1) {
/dports/science/py-scikit-learn/scikit-learn-1.0.2/sklearn/linear_model/tests/
H A Dtest_coordinate_descent.py1120 def test_path_unknown_parameter(path_func): argument
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/inline_copy/lib/scons-3.1.2/SCons/Node/
H A D__init__.py965 def get_implicit_deps(self, env, initial_scanner, path_func, kw = {}): argument
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/scons-2.5.0/scons-local-2.5.0/SCons/Node/
H A D__init__.py919 def get_implicit_deps(self, env, initial_scanner, path_func, kw = {}): argument
/dports/devel/scons/SCons-4.2.0/SCons/Node/
H A D__init__.py969 def get_implicit_deps(self, env, initial_scanner, path_func, kw = {}): argument
/dports/emulators/kcemu/KCemu-0.5.1/src/ui/gtk/
H A Doptions.cc1079 OptionsWindow::move_row(GtkPathMoveFunc path_func, GtkIterMoveFunc move_func) { in move_row()
/dports/misc/vifm/vifm-0.11/src/ui/
H A Dui.c97 typedef char * (*path_func)(const char[]); typedef