Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DTaskDispatch.cpp22 void InPlaceTaskDispatcher::dispatch(std::unique_ptr<Task> T) { T->run(); } in dispatch() function in llvm::orc::InPlaceTaskDispatcher
27 void DynamicThreadPoolTaskDispatcher::dispatch(std::unique_ptr<Task> T) { in dispatch() function in llvm::orc::DynamicThreadPoolTaskDispatcher
/freebsd/crypto/krb5/src/lib/rpc/
H A Dsvc_auth_unix.c58 bool_t *dispatch) in gssrpc__svcauth_unix()
138 bool_t *dispatch) in gssrpc__svcauth_short()
H A Dsvc.c165 void (*dispatch)(), in svc_register()
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-registry.cpp34 HandlerType dispatch(cl::SubCommand *SC) { in dispatch() function
/freebsd/sys/dev/liquidio/base/
H A Dlio_device.c544 struct lio_stailq_head *dispatch; in lio_delete_dispatch_list() local
571 struct lio_stailq_node *dispatch; in lio_get_dispatch() local
655 struct lio_dispatch *dispatch; in lio_register_dispatch_fn() local
710 struct lio_stailq_node *dispatch, *dfree = NULL, *tmp2; in lio_unregister_dispatch_fn() local
H A Dlio_droq.c69 struct lio_stailq_node *dispatch; in lio_get_dispatch_arg() local
/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmem_map_base.h109 MemMapT dispatch(uptr Addr, uptr Size) { in dispatch() function
/freebsd/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp78 Error DispatchStage::dispatch(InstRef IR) { in dispatch() function in llvm::mca::DispatchStage
/freebsd/crypto/openssh/
H A Dpacket.h72 dispatch_fn *dispatch[DISPATCH_MAX]; member
/freebsd/contrib/llvm-project/llvm/lib/MCA/
H A DInstruction.cpp163 void Instruction::dispatch(unsigned RCUToken) { in dispatch() function in llvm::mca::Instruction
/freebsd/crypto/krb5/src/kdc/
H A Ddispatch.c90 dispatch(void *cb, const krb5_fulladdr *local_addr, in dispatch() function
/freebsd/contrib/unbound/libunbound/
H A Dunbound-event.h93 int (*dispatch)(struct ub_event_base*); member
/freebsd/crypto/krb5/src/kadmin/server/
H A Dschpw.c433 dispatch(void *handle, const krb5_fulladdr *local_addr, in dispatch() function
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.cpp30 void SimpleRemoteEPCServer::ThreadDispatcher::dispatch( dispatch() function in llvm::orc::SimpleRemoteEPCServer::ThreadDispatcher
/freebsd/contrib/file/src/
H A Dvasprintf.c292 static int dispatch(xprintf_struct *s) in dispatch() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleThreadPlanStepThroughObjCTrampoline.cpp259 ::DispatchFunction &dispatch) { in AppleThreadPlanStepThroughDirectDispatch() argument
[all...]
/freebsd/crypto/openssl/test/
H A Dfilterprov.c31 } dispatch[MAX_FILTERS]; member
/freebsd/sbin/dhclient/
H A Ddispatch.c156 dispatch(void) in dispatch() function
/freebsd/sys/powerpc/powerpc/
H A Dtrap.c622 uintptr_t dispatch = (uintptr_t)td->td_pcb->pcb_onfault; in handle_onfault() local
/freebsd/crypto/openssl/providers/implementations/rands/
H A Ddrbg.c731 static const OSSL_DISPATCH *find_call(const OSSL_DISPATCH *dispatch, in find_call()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h490 const Expr *e, const CFGBlock *dispatch, CoreEngine* eng) in IndirectGotoNodeBuilder()
/freebsd/contrib/pf/libevent/
H A Devent.h137 int (*dispatch)(struct event_base *, void *, struct timeval *); member

12