Home
last modified time | relevance | path

Searched defs:setAttributes (Results 26 – 50 of 601) sorted by relevance

12345678910>>...25

/aosp_15_r20/libcore/luni/src/main/java/org/xml/sax/helpers/
H A DAttributesImpl.java347 public void setAttributes (Attributes atts) in setAttributes() method in AttributesImpl
/aosp_15_r20/cts/hostsidetests/scopedstorage/device/src/android/scopedstorage/cts/device/
H A DStableUrisTest.java268 private Map<File, Bundle> setAttributes(Map<File, Uri> fileToUriMap) { in setAttributes() method in StableUrisTest
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/icu/
H A DTestCldr.java284 public void setAttributes(Attributes attributes) { in setAttributes() method in TestCldr.Handler
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUPropagateAttributes.cpp347 void AMDGPUPropagateAttributes::setAttributes( in setAttributes() function in AMDGPUPropagateAttributes
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCPseudoProbe.h146 void setAttributes(uint8_t Attr) { Attributes = Attr; } in setAttributes() function
/aosp_15_r20/external/angle/src/libANGLE/
H A DDisplay.h353 void setAttributes(const AttributeMap &attribMap) { mAttributeMap = attribMap; } in setAttributes() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCPseudoProbe.h152 void setAttributes(uint8_t Attr) { Attributes = Attr; } in setAttributes() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCPseudoProbe.h152 void setAttributes(uint8_t Attr) { Attributes = Attr; } in setAttributes() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCPseudoProbe.h152 void setAttributes(uint8_t Attr) { Attributes = Attr; } in setAttributes() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCPseudoProbe.h152 void setAttributes(uint8_t Attr) { Attributes = Attr; } in setAttributes() function
/aosp_15_r20/frameworks/av/media/libmedia/
H A DMediaCodecInfo.cpp291 void MediaCodecInfoWriter::setAttributes( in setAttributes() function in android::MediaCodecInfoWriter
/aosp_15_r20/external/grpc-grpc-java/api/src/main/java/io/grpc/
H A DNameResolver.java698 public Builder setAttributes(Attributes attributes) { in setAttributes() method in NameResolver.ResolutionResult.Builder
/aosp_15_r20/external/google-cloud-java/java-trace/proto-google-cloud-trace-v2/src/main/java/com/google/devtools/cloudtrace/v2/
H A DSpan.java2431 public Builder setAttributes(com.google.devtools.cloudtrace.v2.Span.Attributes value) { in setAttributes() method in Span.TimeEvent.Annotation.Builder
2454 public Builder setAttributes( in setAttributes() method in Span.TimeEvent.Annotation.Builder
7627 public Builder setAttributes(com.google.devtools.cloudtrace.v2.Span.Attributes value) { in setAttributes() method in Span.Link.Builder
7650 public Builder setAttributes( in setAttributes() method in Span.Link.Builder
11528 public Builder setAttributes(com.google.devtools.cloudtrace.v2.Span.Attributes value) { in setAttributes() method in Span.Builder
11551 public Builder setAttributes( in setAttributes() method in Span.Builder
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DFunction.h175 void setAttributes(AttributeSet Attrs) { AttributeSets = Attrs; } in setAttributes() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DFunction.h341 void setAttributes(AttributeList Attrs) { AttributeSets = Attrs; } in setAttributes() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DFunction.h316 void setAttributes(AttributeList Attrs) { AttributeSets = Attrs; } in setAttributes() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DFunction.h347 void setAttributes(AttributeList Attrs) { AttributeSets = Attrs; } in setAttributes() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DFunction.h345 void setAttributes(AttributeList Attrs) { AttributeSets = Attrs; } in setAttributes() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DFunction.h345 void setAttributes(AttributeList Attrs) { AttributeSets = Attrs; } in setAttributes() function
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
H A DJavaClass.java483 public void setAttributes( final Attribute[] attributes ) { in setAttributes() method in JavaClass
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DFunction.h226 void setAttributes(AttributeList Attrs) { AttributeSets = Attrs; } in setAttributes() function
H A DCallSite.h341 void setAttributes(AttributeList PAL) { in setAttributes() function
/aosp_15_r20/out/soong/.intermediates/external/tagsoup/tagsoup/android_common/turbine/
Dtagsoup.jarorg/ccil/cowan/tagsoup/AttributesImpl.class <Unknown> package org.ccil. ...
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DCallSite.h308 void setAttributes(const AttributeSet &PAL) { in setAttributes() function
/aosp_15_r20/libcore/ojluni/src/main/java/java/text/
H A DAttributedString.java698 private void setAttributes(Map<Attribute, Object> attrs, int offset) { in setAttributes() method in AttributedString

12345678910>>...25