Home
last modified time | relevance | path

Searched refs:handlers (Results 1 – 25 of 509) sorted by relevance

12345678910>>...21

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dopts-global.cc178 const struct cl_option_handlers *handlers, in lang_handle_option() argument
187 decoded->value, kind, loc, handlers); in lang_handle_option()
212 const struct cl_option_handlers *handlers, in read_cmdline_options() argument
238 decoded_options + i, loc, lang_mask, handlers, in read_cmdline_options()
281 set_default_handlers (struct cl_option_handlers *handlers, in set_default_handlers() argument
284 handlers->unknown_option_callback = unknown_option_callback; in set_default_handlers()
285 handlers->wrong_lang_callback = complain_wrong_lang; in set_default_handlers()
286 handlers->target_option_override_hook = target_option_override_hook; in set_default_handlers()
287 handlers->num_handlers = 3; in set_default_handlers()
288 handlers->handlers[0].handler = lang_handle_option; in set_default_handlers()
[all …]
H A Dopts.h310 const struct cl_option_handlers *handlers,
341 struct cl_option_handler_func handlers[3]; member
380 extern void set_default_handlers (struct cl_option_handlers *handlers,
404 const struct cl_option_handlers *handlers,
416 const struct cl_option_handlers *handlers,
421 const struct cl_option_handlers *handlers,
437 const struct cl_option_handlers *handlers,
445 const struct cl_option_handlers *handlers,
461 const struct cl_option_handlers *handlers,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dopts-global.c178 const struct cl_option_handlers *handlers, in lang_handle_option() argument
187 decoded->value, kind, loc, handlers); in lang_handle_option()
212 const struct cl_option_handlers *handlers, in read_cmdline_options() argument
238 decoded_options + i, loc, lang_mask, handlers, in read_cmdline_options()
281 set_default_handlers (struct cl_option_handlers *handlers, in set_default_handlers() argument
284 handlers->unknown_option_callback = unknown_option_callback; in set_default_handlers()
285 handlers->wrong_lang_callback = complain_wrong_lang; in set_default_handlers()
286 handlers->target_option_override_hook = target_option_override_hook; in set_default_handlers()
287 handlers->num_handlers = 3; in set_default_handlers()
288 handlers->handlers[0].handler = lang_handle_option; in set_default_handlers()
[all …]
H A Dopts.h282 const struct cl_option_handlers *handlers,
313 struct cl_option_handler_func handlers[3]; member
352 extern void set_default_handlers (struct cl_option_handlers *handlers,
375 const struct cl_option_handlers *handlers,
387 const struct cl_option_handlers *handlers,
392 const struct cl_option_handlers *handlers,
408 const struct cl_option_handlers *handlers,
416 const struct cl_option_handlers *handlers,
430 const struct cl_option_handlers *handlers,
H A Dopts-common.c1129 const struct cl_option_handlers *handlers, in handle_option() argument
1143 for (i = 0; i < handlers->num_handlers; i++) in handle_option()
1144 if (option->flags & handlers->handlers[i].mask) in handle_option()
1146 if (!handlers->handlers[i].handler (opts, opts_set, decoded, in handle_option()
1148 handlers, dc, in handle_option()
1149 handlers->target_option_override_hook)) in handle_option()
1166 const struct cl_option_handlers *handlers, in handle_generated_option() argument
1173 handlers, generated_p, dc); in handle_generated_option()
1354 const struct cl_option_handlers *handlers, in read_cmdline_option() argument
1365 if (handlers->unknown_option_callback (decoded)) in read_cmdline_option()
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtCXX.cpp26 Stmt *tryBlock, ArrayRef<Stmt *> handlers) { in Create() argument
27 const size_t Size = totalSizeToAlloc<Stmt *>(handlers.size() + 1); in Create()
29 return new (Mem) CXXTryStmt(tryLoc, tryBlock, handlers); in Create()
40 ArrayRef<Stmt *> handlers) in CXXTryStmt() argument
41 : Stmt(CXXTryStmtClass), TryLoc(tryLoc), NumHandlers(handlers.size()) { in CXXTryStmt()
44 std::copy(handlers.begin(), handlers.end(), Stmts + 1); in CXXTryStmt()
/netbsd-src/lib/libc/stdlib/
H A Dquick_exit.c58 static struct quick_exit_handler *handlers; variable
73 h->next = handlers; in at_quick_exit()
74 handlers = h; in at_quick_exit()
90 for (h = handlers; NULL != h; h = h->next) in quick_exit()
/netbsd-src/external/gpl3/binutils.old/dist/cpu/
H A Dmt.cpu420 (type h-sint) (index f-imm16s) (handlers (parse "imm16") (print "dollarhex")))
422 (type h-uint) (index f-imm16u) (handlers (parse "imm16") (print "dollarhex")))
424 (type h-uint) (index f-imm16s) (handlers (parse "imm16") (print "pcrel")))
429 (type h-uint) (index f-rc) (handlers (parse "rc") (print "dollarhex")))
432 (type h-uint) (index f-rcnum) (handlers (print "dollarhex")))
435 (type h-uint) (index f-contnum) (handlers (print "dollarhex")))
438 (type h-uint) (index f-rbbc) (handlers (parse "rbbc") (print "dollarhex")))
441 (type h-uint) (index f-colnum) (handlers (print "dollarhex")))
444 (type h-uint) (index f-rownum) (handlers (print "dollarhex")))
447 (type h-uint) (index f-rownum1) (handlers (print "dollarhex")))
[all …]
/netbsd-src/external/gpl3/gdb/dist/cpu/
H A Dmt.cpu420 (type h-sint) (index f-imm16s) (handlers (parse "imm16") (print "dollarhex")))
422 (type h-uint) (index f-imm16u) (handlers (parse "imm16") (print "dollarhex")))
424 (type h-uint) (index f-imm16s) (handlers (parse "imm16") (print "pcrel")))
429 (type h-uint) (index f-rc) (handlers (parse "rc") (print "dollarhex")))
432 (type h-uint) (index f-rcnum) (handlers (print "dollarhex")))
435 (type h-uint) (index f-contnum) (handlers (print "dollarhex")))
438 (type h-uint) (index f-rbbc) (handlers (parse "rbbc") (print "dollarhex")))
441 (type h-uint) (index f-colnum) (handlers (print "dollarhex")))
444 (type h-uint) (index f-rownum) (handlers (print "dollarhex")))
447 (type h-uint) (index f-rownum1) (handlers (print "dollarhex")))
[all …]
/netbsd-src/external/gpl3/gdb.old/dist/cpu/
H A Dmt.cpu420 (type h-sint) (index f-imm16s) (handlers (parse "imm16") (print "dollarhex")))
422 (type h-uint) (index f-imm16u) (handlers (parse "imm16") (print "dollarhex")))
424 (type h-uint) (index f-imm16s) (handlers (parse "imm16") (print "pcrel")))
429 (type h-uint) (index f-rc) (handlers (parse "rc") (print "dollarhex")))
432 (type h-uint) (index f-rcnum) (handlers (print "dollarhex")))
435 (type h-uint) (index f-contnum) (handlers (print "dollarhex")))
438 (type h-uint) (index f-rbbc) (handlers (parse "rbbc") (print "dollarhex")))
441 (type h-uint) (index f-colnum) (handlers (print "dollarhex")))
444 (type h-uint) (index f-rownum) (handlers (print "dollarhex")))
447 (type h-uint) (index f-rownum1) (handlers (print "dollarhex")))
[all …]
/netbsd-src/external/gpl3/binutils/dist/cpu/
H A Dmt.cpu420 (type h-sint) (index f-imm16s) (handlers (parse "imm16") (print "dollarhex")))
422 (type h-uint) (index f-imm16u) (handlers (parse "imm16") (print "dollarhex")))
424 (type h-uint) (index f-imm16s) (handlers (parse "imm16") (print "pcrel")))
429 (type h-uint) (index f-rc) (handlers (parse "rc") (print "dollarhex")))
432 (type h-uint) (index f-rcnum) (handlers (print "dollarhex")))
435 (type h-uint) (index f-contnum) (handlers (print "dollarhex")))
438 (type h-uint) (index f-rbbc) (handlers (parse "rbbc") (print "dollarhex")))
441 (type h-uint) (index f-colnum) (handlers (print "dollarhex")))
444 (type h-uint) (index f-rownum) (handlers (print "dollarhex")))
447 (type h-uint) (index f-rownum1) (handlers (print "dollarhex")))
[all …]
/netbsd-src/external/bsd/nsd/dist/
H A Dnetio.c32 result->handlers = NULL; in netio_create()
61 elt->next = netio->handlers; in netio_add_handler()
64 netio->handlers = elt; in netio_add_handler()
75 for (elt_ptr = &netio->handlers; *elt_ptr; elt_ptr = &(*elt_ptr)->next) { in netio_remove_handler()
144 for (elt = netio->handlers; elt; elt = elt->next) { in netio_dispatch()
232 for (elt = netio->handlers; elt && rc; ) { in netio_dispatch()
/netbsd-src/external/bsd/am-utils/dist/m4/macros/
H A Dcheck_restartable_signal_handler.m42 dnl check if a system needs to restart its signal handlers
5 AC_CACHE_CHECK(if system needs to restart signal handlers,
8 # select the correct systems to restart signal handlers
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build/share/scan-build/
H A Dsorttable.js383 var handlers = element.events[type];
384 if (!handlers) {
385 handlers = element.events[type] = {};
388 handlers[0] = element["on" + type];
392 handlers[handler.$$guid] = handler;
416 var handlers = this.events[event.type];
418 for (var i in handlers) {
419 this.$$handleEvent = handlers[i];
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/resources/
H A Dsorttable.js383 var handlers = element.events[type];
384 if (!handlers) {
385 handlers = element.events[type] = {};
388 handlers[0] = element["on" + type];
392 handlers[handler.$$guid] = handler;
416 var handlers = this.events[event.type];
418 for (var i in handlers) {
419 this.$$handleEvent = handlers[i];
/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_offload.c676 if (toe_tid->ctx && toe_tid->client && toe_tid->client->handlers && in do_act_open_rpl()
677 toe_tid->client->handlers[CPL_ACT_OPEN_RPL]) { in do_act_open_rpl()
678 return toe_tid->client->handlers[CPL_ACT_OPEN_RPL] (dev, m, in do_act_open_rpl()
695 if (toe_tid->ctx && toe_tid->client->handlers && in do_stid_rpl()
696 toe_tid->client->handlers[p->opcode]) { in do_stid_rpl()
697 return toe_tid->client->handlers[p->opcode] (dev, m, toe_tid->ctx); in do_stid_rpl()
719 if (toe_tid->ctx && toe_tid->client->handlers && in do_hwtid_rpl()
720 toe_tid->client->handlers[p->opcode]) { in do_hwtid_rpl()
721 return toe_tid->client->handlers[p->opcode] in do_hwtid_rpl()
739 if (toe_tid->ctx && toe_tid->client->handlers && in do_cr()
[all …]
/netbsd-src/sys/external/isc/libsodium/dist/m4/
H A Dax_check_catchable_abrt.m47 # Check whether SIGABRT can be caught using signal handlers.
53 … [AC_DEFINE([HAVE_CATCHABLE_ABRT], [1], [Define if SIGABRT can be caught using signal handlers])],
54 [AC_MSG_WARN([On this platform, SIGABRT cannot be caught using signal handlers.])]
H A Dax_check_catchable_segv.m47 # Check whether segmentation violations can be caught using signal handlers.
38 …VE_CATCHABLE_SEGV], [1], [Define if segmentation violations can be caught using signal handlers])],
39 …On this platform, segmentation violations cannot be caught using signal handlers. This is expected…
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-d.cc51 const struct d_target_info_spec handlers[] = { in aarch64_d_register_target_info() local
56 d_add_target_info_handlers (handlers); in aarch64_d_register_target_info()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Dnetbsd-d.cc52 const struct d_target_info_spec handlers[] = { in netbsd_d_register_target_info() local
57 d_add_target_info_handlers (handlers); in netbsd_d_register_target_info()
H A Ddragonfly-d.cc50 const struct d_target_info_spec handlers[] = { in dragonfly_d_register_target_info() local
55 d_add_target_info_handlers (handlers); in dragonfly_d_register_target_info()
H A Dopenbsd-d.cc52 const struct d_target_info_spec handlers[] = { in openbsd_d_register_target_info() local
57 d_add_target_info_handlers (handlers); in openbsd_d_register_target_info()
H A Dsol2-d.cc50 const struct d_target_info_spec handlers[] = { in solaris_d_register_target_info() local
55 d_add_target_info_handlers (handlers); in solaris_d_register_target_info()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc-d.cc73 const struct d_target_info_spec handlers[] = { in sparc_d_register_target_info() local
78 d_add_target_info_handlers (handlers); in sparc_d_register_target_info()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390-d.cc68 const struct d_target_info_spec handlers[] = { in s390_d_register_target_info() local
73 d_add_target_info_handlers (handlers); in s390_d_register_target_info()

12345678910>>...21