Home
last modified time | relevance | path

Searched refs:run_func (Results 1 – 25 of 354) sorted by relevance

12345678910>>...15

/dports/devel/devhelp/devhelp-41.2/subprojects/gi-docgen/gidocgen/
H A Dgidocmain.py31 run_func=self.run_help_cmd,
35 run_func=gdindex.run,
39 run_func=gdgenerate.run,
43 run_func=gdgenindices.run,
47 run_func=gdgendeps.run,
51 run_func=gdsearch.run,
55 run_func=gdcheck.run,
74 res = options.run_func(options)
87 def add_command(self, name, add_args_func, run_func, help_msg, aliases=[]): argument
105 p.set_defaults(run_func=run_func)
/dports/x11-toolkits/gtk40/gtk-4.4.1/subprojects/gi-docgen/gidocgen/
H A Dgidocmain.py31 run_func=self.run_help_cmd,
35 run_func=gdindex.run,
39 run_func=gdgenerate.run,
43 run_func=gdgenindices.run,
47 run_func=gdgendeps.run,
51 run_func=gdsearch.run,
55 run_func=gdcheck.run,
74 res = options.run_func(options)
87 def add_command(self, name, add_args_func, run_func, help_msg, aliases=[]): argument
105 p.set_defaults(run_func=run_func)
/dports/x11-toolkits/pango/pango-1.48.11/subprojects/gi-docgen/gidocgen/
H A Dgidocmain.py31 run_func=self.run_help_cmd,
35 run_func=gdindex.run,
39 run_func=gdgenerate.run,
43 run_func=gdgenindices.run,
47 run_func=gdgendeps.run,
51 run_func=gdsearch.run,
55 run_func=gdcheck.run,
74 res = options.run_func(options)
87 def add_command(self, name, add_args_func, run_func, help_msg, aliases=[]): argument
105 p.set_defaults(run_func=run_func)
/dports/net/gssdp/gssdp-1.4.0.1/subprojects/gi-docgen/gidocgen/
H A Dgidocmain.py31 run_func=self.run_help_cmd,
35 run_func=gdindex.run,
39 run_func=gdgenerate.run,
43 run_func=gdgenindices.run,
47 run_func=gdgendeps.run,
51 run_func=gdsearch.run,
70 res = options.run_func(options)
83 def add_command(self, name, add_args_func, run_func, help_msg, aliases=[]): argument
101 p.set_defaults(run_func=run_func)
/dports/textproc/py-gi-docgen/gi-docgen-2021.5/gidocgen/
H A Dgidocmain.py31 run_func=self.run_help_cmd,
35 run_func=gdindex.run,
39 run_func=gdgenerate.run,
43 run_func=gdgenindices.run,
47 run_func=gdgendeps.run,
51 run_func=gdsearch.run,
70 res = options.run_func(options)
83 def add_command(self, name, add_args_func, run_func, help_msg, aliases=[]): argument
101 p.set_defaults(run_func=run_func)
/dports/x11-wm/openbox/openbox-3.6/openbox/actions/
H A Ddesktop.c34 static gboolean run_func(ObActionsData *data, gpointer options);
60 free_func, run_func); in action_desktop_startup()
64 free_func, run_func); in action_desktop_startup()
66 free_func, run_func); in action_desktop_startup()
68 free_func, run_func); in action_desktop_startup()
71 free_func, run_func); in action_desktop_startup()
73 free_func, run_func); in action_desktop_startup()
75 free_func, run_func); in action_desktop_startup()
78 free_func, run_func); in action_desktop_startup()
81 free_func, run_func); in action_desktop_startup()
[all …]
H A Daddremovedesktop.c14 static gboolean run_func(ObActionsData *data, gpointer options);
23 actions_register("AddDesktop", setup_add_func, free_func, run_func); in action_addremovedesktop_startup()
24 actions_register("RemoveDesktop", setup_remove_func, free_func, run_func); in action_addremovedesktop_startup()
28 free_func, run_func); in action_addremovedesktop_startup()
30 free_func, run_func); in action_addremovedesktop_startup()
32 free_func, run_func); in action_addremovedesktop_startup()
34 free_func, run_func); in action_addremovedesktop_startup()
76 static gboolean run_func(ObActionsData *data, gpointer options) in run_func() function
H A Dlayer.c13 static gboolean run_func(ObActionsData *data, gpointer options);
22 run_func); in action_layer_startup()
24 run_func); in action_layer_startup()
26 run_func); in action_layer_startup()
29 run_func); in action_layer_startup()
31 run_func); in action_layer_startup()
33 run_func); in action_layer_startup()
82 static gboolean run_func(ObActionsData *data, gpointer options) in run_func() function
H A Ddirectionalwindows.c95 run_func); in action_directionalwindows_startup()
97 run_func); in action_directionalwindows_startup()
100 free_func, run_func); in action_directionalwindows_startup()
116 free_func, run_func); in action_directionalwindows_startup()
118 free_func, run_func); in action_directionalwindows_startup()
120 free_func, run_func); in action_directionalwindows_startup()
122 free_func, run_func); in action_directionalwindows_startup()
124 free_func, run_func); in action_directionalwindows_startup()
126 free_func, run_func); in action_directionalwindows_startup()
128 free_func, run_func); in action_directionalwindows_startup()
[all …]
H A Dmovetoedge.c14 static gboolean run_func(ObActionsData *data, gpointer options);
23 actions_register("MoveToEdge", setup_func, free_func, run_func); in action_movetoedge_startup()
25 actions_register("MoveToEdgeNorth", setup_north_func, free_func, run_func); in action_movetoedge_startup()
26 actions_register("MoveToEdgeSouth", setup_south_func, free_func, run_func); in action_movetoedge_startup()
27 actions_register("MoveToEdgeEast", setup_east_func, free_func, run_func); in action_movetoedge_startup()
28 actions_register("MoveToEdgeWest", setup_west_func, free_func, run_func); in action_movetoedge_startup()
65 static gboolean run_func(ObActionsData *data, gpointer options) in run_func() function
H A Dgrowtoedge.c18 static gboolean run_func(ObActionsData *data, gpointer options);
28 free_func, run_func); in action_growtoedge_startup()
30 free_func, run_func); in action_growtoedge_startup()
32 free_func, run_func); in action_growtoedge_startup()
34 actions_register("GrowToEdgeNorth", setup_north_func, free_func, run_func); in action_growtoedge_startup()
35 actions_register("GrowToEdgeSouth", setup_south_func, free_func, run_func); in action_growtoedge_startup()
36 actions_register("GrowToEdgeEast", setup_east_func, free_func, run_func); in action_growtoedge_startup()
37 actions_register("GrowToEdgeWest", setup_west_func, free_func, run_func); in action_growtoedge_startup()
184 static gboolean run_func(ObActionsData *data, gpointer options) in run_func() function
H A Dreconfigure.c4 static gboolean run_func(ObActionsData *data, gpointer options);
8 actions_register("Reconfigure", NULL, NULL, run_func); in action_reconfigure_startup()
12 static gboolean run_func(ObActionsData *data, gpointer options) in run_func() function
H A Dbreakchroot.c4 static gboolean run_func(ObActionsData *data, gpointer options);
10 run_func); in action_breakchroot_startup()
14 static gboolean run_func(ObActionsData *data, gpointer options) in run_func() function
H A Ddockautohide.c5 static gboolean run_func(ObActionsData *data, gpointer options);
11 run_func); in action_dockautohide_startup()
15 static gboolean run_func(ObActionsData *data, gpointer options) in run_func() function
H A Dexit.c13 static gboolean run_func(ObActionsData *data, gpointer options);
17 actions_register("Exit", setup_func, free_func, run_func); in action_exit_startup()
18 actions_register("SessionLogout", setup_func, free_func, run_func); in action_exit_startup()
62 static gboolean run_func(ObActionsData *data, gpointer options) in run_func() function
H A Dkill.c4 static gboolean run_func(ObActionsData *data, gpointer options);
10 run_func); in action_kill_startup()
14 static gboolean run_func(ObActionsData *data, gpointer options) in run_func() function
H A Dfocustobottom.c4 static gboolean run_func(ObActionsData *data, gpointer options);
8 actions_register("FocusToBottom", NULL, NULL, run_func); in action_focustobottom_startup()
12 static gboolean run_func(ObActionsData *data, gpointer options) in run_func() function
H A Dclose.c4 static gboolean run_func(ObActionsData *data, gpointer options);
10 run_func); in action_close_startup()
14 static gboolean run_func(ObActionsData *data, gpointer options) in run_func() function
/dports/misc/tvm/incubator-tvm-0.6.1/vta/python/vta/testing/
H A Dutil.py26 def run(run_func): argument
46 run_func(env, remote)
53 run_func(env, rpc.LocalSession())
70 run_func(env, remote)
75 run_func(env, remote)
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/vta/python/vta/testing/
H A Dutil.py26 def run(run_func): argument
46 run_func(env, remote)
53 run_func(env, rpc.LocalSession())
69 run_func(env, remote)
74 run_func(env, remote)
/dports/misc/py-tvm/incubator-tvm-0.6.1/vta/python/vta/testing/
H A Dutil.py26 def run(run_func): argument
46 run_func(env, remote)
53 run_func(env, rpc.LocalSession())
70 run_func(env, remote)
75 run_func(env, remote)
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/intern/
H A Dtask_graph.cc59 TaskGraphNodeRunFunction run_func; member
66 TaskGraphNodeRunFunction run_func, in TaskNode()
75 run_func(run_func), in TaskNode()
97 tbb::this_task_arena::isolate([this] { run_func(task_data); }); in run()
104 run_func(task_data); in run_serial()
/dports/graphics/opencv/opencv-4.5.3/modules/video/test/
H A Dtest_accum.cpp104 void run_func();
109 void CV_AccTest::run_func(void) in run_func() function in opencv_test::__anon2e9c67b90111::CV_AccTest
132 void run_func();
142 void CV_SquareAccTest::run_func() in run_func() function in opencv_test::__anon2e9c67b90111::CV_SquareAccTest
168 void run_func();
179 void CV_MultiplyAccTest::run_func() in run_func() function in opencv_test::__anon2e9c67b90111::CV_MultiplyAccTest
209 void run_func();
219 void CV_RunningAvgTest::run_func() in run_func() function in opencv_test::__anon2e9c67b90111::CV_RunningAvgTest
/dports/devel/py-pip/pip-20.3.4/tests/unit/
H A Dtest_base_command.py24 def __init__(self, run_func=None, error=False): argument
26 def run_func(): function
29 self.run_func = run_func
39 if self.run_func:
40 return self.run_func()
64 cmd = FakeCommand(run_func=raise_broken_stdout)
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/support/
H A Dcond_auto.c43 bool progress, bool (*run_func)(WT_SESSION_IMPL *), bool *signalled) in __wt_cond_auto_wait_signal()
63 session, cond, cond->prev_wait, run_func, signalled); in __wt_cond_auto_wait_signal()
78 WT_CONDVAR *cond, bool progress, bool (*run_func)(WT_SESSION_IMPL *)) in __wt_cond_auto_wait()
82 __wt_cond_auto_wait_signal(session, cond, progress, run_func, &notused); in __wt_cond_auto_wait()

12345678910>>...15