Home
last modified time | relevance | path

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

12

/src/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
/src/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()
/src/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-registry.cpp34 HandlerType dispatch(cl::SubCommand *SC) { in dispatch() function
/src/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkUtilRegistry.cpp33 HandlerType dispatch(cl::SubCommand *SC) { in dispatch() function
/src/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
/src/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
/src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmem_map_base.h109 MemMapT dispatch(uptr Addr, uptr Size) { in dispatch() function
/src/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp78 Error DispatchStage::dispatch(InstRef IR) { in dispatch() function in llvm::mca::DispatchStage
/src/crypto/openssh/
H A Dpacket.h72 dispatch_fn *dispatch[DISPATCH_MAX]; member
/src/contrib/llvm-project/llvm/lib/MCA/
H A DInstruction.cpp163 void Instruction::dispatch(unsigned RCUToken) { in dispatch() function in llvm::mca::Instruction
/src/crypto/krb5/src/kdc/
H A Ddispatch.c90 dispatch(void *cb, const struct sockaddr *local_addr, in dispatch() function
/src/crypto/krb5/src/kadmin/server/
H A Dschpw.c401 dispatch(void *handle, const struct sockaddr *local_addr, in dispatch() function
/src/contrib/unbound/libunbound/
H A Dunbound-event.h93 int (*dispatch)(struct ub_event_base*); member
/src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.cpp32 void SimpleRemoteEPCServer::ThreadDispatcher::dispatch( in dispatch() function in llvm::orc::SimpleRemoteEPCServer::ThreadDispatcher
/src/contrib/file/src/
H A Dvasprintf.c292 static int dispatch(xprintf_struct *s) in dispatch() function
/src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleThreadPlanStepThroughObjCTrampoline.cpp259 ::DispatchFunction &dispatch) { in AppleThreadPlanStepThroughDirectDispatch()
/src/crypto/openssl/test/
H A Dfilterprov.c33 } dispatch[MAX_FILTERS]; member
/src/sbin/dhclient/
H A Ddispatch.c156 dispatch(void) in dispatch() function
/src/sys/powerpc/powerpc/
H A Dtrap.c622 uintptr_t dispatch = (uintptr_t)td->td_pcb->pcb_onfault; in handle_onfault() local
/src/crypto/openssl/providers/implementations/rands/
H A Dfips_crng_test.c175 static const OSSL_DISPATCH *find_call(const OSSL_DISPATCH *dispatch, in find_call()
H A Ddrbg.c741 static const OSSL_DISPATCH *find_call(const OSSL_DISPATCH *dispatch, in find_call()
/src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h490 const Expr *e, const CFGBlock *dispatch, CoreEngine* eng) in IndirectGotoNodeBuilder()

12