| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/ |
| H A D | DemoApplet.java | 41 demoButton.setLabel("loading"); in init() 48 demoButton.setLabel("Demo"); in init()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Debug.h | 29 virtual void setLabel(const Context *context, const std::string &label) = 0; 145 virtual void setLabel(EGLLabelKHR label) = 0;
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| H A D | FieldDescriptor.php | 117 public function setLabel($label) function 269 $field->setLabel($proto->getLabel());
|
| /third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
| H A D | DescriptorsTest.java | 428 .setLabel(FieldDescriptorProto.Label.LABEL_OPTIONAL) in testDescriptorValidatorException() 462 .setLabel(FieldDescriptorProto.Label.LABEL_OPTIONAL) in testDescriptorComplexCrosslink() 473 .setLabel(FieldDescriptorProto.Label.LABEL_OPTIONAL) in testDescriptorComplexCrosslink() 550 .setLabel(FieldDescriptorProto.Label.LABEL_OPTIONAL) in testUnknownFieldsDenied() 575 .setLabel(FieldDescriptorProto.Label.LABEL_OPTIONAL) in testUnknownFieldsAllowed() 603 .setLabel(FieldDescriptorProto.Label.LABEL_OPTIONAL) in testHiddenDependency() 642 .setLabel(FieldDescriptorProto.Label.LABEL_OPTIONAL) in testPublicDependency() 674 .setLabel(FieldDescriptorProto.Label.LABEL_REPEATED) in testComplexNamespacePublicDependency() 769 .setLabel(FieldDescriptorProto.Label.LABEL_REPEATED) in testPackedEnumField()
|
| /third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
| H A D | GPUCommandBuffer.cpp | 36 void GPUCommandBuffer::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUCommandBuffer
|
| H A D | GPUBindGroupLayout.cpp | 32 void GPUBindGroupLayout::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUBindGroupLayout
|
| H A D | GPUBindGroup.cpp | 31 void GPUBindGroup::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUBindGroup
|
| H A D | GPUQuerySet.cpp | 35 void GPUQuerySet::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUQuerySet
|
| H A D | GPURenderBundle.cpp | 35 void GPURenderBundle::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPURenderBundle
|
| H A D | GPUTextureView.cpp | 31 void GPUTextureView::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUTextureView
|
| H A D | GPUPipelineLayout.cpp | 31 void GPUPipelineLayout::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUPipelineLayout
|
| H A D | GPUSampler.cpp | 32 void GPUSampler::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUSampler
|
| H A D | GPUCommandBuffer.h | 39 void setLabel(Napi::Env, std::optional<std::string> value) override;
|
| H A D | GPUBindGroupLayout.h | 38 void setLabel(Napi::Env, std::optional<std::string> value) override;
|
| H A D | GPUBindGroup.h | 37 void setLabel(Napi::Env, std::optional<std::string> value) override;
|
| H A D | GPUPipelineLayout.h | 38 void setLabel(Napi::Env, std::optional<std::string> value) override;
|
| H A D | GPUQuerySet.h | 38 void setLabel(Napi::Env, std::optional<std::string> value) override;
|
| H A D | GPURenderBundle.h | 38 void setLabel(Napi::Env, std::optional<std::string> value) override;
|
| H A D | GPUTexture.h | 41 void setLabel(Napi::Env, std::optional<std::string> value) override;
|
| H A D | GPUTextureView.h | 38 void setLabel(Napi::Env, std::optional<std::string> value) override;
|
| H A D | GPUComputePipeline.h | 40 void setLabel(Napi::Env, std::optional<std::string> value) override;
|
| H A D | GPUComputePipeline.cpp | 41 void GPUComputePipeline::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() function in wgpu::binding::GPUComputePipeline
|
| H A D | GPUShaderModule.h | 41 void setLabel(Napi::Env, std::optional<std::string> value) override;
|
| /third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
| H A D | DescriptorsTest.java | 443 .setLabel(FieldDescriptorProto.Label.LABEL_OPTIONAL) in testDescriptorValidatorException() 475 .setLabel(FieldDescriptorProto.Label.LABEL_OPTIONAL) in testDescriptorComplexCrosslink() 484 .setLabel(FieldDescriptorProto.Label.LABEL_OPTIONAL) in testDescriptorComplexCrosslink() 550 .setLabel(FieldDescriptorProto.Label.LABEL_OPTIONAL) in testHiddenDependency() 586 .setLabel(FieldDescriptorProto.Label.LABEL_OPTIONAL) in testPublicDependency() 620 .setLabel(FieldDescriptorProto.Label.LABEL_REPEATED) in testComplexNamespacePublicDependency()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AddressPool.h | 54 void setLabel(MCSymbol *Sym) { AddressTableBaseSym = Sym; } in setLabel() function in llvm::AddressPool
|