/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
H A D | TaskDispatch.cpp | 21 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 D | ptrmem1.C | 18 void my_class::dispatch (void) in dispatch() function
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-xray/ |
H A D | xray-registry.cpp | 34 HandlerType dispatch(cl::SubCommand *SC) { in dispatch() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
H A D | p10769a.C | 24 dispatch (A *obj, int i, int j) in dispatch() function
|
/openbsd-src/gnu/llvm/llvm/lib/MCA/HardwareUnits/ |
H A D | RetireControlUnit.cpp | 43 unsigned RetireControlUnit::dispatch(const InstRef &IR) { in dispatch() function in llvm::mca::RetireControlUnit
|
H A D | LSUnit.cpp | 69 unsigned LSUnit::dispatch(const InstRef &IR) { in dispatch() function in llvm::mca::LSUnit
|
H A D | Scheduler.cpp | 300 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 D | vaarg2.C | 41 dispatch (int t, ...) in dispatch() function
|
/openbsd-src/usr.bin/ssh/ |
H A D | packet.h | 64 dispatch_fn *dispatch[DISPATCH_MAX]; global() member
|
/openbsd-src/gnu/llvm/llvm/lib/MCA/Stages/ |
H A D | DispatchStage.cpp | 78 Error DispatchStage::dispatch(InstRef IR) { in dispatch() function in llvm::mca::DispatchStage
|
/openbsd-src/lib/libevent/ |
H A D | event-internal.h | 44 int (*dispatch)(struct event_base *, void *, struct timeval *); member
|
/openbsd-src/gnu/llvm/llvm/lib/MCA/ |
H A D | Instruction.cpp | 163 void Instruction::dispatch(unsigned RCUToken) { in dispatch() function in llvm::mca::Instruction
|
/openbsd-src/sbin/unwind/libunbound/libunbound/ |
H A D | unbound-event.h | 93 int (*dispatch)(struct ub_event_base*); member
|
/openbsd-src/usr.sbin/unbound/libunbound/ |
H A D | unbound-event.h | 93 int (*dispatch)(struct ub_event_base*); member
|
/openbsd-src/usr.sbin/dhcrelay/ |
H A D | dispatch.c | 250 dispatch(void) in dispatch() function
|
/openbsd-src/usr.sbin/dhcrelay6/ |
H A D | dispatch.c | 273 dispatch(void) in dispatch() function
|
/openbsd-src/usr.sbin/smtpd/ |
H A D | spfwalk.c | 42 void (*dispatch)(struct dns_rr *, struct target *); member
|
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/TargetProcess/ |
H A D | SimpleRemoteEPCServer.cpp | 30 void SimpleRemoteEPCServer::ThreadDispatcher::dispatch( in dispatch() function in llvm::orc::SimpleRemoteEPCServer::ThreadDispatcher
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
H A D | AppleThreadPlanStepThroughObjCTrampoline.cpp | 259 ::DispatchFunction &dispatch) { in AppleThreadPlanStepThroughDirectDispatch()
|
/openbsd-src/usr.sbin/dhcpd/ |
H A D | dispatch.c | 302 dispatch(void) in dispatch() function
|
/openbsd-src/usr.bin/dig/lib/isc/ |
H A D | timer.c | 306 dispatch(isc_timermgr_t *manager, struct timespec *now) { in dispatch() function
|
H A D | task.c | 521 dispatch(isc_taskmgr_t *manager) { in dispatch() function
|
/openbsd-src/lib/libc/rpc/ |
H A D | svc.c | 292 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 D | CoreEngine.h | 499 const Expr *e, const CFGBlock *dispatch, CoreEngine* eng) in IndirectGotoNodeBuilder()
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | wince-stub.c | 470 dispatch (int s) in dispatch() function
|