Home
last modified time | relevance | path

Searched defs:AttributeItem (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCELFStreamer.h91 struct AttributeItem { struct
107 SmallVector<AttributeItem, 64> Contents; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCELFStreamer.h91 struct AttributeItem { struct
107 SmallVector<AttributeItem, 64> Contents; argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCELFStreamer.h91 struct AttributeItem { struct
107 SmallVector<AttributeItem, 64> Contents; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCELFStreamer.h91 struct AttributeItem { struct
107 SmallVector<AttributeItem, 64> Contents; argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCELFStreamer.h91 struct AttributeItem { struct
107 SmallVector<AttributeItem, 64> Contents; argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFStreamer.h38 struct AttributeItem { struct
46 SmallVector<AttributeItem, 64> Contents; argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.h23 struct AttributeItem { struct
31 SmallVector<AttributeItem, 64> Contents; argument
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/test/java/software/amazon/awssdk/enhanced/dynamodb/mapper/testbeans/
H A DAttributeConverterBean.java99 public static class AttributeItem { class in AttributeConverterBean
102 public AttributeItem() { in AttributeItem() method in AttributeConverterBean.AttributeItem
105 AttributeItem(String value) { in AttributeItem() method in AttributeConverterBean.AttributeItem
/aosp_15_r20/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp248 struct AttributeItem { struct in __anon7ce36a2c0111::ARMTargetELFStreamer
249 enum {
254 } Type;
255 unsigned Tag;
256 unsigned IntValue;
257 std::string StringValue;
259 static bool LessTag(const AttributeItem &LHS, const AttributeItem &RHS) { in LessTag()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp276 struct AttributeItem { struct in __anon11e65a4e0111::ARMTargetELFStreamer
277 enum {
282 } Type;
283 unsigned Tag;
284 unsigned IntValue;
285 std::string StringValue;
287 static bool LessTag(const AttributeItem &LHS, const AttributeItem &RHS) { in LessTag()
/aosp_15_r20/external/rust/android-crates-io/crates/num_enum_derive/src/
Denum_attributes.rs22 pub(crate) enum AttributeItem { enum
49 impl Parse for AttributeItem { implementation
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCELFStreamer.cpp802 MCELFStreamer::calculateContentSize(SmallVector<AttributeItem, 64> &AttrsVec) { in calculateContentSize()
829 MCSection *&AttributeSection, SmallVector<AttributeItem, 64> &AttrsVec) { in createAttributesSection()
/aosp_15_r20/external/aws-sdk-java-v2/services/customerprofiles/src/main/resources/codegen-resources/
H A Dservice-2.json1148 "AttributeItem":{ object