Home
last modified time | relevance | path

Searched defs:hasAttribute (Results 1 – 25 of 733) sorted by relevance

12345678910>>...30

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAttributes.cpp235 bool Attribute::hasAttribute(AttrKind Kind) const { in hasAttribute() function in Attribute
239 bool Attribute::hasAttribute(StringRef Kind) const { in hasAttribute() function in Attribute
509 bool AttributeImpl::hasAttribute(Attribute::AttrKind A) const { in hasAttribute() function in AttributeImpl
514 bool AttributeImpl::hasAttribute(StringRef Kind) const { in hasAttribute() function in AttributeImpl
654 bool AttributeSet::hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function in AttributeSet
658 bool AttributeSet::hasAttribute(StringRef Kind) const { in hasAttribute() function in AttributeSet
815 bool AttributeSetNode::hasAttribute(StringRef Kind) const { in hasAttribute() function in AttributeSetNode
1301 bool AttributeList::hasAttribute(unsigned Index, in hasAttribute() function in AttributeList
1306 bool AttributeList::hasAttribute(unsigned Index, StringRef Kind) const { in hasAttribute() function in AttributeList
/aosp_15_r20/external/llvm/lib/IR/
H A DAttributes.cpp185 bool Attribute::hasAttribute(AttrKind Kind) const { in hasAttribute() function in Attribute
189 bool Attribute::hasAttribute(StringRef Kind) const { in hasAttribute() function in Attribute
411 bool AttributeImpl::hasAttribute(Attribute::AttrKind A) const { in hasAttribute() function in AttributeImpl
416 bool AttributeImpl::hasAttribute(StringRef Kind) const { in hasAttribute() function in AttributeImpl
575 bool AttributeSetNode::hasAttribute(StringRef Kind) const { in hasAttribute() function in AttributeSetNode
1092 bool AttributeSet::hasAttribute(unsigned Index, Attribute::AttrKind Kind) const{ in hasAttribute() function in AttributeSet
1097 bool AttributeSet::hasAttribute(unsigned Index, StringRef Kind) const { in hasAttribute() function in AttributeSet
/aosp_15_r20/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/utils/
DAttributeResolver.kt44 fun hasAttribute(context: Context, @AttrRes attribute: Int): Boolean { in hasAttribute() method
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DGlobalVariable.h197 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function
202 bool hasAttribute(StringRef Kind) const { in hasAttribute() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DGlobalVariable.h198 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function
203 bool hasAttribute(StringRef Kind) const { in hasAttribute() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DGlobalVariable.h203 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function
208 bool hasAttribute(StringRef Kind) const { in hasAttribute() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DGlobalVariable.h203 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function
208 bool hasAttribute(StringRef Kind) const { in hasAttribute() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DGlobalVariable.h203 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function
208 bool hasAttribute(StringRef Kind) const { in hasAttribute() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DGlobalVariable.h203 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function
208 bool hasAttribute(StringRef Kind) const { in hasAttribute() function
/aosp_15_r20/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/
H A DAttributeContainer.java98 public boolean hasAttribute(final String name) { in hasAttribute() method in AttributeContainer
109 public boolean hasAttribute(final String namespace,final String name) { in hasAttribute() method in AttributeContainer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DAttributes.cpp327 bool Attribute::hasAttribute(AttrKind Kind) const { in hasAttribute() function in Attribute
331 bool Attribute::hasAttribute(StringRef Kind) const { in hasAttribute() function in Attribute
624 bool AttributeImpl::hasAttribute(Attribute::AttrKind A) const { in hasAttribute() function in AttributeImpl
629 bool AttributeImpl::hasAttribute(StringRef Kind) const { in hasAttribute() function in AttributeImpl
760 bool AttributeSet::hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function in AttributeSet
764 bool AttributeSet::hasAttribute(StringRef Kind) const { in hasAttribute() function in AttributeSet
929 bool AttributeSetNode::hasAttribute(StringRef Kind) const { in hasAttribute() function in AttributeSetNode
H A DAttributeImpl.h206 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function
249 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/permission/services.permission-pre-jarjar/android_common/kapt/gen/stubs/com/android/server/permission/access/util/
DBinaryXmlPullParserExtensionsKt.java64 public static final boolean hasAttribute(@org.jetbrains.annotations.NotNull() in hasAttribute() method in BinaryXmlPullParserExtensionsKt
/aosp_15_r20/external/clang/lib/Basic/
H A DAttributes.cpp6 int clang::hasAttribute(AttrSyntax Syntax, const IdentifierInfo *Scope, in hasAttribute() function in clang
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCSectionMachO.h54 bool hasAttribute(unsigned Value) const { in hasAttribute() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCSectionMachO.h54 bool hasAttribute(unsigned Value) const { in hasAttribute() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCSectionMachO.h54 bool hasAttribute(unsigned Value) const { in hasAttribute() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCSectionMachO.h54 bool hasAttribute(unsigned Value) const { in hasAttribute() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCSectionMachO.h54 bool hasAttribute(unsigned Value) const { in hasAttribute() function
/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCSectionMachO.h62 bool hasAttribute(unsigned Value) const { in hasAttribute() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCSectionMachO.h61 bool hasAttribute(unsigned Value) const { in hasAttribute() function
/aosp_15_r20/out/soong/.intermediates/packages/modules/HealthFitness/apk/HealthConnectLibrary/android_common_apex34/kapt/gen/stubs/com/android/healthconnect/controller/utils/
DAttributeResolver.java42 public final boolean hasAttribute(@org.jetbrains.annotations.NotNull() in hasAttribute() method in AttributeResolver
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DARMAttributeParser.h129 bool hasAttribute(unsigned Tag) const { in hasAttribute() function
/aosp_15_r20/frameworks/base/services/permission/java/com/android/server/permission/access/util/
H A DBinaryXmlPullParserExtensions.kt125 inline fun BinaryXmlPullParser.hasAttribute(name: String): Boolean = getAttributeIndex(name) != -1 method
/aosp_15_r20/libcore/luni/src/main/java/org/w3c/dom/
H A DElement.java338 public boolean hasAttribute(String name); in hasAttribute() method

12345678910>>...30