Home
last modified time | relevance | path

Searched defs:sel_func (Results 1 – 9 of 9) sorted by relevance

/dports/sysutils/duplicity/duplicity-0.8.20/duplicity/
H A Dselection.py315 def add_selection_func(self, sel_func, add_to_start=None): argument
381 def sel_func(path): function
401 def sel_func(path): function
414 def sel_func(path): function
430 sel_func = lambda path: include function
516 def sel_func(path): function
/dports/sysutils/py-rdiff-backup/rdiff-backup-2.0.5/src/rdiff_backup/
H A Dselection.py91 def set_iter(self, sel_func=None): argument
104 def Iterate_fast(self, rpath, sel_func): argument
156 def Iterate(self, rp, rec_func, sel_func): argument
211 def iterate_in_dir(self, rpath, rec_func, sel_func): argument
497 def sel_func(rp): function
516 def sel_func(rp): function
530 def sel_func(rp): function
548 def sel_func(rp): function
576 def sel_func(rp): function
591 def sel_func(rp): function
[all …]
/dports/math/gsl/gsl-2.7/doc/examples/
H A Dntupler.c46 sel_func (void *ntuple_data, void *params) in sel_func() function
/dports/graphics/py-mgwr/mgwr-2.1.2/mgwr/
H A Dsearch.py176 bw_func, sel_func, multi_bw_min, multi_bw_max, bws_same_times, argument
H A Dsel_bw.py393 def sel_func(bw_func, bw_min=None, bw_max=None): function
/dports/math/gsl/gsl-2.7/ntuple/
H A Dtest.c143 sel_func (void *ntuple_data, void * params) in sel_func() function
/dports/misc/snakemake/snakemake-6.12.1/snakemake/report/
H A D__init__.py739 def get_time(rectime, metatime, sel_func): argument
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_widget_fsel.c23 void (*sel_func)(void *data, Evas_Object *obj); member
/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcs_post.c277 cs_post_elt_select_t *sel_func[5]; /* Advanced selection functions for member
1600 cs_post_elt_select_t *sel_func = post_mesh->sel_func[0]; in _define_regular_mesh() local
1616 cs_post_elt_select_t *sel_func = post_mesh->sel_func[1]; in _define_regular_mesh() local
1632 cs_post_elt_select_t *sel_func = post_mesh->sel_func[2]; in _define_regular_mesh() local
1792 cs_post_elt_select_t *sel_func = post_mesh->sel_func[3]; in _define_mesh() local