/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/ |
D | RBProjectItemPanel.java | 44 Vector bundles = bundle.getBundles(); in actionPerformed() local 72 Vector bundles = bundle.getBundles(); in actionPerformed() local 139 Vector bundles = manager.getBundles(); in updateComponents() local
|
D | RBManagerGUI.java | 1320 java.util.List bundles; field in RBProject
|
/third_party/mesa3d/src/panfrost/midgard/ |
D | mir.c | 359 midgard_bundle *bundles = in mir_bundle_idx_for_ins() local 386 midgard_bundle *bundles = (midgard_bundle *) block->bundles.data; in mir_insert_instruction_before_scheduled() local 412 midgard_bundle *bundles = (midgard_bundle *) block->bundles.data; in mir_insert_instruction_after_scheduled() local
|
D | compiler.h | 196 struct util_dynarray bundles; member
|
D | midgard_schedule.c | 1449 struct util_dynarray bundles; in schedule_block() local
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/ |
D | RBPropertiesImporter.java | 70 Vector bundles = import_rbm.getBundles(); in beginImport() local
|
D | RBReporter.java | 407 Vector bundles = rbm.getBundles(); in getAllLanguageReports() local 457 Vector bundles = rbm.getBundles(); in getHTMLReportz() local 486 Vector bundles = rbm.getBundles(); in getHTMLReport() local 575 Vector bundles = rbm.getBundles(); in getXMLReportz() local 591 Vector bundles = rbm.getBundles(); in getXMLReport() local
|
D | RBManager.java | 30 …private Vector bundles; // A Vector of NLSbundles, one for each … field in RBManager
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | SpillPlacement.h | 46 const EdgeBundles *bundles; variable
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | Commands.cpp | 117 auto bundles = commands->NextData<Ref<RenderBundleBase>>(cmd->count); in FreeCommands() local
|
D | RenderPassEncoder.cpp | 281 Ref<RenderBundleBase>* bundles = in APIExecuteBundles() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
D | GPURenderPassEncoder.cpp | 103 wgpu::RenderBundle* bundles = nullptr; in executeBundles() local
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | DrawIndexedIndirectTests.cpp | 466 std::vector<wgpu::RenderBundle> bundles; in TEST_P() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
D | CommandBufferGL.cpp | 1323 auto bundles = mCommands.NextData<Ref<RenderBundleBase>>(cmd->count); in ExecuteRenderPass() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | CommandBufferVk.cpp | 1278 auto bundles = mCommands.NextData<Ref<RenderBundleBase>>(cmd->count); in RecordRenderPass() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | CommandBufferD3D12.cpp | 1604 auto bundles = mCommands.NextData<Ref<RenderBundleBase>>(cmd->count); in RecordRenderPass() local
|