Home
last modified time | relevance | path

Searched defs:Queue (Results 1 – 25 of 32) sorted by relevance

12

/NextBSD/contrib/ntp/include/
HDntp_prio_q.h31 typedef struct Queue { struct
32 q_order_func get_order;
33 node * front;
34 int no_of_elements;
/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDLatencyPriorityQueue.h43 std::vector<SUnit*> Queue; variable
HDResourcePriorityQueue.h49 std::vector<SUnit*> Queue; variable
HDMachineScheduler.h477 std::vector<SUnit*> Queue; variable
/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDQueue.cpp19 Queue::Queue (ProcessSP process_sp, lldb::queue_id_t queue_id, const char *queue_name) : in Queue() function in Queue
/NextBSD/usr.sbin/ppp/
HDipv6cp.h56 struct mqueue Queue[2]; /* Output packet queues */ member
HDlink.h49 struct mqueue Queue[2]; /* Our output queue of mbufs */ member
HDipcp.h100 struct mqueue Queue[3]; /* Output packet queues */ member
/NextBSD/contrib/llvm/lib/CodeGen/
HDRegAllocBasic.cpp69 CompSpillWeight> Queue; member in __anon2c3573ce0211::RABasic
HDRegAllocGreedy.cpp126 PQueue Queue; member in __anon6b5ebc6c0111::RAGreedy
/NextBSD/contrib/llvm/tools/llvm-diff/
HDDifferenceEngine.cpp150 PriorityQueue<BlockPair, QueueSorter, 20> Queue; member in __anonb87f570a0111::FunctionDifferenceEngine
653 SmallVector<std::pair<Function*,Function*>, 20> Queue; in diff() local
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDCoreEngine.cpp73 std::deque<WorkListUnit> Queue; member in __anon71d04b470111::BFS
110 std::deque<WorkListUnit> Queue; member in __anon71d04b470211::BFSBlockDFSContents
/NextBSD/contrib/llvm/tools/clang/lib/Format/
HDUnwrappedLineFormatter.cpp690 QueueType Queue; in analyzeSolutionSpace() local
748 bool NewLine, unsigned *Count, QueueType *Queue) { in addNextStateToQueue()
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDModuleManager.cpp316 SmallVector<ModuleFile *, 4> Queue; in visit() local
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDCXXInheritance.cpp135 SmallVector<const CXXRecordDecl*, 8> Queue; in forallBases() local
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDScheduleDAGFast.cpp49 SmallVector<SUnit *, 16> Queue; member
/NextBSD/contrib/llvm/tools/clang/lib/Analysis/
HDUninitializedValues.cpp579 SmallVector<const CFGBlock*, 32> Queue; in getUninitUse() local
/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDLoopRerollPass.cpp581 SmallInstructionVector Queue(1, Root); in collectInLoopUserSet() local
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDataRecursiveASTVisitor.h474 StmtsTy Queue, StmtsToEnqueue; in TraverseStmt() local
HDRecursiveASTVisitor.h452 SmallVector<EnqueueJob, 16> Queue; in dataTraverse() local
/NextBSD/contrib/llvm/tools/clang/lib/ASTMatchers/
HDASTMatchFinder.cpp664 std::deque<ast_type_traits::DynTypedNode> Queue(Parents.begin(), in memoizedMatchesAncestorOfRecursively() local
/NextBSD/contrib/llvm/lib/Transforms/Utils/
HDInlineFunction.cpp311 SmallVector<const Metadata *, 16> Queue(MD.begin(), MD.end()); in CloneAliasScopeMetadata() local
/NextBSD/contrib/llvm/tools/lldb/include/lldb/
HDlldb-forward.h227 class Queue; variable
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaAccess.cpp286 SmallVector<const CXXRecordDecl*, 8> Queue; // actually a stack in IsDerivedFromInclusive() local
HDSemaLookup.cpp1611 SmallVector<NamespaceDecl*, 8> Queue; in LookupQualifiedNameInUsingDirectives() local
2307 SmallVector<const Type *, 16> Queue; in addAssociatedClassesAndNamespaces() local

12