Home
last modified time | relevance | path

Searched refs:subtype (Results 1 – 25 of 517) sorted by relevance

12345678910>>...21

/external/tcpdump/tests/
Dbcm-li.out1 ….89.29.22.49153: BCM-LI-SHIM: direction ingress, pkt-type undecided, pkt-subtype double VLAN tag, …
2 ….89.29.22.49153: BCM-LI-SHIM: direction ingress, pkt-type undecided, pkt-subtype double VLAN tag, …
3 ….89.29.22.49153: BCM-LI-SHIM: direction ingress, pkt-type undecided, pkt-subtype double VLAN tag, …
4 …17.89.29.22.49153: BCM-LI-SHIM: direction egress, pkt-type ethernet, pkt-subtype double VLAN tag, …
5 …17.89.29.22.49153: BCM-LI-SHIM: direction egress, pkt-type ethernet, pkt-subtype double VLAN tag, …
6 ….89.29.22.49153: BCM-LI-SHIM: direction ingress, pkt-type undecided, pkt-subtype double VLAN tag, …
7 …17.89.29.22.49153: BCM-LI-SHIM: direction egress, pkt-type ethernet, pkt-subtype double VLAN tag, …
8 ….89.29.22.49153: BCM-LI-SHIM: direction ingress, pkt-type undecided, pkt-subtype double VLAN tag, …
9 ….89.29.22.49153: BCM-LI-SHIM: direction ingress, pkt-type undecided, pkt-subtype double VLAN tag, …
10 …17.89.29.22.49153: BCM-LI-SHIM: direction egress, pkt-type ethernet, pkt-subtype double VLAN tag, …
[all …]
Dbcm-li-v.out3 BCM-LI-SHIM: direction ingress, pkt-type undecided, pkt-subtype double VLAN tag, li-id 66666
7 BCM-LI-SHIM: direction ingress, pkt-type undecided, pkt-subtype double VLAN tag, li-id 66666
12 BCM-LI-SHIM: direction ingress, pkt-type undecided, pkt-subtype double VLAN tag, li-id 66666
17 BCM-LI-SHIM: direction egress, pkt-type ethernet, pkt-subtype double VLAN tag, li-id 66666
22 BCM-LI-SHIM: direction egress, pkt-type ethernet, pkt-subtype double VLAN tag, li-id 66666
27 BCM-LI-SHIM: direction ingress, pkt-type undecided, pkt-subtype double VLAN tag, li-id 66666
32 BCM-LI-SHIM: direction egress, pkt-type ethernet, pkt-subtype double VLAN tag, li-id 66666
37 BCM-LI-SHIM: direction ingress, pkt-type undecided, pkt-subtype double VLAN tag, li-id 66666
42 BCM-LI-SHIM: direction ingress, pkt-type undecided, pkt-subtype double VLAN tag, li-id 66666
47 BCM-LI-SHIM: direction egress, pkt-type ethernet, pkt-subtype double VLAN tag, li-id 66666
[all …]
/external/python/pyasn1-modules/pyasn1_modules/
Drfc3280.py75 namedtype.OptionalNamedType('printable-string', char.PrintableString().subtype(
77 namedtype.OptionalNamedType('teletex-string', char.TeletexString().subtype(
98 namedtype.NamedType('type', char.TeletexString().subtype(
100 namedtype.NamedType('value', char.TeletexString().subtype(
114 namedtype.OptionalNamedType('pSelector', univ.OctetString().subtype(
116 namedtype.OptionalNamedType('sSelector', univ.OctetString().subtype(
118 namedtype.OptionalNamedType('tSelector', univ.OctetString().subtype(
120 namedtype.NamedType('nAddresses', univ.SetOf(componentType=univ.OctetString()).subtype(
145 namedtype.DefaultedNamedType('critical', univ.Boolean().subtype(value=0)),
247 Version().subtype(explicitTag=tag.Tag(tag.tagClassContext,
[all …]
Drfc5280.py68 namedtype.DefaultedNamedType('critical', univ.Boolean().subtype(value=0)),
94 …ptionalNamedType('printable-address', univ.SequenceOf(componentType=char.PrintableString().subtype(
96 namedtype.OptionalNamedType('teletex-string', char.TeletexString().subtype(
108 namedtype.NamedType('teletexString', char.TeletexString().subtype(
110 namedtype.NamedType('printableString', char.PrintableString().subtype(
112 namedtype.NamedType('universalString', char.UniversalString().subtype(
115 … char.UTF8String().subtype(subtypeSpec=constraint.ValueSizeConstraint(1, ub_organization_name))),
117 … char.BMPString().subtype(subtypeSpec=constraint.ValueSizeConstraint(1, ub_organization_name)))
136 namedtype.NamedType('numeric-code', char.NumericString().subtype(
138 namedtype.NamedType('printable-code', char.PrintableString().subtype(
[all …]
Drfc5934.py122 componentType=HardwareSerialEntry()).subtype(
149 namedtype.NamedType('hwModules', HardwareModuleIdentifierList().subtype(
151 namedtype.NamedType('communities', CommunityIdentifierList().subtype(
153 namedtype.NamedType('allModules', univ.Null().subtype(
155 namedtype.NamedType('uri', char.IA5String().subtype(
157 namedtype.NamedType('otherName', AnotherName().subtype(
181 namedtype.DefaultedNamedType('version', TAMPVersion().subtype(
183 tag.tagFormatSimple, 0)).subtype(value='v2')),
184 namedtype.DefaultedNamedType('terse', TerseOrVerbose().subtype(
186 tag.tagFormatSimple, 1)).subtype(value='verbose')),
[all …]
Drfc2459.py111 … char.TeletexString().subtype(subtypeSpec=constraint.ValueSizeConstraint(1, ub_name))),
113 … char.PrintableString().subtype(subtypeSpec=constraint.ValueSizeConstraint(1, ub_name))),
115 … char.UniversalString().subtype(subtypeSpec=constraint.ValueSizeConstraint(1, ub_name))),
117 … char.UTF8String().subtype(subtypeSpec=constraint.ValueSizeConstraint(1, ub_name))),
119 … char.BMPString().subtype(subtypeSpec=constraint.ValueSizeConstraint(1, ub_name)))
128 namedtype.NamedType('teletexString', char.TeletexString().subtype(
130 namedtype.NamedType('printableString', char.PrintableString().subtype(
132 namedtype.NamedType('universalString', char.UniversalString().subtype(
135 … char.UTF8String().subtype(subtypeSpec=constraint.ValueSizeConstraint(1, ub_common_name))),
137 … char.BMPString().subtype(subtypeSpec=constraint.ValueSizeConstraint(1, ub_common_name)))
[all …]
Drfc4210.py153 …namedtype.NamedType('certificate', CMPCertificate().subtype(explicitTag=tag.Tag(tag.tagClassContex…
154 …namedtype.NamedType('encryptedCert', rfc2511.EncryptedValue().subtype(explicitTag=tag.Tag(tag.tagC…
168 …namedtype.OptionalNamedType('privateKey', rfc2511.EncryptedValue().subtype(explicitTag=tag.Tag(tag…
169 …namedtype.OptionalNamedType('publicationInfo', rfc2511.PKIPublicationInfo().subtype(explicitTag=ta…
364 'revCerts', univ.SequenceOf(componentType=rfc2511.CertId()).subtype(
370 'crls', univ.SequenceOf(componentType=rfc2459.CertificateList()).subtype(
392 'newSigCert', CMPCertificate().subtype(
397 'caCerts', univ.SequenceOf(componentType=CMPCertificate()).subtype(
402 …medtype.OptionalNamedType('keyPairHist', univ.SequenceOf(componentType=CertifiedKeyPair()).subtype(
438 ).subtype(sizeSpec=constraint.ValueSizeConstraint(1, MAX),
[all …]
Drfc2511.py66 namedtype.OptionalNamedType('intendedAlg', AlgorithmIdentifier().subtype(
68 namedtype.OptionalNamedType('symmAlg', AlgorithmIdentifier().subtype(
70 namedtype.OptionalNamedType('encSymmKey', univ.BitString().subtype(
72 namedtype.OptionalNamedType('keyAlg', AlgorithmIdentifier().subtype(
74 namedtype.OptionalNamedType('valueHint', univ.OctetString().subtype(
83 namedtype.NamedType('envelopedData', rfc2315.EnvelopedData().subtype(
90 namedtype.NamedType('encryptedPrivKey', EncryptedKey().subtype(
92 namedtype.NamedType('keyGenParameters', KeyGenParameters().subtype(
95 … univ.Boolean().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 2)))
111 … namedtype.OptionalNamedType('pubInfos', univ.SequenceOf(componentType=SinglePubInfo()).subtype(
[all …]
Drfc2251.py107 namedtype.NamedType('simple', univ.OctetString().subtype(
109 namedtype.NamedType('reserved-1', univ.OctetString().subtype(
111 namedtype.NamedType('reserved-2', univ.OctetString().subtype(
114 … SaslCredentials().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 3)))
123 …namedtype.NamedType('version', univ.Integer().subtype(subtypeSpec=constraint.ValueRangeConstraint(…
150 namedtype.OptionalNamedType('matchingRule', MatchingRuleId().subtype(
152 namedtype.OptionalNamedType('type', AttributeDescription().subtype(
155 … AssertionValue().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 3))),
156 namedtype.DefaultedNamedType('dnAttributes', univ.Boolean('False').subtype(
169 … 'initial', LDAPString().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 0))
[all …]
Drfc4211.py80 …'sender', rfc3280.GeneralName().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatCons…
97 namedtype.OptionalNamedType('poposkInput', POPOSigningKeyInput().subtype(
120 … Attributes().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 0)))
129 namedtype.OptionalNamedType('intendedAlg', rfc3280.AlgorithmIdentifier().subtype(
131 namedtype.OptionalNamedType('symmAlg', rfc3280.AlgorithmIdentifier().subtype(
133 namedtype.OptionalNamedType('encSymmKey', univ.BitString().subtype(
135 namedtype.OptionalNamedType('keyAlg', rfc3280.AlgorithmIdentifier().subtype(
137 namedtype.OptionalNamedType('valueHint', univ.OctetString().subtype(
149 namedtype.NamedType('envelopedData', rfc3852.EnvelopedData().subtype(
164 … EncryptedKey().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 0))),
[all …]
Drfc4055.py128 namedtype.OptionalNamedType('hashFunc', rfc5280.AlgorithmIdentifier().subtype(
130 namedtype.OptionalNamedType('maskGenFunc', rfc5280.AlgorithmIdentifier().subtype(
132 namedtype.OptionalNamedType('pSourceFunc', rfc5280.AlgorithmIdentifier().subtype(
143 rSAES_OAEP_SHA224_Params['hashFunc'] = sha224Identifier.subtype(
145 rSAES_OAEP_SHA224_Params['maskGenFunc'] = mgf1SHA224Identifier.subtype(
153 rSAES_OAEP_SHA256_Params['hashFunc'] = sha256Identifier.subtype(
155 rSAES_OAEP_SHA256_Params['maskGenFunc'] = mgf1SHA256Identifier.subtype(
163 rSAES_OAEP_SHA384_Params['hashFunc'] = sha384Identifier.subtype(
165 rSAES_OAEP_SHA384_Params['maskGenFunc'] = mgf1SHA384Identifier.subtype(
173 rSAES_OAEP_SHA512_Params['hashFunc'] = sha512Identifier.subtype(
[all …]
Drfc3709.py44 componentType=HashAlgAndValue()).subtype(
47 componentType=char.IA5String()).subtype(
59 namedtype.OptionalNamedType('sampleRate', univ.Integer().subtype(
61 namedtype.OptionalNamedType('language', char.IA5String().subtype(
89 univ.Integer().subtype(implicitTag=tag.Tag(
92 univ.Integer().subtype(implicitTag=tag.Tag(
101 namedtype.DefaultedNamedType('type', LogotypeImageType().subtype(
103 tag.tagFormatSimple, 0)).subtype(value='color')),
108 namedtype.OptionalNamedType('language', char.IA5String().subtype(
129 componentType=LogotypeAudio()).subtype(
[all …]
Drfc3852.py76 namedtype.NamedType('other', OtherRevocationInfoFormat().subtype(
155 … namedtype.OptionalNamedType('keyDerivationAlgorithm', KeyDerivationAlgorithmIdentifier().subtype(
203 namedtype.NamedType('rKeyId', RecipientKeyIdentifier().subtype(
245 namedtype.NamedType('subjectKeyIdentifier', SubjectKeyIdentifier().subtype(
247 namedtype.NamedType('originatorKey', OriginatorPublicKey().subtype(
258 namedtype.NamedType('originator', OriginatorIdentifierOrKey().subtype(
260 namedtype.OptionalNamedType('ukm', UserKeyingMaterial().subtype(
273 namedtype.NamedType('subjectKeyIdentifier', SubjectKeyIdentifier().subtype(
296 namedtype.NamedType('kari', KeyAgreeRecipientInfo().subtype(
298 namedtype.NamedType('kekri', KEKRecipientInfo().subtype(
[all …]
Drfc5652.py68 namedtype.DefaultedNamedType('version', AttCertVersionV1().subtype(value="v1")),
72 …namedtype.NamedType('baseCertificateID', rfc3281.IssuerSerial().subtype(explicitTag=tag.Tag(tag.ta…
73 …namedtype.NamedType('subjectName', rfc5280.GeneralNames().subtype(explicitTag=tag.Tag(tag.tagClass…
183 namedtype.NamedType('rKeyId', RecipientKeyIdentifier().subtype(
275 namedtype.NamedType('extendedCertificate', ExtendedCertificate().subtype(
277 namedtype.NamedType('v1AttrCert', AttributeCertificateV1().subtype(
279 namedtype.NamedType('v2AttrCert', AttributeCertificateV2().subtype(
281 namedtype.NamedType('other', OtherCertificateFormat().subtype(
311 namedtype.NamedType('other', OtherRevocationInfoFormat().subtype(
328 namedtype.OptionalNamedType('certs', CertificateSet().subtype(
[all …]
Drfc2560.py88 namedtype.OptionalNamedType('revocationReason', CRLReason().subtype(
105 … univ.Null().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 0))),
107 … RevokedInfo().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 1))),
109 … UnknownInfo().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 2)))
118 namedtype.OptionalNamedType('nextUpdate', useful.GeneralizedTime().subtype(
120 namedtype.OptionalNamedType('singleExtensions', rfc2459.Extensions().subtype(
132 … rfc2459.Name().subtype(explicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 1))),
134 … KeyHash().subtype(explicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 2)))
144 namedtype.DefaultedNamedType('version', Version('v1').subtype(
149 namedtype.OptionalNamedType('responseExtensions', rfc2459.Extensions().subtype(
[all …]
Drfc3281.py78 namedtype.NamedType('targetName', rfc3280.GeneralName().subtype(
80 namedtype.NamedType('targetGroup', rfc3280.GeneralName().subtype(
83 … TargetCert().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatConstructed, 2)))
128 namedtype.NamedType('type', univ.ObjectIdentifier().subtype(
130 …namedtype.NamedType('value', univ.Any().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFo…
139 namedtype.NamedType('policyId', univ.ObjectIdentifier().subtype(
142 ClassList().subtype(implicitTag=tag.Tag(tag.tagClassContext,
143 … tag.tagFormatSimple, 1)).subtype(
145 …dtype.OptionalNamedType('securityCategories', univ.SetOf(componentType=SecurityCategory()).subtype(
176 … univ.Integer().subtype(subtypeSpec=constraint.ValueRangeConstraint(0, MAX))),
[all …]
Drfc5755.py117 IssuerSerial().subtype(implicitTag=tag.Tag(
120 GeneralNames().subtype(implicitTag=tag.Tag(
123 ObjectDigestInfo().subtype(implicitTag=tag.Tag(
133 IssuerSerial().subtype(implicitTag=tag.Tag(
136 ObjectDigestInfo().subtype(implicitTag=tag.Tag(
144 namedtype.NamedType('v2Form', V2Form().subtype(implicitTag=tag.Tag(
207 GeneralName().subtype(implicitTag=tag.Tag(
210 GeneralName().subtype(implicitTag=tag.Tag(
213 TargetCert().subtype(implicitTag=tag.Tag(
239 univ.Integer().subtype(
[all …]
Drfc5914.py57 namedtype.OptionalNamedType('certificate', Certificate().subtype(
59 namedtype.OptionalNamedType('policySet', CertificatePolicies().subtype(
61 namedtype.OptionalNamedType('policyFlags', CertPolicyFlags().subtype(
63 namedtype.OptionalNamedType('nameConstr', NameConstraints().subtype(
65 namedtype.OptionalNamedType('pathLenConstraint', univ.Integer().subtype(
66 subtypeSpec=constraint.ValueRangeConstraint(0, MAX)).subtype(
89 namedtype.DefaultedNamedType('version', TrustAnchorInfoVersion().subtype(value='v1')),
94 namedtype.OptionalNamedType('exts', Extensions().subtype(explicitTag=tag.Tag(
96 namedtype.OptionalNamedType('taTitleLangTag', char.UTF8String().subtype(
106 namedtype.NamedType('tbsCert', TBSCertificate().subtype(
[all …]
Drfc6960.py86 namedtype.OptionalNamedType('nextUpdate', useful.GeneralizedTime().subtype(
88 namedtype.OptionalNamedType('singleExtensions', Extensions().subtype(
95 namedtype.NamedType('byName', Name().subtype(
97 namedtype.NamedType('byKey', KeyHash().subtype(
104 namedtype.DefaultedNamedType('version', Version('v1').subtype(
110 namedtype.OptionalNamedType('responseExtensions', Extensions().subtype(
121 componentType=Certificate()).subtype(explicitTag=tag.Tag(
129 namedtype.OptionalNamedType('singleRequestExtensions', Extensions().subtype(
139 componentType=Certificate()).subtype(explicitTag=tag.Tag(
146 namedtype.DefaultedNamedType('version', Version('v1').subtype(
[all …]
Drfc6031.py167 univ.Boolean().subtype(value=0)),
168 namedtype.NamedType('min', univ.Integer().subtype(
170 namedtype.NamedType('max', univ.Integer().subtype(
179 namedtype.NamedType('length', univ.Integer().subtype(
182 univ.Boolean().subtype(value=0))
190 namedtype.NamedType('challengeFormat', ChallengeFormat().subtype(
192 namedtype.NamedType('responseFormat', ResponseFormat().subtype(
321 namedtype.OptionalNamedType('pinKeyId', char.UTF8String().subtype(
323 namedtype.NamedType('pinUsageMode', PINUsageMode().subtype(
325 namedtype.OptionalNamedType('maxFailedAttempts', univ.Integer().subtype(
[all …]
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/type/
DTestTypeFactory1604.java44 JavaType subtype = tf.constructSpecializedType(base, DataList1604.class); in testCustomTypesRefinedSimple() local
45 assertEquals(DataList1604.class, subtype.getRawClass()); in testCustomTypesRefinedSimple()
46 assertEquals(1, subtype.containedTypeCount()); in testCustomTypesRefinedSimple()
47 JavaType paramType = subtype.containedType(0); in testCustomTypesRefinedSimple()
57 JavaType subtype = tf.constructSpecializedType(base, RefinedDataList1604.class); in testCustomTypesRefinedNested() local
58 assertEquals(RefinedDataList1604.class, subtype.getRawClass()); in testCustomTypesRefinedNested()
59 assertEquals(DataList1604.class, subtype.getSuperClass().getRawClass()); in testCustomTypesRefinedNested()
61 assertEquals(1, subtype.containedTypeCount()); in testCustomTypesRefinedNested()
62 JavaType paramType = subtype.containedType(0); in testCustomTypesRefinedNested()
72 JavaType subtype = tf.constructSpecializedType(base, SneakyDataList1604.class); in testCustomTypesRefinedSneaky() local
[all …]
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/jsontype/impl/
DStdSubtypeResolver.java69 for (Class<?> subtype : subtypes) { in registerSubtypes()
70 types[i++] = new NamedType(subtype); in registerSubtypes()
92 for (NamedType subtype : _registeredSubtypes) { in collectAndResolveSubtypesByClass()
94 if (rawBase.isAssignableFrom(subtype.getType())) { // yes in collectAndResolveSubtypesByClass()
96 subtype.getType()); in collectAndResolveSubtypesByClass()
97 _collectAndResolve(curr, subtype, config, ai, collected); in collectAndResolveSubtypesByClass()
133 for (NamedType subtype : _registeredSubtypes) { in collectAndResolveSubtypesByClass()
135 if (rawBase.isAssignableFrom(subtype.getType())) { // yes in collectAndResolveSubtypesByClass()
137 subtype.getType()); in collectAndResolveSubtypesByClass()
138 _collectAndResolve(curr, subtype, config, ai, subtypes); in collectAndResolveSubtypesByClass()
[all …]
/external/guava/guava/src/com/google/common/net/
DMediaType.java111 private static MediaType createConstant(String type, String subtype) { in createConstant() argument
113 addKnownType(new MediaType(type, subtype, ImmutableListMultimap.<String, String>of())); in createConstant()
118 private static MediaType createConstantUtf8(String type, String subtype) { in createConstantUtf8() argument
119 MediaType mediaType = addKnownType(new MediaType(type, subtype, UTF_8_CONSTANT_PARAMETERS)); in createConstantUtf8()
764 private final String subtype; field in MediaType
773 private MediaType(String type, String subtype, ImmutableListMultimap<String, String> parameters) { in MediaType() argument
775 this.subtype = subtype; in MediaType()
785 public String subtype() { in subtype() method in MediaType
786 return subtype; in subtype()
838 return parameters.isEmpty() ? this : create(type, subtype);
[all …]
/external/guava/android/guava/src/com/google/common/net/
DMediaType.java111 private static MediaType createConstant(String type, String subtype) { in createConstant() argument
113 addKnownType(new MediaType(type, subtype, ImmutableListMultimap.<String, String>of())); in createConstant()
118 private static MediaType createConstantUtf8(String type, String subtype) { in createConstantUtf8() argument
119 MediaType mediaType = addKnownType(new MediaType(type, subtype, UTF_8_CONSTANT_PARAMETERS)); in createConstantUtf8()
764 private final String subtype; field in MediaType
773 private MediaType(String type, String subtype, ImmutableListMultimap<String, String> parameters) { in MediaType() argument
775 this.subtype = subtype; in MediaType()
785 public String subtype() { in subtype() method in MediaType
786 return subtype; in subtype()
838 return parameters.isEmpty() ? this : create(type, subtype);
[all …]
/external/dagger2/javatests/dagger/functional/membersinject/
DMembersInjectionOrdering.java43 private final Subtype subtype; field in MembersInjectionOrdering.OrderingModule
45 OrderingModule(Subtype subtype) { in OrderingModule() argument
46 this.subtype = subtype; in OrderingModule()
51 return subtype.first.toString(); in provideToString()
57 void inject(Subtype subtype); in inject() argument

12345678910>>...21