Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DWorkList.cpp44 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anonc6301e2f0111::DFS
64 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anonc6301e2f0111::BFS
100 void enqueue(const WorkListUnit& U) override { in enqueue() function in __anonc6301e2f0211::BFSBlockDFSContents
149 void enqueue(const WorkListUnit &U) override { in enqueue() function in __anonc6301e2f0311::UnexploredFirstStack
230 void enqueue(const WorkListUnit &U) override { in enqueue() function in __anonc6301e2f0411::UnexploredFirstPriorityQueue
292 void enqueue(const WorkListUnit &U) override { in enqueue() function in __anonc6301e2f0511::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
/netbsd/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
/netbsd/usr.bin/grep/
H A Dqueue.c60 enqueue(struct str *x) in enqueue() function
/netbsd/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/external/bsd/ntp/dist/ntpd/
H A Dntp_prio_q.c151 queue *enqueue( in enqueue() function
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp91 void enqueue(LiveInterval *LI) override { in enqueue() function in __anon2a5d22a00211::RABasic
H A DRegAllocGreedy.cpp719 void RAGreedy::enqueue(LiveInterval *LI) { enqueue(Queue, LI); } in enqueue() function in RAGreedy
721 void RAGreedy::enqueue(PQueue &CurQueue, LiveInterval *LI) { in enqueue() function in RAGreedy
/netbsd/external/mpl/bind/dist/lib/isc/
H A Dquota.c107 enqueue(isc_quota_t *quota, isc_quota_cb_t *cb) { in enqueue() function
/netbsd/external/ibm-public/postfix/dist/src/sendmail/
H A Dsendmail.c677 static void enqueue(const int flags, const char *encoding, in enqueue() function
/netbsd/usr.bin/sdiff/
H A Dsdiff.c750 enqueue(char *left, char divc, char *right) in enqueue() function
/netbsd/external/gpl2/grep/dist/src/
H A Dkwset.c284 enqueue (struct tree *tree, struct trie **last) in enqueue() function
/netbsd/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dkwset.c284 enqueue (struct tree *tree, struct trie **last) in enqueue() function
/netbsd/external/apache2/llvm/dist/clang/lib/Analysis/
H A DReachableCode.cpp418 void DeadCodeScan::enqueue(const CFGBlock *block) { in enqueue() function in DeadCodeScan
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dmcf.c749 enqueue (queue_type *queue_list, int x) in enqueue() function
H A Dmcf.cc749 enqueue (queue_type *queue_list, int x) in enqueue() function
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dmcf.c749 enqueue (queue_type *queue_list, int x) in enqueue() function
/netbsd/external/mpl/dhcp/dist/server/
H A Ddhcp.c2200 isc_boolean_t enqueue = ISC_FALSE; local
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp12266 void enqueue(const Expr *E) { in enqueue() function in __anon6b379bbb2811::DataRecursiveIntBinOpEvaluator