Searched defs:dispatch (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DTaskDispatch.cpp21 void InPlaceTaskDispatcher::dispatch(std::unique_ptr<Task> T) { T->run(); } function in class:llvm::orc::InPlaceTaskDispatcher
26 void DynamicThreadPoolTaskDispatcher::dispatch(std::unique_ptr<Task> T) { function in class:llvm::orc::DynamicThreadPoolTaskDispatcher
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-registry.cpp34 HandlerType dispatch(cl::SubCommand *SC) { function in namespace:llvm::xray
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkUtilRegistry.cpp33 HandlerType dispatch(cl::SubCommand *SC) { function in namespace:llvm::remarkutil
/freebsd-current/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DRetireControlUnit.cpp43 unsigned RetireControlUnit::dispatch(const InstRef &IR) { function in class:llvm::mca::RetireControlUnit
H A DLSUnit.cpp69 unsigned LSUnit::dispatch(const InstRef &IR) { function in class:llvm::mca::LSUnit
H A DScheduler.cpp300 bool Scheduler::dispatch(InstRef &IR) { function in class:llvm::mca::Scheduler
/freebsd-current/contrib/llvm-project/llvm/lib/MCA/
H A DInstruction.cpp163 void Instruction::dispatch(unsigned RCUToken) { function in class:llvm::mca::Instruction
/freebsd-current/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmem_map_base.h109 MemMapT dispatch(uptr Addr, uptr Size) { function in class:scudo::ReservedMemory
/freebsd-current/crypto/openssh/
H A Dpacket.h70 dispatch_fn *dispatch[DISPATCH_MAX]; member in struct:ssh
/freebsd-current/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp78 Error DispatchStage::dispatch(InstRef IR) { function in class:llvm::mca::DispatchStage
[all...]
/freebsd-current/contrib/unbound/libunbound/
H A Dunbound-event.h93 int (*dispatch)(struct ub_event_base*); member in struct:ub_event_base_vmt
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DSimpleRemoteEPCServer.cpp32 void SimpleRemoteEPCServer::ThreadDispatcher::dispatch( function in class:llvm::orc::SimpleRemoteEPCServer::ThreadDispatcher
/freebsd-current/sbin/dhclient/
H A Ddispatch.c153 dispatch(void) function
/freebsd-current/contrib/file/src/
H A Dvasprintf.c292 static int dispatch(xprintf_struct *s) function
/freebsd-current/crypto/openssl/test/
H A Dfilterprov.c31 } dispatch[MAX_FILTERS]; member in struct:filter_prov_globals_st
/freebsd-current/crypto/openssl/providers/implementations/rands/
H A Ddrbg.c726 static const OSSL_DISPATCH *find_call(const OSSL_DISPATCH *dispatch, argument
/freebsd-current/sys/dev/liquidio/base/
H A Dlio_droq.c69 struct lio_stailq_node *dispatch; local
[all...]
H A Dlio_device.c544 struct lio_stailq_head *dispatch; local
571 struct lio_stailq_node *dispatch; local
655 struct lio_dispatch *dispatch; local
710 struct lio_stailq_node *dispatch, *dfree = NULL, *tmp2; local
[all...]
/freebsd-current/sys/powerpc/powerpc/
H A Dtrap.c619 uintptr_t dispatch = (uintptr_t)td->td_pcb->pcb_onfault; local
/freebsd-current/contrib/pf/libevent/
H A Devent.h137 int (*dispatch)(struct event_base *, void *, struct timeval *); member in struct:eventop
/freebsd-current/crypto/openssl/crypto/evp/
H A Devp_rand.c32 const OSSL_DISPATCH *dispatch; member in struct:evp_rand_st
/freebsd-current/sys/dev/sym/
H A Dsym_fw2.h90 u32 dispatch [ 28]; member in struct:SYM_FWA_SCR
[all...]
H A Dsym_fw1.h92 u32 dispatch [ 28]; member in struct:SYM_FWA_SCR
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h489 IndirectGotoNodeBuilder(ExplodedNode *pred, const CFGBlock *src, const Expr *e, const CFGBlock *dispatch, CoreEngine* eng) argument
/freebsd-current/contrib/ntp/sntp/libevent/
H A Devent-internal.h111 int (*dispatch)(struct event_base *, struct timeval *); member in struct:eventop

Completed in 330 milliseconds

12