Home
last modified time | relevance | path

Searched refs:dispatch_func (Results 1 – 25 of 48) sorted by relevance

12

/dports/news/inn/inn-2.6.4/include/inn/
H A Ddispatch.h24 typedef void (*dispatch_func)(struct cvector *, void *); typedef
34 dispatch_func callback;
49 dispatch_func unknown, dispatch_func syntax, void *);
/dports/news/inn-current/inn-2.7-20211226/include/inn/
H A Ddispatch.h23 typedef void (*dispatch_func)(struct cvector *, void *); typedef
33 dispatch_func callback;
48 dispatch_func unknown, dispatch_func syntax, void *);
/dports/sysutils/shlock/inn-2.6.4/include/inn/
H A Ddispatch.h24 typedef void (*dispatch_func)(struct cvector *, void *); typedef
34 dispatch_func callback;
49 dispatch_func unknown, dispatch_func syntax, void *);
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/target/
H A Dgeneric_func.py180 def dispatch_func(func, *args, **kwargs): function
189 fresult = decorate(fdefault, dispatch_func)
268 def dispatch_func(func, *args, **kwargs): function
278 fdecorate = decorate(fdefault, dispatch_func)
/dports/news/inn-current/inn-2.7-20211226/lib/
H A Ddispatch.c38 dispatch_func unknown, dispatch_func syntax, void *cookie) in dispatch()
/dports/news/inn/inn-2.6.4/lib/
H A Ddispatch.c40 dispatch_func unknown, dispatch_func syntax, void *cookie) in dispatch()
/dports/sysutils/shlock/inn-2.6.4/lib/
H A Ddispatch.c40 dispatch_func unknown, dispatch_func syntax, void *cookie) in dispatch()
/dports/misc/tvm/incubator-tvm-0.6.1/python/tvm/
H A Dtarget.py293 def dispatch_func(func, *args, **kwargs): function
300 fresult = decorate(fdefault, dispatch_func)
375 def dispatch_func(func, *args, **kwargs): function
384 fdecorate = decorate(fdefault, dispatch_func)
/dports/misc/py-tvm/incubator-tvm-0.6.1/python/tvm/
H A Dtarget.py293 def dispatch_func(func, *args, **kwargs): function
300 fresult = decorate(fdefault, dispatch_func)
375 def dispatch_func(func, *args, **kwargs): function
384 fdecorate = decorate(fdefault, dispatch_func)
/dports/devel/pecl-swoole/swoole-4.8.5/tests/swoole_server/
H A Ddispatch_func_discard.phpt2 swoole_server: dispatch_func [discard]
36 'dispatch_func' => 'dispatch_packet',
H A Ddispatch_func.phpt2 swoole_server: dispatch_func
40 'dispatch_func' => 'dispatch_packet'
H A Ddispatch_func_memory_leak.phpt43 'dispatch_func' => 'dispatch_packet',
/dports/www/py-starlette/starlette-0.17.1/starlette/middleware/
H A Dbase.py18 self.dispatch_func = self.dispatch if dispatch is None else dispatch
63 response = await self.dispatch_func(request, call_next)
/dports/devel/py-pydevd/pydevd-1.1.1/
H A Dpydevd.py837 …elf.set_trace_for_frame_and_parents(frame, overwrite_prev_trace=True, dispatch_func=dummy_trace_di…
873 …arents(self, frame, also_add_to_passed_frame=True, overwrite_prev_trace=False, dispatch_func=None): argument
874 if dispatch_func is None:
875 dispatch_func = self.trace_dispatch
878 self.update_trace(frame, dispatch_func, overwrite_prev_trace)
882 self.update_trace(frame, dispatch_func, overwrite_prev_trace)
887 def update_trace(self, frame, dispatch_func, overwrite_prev): argument
889 frame.f_trace = dispatch_func
892 frame.f_trace = dispatch_func
1318 …et_frame(), also_add_to_passed_frame=True, overwrite_prev_trace=True, dispatch_func=lambda *args:N…
H A Dpydevd_tracing.py122 … py_db.set_trace_for_frame_and_parents(frame, overwrite_prev_trace=True, dispatch_func=trace_func)
/dports/devel/py-taskflow/taskflow-4.6.3/taskflow/engines/action_engine/
H A Dprocess_executor.py144 def __init__(self, auth_key, dispatch_func, msg_limit=-1): argument
145 if not six.callable(dispatch_func):
149 self.dispatch_func = dispatch_func
197 self.dispatch_func(
/dports/misc/tvm/incubator-tvm-0.6.1/python/tvm/autotvm/task/
H A Ddispatcher.py208 def dispatch_func(func, *args, **kwargs): function
223 fdecorate = decorate(fworkload, dispatch_func)
/dports/misc/py-tvm/incubator-tvm-0.6.1/python/tvm/autotvm/task/
H A Ddispatcher.py208 def dispatch_func(func, *args, **kwargs): function
223 fdecorate = decorate(fworkload, dispatch_func)
/dports/net/py-avahi/avahi-0.8/avahi-glib/
H A Dglib-watch.c316 static gboolean dispatch_func(GSource *source, AVAHI_GCC_UNUSED GSourceFunc callback, AVAHI_GCC_UNU… in dispatch_func() function
353 dispatch_func, in avahi_glib_poll_new()
/dports/net/avahi-qt5/avahi-0.8/avahi-glib/
H A Dglib-watch.c316 static gboolean dispatch_func(GSource *source, AVAHI_GCC_UNUSED GSourceFunc callback, AVAHI_GCC_UNU… in dispatch_func() function
353 dispatch_func, in avahi_glib_poll_new()
/dports/net/avahi-app/avahi-0.8/avahi-glib/
H A Dglib-watch.c316 static gboolean dispatch_func(GSource *source, AVAHI_GCC_UNUSED GSourceFunc callback, AVAHI_GCC_UNU… in dispatch_func() function
353 dispatch_func, in avahi_glib_poll_new()
/dports/net/avahi-header/avahi-0.8/avahi-glib/
H A Dglib-watch.c316 static gboolean dispatch_func(GSource *source, AVAHI_GCC_UNUSED GSourceFunc callback, AVAHI_GCC_UNU… in dispatch_func() function
353 dispatch_func, in avahi_glib_poll_new()
/dports/net/avahi-libdns/avahi-0.8/avahi-glib/
H A Dglib-watch.c316 static gboolean dispatch_func(GSource *source, AVAHI_GCC_UNUSED GSourceFunc callback, AVAHI_GCC_UNU… in dispatch_func() function
353 dispatch_func, in avahi_glib_poll_new()
/dports/net/avahi-sharp/avahi-0.8/avahi-glib/
H A Dglib-watch.c316 static gboolean dispatch_func(GSource *source, AVAHI_GCC_UNUSED GSourceFunc callback, AVAHI_GCC_UNU… in dispatch_func() function
353 dispatch_func, in avahi_glib_poll_new()
/dports/net/avahi-gtk/avahi-0.8/avahi-glib/
H A Dglib-watch.c316 static gboolean dispatch_func(GSource *source, AVAHI_GCC_UNUSED GSourceFunc callback, AVAHI_GCC_UNU… in dispatch_func() function
353 dispatch_func, in avahi_glib_poll_new()

12