Searched defs:Queue (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-11-stable/contrib/ntp/include/
H A Dntp_prio_q.h31 typedef struct Queue { struct
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLatencyPriorityQueue.h43 std::vector<SUnit*> Queue; member in class:llvm::LatencyPriorityQueue
H A DResourcePriorityQueue.h48 std::vector<SUnit*> Queue; member in class:llvm::ResourcePriorityQueue
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DQueue.h32 class Queue : public std::enable_shared_from_this<Queue> { class in namespace:lldb_private
[all...]
/freebsd-11-stable/usr.sbin/ppp/
H A Dipv6cp.h58 struct mqueue Queue[2]; /* Output packet queues */ member in struct:ipv6cp
H A Dlink.h51 struct mqueue Queue[2]; /* Our output queue of mbufs */ member in struct:link
H A Dipcp.h102 struct mqueue Queue[3]; /* Output packet queues */ member in struct:ipcp
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Deapol_test.py12 import Queue namespace
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DRetireControlUnit.h63 std::vector<RUToken> Queue; member in struct:llvm::mca::RetireControlUnit
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DQueue.cpp18 Queue::Queue(ProcessSP process_sp, lldb::queue_id_t queue_id, function in class:Queue
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DWorkList.cpp57 std::deque<WorkListUnit> Queue; member in class:__anon903::BFS
92 std::deque<WorkListUnit> Queue; member in class:__anon904::BFSBlockDFSContents
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DRDFDeadCode.cpp49 std::queue<T> Queue; member in struct:DeadCodeElimination::SetQueue
/freebsd-11-stable/contrib/sendmail/contrib/
H A Dqtool.pl997 package Queue; package
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp69 CompSpillWeight> Queue; member in class:__anon2132::RABasic
/freebsd-11-stable/contrib/llvm-project/clang/lib/DirectoryWatcher/mac/
H A DDirectoryWatcher-mac.cpp209 dispatch_queue_t Queue = local
149 createFSEventStream( StringRef Path, std::function<void(llvm::ArrayRef<DirectoryWatcher::Event>, bool)> Receiver, dispatch_queue_t Queue) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNILPSched.cpp31 typedef simple_ilist<Candidate> Queue; typedef in class:__anon2094::GCNILPScheduler
/freebsd-11-stable/contrib/llvm-project/clang/lib/DirectoryWatcher/linux/
H A DDirectoryWatcher-linux.cpp138 EventQueue Queue; member in class:__anon465::DirectoryWatcherLinux
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/MachO/
H A DMachOWriter.cpp411 SmallVector<WriteOperation, 7> Queue; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DModuleManager.cpp338 SmallVector<ModuleFile *, 4> Queue; local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-diff/
H A DDifferenceEngine.cpp148 PriorityQueue<BlockPair, QueueSorter, 20> Queue; member in class:__anon2844::FunctionDifferenceEngine
686 SmallVector<std::pair<Function*,Function*>, 20> Queue; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp49 SmallVector<SUnit *, 16> Queue; member in struct:__anon1815::FastPriorityQueue
/freebsd-11-stable/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp978 TraverseStmt(Stmt *StmtNode, DataRecursionQueue *Queue) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h69 Queue = 6, member in class:llvm::AMDGPU::HSAMD::AccessQualifier::AddressSpaceQualifier::ValueKind
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp872 std::queue<const WindowsResourceParser::TreeNode *> Queue; local
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp729 const Record *Queue = ProcModel.LoadQueue->getValueAsDef("QueueDescriptor"); local
739 const Record *Queue = local

Completed in 303 milliseconds

12