Home
last modified time | relevance | path

Searched defs:AttributeSet (Results 1 – 25 of 219) sorted by relevance

123456789

/aosp_15_r20/external/emma/core/java12/com/vladium/emma/report/html/doc/
H A DAttributeSet.java22 abstract class AttributeSet implements IContent class
45 AttributeSet () {} in AttributeSet() method in AttributeSet
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DAttributes.h229 explicit AttributeSet(AttributeSetImpl *LI) : pImpl(LI) {} in AttributeSet() function
232 AttributeSet() : pImpl(nullptr) {} in AttributeSet() function
H A DIntrinsics.h31 class AttributeSet; variable
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DAttributes.h233 explicit AttributeSet(AttributeSetImpl *LI) : pImpl(LI) {} in AttributeSet() function
236 AttributeSet() : pImpl(nullptr) {} in AttributeSet() function
H A DIntrinsics.h31 class AttributeSet; variable
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/MC/
DInputFactory.h17 class AttributeSet; variable
DAttribute.h14 class AttributeSet; variable
/aosp_15_r20/frameworks/compile/mclinker/lib/MC/
DAttributeSet.cpp20 AttributeSet::AttributeSet(unsigned int pNum, const Attribute& pPredefined) in AttributeSet() function in mcld::AttributeSet
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DAttributes.h226 explicit AttributeSet(AttributeSetNode *ASN) : SetNode(ASN) {} in AttributeSet() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DAttributes.h309 explicit AttributeSet(AttributeSetNode *ASN) : SetNode(ASN) {} in AttributeSet() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DAttributes.h307 explicit AttributeSet(AttributeSetNode *ASN) : SetNode(ASN) {} in AttributeSet() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DAttributes.h325 explicit AttributeSet(AttributeSetNode *ASN) : SetNode(ASN) {} in AttributeSet() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DAttributes.h325 explicit AttributeSet(AttributeSetNode *ASN) : SetNode(ASN) {} in AttributeSet() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DAttributes.h325 explicit AttributeSet(AttributeSetNode *ASN) : SetNode(ASN) {} in AttributeSet() function
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGCall.h29 class AttributeSet; variable
/aosp_15_r20/frameworks/base/core/java/android/util/
H A DAttributeSet.java62 public interface AttributeSet { interface
/aosp_15_r20/frameworks/compile/slang/BitWriter_2_9_func/
DValueEnumerator.h34 class AttributeSet; variable
/aosp_15_r20/frameworks/compile/slang/BitWriter_2_9/
DValueEnumerator.h34 class AttributeSet; variable
/aosp_15_r20/frameworks/compile/slang/BitWriter_3_2/
DValueEnumerator.h35 class AttributeSet; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAttributeImpl.h253 size_t numTrailingObjects(OverloadToken<AttributeSet>) { return NumAttrSets; } in numTrailingObjects()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DAttributeImpl.h305 size_t numTrailingObjects(OverloadToken<AttributeSet>) { return NumAttrSets; } in numTrailingObjects()
/aosp_15_r20/external/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h39 class AttributeSet; variable
/aosp_15_r20/external/llvm/lib/IR/
H A DAttributeImpl.h221 friend class AttributeSet; variable
/aosp_15_r20/external/selinux/python/sepolgen/src/sepolgen/
H A Dinterfaces.py206 class AttributeSet: class
/aosp_15_r20/external/python/pyasn1-modules/pyasn1_modules/
Drfc2985.py472 class AttributeSet(univ.SetOf): class

123456789