Home
last modified time | relevance | path

Searched defs:handler_fn (Results 1 – 25 of 51) sorted by relevance

123

/dports/www/py-rollbar/rollbar-0.16.2/rollbar/lib/
H A Devents.py17 def _add_handler(typ, handler_fn, pos): argument
29 def _remove_handler(typ, handler_fn): argument
57 def add_exception_info_handler(handler_fn, pos=None): argument
61 def remove_exception_info_handler(handler_fn): argument
65 def add_message_handler(handler_fn, pos=None): argument
69 def remove_message_handler(handler_fn): argument
73 def add_payload_handler(handler_fn, pos=None): argument
77 def remove_payload_handler(handler_fn): argument
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/arg/
H A Dhydra_arg.h13 HYD_status(*handler_fn) (char *arg, char ***argv_p); member
/dports/graphics/blender/blender-2.91.0/intern/ghost/intern/
H A DGHOST_Xr.cpp55 void GHOST_XrErrorHandler(GHOST_XrErrorHandlerFn handler_fn, void *customdata) in GHOST_XrErrorHandler()
H A DGHOST_XrContext.cpp266 void GHOST_XrContext::setErrorHandler(GHOST_XrErrorHandlerFn handler_fn, void *customdata) in setErrorHandler()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/mlua-0.7.0/examples/
H A Dasync_tcp_server.rs84 let handler_fn = lua in main() localVariable
/dports/net/corosync2/corosync-2.4.5/exec/
H A Dfsm.h61 cs_fsm_event_action_fn handler_fn; member
/dports/misc/broot/broot-1.7.0/cargo-crates/rusqlite-0.24.2/src/
H A Dbusy.rs53 let handler_fn: fn(i32) -> bool = mem::transmute(p_arg); in busy_handler() localVariable
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/rusqlite-0.24.1/src/
H A Dbusy.rs53 let handler_fn: fn(i32) -> bool = mem::transmute(p_arg); in busy_handler() localVariable
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/rusqlite-0.23.1/src/
H A Dbusy.rs53 let handler_fn: fn(i32) -> bool = mem::transmute(p_arg); in busy_handler() localVariable
/dports/www/firefox/firefox-99.0/third_party/rust/rusqlite/src/
H A Dbusy.rs53 let handler_fn: fn(i32) -> bool = mem::transmute(p_arg); in busy_handler() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/rusqlite/src/
H A Dbusy.rs53 let handler_fn: fn(i32) -> bool = mem::transmute(p_arg); in busy_handler() localVariable
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/rusqlite-0.26.1/src/
H A Dbusy.rs60 let handler_fn: fn(i32) -> bool = mem::transmute(p_arg); in busy_handler() localVariable
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/rusqlite-0.19.0/src/
H A Dbusy.rs51 let handler_fn: fn(i32) -> bool = mem::transmute(p_arg); in busy_handler() localVariable
/dports/security/shibboleth-sp/shibboleth-sp-3.3.0/shibsp/
H A DTransactionLog.h104 typedef bool (*handler_fn)(const Event& e, std::ostream&); typedef
/dports/sysutils/mcfly/mcfly-0.5.11/cargo-crates/rusqlite-0.15.0/src/
H A Dbusy.rs50 let handler_fn: fn(i32) -> bool = mem::transmute(p_arg); in busy_handler() localVariable
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/rusqlite/src/
H A Dbusy.rs53 let handler_fn: fn(i32) -> bool = mem::transmute(p_arg); in busy_handler() localVariable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/rusqlite/src/
H A Dbusy.rs53 let handler_fn: fn(i32) -> bool = mem::transmute(p_arg); in busy_handler() localVariable
/dports/net/czmq/czmq-4.1.1/bindings/ruby/lib/czmq/ffi/
H A Dzsys.rb84 def self.handler_fn singletonMethod in CZMQ.FFI.Zsys
176 def self.handler_set(handler_fn) argument
/dports/devel/libgdata/libgdata-0.17.13/demos/tasks/
H A Dtasks-cli.c321 int (*handler_fn) (int argc, char **argv); member
/dports/devel/amqp-cpp/AMQP-CPP-4.1.4/include/amqpcpp/
H A Dlibboostasio.h336 using handler_fn = boost::function<void(boost::system::error_code)>; variable
/dports/net/czmq4/czmq-4.2.1/bindings/ruby/lib/czmq/ffi/
H A Dzsys.rb84 def self.handler_fn singletonMethod in CZMQ.FFI.Zsys
176 def self.handler_set(handler_fn) argument
/dports/devel/libgdata/libgdata-0.17.13/demos/calendar/
H A Dcalendar-cli.c523 int (*handler_fn) (int argc, char **argv); member
/dports/devel/libgdata/libgdata-0.17.13/demos/youtube/
H A Dyoutube-cli.c552 int (*handler_fn) (int argc, char **argv); member
/dports/security/silktools/silk-3.19.1/src/rwrandomizeip/
H A Drwrandomizeip.c57 randomizer_optioncb_fn_t handler_fn; member
/dports/net/czmq/czmq-4.1.1/bindings/python_cffi/czmq_cffi/
H A DZsys.py66 def handler_set(handler_fn): argument

123