Home
last modified time | relevance | path

Searched defs:attrType (Results 1 – 25 of 35) sorted by relevance

12

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/
DAttribute.java15 private ASN1ObjectIdentifier attrType; field in Attribute
48 ASN1ObjectIdentifier attrType, in Attribute()
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/pkcs/
DAttribute.java19 private ASN1ObjectIdentifier attrType; field in Attribute
52 ASN1ObjectIdentifier attrType, in Attribute()
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/x509/
DAttribute.java19 private ASN1ObjectIdentifier attrType; field in Attribute
57 ASN1ObjectIdentifier attrType, in Attribute()
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/x509/
DAttribute.java19 private ASN1ObjectIdentifier attrType; field in Attribute
57 ASN1ObjectIdentifier attrType, in Attribute()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
DAttribute.java15 private ASN1ObjectIdentifier attrType; field in Attribute
53 ASN1ObjectIdentifier attrType, in Attribute()
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/pkcs/
DAttribute.java19 private ASN1ObjectIdentifier attrType; field in Attribute
52 ASN1ObjectIdentifier attrType, in Attribute()
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/asn1/cms/
DAttribute.java38 private ASN1ObjectIdentifier attrType; field in Attribute
78 ASN1ObjectIdentifier attrType, in Attribute()
DAttributeTable.java225 public AttributeTable add(ASN1ObjectIdentifier attrType, ASN1Encodable attrValue) in add()
234 public AttributeTable remove(ASN1ObjectIdentifier attrType) in remove()
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/asn1/cms/
DAttribute.java38 private ASN1ObjectIdentifier attrType; field in Attribute
78 ASN1ObjectIdentifier attrType, in Attribute()
DAttributeTable.java225 public AttributeTable add(ASN1ObjectIdentifier attrType, ASN1Encodable attrValue) in add()
234 public AttributeTable remove(ASN1ObjectIdentifier attrType) in remove()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/
DAttribute.java36 private ASN1ObjectIdentifier attrType; field in Attribute
76 ASN1ObjectIdentifier attrType, in Attribute()
DAttributeTable.java223 public AttributeTable add(ASN1ObjectIdentifier attrType, ASN1Encodable attrValue) in add()
232 public AttributeTable remove(ASN1ObjectIdentifier attrType) in remove()
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/
DStaxLoader.java9 protected final String attrType; field in StaxLoader
12 public StaxLoader(PackageResourceTable resourceTable, String attrType, ResType resType) { in StaxLoader()
DStaxPluralsLoader.java13 …public StaxPluralsLoader(PackageResourceTable resourceTable, String attrType, ResType charSequence… in StaxPluralsLoader()
DStaxArrayLoader.java13 …public StaxArrayLoader(PackageResourceTable resourceTable, String attrType, ResType arrayResType, … in StaxArrayLoader()
DStaxAttrLoader.java13 public StaxAttrLoader(PackageResourceTable resourceTable, String attrType, ResType resType) { in StaxAttrLoader()
DResBunch.java16 private ResBundle getBundle(String attrType) { in getBundle()
DStaxValueLoader.java10 public StaxValueLoader(PackageResourceTable resourceTable, String attrType, ResType resType) { in StaxValueLoader()
DStaxStyleLoader.java13 public StaxStyleLoader(PackageResourceTable resourceTable, String attrType, ResType resType) { in StaxStyleLoader()
/external/llvm-project/mlir/lib/Parser/
DAttributeParser.cpp820 Attribute Parser::parseDenseElementsAttr(Type attrType) { in parseDenseElementsAttr()
845 Attribute Parser::parseOpaqueElementsAttr(Type attrType) { in parseOpaqueElementsAttr()
909 Attribute Parser::parseSparseElementsAttr(Type attrType) { in parseSparseElementsAttr()
/external/llvm-project/mlir/examples/toy/Ch3/mlir/
DDialect.cpp139 auto attrType = op.value().getType().cast<mlir::TensorType>(); in verify() local
/external/llvm-project/mlir/examples/toy/Ch2/mlir/
DDialect.cpp139 auto attrType = op.value().getType().cast<mlir::TensorType>(); in verify() local
/external/llvm-project/mlir/examples/toy/Ch6/mlir/
DDialect.cpp195 auto attrType = op.value().getType().cast<mlir::TensorType>(); in verify() local
/external/llvm-project/mlir/examples/toy/Ch5/mlir/
DDialect.cpp195 auto attrType = op.value().getType().cast<mlir::TensorType>(); in verify() local
/external/llvm-project/mlir/examples/toy/Ch4/mlir/
DDialect.cpp195 auto attrType = op.value().getType().cast<mlir::TensorType>(); in verify() local

12