Searched refs:dispatch (Results 76 - 100 of 115) sorted by relevance

12345

/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
H A DMakefile.in65 $(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \
/freebsd-11-stable/crypto/heimdal/base/
H A DMakefile.in65 $(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \
/freebsd-11-stable/crypto/heimdal/include/hcrypto/
H A DMakefile.in63 $(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \
/freebsd-11-stable/crypto/heimdal/include/kadm5/
H A DMakefile.in63 $(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \
/freebsd-11-stable/crypto/heimdal/lib/
H A DMakefile.in63 $(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A DMakefile.in65 $(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \
/freebsd-11-stable/crypto/heimdal/lib/vers/
H A DMakefile.in64 $(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \
/freebsd-11-stable/crypto/heimdal/tools/
H A DMakefile.in65 $(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \
/freebsd-11-stable/sys/net/
H A Dnetisr.c35 * netisr is a packet dispatch service, allowing synchronous (directly
36 * dispatched) and asynchronous (deferred dispatch) processing of packets by
38 * packet to netisr, along with a direct dispatch hint, and work will either
40 * software interrupt (SWI) thread for deferred dispatch. Callers will
131 * Three global direct dispatch policies are supported:
136 * NETISR_DISPATCH_HYBRID: If the executing context allows direct dispatch,
138 * dispatch it if it wouldn't violate ordering constraints on the workstream.
140 * NETISR_DISPATCH_DIRECT: If the executing context allows direct dispatch,
141 * always direct dispatch. (The default.)
153 SYSCTL_PROC(_net_isr, OID_AUTO, dispatch, CTLTYPE_STRIN
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dexcept.c618 /* Return an rtl expression for the exception dispatch filter
1752 /* Next: assign dispatch values. In dwarf2 terms, this would be the
1754 common landing pad from which we dispatch to the post-landing pads.
1756 A region receives a dispatch index if it is directly reachable
1758 pads may share dispatch indices. */
1990 rtx mem, dispatch, seq, fc;
2005 /* Load up dispatch index, exc_ptr and filter values from the
2009 dispatch = copy_to_reg (mem);
2040 emit_cmp_and_jump_insns (dispatch, GEN_INT (lp_info[i].dispatch_index),
1978 rtx mem, dispatch, seq, fc; local
/freebsd-11-stable/sys/dev/sym/
H A Dsym_hipd.c4186 OUTL_DSP (SCRIPTA_BA (np, dispatch));
4425 nxtdsp = SCRIPTA_BA (np, dispatch);
4505 nxtdsp = SCRIPTA_BA (np, dispatch);
4509 nxtdsp = SCRIPTA_BA (np, dispatch);
/freebsd-11-stable/contrib/libxo/xohtml/external/
H A Djquery.js2925 jQuery.event.dispatch.apply( eventHandle.elem, arguments ) :
2961 // Delegated event; pre-analyze selector so it's processed quickly on event dispatch
3254 dispatch: function( event ) {
3468 jQuery.event.dispatch.call( elem, e );
3478 jQuery.event.handle = jQuery.event.dispatch;
7870 // If we found no converter, dispatch an error
/freebsd-11-stable/crypto/heimdal/
H A DMakefile.in66 $(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A DMakefile.in65 $(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \
/freebsd-11-stable/crypto/heimdal/appl/kf/
H A DMakefile.in66 $(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \
/freebsd-11-stable/crypto/heimdal/appl/login/
H A DMakefile.in65 $(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \
/freebsd-11-stable/crypto/heimdal/appl/rsh/
H A DMakefile.in66 $(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \
/freebsd-11-stable/crypto/heimdal/appl/test/
H A DMakefile.in68 $(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \
/freebsd-11-stable/crypto/heimdal/doc/
H A DMakefile.in63 $(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \
/freebsd-11-stable/crypto/heimdal/kadmin/
H A DMakefile.in69 $(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \
/freebsd-11-stable/crypto/heimdal/kcm/
H A DMakefile.in65 $(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \
/freebsd-11-stable/crypto/heimdal/kpasswd/
H A DMakefile.in67 $(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \
/freebsd-11-stable/crypto/heimdal/kuser/
H A DMakefile.in69 $(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A DMakefile.in69 $(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \
/freebsd-11-stable/crypto/heimdal/lib/hdb/
H A DMakefile.in70 $(top_srcdir)/cf/dispatch.m4 $(top_srcdir)/cf/dlopen.m4 \

Completed in 168 milliseconds

12345