Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DTaskDispatch.cpp21 void InPlaceTaskDispatcher::dispatch(std::unique_ptr<Task> T) { T->run(); } dispatch() function in llvm::orc::InPlaceTaskDispatcher
26 void DynamicThreadPoolTaskDispatcher::dispatch(std::unique_ptr<Task> T) { dispatch() function in llvm::orc::DynamicThreadPoolTaskDispatcher
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkUtilRegistry.cpp33 HandlerType dispatch(cl::SubCommand *SC) { in dispatch() function
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-registry.cpp34 HandlerType dispatch(cl::SubCommand *SC) { in dispatch() function
/freebsd-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
/freebsd-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
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmem_map_base.h109 MemMapT dispatch(uptr Addr, uptr Size) { in dispatch() function
/freebsd-src/crypto/openssh/
H A Dpacket.h70 dispatch_fn *dispatch[DISPATCH_MAX]; member
/freebsd-src/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp78 Error DispatchStage::dispatch(InstRef IR) { in dispatch() function in llvm::mca::DispatchStage
/freebsd-src/contrib/llvm-project/llvm/lib/MCA/
H A DInstruction.cpp163 void Instruction::dispatch(unsigned RCUToken) { in dispatch() function in llvm::mca::Instruction
/freebsd-src/contrib/unbound/libunbound/
H A Dunbound-event.h93 int (*dispatch)(struct ub_event_base*); member
/freebsd-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
/freebsd-src/contrib/file/src/
H A Dvasprintf.c292 static int dispatch(xprintf_struct *s) in dispatch() function
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleThreadPlanStepThroughObjCTrampoline.cpp259 ::DispatchFunction &dispatch) { in AppleThreadPlanStepThroughDirectDispatch()
/freebsd-src/sbin/dhclient/
H A Ddispatch.c152 dispatch(void) dispatch() function
/freebsd-src/crypto/openssl/test/
H A Dfilterprov.c31 } dispatch[MAX_FILTERS]; member
/freebsd-src/sys/powerpc/powerpc/
H A Dtrap.c619 uintptr_t dispatch = (uintptr_t)td->td_pcb->pcb_onfault; in handle_onfault() local
/freebsd-src/crypto/openssl/providers/implementations/rands/
H A Ddrbg.c726 find_call(const OSSL_DISPATCH * dispatch,int function) find_call() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h490 const Expr *e, const CFGBlock *dispatch, CoreEngine* eng) in IndirectGotoNodeBuilder() argument
/freebsd-src/contrib/pf/libevent/
H A Devent.h137 int (*dispatch)(struct event_base *, void *, struct timeval *); member
/freebsd-src/contrib/ntp/sntp/libevent/
H A Devent-internal.h111 int (*dispatch)(struct event_base *, struct timeval *); member
/freebsd-src/sys/dev/sym/
H A Dsym_fw2.h90 u32 dispatch [ 28]; member
/freebsd-src/contrib/libevent/
H A Devent-internal.h111 int (*dispatch)(struct event_base *, struct timeval *); member

12