Home
last modified time | relevance | path

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

12

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DWorkList.cpp44 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anon0d17b1c10111::DFS
64 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anon0d17b1c10111::BFS
100 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anon0d17b1c10211::BFSBlockDFSContents
149 void enqueue(const WorkListUnit &U) override { in enqueue() function in __anon0d17b1c10311::UnexploredFirstStack
224 void enqueue(const WorkListUnit &U) override { in enqueue() function in __anon0d17b1c10411::UnexploredFirstPriorityQueue
280 void enqueue(const WorkListUnit &U) override { in enqueue() function in __anon0d17b1c10511::UnexploredFirstPriorityLocationQueue
H A DCoreEngine.cpp594 void CoreEngine::enqueue(ExplodedNodeSet &Set) { enqueue() function in CoreEngine
599 void CoreEngine::enqueue(ExplodedNodeSet &Set, enqueue() function in CoreEngine
[all...]
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DWorkList.cpp44 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anon126612d90111::DFS
64 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anon126612d90111::BFS
100 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anon126612d90211::BFSBlockDFSContents
149 void enqueue(const WorkListUnit &U) override { in enqueue() function in __anon126612d90311::UnexploredFirstStack
230 void enqueue(const WorkListUnit &U) override { in enqueue() function in __anon126612d90411::UnexploredFirstPriorityQueue
292 void enqueue(const WorkListUnit &U) override { in enqueue() function in __anon126612d90511::UnexploredFirstPriorityLocationQueue
H A DCoreEngine.cpp577 void CoreEngine::enqueue(ExplodedNodeSet &Set) { in enqueue() function in CoreEngine
582 void CoreEngine::enqueue(ExplodedNodeSet &Set, in enqueue() function in CoreEngine
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h68 void enqueue(ExplodedNode *N, const CFGBlock *B, unsigned idx) { in enqueue() function
72 void enqueue(ExplodedNode *N) { in enqueue() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h68 void enqueue(ExplodedNode *N, const CFGBlock *B, unsigned idx) { in enqueue() function
72 void enqueue(ExplodedNode *N) { in enqueue() function
/llvm-project/lld/wasm/
H A DMarkLive.cpp55 void MarkLive::enqueue(Symbol *sym) { in enqueue() function in lld::wasm::MarkLive
79 void MarkLive::enqueue(InputChunk *chunk) { enqueue() function in lld::wasm::MarkLive
[all...]
/llvm-project/lld/MachO/
H A 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
[all...]
/netbsd-src/usr.bin/grep/
H A Dqueue.c60 enqueue(struct str *x) in enqueue() function
/llvm-project/lld/COFF/
H A DMarkLive.cpp39 auto enqueue = [&](SectionChunk *c) { in markLive() local
/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBase.cpp174 void RegAllocBase::enqueue(const LiveInterval *LI) { enqueue() function in RegAllocBase
/netbsd-src/regress/sys/uvm/pdsim/
H A Dnbsd.hs133 enqueue i q = q { inactive = pglenqueue i $ inactive q } function
135 enqueue i q = q { active = pglenqueue i $ active q } function
/netbsd-src/external/bsd/ntp/dist/ntpd/
H A Dntp_prio_q.c151 queue *enqueue( in enqueue() function
/llvm-project/lld/ELF/
H A DMarkLive.cpp182 void MarkLive<ELFT>::enqueue(InputSectionBase *sec, uint64_t offset) { enqueue() function in MarkLive
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dquota.c107 enqueue(isc_quota_t *quota, isc_quota_cb_t *cb) { in enqueue() function
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dquota.c108 enqueue(isc_quota_t *quota, isc_quota_cb_t *cb) { enqueue() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp91 void enqueue(LiveInterval *LI) override { in enqueue() function in __anon94a60d4a0211::RABasic
/llvm-project/clang-tools-extra/clangd/index/
H A DBackground.h160 void enqueue(const std::vector<std::string> &ChangedFiles) { enqueue() function
/llvm-project/mlir/include/mlir/Analysis/
H A DDataFlowFramework.h268 void enqueue(WorkItem item) { worklist.push(std::move(item)); } enqueue() function
/llvm-project/clang-tools-extra/clangd/unittests/
H A DLSPClient.cpp93 void enqueue(std::function<void(MessageHandler &)> Action) { in enqueue() function in clang::clangd::LSPClient::TransportImpl
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h75 void enqueue(Callback Cb, void *Ptr, uptr Size) { in enqueue() function
/netbsd-src/external/ibm-public/postfix/dist/src/sendmail/
H A Dsendmail.c677 static void enqueue(const int flags, const char *encoding, in enqueue() function
/netbsd-src/usr.bin/sdiff/
H A Dsdiff.c750 enqueue(char *left, char divc, char *right) in enqueue() function
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dkwset.c284 enqueue (struct tree *tree, struct trie **last) in enqueue() function
/netbsd-src/external/gpl2/grep/dist/src/
H A Dkwset.c284 enqueue (struct tree *tree, struct trie **last) in enqueue() function

12