| /third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | DestroyTests.cpp | 64 dawn::CommandBuffer commands = encoder.Finish(); in SetUp() local 82 dawn::CommandBuffer commands = encoder.Finish(); in CreateTriangleCommandBuffer() local 91 dawn::CommandBuffer commands = CreateTriangleCommandBuffer(); in TEST_P() local 102 dawn::CommandBuffer commands = CreateTriangleCommandBuffer(); in TEST_P() local 114 dawn::CommandBuffer commands = CreateTriangleCommandBuffer(); in TEST_P() local 129 dawn::CommandBuffer commands = CreateTriangleCommandBuffer(); in TEST_P() local 138 dawn::CommandBuffer commands = CreateTriangleCommandBuffer(); in TEST_P() local 150 dawn::CommandBuffer commands = CreateTriangleCommandBuffer(); in TEST_P() local
|
| D | IndexFormatTests.cpp | 91 dawn::CommandBuffer commands = encoder.Finish(); in TEST_P() local 122 dawn::CommandBuffer commands = encoder.Finish(); in TEST_P() local 166 dawn::CommandBuffer commands = encoder.Finish(); in TEST_P() local 202 dawn::CommandBuffer commands = encoder.Finish(); in TEST_P() local 242 dawn::CommandBuffer commands = encoder.Finish(); in TEST_P() local 276 dawn::CommandBuffer commands = encoder.Finish(); in TEST_P() local
|
| D | ScissorTests.cpp | 64 dawn::CommandBuffer commands = encoder.Finish(); in TEST_P() local 87 dawn::CommandBuffer commands = encoder.Finish(); in TEST_P() local 115 dawn::CommandBuffer commands = encoder.Finish(); in TEST_P() local 146 dawn::CommandBuffer commands = encoder.Finish(); in TEST_P() local
|
| D | DynamicBufferOffsetTests.cpp | 144 dawn::CommandBuffer commands = commandEncoder.Finish(); in TEST_P() local 166 dawn::CommandBuffer commands = commandEncoder.Finish(); in TEST_P() local 187 dawn::CommandBuffer commands = commandEncoder.Finish(); in TEST_P() local 207 dawn::CommandBuffer commands = commandEncoder.Finish(); in TEST_P() local
|
| D | TextureZeroInitTests.cpp | 123 dawn::CommandBuffer commands = encoder.Finish(); in TEST_P() local 151 dawn::CommandBuffer commands = encoder.Finish(); in TEST_P() local 180 dawn::CommandBuffer commands = encoder.Finish(); in TEST_P() local 208 dawn::CommandBuffer commands = encoder.Finish(); in TEST_P() local 242 dawn::CommandBuffer commands = encoder.Finish(); in TEST_P() local 272 dawn::CommandBuffer commands = encoder.Finish(); in TEST_P() local 292 dawn::CommandBuffer commands = encoder.Finish(); in TEST_P() local 419 dawn::CommandBuffer commands = encoder.Finish(); in TEST_P() local
|
| D | DebugMarkerTests.cpp | 34 dawn::CommandBuffer commands = encoder.Finish(); in TEST_P() local
|
| D | ViewportOrientationTests.cpp | 57 dawn::CommandBuffer commands = encoder.Finish(); in TEST_P() local
|
| /third_party/node/deps/npm/docs/content/cli-commands/ |
| D | npm-config.md | 41 #### set 49 #### get 56 #### list 64 #### delete 71 #### edit
|
| /third_party/markupsafe/ |
| D | tox.ini | 14 commands = pytest --tb=short --cov --cov-report= {posargs} key 19 commands = pre-commit run --all-files --show-diff-on-failure key 23 commands = sphinx-build -W -b html -d {envtmpdir}/doctrees docs {envtmpdir}/html key 30 commands = key 41 commands = key
|
| /third_party/libphonenumber/tools/java/common/src/com/google/i18n/phonenumbers/ |
| D | CommandDispatcher.java | 34 private final Command[] commands; field in CommandDispatcher 36 public CommandDispatcher(String[] args, Command[] commands) { in CommandDispatcher()
|
| /third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/ |
| D | Queue.cpp | 31 void QueueBase::Submit(uint32_t commandCount, CommandBufferBase* const* commands) { in Submit() 59 CommandBufferBase* const* commands) { in ValidateSubmit()
|
| D | Commands.cpp | 26 void FreeCommands(CommandIterator* commands) { in FreeCommands() 152 void SkipCommand(CommandIterator* commands, Command type) { in SkipCommand()
|
| /third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| D | DeviceVk.cpp | 106 for (auto& commands : mUnusedCommands) { in ~Device() local 456 CommandPoolAndBuffer commands = mUnusedCommands.back(); in GetUnusedCommands() local 461 CommandPoolAndBuffer commands; in GetUnusedCommands() local 489 for (auto& commands : mCommandsInFlight.IterateUpTo(mCompletedSerial)) { in RecycleCompletedCommands() local 498 void Device::FreeCommands(CommandPoolAndBuffer* commands) { in FreeCommands()
|
| D | BufferVk.cpp | 166 void Buffer::TransitionUsageNow(VkCommandBuffer commands, dawn::BufferUsageBit usage) { in TransitionUsageNow() 215 VkCommandBuffer commands = device->GetPendingCommandBuffer(); in MapReadAsyncImpl() local 228 VkCommandBuffer commands = device->GetPendingCommandBuffer(); in MapWriteAsyncImpl() local
|
| D | CommandBufferVk.cpp | 173 void Flush(Device* device, VkCommandBuffer commands, VkPipelineBindPoint bindPoint) { in Flush() 192 void RecordBeginRenderPass(VkCommandBuffer commands, in RecordBeginRenderPass() 339 void CommandBuffer::RecordCommands(VkCommandBuffer commands) { in RecordCommands() 343 auto TransitionForPass = [](VkCommandBuffer commands, const PassResourceUsage& usages) { in RecordCommands() 501 void CommandBuffer::RecordComputePass(VkCommandBuffer commands) { in RecordComputePass() 558 void CommandBuffer::RecordRenderPass(VkCommandBuffer commands, in RecordRenderPass()
|
| D | TextureVk.cpp | 497 void Texture::TransitionUsageNow(VkCommandBuffer commands, dawn::TextureUsageBit usage) { in TransitionUsageNow() 534 void Texture::ClearTexture(VkCommandBuffer commands, in ClearTexture() 568 void Texture::EnsureSubresourceContentInitialized(VkCommandBuffer commands, in EnsureSubresourceContentInitialized()
|
| D | QueueVk.cpp | 28 void Queue::SubmitImpl(uint32_t commandCount, CommandBufferBase* const* commands) { in SubmitImpl()
|
| /third_party/node/deps/brotli/c/enc/ |
| D | compress_fragment_two_pass.c | 119 uint32_t insertlen, uint32_t** commands) { in EmitInsertLen() 148 static BROTLI_INLINE void EmitCopyLen(size_t copylen, uint32_t** commands) { in EmitCopyLen() 172 size_t copylen, uint32_t** commands) { in EmitCopyLenLastDistance() 210 static BROTLI_INLINE void EmitDistance(uint32_t distance, uint32_t** commands) { in EmitDistance() 242 uint8_t** literals, uint32_t** commands) { in CreateCommands() 457 const uint32_t* commands, const size_t num_commands, in StoreCommands() 570 uint32_t* commands = command_buf; in BrotliCompressFragmentTwoPassImpl() local
|
| /third_party/node/deps/npm/lib/utils/ |
| D | did-you-mean.js | 3 function didYouMean (scmd, commands) { argument
|
| /third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| D | QueueGL.cpp | 25 void Queue::SubmitImpl(uint32_t commandCount, CommandBufferBase* const* commands) { in SubmitImpl()
|
| /third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| D | QueueD3D12.cpp | 25 void Queue::SubmitImpl(uint32_t commandCount, CommandBufferBase* const* commands) { in SubmitImpl()
|
| /third_party/gn/src/gn/ |
| D | command_analyze.cc | 20 namespace commands { namespace
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
| D | PathNULL.cpp | 21 const GLubyte *commands, in setCommands()
|
| /third_party/flutter/skia/tools/skiaserve/urlhandlers/ |
| D | ClipAlphaHandler.cpp | 25 SkTArray<SkString> commands; in handle() local
|
| D | OpBoundsHandler.cpp | 24 SkTArray<SkString> commands; in handle() local
|