Home
last modified time | relevance | path

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

12345678910>>...27

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.OracleClient/System.Data.OracleClient.Oci/
H A DOciHandle.cs157 internal bool GetAttributeBool (OciAttributeType attrType, OciErrorHandle errorHandle) { in GetAttributeBool()
161 internal sbyte GetAttributeSByte (OciAttributeType attrType, OciErrorHandle errorHandle) { in GetAttributeSByte()
180 internal byte GetAttributeByte (OciAttributeType attrType, OciErrorHandle errorHandle) { in GetAttributeByte()
199 internal ushort GetAttributeUInt16 (OciAttributeType attrType, OciErrorHandle errorHandle) { in GetAttributeUInt16()
218 internal int GetAttributeInt32 (OciAttributeType attrType, OciErrorHandle errorHandle) { in GetAttributeInt32()
275 internal IntPtr GetAttributeIntPtr (OciAttributeType attrType, OciErrorHandle errorHandle) { in GetAttributeIntPtr()
293 internal string GetAttributeString (OciAttributeType attrType, OciErrorHandle errorHandle) { in GetAttributeString()
320 …internal void SetAttributeString (string attribute, OciAttributeType attrType, OciErrorHandle erro… in SetAttributeString()
/dports/java/bouncycastle15/crypto-169/pkix/src/main/java/org/bouncycastle/pkcs/
H A DPKCS10CertificationRequestBuilder.java83 …public PKCS10CertificationRequestBuilder setAttribute(ASN1ObjectIdentifier attrType, ASN1Encodable… in setAttribute()
105 …public PKCS10CertificationRequestBuilder setAttribute(ASN1ObjectIdentifier attrType, ASN1Encodable… in setAttribute()
127 …public PKCS10CertificationRequestBuilder addAttribute(ASN1ObjectIdentifier attrType, ASN1Encodable… in addAttribute()
140 …public PKCS10CertificationRequestBuilder addAttribute(ASN1ObjectIdentifier attrType, ASN1Encodable… in addAttribute()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/bouncycastle/asn1/x509/
H A DAttribute.java14 private DERObjectIdentifier attrType; field in Attribute
52 DERObjectIdentifier attrType, in Attribute()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/bouncycastle/asn1/pkcs/
H A DAttribute.java14 private DERObjectIdentifier attrType; field in Attribute
47 DERObjectIdentifier attrType, in Attribute()
/dports/java/bouncycastle15/crypto-169/util/src/main/java/org/bouncycastle/asn1/cms/
H A DAttribute.java36 private ASN1ObjectIdentifier attrType; field in Attribute
76 ASN1ObjectIdentifier attrType, in Attribute()
/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/asn1/pkcs/
H A DAttribute.java15 private ASN1ObjectIdentifier attrType; field in Attribute
48 ASN1ObjectIdentifier attrType, in Attribute()
/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/asn1/x509/
H A DAttribute.java15 private ASN1ObjectIdentifier attrType; field in Attribute
53 ASN1ObjectIdentifier attrType, in Attribute()
/dports/java/bouncycastle15/crypto-169/util/src/main/java/org/bouncycastle/asn1/cmc/
H A DTaggedAttribute.java25 private final ASN1ObjectIdentifier attrType; field in TaggedAttribute
54 public TaggedAttribute(BodyPartID bodyPartID, ASN1ObjectIdentifier attrType, ASN1Set attrValues) in TaggedAttribute()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/tests/XmlSchema/XmlSchemaValidatorApi/
H A DGetExpectedAttributes.cs72 …tWith_Required_Optional_Default_Fixed_FixedRequired_AttributesAfterValidateElement(String attrType) in CallOnElementWith_Required_Optional_Default_Fixed_FixedRequired_AttributesAfterValidateElement()
94 …buteWhenJust_Required_Optional_Fixed_FixedRequired_AttributesAreLeft(String attrType, String callO… in Call_Before_After_GetUnspecifiedDefaultAttributeWhenJust_Required_Optional_Fixed_FixedRequired_AttributesAreLeft()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Description/
H A DServiceReflector.cs437 … static internal object[] GetCustomAttributes(ICustomAttributeProvider attrProvider, Type attrType) in GetCustomAttributes()
442 …al object[] GetCustomAttributes(ICustomAttributeProvider attrProvider, Type attrType, bool inherit) in GetCustomAttributes()
499 Type attrType = typeof(T); field in System.ServiceModel.Description.ServiceReflector.__anon1
515 Type attrType = typeof(T); field in System.ServiceModel.Description.ServiceReflector.__anon2
531 … static internal object GetSingleAttribute(Type attrType, ICustomAttributeProvider attrProvider) in GetSingleAttribute()
560 …static internal object GetRequiredSingleAttribute(Type attrType, ICustomAttributeProvider attrProv… in GetRequiredSingleAttribute()
594 …static internal object GetSingleAttribute(Type attrType, ICustomAttributeProvider attrProvider, Ty… in GetSingleAttribute()
627 …static internal object GetRequiredSingleAttribute(Type attrType, ICustomAttributeProvider attrProv… in GetRequiredSingleAttribute()
/dports/net/mpich/mpich-3.4.3/src/mpi/attr/
H A Dcomm_set_attr.c29 MPIR_Attr_type attrType) in MPIR_Comm_set_attr_impl()
101 int MPII_Comm_set_attr(MPI_Comm comm, int comm_keyval, void *attribute_val, MPIR_Attr_type attrType) in MPII_Comm_set_attr()
/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/framework/
H A DXMLAttDef.cpp87 const XMLCh* XMLAttDef::getAttTypeString(const XMLAttDef::AttTypes attrType in getAttTypeString()
96 const XMLCh* XMLAttDef::getDefAttTypeString(const XMLAttDef::DefAttTypes attrType in getDefAttTypeString()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/framework/
H A DXMLAttDef.cpp87 const XMLCh* XMLAttDef::getAttTypeString(const XMLAttDef::AttTypes attrType in getAttTypeString()
96 const XMLCh* XMLAttDef::getDefAttTypeString(const XMLAttDef::DefAttTypes attrType in getDefAttTypeString()
/dports/java/bouncycastle15/crypto-169/pkix/src/main/j2me/org/bouncycastle/cert/
H A DX509v2AttributeCertificateBuilder.java53 …public X509v2AttributeCertificateBuilder addAttribute(ASN1ObjectIdentifier attrType, ASN1Encodable… in addAttribute()
67 …public X509v2AttributeCertificateBuilder addAttribute(ASN1ObjectIdentifier attrType, ASN1Encodable… in addAttribute()
/dports/net/mpich2/mpich2-1.5/src/mpi/attr/
H A Dcomm_set_attr.c32 MPIR_AttrType attrType) in MPIR_Comm_set_attr_impl()
108 MPIR_AttrType attrType ) in MPIR_CommSetAttr()
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/html/template/
H A Dattr.go139 func attrType(name string) contentType { func
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/html/template/
H A Dattr.go140 func attrType(name string) contentType { func
/dports/lang/gcc8/gcc-8.5.0/libgo/go/html/template/
H A Dattr.go140 func attrType(name string) contentType { func
/dports/lang/gcc48/gcc-4.8.5/libgo/go/html/template/
H A Dattr.go139 func attrType(name string) contentType { func
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/html/template/
H A Dattr.go139 func attrType(name string) contentType { func
/dports/lang/gcc10/gcc-10.3.0/libgo/go/html/template/
H A Dattr.go140 func attrType(name string) contentType { func
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/html/template/
H A Dattr.go140 func attrType(name string) contentType { func
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/html/template/
H A Dattr.go140 func attrType(name string) contentType { func
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/html/template/
H A Dattr.go140 func attrType(name string) contentType { func
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/html/template/
H A Dattr.go140 func attrType(name string) contentType { func

12345678910>>...27