/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | WorkList.cpp | 44 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anond1e6f8ae0111::DFS 64 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anond1e6f8ae0111::BFS 100 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anond1e6f8ae0211::BFSBlockDFSContents 149 void enqueue(const WorkListUnit &U) override { in enqueue() function in __anond1e6f8ae0311::UnexploredFirstStack 224 void enqueue(const WorkListUnit &U) override { in enqueue() function in __anond1e6f8ae0411::UnexploredFirstPriorityQueue 280 void enqueue(const WorkListUnit &U) override { in enqueue() function in __anond1e6f8ae0511::UnexploredFirstPriorityLocationQueue
|
H A D | CoreEngine.cpp | 594 void CoreEngine::enqueue(ExplodedNodeSet &Set) { in enqueue() function in CoreEngine 599 void CoreEngine::enqueue(ExplodedNodeSet &Set, in enqueue() function in CoreEngine
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | WorkList.h | 68 void enqueue(ExplodedNode *N, const CFGBlock *B, unsigned idx) { in enqueue() function 72 void enqueue(ExplodedNode *N) { in enqueue() function
|
/freebsd/sys/sys/ |
H A D | taskqueue.h | 155 taskqueue_create(#name, M_WAITOK, (enqueue), (context)); \ argument 179 taskqueue_create_fast(#name, M_WAITOK, (enqueue), \ argument
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | MarkLive.cpp | 54 void enqueue(InputSection *isec, uint64_t off) override { in enqueue() function in lld::macho::MarkLiveImpl 75 void MarkLiveImpl<RecordWhyLive>::enqueue( in enqueue() function in lld::macho::MarkLiveImpl
|
/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | MarkLive.cpp | 39 auto enqueue = [&](SectionChunk *c) { in markLive() local
|
/freebsd/usr.bin/grep/ |
H A D | queue.c | 77 enqueue(struct str *x) in enqueue() function
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegAllocBase.cpp | 174 void RegAllocBase::enqueue(const LiveInterval *LI) { in enqueue() function in RegAllocBase
|
H A D | RegAllocGreedy.cpp | 284 void RAGreedy::enqueue(PQueue &CurQueue, const LiveInterval *LI) { in enqueue() function in RAGreedy
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_prio_q.c | 149 queue *enqueue( in enqueue() function
|
/freebsd/sys/x86/iommu/ |
H A D | amd_event.c | 166 bool enqueue; in amdiommu_event_intr() local
|
H A D | intel_fault.c | 128 bool enqueue; in dmar_fault_intr() local
|
/freebsd/sys/netpfil/ipfw/ |
H A D | dn_aqm.h | 100 int (*enqueue)(struct dn_queue *, struct mbuf *); member
|
H A D | dn_sched.h | 125 int (*enqueue)(struct dn_sch_inst *, struct dn_queue *, member
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | MarkLive.cpp | 189 void MarkLive<ELFT>::enqueue(InputSectionBase *sec, uint64_t offset) { in enqueue() function in MarkLive
|
/freebsd/sys/kern/ |
H A D | subr_taskqueue.c | 141 taskqueue_enqueue_fn enqueue, void *context, in _taskqueue_create() 178 taskqueue_enqueue_fn enqueue, void *context) in taskqueue_create() 878 taskqueue_enqueue_fn enqueue, void *context) in taskqueue_create_fast()
|
H A D | subr_gtaskqueue.c | 124 taskqueue_enqueue_fn enqueue, void *context, in _gtaskqueue_create() 583 taskqueue_enqueue_fn enqueue, void *context) in gtaskqueue_create_fast()
|
H A D | vfs_subr.c | 4001 vdropl_impl(struct vnode * vp,bool enqueue) vdropl_impl() argument
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | comp_parse.c | 59 enqueue(ENTRY * ep) in enqueue() function
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | quarantine.h | 75 void enqueue(Callback Cb, void *Ptr, uptr Size) { in enqueue() function
|
/freebsd/sys/dev/vmware/vmci/ |
H A D | vmci_qpair.c | 499 enqueue(struct vmci_queue *produce_q, struct vmci_queue *consume_q, in enqueue() function
|
/freebsd/usr.bin/sdiff/ |
H A D | sdiff.c | 892 enqueue(cha function [all...] |
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | ReachableCode.cpp | 426 void DeadCodeScan::enqueue(const CFGBlock *block) { in enqueue() function in DeadCodeScan
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_ucast_lash.c | 238 inline static void enqueue(cl_list_t * bfsq, switch_t * sw) in enqueue() function
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dmu_redact.c | 600 boolean_t enqueue = B_FALSE; in update_redaction_list() local
|