Home
last modified time | relevance | path

Searched defs:dispatch (Results 1 – 25 of 28) sorted by relevance

12

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DTaskDispatch.cpp21 void InPlaceTaskDispatcher::dispatch(std::unique_ptr<Task> T) { T->run(); } in dispatch() function in llvm::orc::InPlaceTaskDispatcher
26 void DynamicThreadPoolTaskDispatcher::dispatch(std::unique_ptr<Task> T) { in dispatch() function in llvm::orc::DynamicThreadPoolTaskDispatcher
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dptrmem1.C18 void my_class::dispatch (void) in dispatch() function
/openbsd-src/gnu/llvm/llvm/tools/llvm-xray/
H A Dxray-registry.cpp34 HandlerType dispatch(cl::SubCommand *SC) { in dispatch() function
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp10769a.C24 dispatch (A *obj, int i, int j) in dispatch() function
/openbsd-src/gnu/llvm/llvm/lib/MCA/HardwareUnits/
H A DRetireControlUnit.cpp43 unsigned RetireControlUnit::dispatch(const InstRef &IR) { in dispatch() function in llvm::mca::RetireControlUnit
H A DLSUnit.cpp69 unsigned LSUnit::dispatch(const InstRef &IR) { in dispatch() function in llvm::mca::LSUnit
H A DScheduler.cpp300 bool Scheduler::dispatch(InstRef &IR) { in dispatch() function in llvm::mca::Scheduler
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dvaarg2.C41 dispatch (int t, ...) in dispatch() function
/openbsd-src/usr.bin/ssh/
H A Dpacket.h64 dispatch_fn *dispatch[DISPATCH_MAX]; global() member
/openbsd-src/gnu/llvm/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp78 Error DispatchStage::dispatch(InstRef IR) { in dispatch() function in llvm::mca::DispatchStage
/openbsd-src/lib/libevent/
H A Devent-internal.h44 int (*dispatch)(struct event_base *, void *, struct timeval *); member
/openbsd-src/gnu/llvm/llvm/lib/MCA/
H A DInstruction.cpp163 void Instruction::dispatch(unsigned RCUToken) { in dispatch() function in llvm::mca::Instruction
/openbsd-src/sbin/unwind/libunbound/libunbound/
H A Dunbound-event.h93 int (*dispatch)(struct ub_event_base*); member
/openbsd-src/usr.sbin/unbound/libunbound/
H A Dunbound-event.h93 int (*dispatch)(struct ub_event_base*); member
/openbsd-src/usr.sbin/dhcrelay/
H A Ddispatch.c250 dispatch(void) in dispatch() function
/openbsd-src/usr.sbin/dhcrelay6/
H A Ddispatch.c273 dispatch(void) in dispatch() function
/openbsd-src/usr.sbin/smtpd/
H A Dspfwalk.c42 void (*dispatch)(struct dns_rr *, struct target *); member
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.cpp30 void SimpleRemoteEPCServer::ThreadDispatcher::dispatch( in dispatch() function in llvm::orc::SimpleRemoteEPCServer::ThreadDispatcher
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleThreadPlanStepThroughObjCTrampoline.cpp259 ::DispatchFunction &dispatch) { in AppleThreadPlanStepThroughDirectDispatch()
/openbsd-src/usr.sbin/dhcpd/
H A Ddispatch.c302 dispatch(void) in dispatch() function
/openbsd-src/usr.bin/dig/lib/isc/
H A Dtimer.c306 dispatch(isc_timermgr_t *manager, struct timespec *now) { in dispatch() function
H A Dtask.c521 dispatch(isc_taskmgr_t *manager) { in dispatch() function
/openbsd-src/lib/libc/rpc/
H A Dsvc.c292 svc_register(SVCXPRT *xprt, u_long prog, u_long vers, void (*dispatch)(), in svc_register()
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h499 const Expr *e, const CFGBlock *dispatch, CoreEngine* eng) in IndirectGotoNodeBuilder()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dwince-stub.c470 dispatch (int s) in dispatch() function

12