Home
last modified time | relevance | path

Searched defs:enqueue (Results 1 – 18 of 18) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
DWorkList.cpp44 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anone32dcdaa0111::DFS
64 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anone32dcdaa0111::BFS
100 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anone32dcdaa0211::BFSBlockDFSContents
149 void enqueue(const WorkListUnit &U) override { in enqueue() function in __anone32dcdaa0311::UnexploredFirstStack
224 void enqueue(const WorkListUnit &U) override { in enqueue() function in __anone32dcdaa0411::UnexploredFirstPriorityQueue
280 void enqueue(const WorkListUnit &U) override { in enqueue() function in __anone32dcdaa0511::UnexploredFirstPriorityLocationQueue
DCoreEngine.cpp606 void CoreEngine::enqueue(ExplodedNodeSet &Set) { in enqueue() function in CoreEngine
611 void CoreEngine::enqueue(ExplodedNodeSet &Set, in enqueue() function in CoreEngine
/openbsd/src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DWorkList.h68 void enqueue(ExplodedNode *N, const CFGBlock *B, unsigned idx) { in enqueue() function
72 void enqueue(ExplodedNode *N) { in enqueue() function
/openbsd/src/gnu/llvm/lld/MachO/
DMarkLive.cpp54 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
/openbsd/src/gnu/usr.bin/perl/dist/Thread-Queue/lib/Thread/
DQueue.pm25 sub enqueue subroutine
/openbsd/src/gnu/llvm/lld/COFF/
DMarkLive.cpp37 auto enqueue = [&](SectionChunk *c) { in markLive() local
/openbsd/src/usr.bin/grep/
Dqueue.c62 enqueue(str_t *x) in enqueue() function
/openbsd/src/gnu/llvm/lld/wasm/
DMarkLive.cpp54 void MarkLive::enqueue(Symbol *sym) { in enqueue() function in lld::wasm::MarkLive
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DRegAllocBase.cpp176 void RegAllocBase::enqueue(const LiveInterval *LI) { in enqueue() function in RegAllocBase
DRegAllocGreedy.cpp281 void RAGreedy::enqueue(PQueue &CurQueue, const LiveInterval *LI) { in enqueue() function in RAGreedy
/openbsd/src/gnu/llvm/lld/ELF/
DMarkLive.cpp183 void MarkLive<ELFT>::enqueue(InputSectionBase *sec, uint64_t offset) { in enqueue() function in MarkLive
/openbsd/src/lib/libcurses/tinfo/
Dcomp_parse.c61 enqueue(ENTRY * ep) in enqueue() function
/openbsd/src/gnu/llvm/compiler-rt/lib/scudo/standalone/
Dquarantine.h74 void enqueue(Callback Cb, void *Ptr, uptr Size) { in enqueue() function
/openbsd/src/usr.bin/sdiff/
Dsdiff.c776 enqueue(char *left, char div, char *right) in enqueue() function
/openbsd/src/usr.sbin/smtpd/
Denqueue.c173 enqueue(int argc, char *argv[], FILE *ofp) in enqueue() function
/openbsd/src/gnu/llvm/clang/lib/Analysis/
DReachableCode.cpp424 void DeadCodeScan::enqueue(const CFGBlock *block) { in enqueue() function in DeadCodeScan
/openbsd/src/usr.bin/tsort/
Dtsort.c454 enqueue(struct array *h, struct node *n) in enqueue() function
/openbsd/src/gnu/llvm/clang/lib/AST/
DExprConstant.cpp12617 void enqueue(const Expr *E) { in enqueue() function in __anonc589fab62a11::DataRecursiveIntBinOpEvaluator