Home
last modified time | relevance | path

Searched full:enqueues (Results 1 – 25 of 42) sorted by relevance

12

/third_party/spirv-tools/source/opt/
Ddataflow.h64 // Enqueues the successors (instructions which use the analysis result) of
74 // Enqueues the given instruction to be visited. Ignored if already in the
127 // Enqueues the users and block successors of the given instruction.
134 // Enqueues the users of the given instruction.
137 // Enqueues the labels of the successors of the block corresponding to the
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Ddataflow.h64 // Enqueues the successors (instructions which use the analysis result) of
74 // Enqueues the given instruction to be visited. Ignored if already in the
127 // Enqueues the users and block successors of the given instruction.
134 // Enqueues the users of the given instruction.
137 // Enqueues the labels of the successors of the block corresponding to the
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddataflow.h64 // Enqueues the successors (instructions which use the analysis result) of
74 // Enqueues the given instruction to be visited. Ignored if already in the
127 // Enqueues the users and block successors of the given instruction.
134 // Enqueues the users of the given instruction.
137 // Enqueues the labels of the successors of the block corresponding to the
/third_party/grpc/src/objective-c/RxLibrary/
DGRXConcurrentWriteable.h46 * Enqueues writeValue: to be sent to the writeable from the designated dispatch queue.
52 * Enqueues writesFinishedWithError:nil to be sent to the writeable in the designated dispatch
/third_party/ffmpeg/libavcodec/
Dv4l2_context.h165 * Enqueues a buffer to a V4L2Context from an AVPacket
177 * Enqueues a buffer to a V4L2Context from an AVFrame
Dv4l2_buffers.h125 * Enqueues a V4L2Buffer
/third_party/ltp/testcases/kernel/syscalls/ipc/msgsnd/
Dmsgsnd01.c8 * test that msgsnd() enqueues a message correctly.
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dscheduler.h364 // enqueue(Fiber*) enqueues resuming of a suspended fiber.
367 // enqueue(Task&&) enqueues a new, unstarted task.
375 // enqueueAndUnlock() enqueues the task and unlocks the worker.
423 // enqueueFiberTimeouts() enqueues all the fibers that have finished
/third_party/pulseaudio/src/pulsecore/
Dasyncmsgq.h44 * _send. The former just enqueues the message asynchronously, the
/third_party/re2/re2/
Dnfa.cc92 // Follows all empty arrows from id0 and enqueues all the states reached.
93 // Enqueues only the ByteRange instructions that match byte c.
192 // Follows all empty arrows from id0 and enqueues all the states reached.
193 // Enqueues only the ByteRange instructions that match byte c.
/third_party/grpc/src/core/lib/experiments/
Dexperiments.cc143 "successfully enqueues work.";
361 "successfully enqueues work.";
579 "successfully enqueues work.";
Dexperiments.yaml230 enqueues work.
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/
DVK_AMDX_shader_enqueue.adoc190 Each of the above commands enqueues an array of nodes in the bound execution graph pipeline with se…
369 `MaxNodeRecursionAMDX` must be specified if a shader re-enqueues itself, which takes place if that …
505 Enqueues are performed in the same manner as the `vkCmdDispatchGraph*` API commands.
/third_party/libevdev/doc/html/
Dsyn_dropped.html142 <li>if the <code>ABS_MT_TRACKING_ID</code> was valid and is -1, libevdev enqueues an <code>ABS_MT_T…
143 <li>if the <code>ABS_MT_TRACKING_ID</code> was -1 and is now a valid ID, libevdev enqueues an <code…
144 …CKING_ID</code> was a valid ID and is now a different valid ID, libevev enqueues an <code>ABS_MT_T…
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUOpenCLEnqueuedBlockLowering.cpp27 // It also identifies the kernels directly or indirectly enqueues kernels
/third_party/mesa3d/include/CL/
Dopencl.hpp8204 … * Enqueues a command that will allow the host to update a region of a coarse-grained SVM buffer.
8232 … * Enqueues a command that will allow the host to update a region of a coarse-grained SVM buffer.
8259 … * Enqueues a command that will allow the host to update a region of a coarse-grained SVM buffer.
8309 * Enqueues a command that will release a coarse-grained SVM buffer back to the OpenCL runtime.
8334 * Enqueues a command that will release a coarse-grained SVM buffer back to the OpenCL runtime.
8359 * Enqueues a command that will release a coarse-grained SVM buffer back to the OpenCL runtime.
8386 * Enqueues a marker command which waits for either a list of events to complete,
8389 * Enqueues a marker command which waits for either a list of events to complete,
8416 * A synchronization point that enqueues a barrier operation.
8418 * Enqueues a barrier command which waits for either a list of events to complete,
[all …]
/third_party/openGLES/extensions/NV/
DNV_command_list.txt748 of which is a list of command sequences that it enqueues. This must be
759 A list has multiple segments and each segment enqueues an ordered list of
760 command sequences. This command enqueues the equivalent of the DrawCommandsStatesNV
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_command_list.txt748 of which is a list of command sequences that it enqueues. This must be
759 A list has multiple segments and each segment enqueues an ordered list of
760 command sequences. This command enqueues the equivalent of the DrawCommandsStatesNV
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/
Dx5884.htm224 re-enqueues the buffer when the data is no longer needed. Output
/third_party/rust/rust/src/etc/test-float-parse/
Druntests.py67 One thread supervises it: Accepts and enqueues records to validate, observe
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DSwapChainD3D12.cpp357 // DetachFromSurface calls Texture->Destroy that enqueues the D3D12 resource in a in DetachAndWaitForDeallocation()
/third_party/grpc/src/core/lib/iomgr/
Dexec_ctx.h267 /// active and this is the only one that enqueues application callbacks.
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-random/
Druntests.py77 One thread supervises it: Accepts and enqueues records to validate, observe
/third_party/grpc/src/core/xds/xds_client/
Dxds_client.h230 // Enqueues error notifications to watchers. Caller must drain
/third_party/skia/src/gpu/tessellate/
DStrokeIterator.h172 // Finishes the current contour without closing it. Enqueues any necessary caps as well as the

12