Home
last modified time | relevance | path

Searched defs:n_handlers (Results 1 – 14 of 14) sorted by relevance

/dports/devel/tla/tla-1.3.5/src/hackerlab/vu/
H A Dvu-help.c47 int n_handlers; in vu_help_with_handlers() local
H A Dvu.c399 int n_handlers; in close_vu_files() local
/dports/databases/fastdb/fastdb/inc/
H A Dwwwapi.h227 CGIapi(dbDatabase& db, int n_handlers, dispatcher* dispatch_table) in CGIapi()
249 : WWWapi(db, n_handlers, dispatch_table) in WWWapi() argument
/dports/databases/gigabase/gigabase/
H A Dwwwapi.h235 : WWWapi(db, n_handlers, dispatch_table, rootpath) {} in WWWapi() argument
257 : WWWapi(db, n_handlers, dispatch_table, rootpath) in WWWapi() argument
H A Dwwwapi.cpp575 WWWapi::WWWapi(dbDatabase& dbase, int n_handlers, dispatcher* dispatch_table, char const* rootpath) in WWWapi()
/dports/biology/ncbi-toolkit/ncbi/network/medarch/server/
H A Dma_intfc.c61 static int n_handlers = 0; variable
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtksignal.c165 guint n_handlers; in gtk_signal_compat_matched() local
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/config/test/
H A Dconfig_tests.erl808 n_handlers() -> function
/dports/devel/glib20/glib-2.70.4/gobject/
H A Dgsignal.c2876 guint n_handlers = 0; in signal_handlers_foreach_matched_R() local
2924 guint n_handlers = 0; in g_signal_handlers_block_matched() local
2972 guint n_handlers = 0; in g_signal_handlers_unblock_matched() local
3020 guint n_handlers = 0; in g_signal_handlers_disconnect_matched() local
/dports/databases/fastdb/fastdb/src/
H A Dwwwapi.cpp299 WWWapi::WWWapi(dbDatabase& dbase, int n_handlers, dispatcher* dispatch_table) in WWWapi()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/mmal/vc/
H A Dmmal_vc_diag.c309 static int n_handlers = sizeof(handlers)/sizeof(handlers[0]); variable
/dports/devel/anjuta/anjuta-3.34.0/libanjuta/
H A Danjuta-ui.c1147 gint n_handlers; in anjuta_ui_add_action_group() local
/dports/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6/src/
H A Dmcd-dispatcher.c185 guint n_handlers; in mcd_dispatcher_dup_possible_handlers() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/login/
H A Dlogin_handler_browsertest.cc803 int n_handlers = 0; in IN_PROC_BROWSER_TEST_P() local