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

/freebsd-9.3-release/usr.bin/grep/
H A Dqueue.c57 enqueue(struct str *x) function
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h69 void enqueue(ExplodedNode *N, const CFGBlock *B, unsigned idx) { function in class:clang::ento::WorkList
73 void enqueue(ExplodedNode *N) { function in class:clang::ento::WorkList
/freebsd-9.3-release/sys/netpfil/ipfw/
H A Ddn_sched.h123 int (*enqueue)(struct dn_sch_inst *, struct dn_queue *, member in struct:dn_alg
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Dntp_prio_q.c149 queue *enqueue( function
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp92 virtual void enqueue(LiveInterval *LI) { function in class:__anon2166::RABasic
H A DRegAllocGreedy.cpp399 void RAGreedy::enqueue(LiveInterval *LI) { function in class:__anon2170::RAGreedy
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Analysis/
H A DReachableCode.cpp57 void DeadCodeScan::enqueue(const CFGBlock *block) { function in class:DeadCodeScan
/freebsd-9.3-release/contrib/ncurses/ncurses/tinfo/
H A Dcomp_parse.c66 enqueue(ENTRY * ep) function
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowSolver.h37 void enqueue(const CFGBlock *B) { function in class:clang::DataflowWorkListTy
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp50 virtual void enqueue(const WorkListUnit& U) { function in class:__anon3499::DFS
78 virtual void enqueue(const WorkListUnit& U) { function in class:__anon3499::BFS
116 virtual void enqueue(const WorkListUnit& U) { function in class:__anon3500::BFSBlockDFSContents
569 void CoreEngine::enqueue(ExplodedNodeSet &Set) { function in class:CoreEngine
576 void CoreEngine::enqueue(ExplodedNodeSet &Set, function in class:CoreEngine
[all...]
/freebsd-9.3-release/gnu/usr.bin/grep/
H A Dkwset.c284 enqueue (struct tree *tree, struct trie **last) function
/freebsd-9.3-release/sys/netpfil/ipfw/test/
H A Ddn_test.h146 void *enqueue, *dequeue; member in struct:dn_alg
H A Dmain.c120 enqueue(struct cfg_s *c, void *_m) function
/freebsd-9.3-release/sys/kern/
H A Dsubr_taskqueue.c111 _taskqueue_create(const char *name __unused, int mflags, taskqueue_enqueue_fn enqueue, void *context, int mtxflags, const char *mtxname) argument
133 taskqueue_create(const char *name, int mflags, taskqueue_enqueue_fn enqueue, void *context) argument
571 taskqueue_create_fast(const char *name, int mflags, taskqueue_enqueue_fn enqueue, void *context) argument
/freebsd-9.3-release/contrib/ofed/management/opensm/opensm/
H A Dosm_ucast_lash.c270 inline static void enqueue(cl_list_t * bfsq, switch_t * sw) function

Completed in 152 milliseconds