Home
last modified time | relevance | path

Searched defs:do_unload (Results 1 – 25 of 35) sorted by relevance

12

/dports/devel/gnome-builder/gnome-builder-41.3/doc/help/examples/plugins/sample-plugin/
H A Dsample_plugin.py27 def do_unload(self, app): member in ApplicationAddin
50 def do_unload(self, workbench): member in WorkbenchAddin
62 def do_unload(self, editor): member in EditorViewAddin
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/copyright/
H A Dcopyright_plugin.py39 def do_unload(self, buffer): member in CopyrightBufferAddin
120 def do_unload(self, prefs): member in CopyrightPreferencesAddin
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/src/libsodium/crypto_scalarmult/curve25519/sandy2x/
H A Dladder.h1 #ifndef ladder_H
2 #define ladder_H
3
4 #ifdef __cplusplus
5 extern "C" {
6 #endif
7
8 #include "fe.h"
9 #include "ladder_namespace.h"
10
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Di386netbsd.c38 #include "netbsd.h"
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/valgrind/
H A Dvalgrind_plugin.py61 def do_unload(self, workbench): member in ValgrindWorkbenchAddin
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/find-other-file/
H A Dfind_other_file.py66 def do_unload(self, workspace): member in FindOtherFile
/dports/devel/py-cmd2/cmd2-2.3.2/examples/
H A Dmodular_commands_dynamic.py80 def do_unload(self, ns: argparse.Namespace): member in ExampleApp
H A Dmodular_subcommands.py92 def do_unload(self, ns: argparse.Namespace): member in ExampleApp
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/stylelint/
H A Dstylelint_plugin.py141 def do_unload(self, preferences): member in StylelintPreferencesAddin
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/jhbuild/
H A Djhbuild_plugin.py130 def do_unload(self, manager): member in JhbuildRuntimeProvider
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/html-preview/
H A Dhtml_preview.py115 def do_unload(self, app): member in HtmlPreviewData
133 def do_unload(self, workbench): member in HtmlWorkbenchAddin
235 def do_unload(self, view): member in HtmlPreviewAddin
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/stored/
H A Dmount.c590 bool DCR::do_unload() in do_unload() function
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/stored/
H A Dmount.c586 bool DCR::do_unload() in do_unload() function
/dports/sysutils/bacula11-client/bacula-11.0.5/src/stored/
H A Dmount.c590 bool DCR::do_unload() in do_unload() function
/dports/sysutils/bacula11-server/bacula-11.0.5/src/stored/
H A Dmount.c590 bool DCR::do_unload() in do_unload() function
/dports/sysutils/bacula9-client/bacula-9.6.7/src/stored/
H A Dmount.c586 bool DCR::do_unload() in do_unload() function
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/stored/
H A Dmount.c586 bool DCR::do_unload() in do_unload() function
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/stored/
H A Dmount.c590 bool DCR::do_unload() in do_unload() function
/dports/sysutils/bacula9-server/bacula-9.6.7/src/stored/
H A Dmount.c586 bool DCR::do_unload() in do_unload() function
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/words/
H A Dgbp-word-proposals.c139 g_assert (GBP_IS_WORD_PROPOSALS (self));
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_translate/
H A Dmod_translate.c175 static void do_unload(void) { in do_unload() function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/preloaded/src/
H A Dinit.erl788 do_unload([M|Mods]) -> function
793 do_unload([]) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/preloaded/src/
H A Dinit.erl712 do_unload([M|Mods]) -> function
717 do_unload([]) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/preloaded/src/
H A Dinit.erl726 do_unload([M|Mods]) -> function
731 do_unload([]) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/preloaded/src/
H A Dinit.erl788 do_unload([M|Mods]) -> function
793 do_unload([]) -> function

12