Searched full:enqueues (Results 1 – 25 of 42) sorted by relevance
12
| /third_party/spirv-tools/source/opt/ |
| D | dataflow.h | 64 // 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/ |
| D | dataflow.h | 64 // 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/ |
| D | dataflow.h | 64 // 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/ |
| D | GRXConcurrentWriteable.h | 46 * 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/ |
| D | v4l2_context.h | 165 * Enqueues a buffer to a V4L2Context from an AVPacket 177 * Enqueues a buffer to a V4L2Context from an AVFrame
|
| D | v4l2_buffers.h | 125 * Enqueues a V4L2Buffer
|
| /third_party/ltp/testcases/kernel/syscalls/ipc/msgsnd/ |
| D | msgsnd01.c | 8 * test that msgsnd() enqueues a message correctly.
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
| D | scheduler.h | 364 // 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/ |
| D | asyncmsgq.h | 44 * _send. The former just enqueues the message asynchronously, the
|
| /third_party/re2/re2/ |
| D | nfa.cc | 92 // 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/ |
| D | experiments.cc | 143 "successfully enqueues work."; 361 "successfully enqueues work."; 579 "successfully enqueues work.";
|
| D | experiments.yaml | 230 enqueues work.
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/proposals/ |
| D | VK_AMDX_shader_enqueue.adoc | 190 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/ |
| D | syn_dropped.html | 142 <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/ |
| D | AMDGPUOpenCLEnqueuedBlockLowering.cpp | 27 // It also identifies the kernels directly or indirectly enqueues kernels
|
| /third_party/mesa3d/include/CL/ |
| D | opencl.hpp | 8204 … * 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/ |
| D | NV_command_list.txt | 748 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/ |
| D | NV_command_list.txt | 748 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/ |
| D | x5884.htm | 224 re-enqueues the buffer when the data is no longer needed. Output
|
| /third_party/rust/rust/src/etc/test-float-parse/ |
| D | runtests.py | 67 One thread supervises it: Accepts and enqueues records to validate, observe
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| D | SwapChainD3D12.cpp | 357 // DetachFromSurface calls Texture->Destroy that enqueues the D3D12 resource in a in DetachAndWaitForDeallocation()
|
| /third_party/grpc/src/core/lib/iomgr/ |
| D | exec_ctx.h | 267 /// active and this is the only one that enqueues application callbacks.
|
| /third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-random/ |
| D | runtests.py | 77 One thread supervises it: Accepts and enqueues records to validate, observe
|
| /third_party/grpc/src/core/xds/xds_client/ |
| D | xds_client.h | 230 // Enqueues error notifications to watchers. Caller must drain
|
| /third_party/skia/src/gpu/tessellate/ |
| D | StrokeIterator.h | 172 // Finishes the current contour without closing it. Enqueues any necessary caps as well as the
|
12