Searched defs:enqueue (Results 1 - 19 of 19) sorted by relevance

/freebsd-11-stable/usr.bin/grep/
H A Dqueue.c62 enqueue(struct str *x) function
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DMarkLive.cpp39 auto enqueue = [&](SectionChunk *c) { local
H A DDebugTypes.cpp215 void TypeServerSource::enqueue(const ObjFile *dependentFile, function in class:lld::coff::TypeServerSource
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h68 void enqueue(ExplodedNode *N, const CFGBlock *B, unsigned idx) { function in class:clang::ento::WorkList
72 void enqueue(ExplodedNode *N) { function in class:clang::ento::WorkList
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_prio_q.c149 queue *enqueue( function
/freebsd-11-stable/sys/netpfil/ipfw/
H A Ddn_sched.h123 int (*enqueue)(struct dn_sch_inst *, struct dn_queue *, member in struct:dn_alg
H A Ddn_aqm.h104 int (*enqueue)(struct dn_queue *, struct mbuf *); member in struct:dn_aqm
/freebsd-11-stable/sys/x86/iommu/
H A Dintel_fault.c129 bool enqueue; local
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DMarkLive.cpp182 void MarkLive<ELFT>::enqueue(InputSectionBase *sec, uint64_t offset) { function in class:lld::elf::MarkLive
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dcomp_parse.c62 enqueue(ENTRY * ep) function
/freebsd-11-stable/gnu/usr.bin/grep/
H A Dkwset.c284 enqueue (struct tree *tree, struct trie **last) function
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp577 void CoreEngine::enqueue(ExplodedNodeSet &Set) { function in class:CoreEngine
582 void CoreEngine::enqueue(ExplodedNodeSet &Set, function in class:CoreEngine
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DReachableCode.cpp418 void DeadCodeScan::enqueue(const CFGBlock *block) { function in class:DeadCodeScan
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h78 void enqueue(Callback Cb, void *Ptr, uptr Size) { function in class:scudo::QuarantineCache
/freebsd-11-stable/usr.bin/sdiff/
H A Dsdiff.c872 enqueue(char *left, char div, char *right) function
[all...]
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_ucast_lash.c238 inline static void enqueue(cl_list_t * bfsq, switch_t * sw) function
/freebsd-11-stable/sys/kern/
H A Dsubr_taskqueue.c126 _taskqueue_create(const char *name, int mflags, taskqueue_enqueue_fn enqueue, void *context, int mtxflags, const char *mtxname __unused) argument
163 taskqueue_create(const char *name, int mflags, taskqueue_enqueue_fn enqueue, void *context) argument
814 taskqueue_create_fast(const char *name, int mflags, taskqueue_enqueue_fn enqueue, void *context) argument
[all...]
H A Dsubr_gtaskqueue.c122 _gtaskqueue_create(const char *name, int mflags, taskqueue_enqueue_fn enqueue, void *context, int mtxflags, const char *mtxname __unused) argument
524 gtaskqueue_create_fast(const char *name, int mflags, taskqueue_enqueue_fn enqueue, void *context) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp681 void RAGreedy::enqueue(LiveInterval *LI) { enqueue(Queue, LI); } function in class:__anon1792::RAGreedy
683 void RAGreedy::enqueue(PQueue &CurQueue, LiveInterval *LI) { function in class:__anon1792::RAGreedy

Completed in 170 milliseconds