Home
last modified time | relevance | path

Searched defs:setup_func (Results 1 – 25 of 230) sorted by relevance

12345678910

/dports/sysutils/py-salt/salt-3004.1/tests/pytests/unit/states/
H A Dtest_augeas.py19 def setup_func(): function
96 def test_change_no_context_without_full_path(setup_func): argument
119 def test_change_no_context_with_full_path_fail(setup_func): argument
141 def test_change_no_context_with_full_path_pass(setup_func): argument
176 def test_change_no_context_without_full_path_invalid_cmd(setup_func): argument
195 def test_change_no_context_without_full_path_invalid_change(setup_func): argument
215 def test_change_no_context_with_full_path_multiple_files(setup_func): argument
243 def test_change_with_context_without_full_path_fail(setup_func): argument
267 def test_change_with_context_without_old_file(setup_func): argument
/dports/math/py-yt/yt-4.0.1/yt/data_objects/tests/
H A Dtest_glue.py7 def setup_func(): function
/dports/net/py-pysmb/pysmb-1.1.27/python2/tests/DirectSMBConnectionTests/
H A Dtest_echo.py9 def setup_func(): function
/dports/net/py-pysmb/pysmb-1.1.27/python3/tests/DirectSMBConnectionTests/
H A Dtest_echo.py9 def setup_func(): function
/dports/net/py-pysmb/pysmb-1.1.27/python2/tests/SMBConnectionTests/
H A Dtest_echo.py9 def setup_func(): function
/dports/net/py-pysmb/pysmb-1.1.27/python3/tests/SMBConnectionTests/
H A Dtest_echo.py9 def setup_func(): function
/dports/devel/dbus/dbus-1.12.20/test/
H A Dspawn-test.c9 setup_func (void *data) in setup_func() function
/dports/x11-wm/openbox/openbox-3.6/openbox/actions/
H A Dshowdesktop.c19 static gpointer setup_func(xmlNodePtr node) in setup_func() function
H A Ddebug.c17 static gpointer setup_func(xmlNodePtr node) in setup_func() function
H A Drestart.c18 static gpointer setup_func(xmlNodePtr node) in setup_func() function
H A Dfocus.c21 static gpointer setup_func(xmlNodePtr node) in setup_func() function
H A Dexit.c21 static gpointer setup_func(xmlNodePtr node) in setup_func() function
H A Dshowmenu.c26 static gpointer setup_func(xmlNodePtr node) in setup_func() function
H A Dmoverelative.c23 static gpointer setup_func(xmlNodePtr node) in setup_func() function
H A Dmovetoedge.c31 static gpointer setup_func(xmlNodePtr node) in setup_func() function
H A Daddremovedesktop.c37 static gpointer setup_func(xmlNodePtr node) in setup_func() function
H A Dmaximize.c51 static gpointer setup_func(xmlNodePtr node) in setup_func() function
H A Dresize.c25 static gpointer setup_func(xmlNodePtr node) in setup_func() function
/dports/games/freeciv/freeciv-2.6.6/server/
H A Daiiface.c71 bool (*setup_func)(struct ai_type *ai); in load_ai_module() local
/dports/games/freeciv-nox11/freeciv-2.6.6/server/
H A Daiiface.c71 bool (*setup_func)(struct ai_type *ai); in load_ai_module() local
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimpactionfactory.c103 GimpActionGroupSetupFunc setup_func, in gimp_action_factory_group_register()
H A Dgimpactionfactory.h35 GimpActionGroupSetupFunc setup_func; member
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/
H A DNetwork.h80 ResultType NetworkRequest<ResultType>::execute(NetworkRequest::setup_func_t setup_func, NetworkRequ… in execute()
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/
H A DNetwork.h80 ResultType NetworkRequest<ResultType>::execute(NetworkRequest::setup_func_t setup_func, NetworkRequ… in execute()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/um/include/shared/
H A Dinit.h64 int (*setup_func)(char *, int *); member

12345678910