Home
last modified time | relevance | path

Searched defs:after_func (Results 1 – 5 of 5) sorted by relevance

/dports/math/libsemigroups/libsemigroups-1.3.7/benchmarks/
H A Dbench-main.hpp31 test_case_name, tags, before_func, bench_func, after_func, sample) \ argument
86 void cleanup_sample(S after_func, T& data) { in cleanup_sample()
/dports/graphics/gthumb/gthumb-3.10.1/gthumb/
H A Dgth-async-task.c42 GthAsyncReadyFunc after_func; member
320 GthAsyncReadyFunc after_func, in gth_async_task_new()
H A Dgth-image-task.c77 GthAsyncReadyFunc after_func, in gth_image_task_new()
/dports/graphics/gthumb/gthumb-3.10.1/extensions/image_viewer/
H A Dgth-image-viewer-task.c149 GthAsyncReadyFunc after_func, in gth_image_viewer_task_new()
/dports/devel/py-transitions/transitions-0.8.8/tests/
H A Dtest_markup.py29 def after_func(self): member in SimpleModel