Home
last modified time | relevance | path

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

123

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcordz_handle.h84 struct Queue { struct
85 constexpr explicit Queue(absl::ConstInitType) in Queue() argument
111 ABSL_CONST_INIT static Queue global_queue_; argument
/third_party/boringssl/src/third_party/googletest/samples/
Dsample3-inl.h42 class Queue; variable
48 friend class Queue<E>; variable
76 Queue() : head_(nullptr), last_(nullptr), size_(0) {} in Queue() function
/third_party/googletest/googletest/samples/
Dsample3-inl.h42 class Queue; variable
48 friend class Queue<E>; variable
75 Queue() : head_(NULL), last_(NULL), size_(0) {} in Queue() function
/third_party/python/Doc/library/
Dasyncio-queue.rst23 Queue chapter
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DQueueD3D12.cpp22 Queue::Queue(Device* device) : QueueBase(device) { in Queue() function in dawn_native::d3d12::Queue
DForward.h30 class Queue; variable
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DQueueGL.cpp22 Queue::Queue(Device* device) : QueueBase(device) { in Queue() function in dawn_native::opengl::Queue
DForward.h37 class Queue; variable
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DQueueD3D12.cpp29 Queue::Queue(Device* device) : QueueBase(device) { in Queue() function in dawn_native::d3d12::Queue
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DQueueVk.cpp22 Queue::Queue(Device* device) : QueueBase(device) { in Queue() function in dawn_native::vulkan::Queue
DForward.h30 class Queue; variable
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DQueueVk.cpp35 Queue::Queue(Device* device) : QueueBase(device) { in Queue() function in dawn_native::vulkan::Queue
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_util_Queue.js23 const QueueClass = class Queue { class
/third_party/node/deps/npm/node_modules/bluebird/js/release/
Dqueue.js9 function Queue(capacity) { class
Dasync.js5 var Queue = require("./queue"); variable
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DQueueGL.cpp26 Queue::Queue(Device* device) : QueueBase(device) { in Queue() function in dawn_native::opengl::Queue
DForward.h32 class Queue; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLatencyPriorityQueue.h43 std::vector<SUnit*> Queue; variable
DResourcePriorityQueue.h48 std::vector<SUnit*> Queue; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/
DRetireControlUnit.h63 std::vector<RUToken> Queue; member
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DDefaultObjectPool.cs200 public Queue<T> Queue { get; } property in Grpc.Core.Internal.DefaultObjectPool.ThreadLocalData
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DDevice.h31 class Queue; variable
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkQueue.hpp40 class Queue class
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/metal/
DForward.h36 class Queue; variable
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
DForward.h32 class Queue; variable

123