/aosp_15_r20/external/emma/core/java12/com/vladium/emma/report/html/doc/ |
H A D | AttributeSet.java | 22 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 D | Attributes.h | 229 explicit AttributeSet(AttributeSetImpl *LI) : pImpl(LI) {} in AttributeSet() function 232 AttributeSet() : pImpl(nullptr) {} in AttributeSet() function
|
H A D | Intrinsics.h | 31 class AttributeSet; variable
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | Attributes.h | 233 explicit AttributeSet(AttributeSetImpl *LI) : pImpl(LI) {} in AttributeSet() function 236 AttributeSet() : pImpl(nullptr) {} in AttributeSet() function
|
H A D | Intrinsics.h | 31 class AttributeSet; variable
|
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/MC/ |
D | InputFactory.h | 17 class AttributeSet; variable
|
D | Attribute.h | 14 class AttributeSet; variable
|
/aosp_15_r20/frameworks/compile/mclinker/lib/MC/ |
D | AttributeSet.cpp | 20 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 D | Attributes.h | 226 explicit AttributeSet(AttributeSetNode *ASN) : SetNode(ASN) {} in AttributeSet() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | Attributes.h | 309 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 D | Attributes.h | 307 explicit AttributeSet(AttributeSetNode *ASN) : SetNode(ASN) {} in AttributeSet() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | Attributes.h | 325 explicit AttributeSet(AttributeSetNode *ASN) : SetNode(ASN) {} in AttributeSet() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | Attributes.h | 325 explicit AttributeSet(AttributeSetNode *ASN) : SetNode(ASN) {} in AttributeSet() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | Attributes.h | 325 explicit AttributeSet(AttributeSetNode *ASN) : SetNode(ASN) {} in AttributeSet() function
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGCall.h | 29 class AttributeSet; variable
|
/aosp_15_r20/frameworks/base/core/java/android/util/ |
H A D | AttributeSet.java | 62 public interface AttributeSet { interface
|
/aosp_15_r20/frameworks/compile/slang/BitWriter_2_9_func/ |
D | ValueEnumerator.h | 34 class AttributeSet; variable
|
/aosp_15_r20/frameworks/compile/slang/BitWriter_2_9/ |
D | ValueEnumerator.h | 34 class AttributeSet; variable
|
/aosp_15_r20/frameworks/compile/slang/BitWriter_3_2/ |
D | ValueEnumerator.h | 35 class AttributeSet; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | AttributeImpl.h | 253 size_t numTrailingObjects(OverloadToken<AttributeSet>) { return NumAttrSets; } in numTrailingObjects()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | AttributeImpl.h | 305 size_t numTrailingObjects(OverloadToken<AttributeSet>) { return NumAttrSets; } in numTrailingObjects()
|
/aosp_15_r20/external/llvm/lib/Bitcode/Writer/ |
H A D | ValueEnumerator.h | 39 class AttributeSet; variable
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | AttributeImpl.h | 221 friend class AttributeSet; variable
|
/aosp_15_r20/external/selinux/python/sepolgen/src/sepolgen/ |
H A D | interfaces.py | 206 class AttributeSet: class
|
/aosp_15_r20/external/python/pyasn1-modules/pyasn1_modules/ |
D | rfc2985.py | 472 class AttributeSet(univ.SetOf): class
|