/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | WorkList.cpp | 44 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anona574dfc00111::DFS 64 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anona574dfc00111::BFS 100 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anona574dfc00211::BFSBlockDFSContents 149 void enqueue(const WorkListUnit &U) override { in enqueue() function in __anona574dfc00311::UnexploredFirstStack 224 void enqueue(const WorkListUnit &U) override { in enqueue() function in __anona574dfc00411::UnexploredFirstPriorityQueue 280 void enqueue(const WorkListUnit &U) override { in enqueue() function in __anona574dfc00511::UnexploredFirstPriorityLocationQueue
|
H A D | CoreEngine.cpp | 606 void CoreEngine::enqueue(ExplodedNodeSet &Set) { enqueue() function in CoreEngine 611 void CoreEngine::enqueue(ExplodedNodeSet &Set, enqueue() function in CoreEngine [all...] |
/freebsd-src/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-src/sys/sys/ |
H A D | taskqueue.h | 147 #define TASKQUEUE_DEFINE(name, enqueue, context, init) \ argument 171 #define TASKQUEUE_FAST_DEFINE(name, enqueue, context, init) \ argument
|
/freebsd-src/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 [all...] |
/freebsd-src/contrib/llvm-project/lld/COFF/ |
H A D | MarkLive.cpp | 39 auto enqueue = [&](SectionChunk *c) { in markLive() local
|
/freebsd-src/usr.bin/grep/ |
H A D | queue.c | 77 enqueue(struct str *x) in enqueue() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegAllocBase.cpp | 176 void RegAllocBase::enqueue(const LiveInterval *LI) { enqueue() function in RegAllocBase
|
H A D | RegAllocGreedy.cpp | 286 void RAGreedy::enqueue(PQueue &CurQueue, const LiveInterval *LI) { enqueue() function in RAGreedy
|
/freebsd-src/contrib/ntp/ntpd/ |
H A D | ntp_prio_q.c | 149 queue *enqueue( in enqueue() function
|
/freebsd-src/sys/x86/iommu/ |
H A D | intel_fault.c | 128 bool enqueue; in dmar_fault_intr() local
|
/freebsd-src/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-src/contrib/llvm-project/lld/ELF/ |
H A D | MarkLive.cpp | 183 void MarkLive<ELFT>::enqueue(InputSectionBase *sec, uint64_t offset) { enqueue() function in MarkLive [all...] |
/freebsd-src/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 | 3998 vdropl_impl(struct vnode * vp,bool enqueue) vdropl_impl() argument
|
/freebsd-src/contrib/ncurses/ncurses/tinfo/ |
H A D | comp_parse.c | 59 enqueue(ENTRY * ep) in enqueue() function
|
/freebsd-src/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-src/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-src/usr.bin/sdiff/ |
H A D | sdiff.c | 892 enqueue(cha function [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ |
H A D | ReachableCode.cpp | 425 void DeadCodeScan::enqueue(const CFGBlock *block) { enqueue() function in DeadCodeScan
|
/freebsd-src/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-src/sys/contrib/openzfs/module/zfs/ |
H A D | dmu_redact.c | 598 boolean_t enqueue = B_FALSE; update_redaction_list() local
|
/freebsd-src/sys/contrib/dev/athk/ath11k/ |
H A D | debugfs_htt_stats.h | 942 u32 enqueue; member
|