Home
last modified time | relevance | path

Searched defs:p_handler (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/godot2-tools/godot-2.1.6-stable/core/
H A Dprint_string.cpp38 void add_print_handler(PrintHandlerList *p_handler) { in add_print_handler()
46 void remove_print_handler(PrintHandlerList *p_handler) { in remove_print_handler()
H A Derror_macros.cpp47 void add_error_handler(ErrorHandlerList *p_handler) { in add_error_handler()
55 void remove_error_handler(ErrorHandlerList *p_handler) { in remove_error_handler()
/dports/devel/godot2/godot-2.1.6-stable/core/
H A Dprint_string.cpp38 void add_print_handler(PrintHandlerList *p_handler) { in add_print_handler()
46 void remove_print_handler(PrintHandlerList *p_handler) { in remove_print_handler()
H A Derror_macros.cpp47 void add_error_handler(ErrorHandlerList *p_handler) { in add_error_handler()
55 void remove_error_handler(ErrorHandlerList *p_handler) { in remove_error_handler()
/dports/devel/godot-tools/godot-3.2.3-stable/core/
H A Dprint_string.cpp41 void add_print_handler(PrintHandlerList *p_handler) { in add_print_handler()
49 void remove_print_handler(PrintHandlerList *p_handler) { in remove_print_handler()
H A Derror_macros.cpp39 void add_error_handler(ErrorHandlerList *p_handler) { in add_error_handler()
47 void remove_error_handler(ErrorHandlerList *p_handler) { in remove_error_handler()
/dports/devel/godot/godot-3.2.3-stable/core/
H A Dprint_string.cpp41 void add_print_handler(PrintHandlerList *p_handler) { in add_print_handler()
49 void remove_print_handler(PrintHandlerList *p_handler) { in remove_print_handler()
H A Derror_macros.cpp39 void add_error_handler(ErrorHandlerList *p_handler) { in add_error_handler()
47 void remove_error_handler(ErrorHandlerList *p_handler) { in remove_error_handler()
/dports/textproc/yodl/yodl-5fa97b175c85581d01329013cfdb4239f019b023/yodl/src/parser/
H A Dphandler.c13 char const *p_handler(register Parser *pp) in p_handler() function
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/qt/dialogs/
H A Dexternal.cpp305 DialogWrapper::DialogWrapper(DialogHandler *p_handler, intf_thread_t *p_intf, in DialogWrapper()
332 LoginDialogWrapper::LoginDialogWrapper(DialogHandler *p_handler, in LoginDialogWrapper()
357 QuestionDialogWrapper::QuestionDialogWrapper(DialogHandler *p_handler, in QuestionDialogWrapper()
385 ProgressDialogWrapper::ProgressDialogWrapper(DialogHandler *p_handler, in ProgressDialogWrapper()
H A Dexternal.hpp105 DialogHandler *p_handler; member in DialogWrapper
/dports/www/p5-HTML-Parser/HTML-Parser-3.76/
H A Dhparser.h59 struct p_handler { struct
60 SV* cb;
61 SV* argspec;
/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dmos6529.h42 template <std::size_t Bit> auto p_handler() { return m_p_handler[Bit].bind(); } in p_handler() function
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dmos6529.h42 template <std::size_t Bit> auto p_handler() { return m_p_handler[Bit].bind(); } in p_handler() function
/dports/lang/yorick/yorick-y_2_2_04/play/unix/
H A Dhandler.c34 p_handler(void (*on_exception)(int signal, char *errmsg)) in p_handler() function
/dports/audio/rhvoice/RHVoice-1.2.4/src/include/core/
H A Dssml.hpp114 class p_handler: public language_tracking_element_handler<ch> class
117 p_handler(): in p_handler() function in RHVoice::ssml::p_handler
H A Ddocument.hpp622 ssml::p_handler<char_type> p_handler; in create_from_ssml() local
/dports/multimedia/vlc/vlc-3.0.16/modules/lua/libs/
H A Dhttpd.c123 void *opaque, httpd_handler_t *p_handler, char *psz_url, in vlclua_httpd_handler_callback()
203 httpd_handler_t *p_handler = httpd_HandlerNew( in vlclua_httpd_handler_new() local
/dports/lang/yorick/yorick-y_2_2_04/play/win/
H A Dhandler.c46 p_handler(void (*on_exception)(int signal, char *errmsg)) in p_handler() function
/dports/multimedia/vlc/vlc-3.0.16/modules/demux/playlist/
H A Ditml.c166 xml_elem_hnd_t *p_handler = NULL; in parse_dict() local
H A Dxspf.c216 const xml_elem_hnd_t *p_handler = NULL; in parse_node() local
/dports/devel/radare2/radare2-5.1.1/test/unit/
H A Dtest_cmd.c242 static int p_handler(void *user, const char *input) { in p_handler() function
/dports/multimedia/vlc/vlc-3.0.16/modules/spu/
H A Drss.c560 image_handler_t *p_handler = image_HandlerCreate( p_filter ); in LoadImage() local
/dports/devel/godot/godot-3.2.3-stable/editor/
H A Deditor_plugin.cpp530 void EditorPlugin::add_tool_menu_item(const String &p_name, Object *p_handler, const String &p_call… in add_tool_menu_item()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/
H A Deditor_plugin.cpp530 void EditorPlugin::add_tool_menu_item(const String &p_name, Object *p_handler, const String &p_call… in add_tool_menu_item()

12