Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCELFStreamer.h91 struct AttributeItem { struct
107 SmallVector<AttributeItem, 64> Contents; argument
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVELFStreamer.h38 struct AttributeItem { struct
46 SmallVector<AttributeItem, 64> Contents; argument
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/MCTargetDesc/
DCSKYELFStreamer.h23 struct AttributeItem { struct
31 SmallVector<AttributeItem, 64> Contents; argument
/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/test/java/software/amazon/awssdk/enhanced/dynamodb/mapper/testbeans/
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
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp248 struct AttributeItem { struct in __anonc02c048a0111::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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp276 struct AttributeItem { struct in __anon687efc2c0111::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()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCELFStreamer.cpp802 MCELFStreamer::calculateContentSize(SmallVector<AttributeItem, 64> &AttrsVec) { in calculateContentSize()
829 MCSection *&AttributeSection, SmallVector<AttributeItem, 64> &AttrsVec) { in createAttributesSection()
/external/aws-sdk-java-v2/services/customerprofiles/src/main/resources/codegen-resources/
Dservice-2.json1148 "AttributeItem":{ object