Home
last modified time | relevance | path

Searched defs:queue (Results 276 - 300 of 2642) sorted by relevance

1...<<11121314151617181920>>...106

/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_queue.h38 wsi_queue_init(struct wsi_queue *queue, int length) in wsi_queue_init() argument
80 wsi_queue_destroy(struct wsi_queue *queue) in wsi_queue_destroy() argument
88 wsi_queue_push(struct wsi_queue *queue, uint32_t index) wsi_queue_push() argument
107 wsi_queue_pull(struct wsi_queue *queue, uint32_t *index, uint64_t timeout) wsi_queue_pull() argument
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_send/
H A D3-2.c52 mqd_t queue; in main() local
[all...]
H A D3-1.c50 mqd_t queue; in main() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_close/
H A D2-1.c98 mqd_t queue; in parent_process() local
158 mqd_t queue; child_process() local
207 mqd_t queue; open_queue() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_notify/
H A D5-1.c54 static void mqclean(mqd_t queue, const char *qname) in mqclean() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/
H A D3-2.c55 mqd_t queue; in main() local
[all...]
H A D3-1.c54 mqd_t queue; in main() local
[all...]
/third_party/node/deps/uv/src/unix/
H A Dasync.c125 QUEUE queue; in uv__async_io() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/
H A DNfaFlattener.java146 private static List<Edge> collectJoiningEdges(PriorityQueue<PathFollower> queue, Node target) { in collectJoiningEdges() argument
159 nextFollowerJoinsTarget(PriorityQueue<PathFollower> queue, Node target) nextFollowerJoinsTarget() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemImageValidator.cpp138 const vk::VkQueue queue = ctx.getQueue(); in validateImage() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DVulkanImageTest.cpp53 VkQueue queue = reinterpret_cast<VkQueue>(result); in TEST_P() local
/third_party/skia/src/gpu/dawn/
H A DGrDawnGpu.h44 const wgpu::Queue& queue() const { return fQueue; } in queue() function in GrDawnGpu
/third_party/skia/third_party/externals/swiftshader/tests/VulkanBenchmarks/
H A DClearImageBenchmarks.cpp110 auto &queue = tester.getQueue(); in clear() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dcall_graph.cpp106 std::queue<uint32_t> queue; in ComputeTopologicalOrderOfFunctions() local
167 std::queue<uint32_t> queue; GetIndirectCallees() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dcall_graph.cpp106 std::queue<uint32_t> queue; in ComputeTopologicalOrderOfFunctions() local
167 std::queue<uint32_t> queue; GetIndirectCallees() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DNativeSwapChainImplD3D12.cpp60 ComPtr<ID3D12CommandQueue> queue = mDevice->GetCommandQueue(); in Configure() local
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
H A DServerQueue.cpp32 auto* queue = QueueObjects().Get(queueId); in DoQueueOnSubmittedWorkDone() local
55 auto* queue = QueueObjects().Get(queueId); in DoQueueWriteBuffer() local
84 auto* queue = QueueObjects().Get(queueId); DoQueueWriteTexture() local
[all...]
/third_party/skia/third_party/externals/dawn/src/include/dawn/
H A Ddawn_wsi.h72 id<MTLCommandQueue> queue = nil; member
/third_party/skia/third_party/externals/dawn/examples/
H A DCHelloTriangle.cpp22 WGPUQueue queue; variable
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DClientDoers.cpp90 bool Client::DoQueueWorkDoneCallback(Queue* queue, in DoQueueWorkDoneCallback() argument
/third_party/python/Lib/test/
H A Dtest_sched.py1 import queue namespace
/third_party/python/Lib/concurrent/futures/
H A Dthread.py10 import queue namespace
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dcontainers.h61 MARL_NO_EXPORT inline T take(deque<T>& queue) { in take() argument
/third_party/spirv-tools/source/fuzz/
H A Dcall_graph.cpp106 std::queue<uint32_t> queue; in ComputeTopologicalOrderOfFunctions() local
167 std::queue<uint32_t> queue; GetIndirectCallees() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DBufferValidationTests.cpp67 wgpu::Queue queue; member in BufferValidationTest
[all...]

Completed in 12 milliseconds

1...<<11121314151617181920>>...106