/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
D | cordz_handle.h | 84 struct Queue { struct 85 constexpr explicit Queue(absl::ConstInitType) in Queue() argument 111 ABSL_CONST_INIT static Queue global_queue_; argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBase.hpp | 42 struct Queue struct 44 vk::VkQueue queueHandle; 45 deUint32 queueFamilyIndex; 46 deUint32 queueIndex;
|
/third_party/ffmpeg/libavfilter/dnn/ |
D | queue.c | 34 struct Queue { struct 35 QueueEntry *head; argument 36 QueueEntry *tail; argument 48 Queue* ff_queue_create(void) in ff_queue_create() argument
|
D | queue.h | 25 typedef struct Queue Queue; typedef
|
/third_party/googletest/googletest/samples/ |
D | sample3-inl.h | 42 class Queue; variable 48 friend class Queue<E>; variable 76 Queue() : head_(nullptr), last_(nullptr), size_(0) {} in Queue() function
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/ |
D | mappable_leaf_op.h | 48 class Queue; variable
|
D | mnist_op.h | 41 class Queue; variable
|
D | album_op.h | 45 class Queue; variable
|
D | tf_reader_op.h | 46 class Queue; variable
|
D | image_folder_op.h | 49 class Queue; variable
|
D | voc_op.h | 45 class Queue; variable
|
D | nonmappable_leaf_op.h | 36 class Queue; variable
|
D | mindrecord_op.h | 45 class Queue; variable
|
/third_party/python/Doc/library/ |
D | asyncio-queue.rst | 23 Queue chapter
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
D | QueueGL.cpp | 22 Queue::Queue(Device* device) : QueueBase(device) { in Queue() function in dawn_native::opengl::Queue
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | QueueD3D12.cpp | 22 Queue::Queue(Device* device) : QueueBase(device) { in Queue() function in dawn_native::d3d12::Queue
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | QueueD3D12.cpp | 29 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/ |
D | QueueVk.cpp | 22 Queue::Queue(Device* device) : QueueBase(device) { in Queue() function in dawn_native::vulkan::Queue
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | QueueVk.cpp | 35 Queue::Queue(Device* device) : QueueBase(device) { in Queue() function in dawn_native::vulkan::Queue
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawConcurrentTests.cpp | 100 struct Queue in iterate() struct 102 VkQueue queue; in iterate() 103 deUint32 queueFamilyIndex; in iterate()
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_util_Queue.js | 23 const QueueClass = class Queue { class
|
/third_party/mindspore/mindspore/lite/minddata/wrapper/ |
D | album_op_android.h | 39 class Queue; variable
|
/third_party/node/deps/npm/node_modules/bluebird/js/release/ |
D | queue.js | 9 function Queue(capacity) { class
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
D | QueueGL.cpp | 26 Queue::Queue(Device* device) : QueueBase(device) { in Queue() function in dawn_native::opengl::Queue
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | LatencyPriorityQueue.h | 43 std::vector<SUnit*> Queue; variable
|