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

12

/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DQueue.pm[all...]
/openbsd-current/gnu/llvm/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
/openbsd-current/gnu/usr.bin/perl/dist/Thread-Queue/lib/Thread/
H A DQueue.pm[all...]
/openbsd-current/gnu/llvm/lldb/include/lldb/Target/
H A DQueue.h32 class Queue : public std::enable_shared_from_this<Queue> { class in namespace:lldb_private
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/MCA/HardwareUnits/
H A DRetireControlUnit.h63 std::vector<RUToken> Queue; member in struct:llvm::mca::RetireControlUnit
/openbsd-current/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dpopen_spawn.py12 from queue import Queue, Empty # Python 3 namespace
14 from Queue import Queue, Empty # Python 2 namespace
/openbsd-current/gnu/llvm/lldb/source/Target/
H A DQueue.cpp18 Queue::Queue(ProcessSP process_sp, lldb::queue_id_t queue_id, function in class:Queue
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DRDFDeadCode.cpp49 std::queue<T> Queue; member in struct:DeadCodeElimination::SetQueue
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DWorkList.cpp57 std::deque<WorkListUnit> Queue; member in class:__anon1090::BFS
92 std::deque<WorkListUnit> Queue; member in class:__anon1091::BFSBlockDFSContents
[all...]
/openbsd-current/gnu/llvm/clang/lib/DirectoryWatcher/mac/
H A DDirectoryWatcher-mac.cpp70 dispatch_release(Queue); variable
74 dispatch_queue_t Queue; member in class:__anon579::DirectoryWatcherMac
220 dispatch_queue_t Queue = local
48 DirectoryWatcherMac( dispatch_queue_t Queue, FSEventStreamRef EventStream, std::function<void(llvm::ArrayRef<DirectoryWatcher::Event>, bool)> Receiver, llvm::StringRef WatchedDirPath) argument
160 createFSEventStream( StringRef Path, std::function<void(llvm::ArrayRef<DirectoryWatcher::Event>, bool)> Receiver, dispatch_queue_t Queue) argument
[all...]
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp67 Queue; member in class:__anon2170::RABasic
H A DRegAllocGreedy.h186 PQueue Queue; member in class:llvm::RAGreedy
/openbsd-current/gnu/llvm/clang/lib/DirectoryWatcher/linux/
H A DDirectoryWatcher-linux.cpp140 EventQueue Queue; member in class:__anon578::DirectoryWatcherLinux
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNILPSched.cpp30 typedef simple_ilist<Candidate> Queue; typedef in class:__anon2629::GCNILPScheduler
/openbsd-current/gnu/llvm/llvm/include/llvm/Transforms/IPO/
H A DProfiledCallGraph.h79 std::queue<ContextTrieNode *> Queue; local
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DSCCIterator.h350 std::queue<NodeType *> Queue; local
/openbsd-current/gnu/llvm/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp587 SmallVector<WriteOperation, 7> Queue; local
[all...]
/openbsd-current/gnu/llvm/clang/lib/Serialization/
H A DModuleManager.cpp355 SmallVector<ModuleFile *, 4> Queue; local
/openbsd-current/gnu/llvm/clang/utils/analyzer/
H A DSATestBuild.py61 from queue import Queue namespace
/openbsd-current/gnu/llvm/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp241 PriorityQueue<BlockPair, QueueSorter, 20> Queue; member in class:__anon3669::FunctionDifferenceEngine
975 SmallVector<std::pair<const Function *, const Function *>, 20> Queue; local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp47 SmallVector<SUnit *, 16> Queue; member in struct:__anon2199::FastPriorityQueue
/openbsd-current/gnu/llvm/llvm/lib/Object/
H A DWindowsResource.cpp872 std::queue<const WindowsResourceParser::TreeNode *> Queue; local
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h85 Queue = 6, member in class:llvm::AMDGPU::HSAMD::AccessQualifier::AddressSpaceQualifier::ValueKind
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp241 std::queue<uint64_t> Queue; local
693 std::set<std::pair<uint64_t, uint64_t>> Queue; local
828 std::queue<uint64_t> Queue; local
942 std::queue<uint64_t> Queue; local
1281 std::queue<uint64_t> Queue; local
[all...]

Completed in 602 milliseconds

12