/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
D | GPUBindGroup.cpp | 31 void GPUBindGroup::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUBindGroup
|
D | GPUBindGroupLayout.cpp | 32 void GPUBindGroupLayout::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUBindGroupLayout
|
D | GPUSampler.cpp | 32 void GPUSampler::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUSampler
|
D | GPURenderBundle.cpp | 35 void GPURenderBundle::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPURenderBundle
|
D | GPUTextureView.cpp | 31 void GPUTextureView::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUTextureView
|
D | GPUPipelineLayout.cpp | 31 void GPUPipelineLayout::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUPipelineLayout
|
D | GPUCommandBuffer.cpp | 36 void GPUCommandBuffer::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUCommandBuffer
|
D | GPUQuerySet.cpp | 35 void GPUQuerySet::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUQuerySet
|
D | GPURenderPipeline.cpp | 41 void GPURenderPipeline::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPURenderPipeline
|
D | GPUComputePipeline.cpp | 41 void GPUComputePipeline::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUComputePipeline
|
D | GPUTexture.cpp | 60 void GPUTexture::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUTexture
|
D | GPUBuffer.cpp | 165 void GPUBuffer::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUBuffer
|
D | GPUShaderModule.cpp | 121 void GPUShaderModule::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUShaderModule
|
D | GPUQueue.cpp | 128 void GPUQueue::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUQueue
|
D | GPUComputePassEncoder.cpp | 131 void GPUComputePassEncoder::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUComputePassEncoder
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AddressPool.h | 54 void setLabel(MCSymbol *Sym) { AddressTableBaseSym = Sym; } in setLabel() function
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Device.cpp | 94 void Device::setLabel(EGLLabelKHR label) in setLabel() function in egl::Device
|
D | EGLSync.cpp | 69 void Sync::setLabel(EGLLabelKHR label) in setLabel() function in egl::Sync
|
D | Query.cpp | 31 void Query::setLabel(const Context *context, const std::string &label) in setLabel() function in gl::Query
|
D | Thread.cpp | 53 void Thread::setLabel(EGLLabelKHR label) in setLabel() function in egl::Thread
|
D | Fence.cpp | 85 void Sync::setLabel(const Context *context, const std::string &label) in setLabel() function in gl::Sync
|
D | Stream.cpp | 59 void Stream::setLabel(EGLLabelKHR label) in setLabel() function in egl::Stream
|
D | Sampler.cpp | 39 void Sampler::setLabel(const Context *context, const std::string &label) in setLabel() function in gl::Sampler
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
D | FieldDescriptor.php | 117 public function setLabel($label) function in Google\\Protobuf\\Internal\\FieldDescriptor
|
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
D | RubyFieldDescriptor.java | 93 public IRubyObject setLabel(ThreadContext context, IRubyObject value) { in setLabel() method in RubyFieldDescriptor
|