OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:subtypeSpec
(Results
1 - 13
of
13
) sorted by null
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1-modules/pyasn1_modules/
rfc1902.py
10
subtypeSpec
= univ.Integer.
subtypeSpec
+constraint.ValueRangeConstraint(
15
subtypeSpec
= univ.Integer.
subtypeSpec
+constraint.ValueRangeConstraint(
20
subtypeSpec
= univ.Integer.
subtypeSpec
+constraint.ValueSizeConstraint(
28
subtypeSpec
= univ.OctetString.
subtypeSpec
+constraint.ValueSizeConstraint(
36
subtypeSpec
= univ.Integer.
subtypeSpec
+constraint.ValueRangeConstraint
[
all
...]
rfc3414.py
12
namedtype.NamedType('msgAuthoritativeEngineBoots', univ.Integer().subtype(
subtypeSpec
=constraint.ValueRangeConstraint(0, 2147483647))),
13
namedtype.NamedType('msgAuthoritativeEngineTime', univ.Integer().subtype(
subtypeSpec
=constraint.ValueRangeConstraint(0, 2147483647))),
14
namedtype.NamedType('msgUserName', univ.OctetString().subtype(
subtypeSpec
=constraint.ValueSizeConstraint(0, 32))),
rfc3412.py
25
namedtype.NamedType('msgID', univ.Integer().subtype(
subtypeSpec
=constraint.ValueRangeConstraint(0, 2147483647))),
26
namedtype.NamedType('msgMaxSize', univ.Integer().subtype(
subtypeSpec
=constraint.ValueRangeConstraint(484, 2147483647))),
27
namedtype.NamedType('msgFlags', univ.OctetString().subtype(
subtypeSpec
=constraint.ValueSizeConstraint(1, 1))),
28
namedtype.NamedType('msgSecurityModel', univ.Integer().subtype(
subtypeSpec
=constraint.ValueRangeConstraint(1, 2147483647)))
33
namedtype.NamedType('msgVersion', univ.Integer().subtype(
subtypeSpec
=constraint.ValueRangeConstraint(0, 2147483647))),
rfc2459.py
97
namedtype.NamedType('teletexString', char.TeletexString().subtype(
subtypeSpec
=constraint.ValueSizeConstraint(1, ub_name))),
98
namedtype.NamedType('printableString', char.PrintableString().subtype(
subtypeSpec
=constraint.ValueSizeConstraint(1, ub_name))),
99
namedtype.NamedType('universalString', char.UniversalString().subtype(
subtypeSpec
=constraint.ValueSizeConstraint(1, ub_name))),
100
namedtype.NamedType('utf8String', char.UTF8String().subtype(
subtypeSpec
=constraint.ValueSizeConstraint(1, ub_name))),
101
namedtype.NamedType('bmpString', char.BMPString().subtype(
subtypeSpec
=constraint.ValueSizeConstraint(1, ub_name)))
108
namedtype.NamedType('teletexString', char.TeletexString().subtype(
subtypeSpec
=constraint.ValueSizeConstraint(1, ub_common_name))),
109
namedtype.NamedType('printableString', char.PrintableString().subtype(
subtypeSpec
=constraint.ValueSizeConstraint(1, ub_common_name))),
110
namedtype.NamedType('universalString', char.UniversalString().subtype(
subtypeSpec
=constraint.ValueSizeConstraint(1, ub_common_name))),
111
namedtype.NamedType('utf8String', char.UTF8String().subtype(
subtypeSpec
=constraint.ValueSizeConstraint(1, ub_common_name))),
112
namedtype.NamedType('bmpString', char.BMPString().subtype(
subtypeSpec
=constraint.ValueSizeConstraint(1, ub_common_name))
[
all
...]
rfc1155.py
26
subtypeSpec
= univ.Integer.
subtypeSpec
+ constraint.ValueSizeConstraint(
38
subtypeSpec
= univ.Integer.
subtypeSpec
+ constraint.ValueRangeConstraint(
45
subtypeSpec
= univ.Integer.
subtypeSpec
+ constraint.ValueRangeConstraint(
52
subtypeSpec
= univ.Integer.
subtypeSpec
+ constraint.ValueRangeConstraint(
rfc3447.py
20
subtypeSpec
= univ.SequenceOf.
subtypeSpec
+ \
rfc1905.py
29
subtypeSpec
= univ.SequenceOf.
subtypeSpec
+ constraint.ValueSizeConstraint(
37
namedtype.NamedType('error-index', univ.Integer().subtype(
subtypeSpec
=constraint.ValueRangeConstraint(0, max_bindings))),
44
namedtype.NamedType('non-repeaters', univ.Integer().subtype(
subtypeSpec
=constraint.ValueRangeConstraint(0, max_bindings))),
45
namedtype.NamedType('max-repetitions', univ.Integer().subtype(
subtypeSpec
=constraint.ValueRangeConstraint(0, max_bindings))),
rfc4210.py
24
subtypeSpec
= univ.SequenceOf.
subtypeSpec
+ constraint.ValueSizeConstraint(1, MAX)
324
subtypeSpec
=constraint.ValueSizeConstraint(1, MAX),
331
subtypeSpec
=constraint.ValueSizeConstraint(1, MAX),
358
subtypeSpec
=constraint.ValueSizeConstraint(1, MAX)
365
subtypeSpec
=constraint.ValueSizeConstraint(1, MAX)
398
subtypeSpec
=constraint.ValueSizeConstraint(1, MAX),
466
subtypeSpec
=constraint.ValueSizeConstraint(0, 128)
643
subtypeSpec
=constraint.ValueSizeConstraint(1, MAX),
679
subtypeSpec
=constraint.ValueSizeConstraint(1, MAX)
[
all
...]
rfc2511.py
80
namedtype.OptionalNamedType('pubInfos', univ.SequenceOf(componentType=SinglePubInfo()).subtype(
subtypeSpec
=constraint.ValueSizeConstraint(1, MAX)))
136
subtypeSpec
= univ.SequenceOf.
subtypeSpec
+ constraint.ValueSizeConstraint(1, MAX)
171
namedtype.OptionalNamedType('regInfo', univ.SequenceOf(componentType=AttributeTypeAndValue).subtype(
subtypeSpec
=constraint.ValueSizeConstraint(1, MAX)))
176
subtypeSpec
= univ.SequenceOf.
subtypeSpec
+ constraint.ValueSizeConstraint(1, MAX)
rfc2251.py
78
namedtype.NamedType('version', univ.Integer().subtype(
subtypeSpec
=constraint.ValueRangeConstraint(1, 127))),
160
namedtype.NamedType('sizeLimit', univ.Integer().subtype(
subtypeSpec
=constraint.ValueRangeConstraint(0, maxInt))),
161
namedtype.NamedType('timeLimit', univ.Integer().subtype(
subtypeSpec
=constraint.ValueRangeConstraint(0, maxInt))),
310
subtypeSpec
= univ.Integer.
subtypeSpec
+ constraint.ValueRangeConstraint(
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/pyasn1/type/
base.py
13
subtypeSpec
= constraint.ConstraintsIntersection()
18
def __init__(self, tagSet=None,
subtypeSpec
=None):
23
if
subtypeSpec
is None:
24
self._subtypeSpec = self.
subtypeSpec
26
self._subtypeSpec =
subtypeSpec
61
def __init__(self, value=None, tagSet=None,
subtypeSpec
=None):
62
Asn1ItemBase.__init__(self, tagSet,
subtypeSpec
)
93
def clone(self, value=None, tagSet=None,
subtypeSpec
=None):
94
if value is None and tagSet is None and
subtypeSpec
is None:
100
if
subtypeSpec
is None
[
all
...]
univ.py
15
def __init__(self, value=None, tagSet=None,
subtypeSpec
=None,
22
self, value, tagSet,
subtypeSpec
94
def clone(self, value=None, tagSet=None,
subtypeSpec
=None,
96
if value is None and tagSet is None and
subtypeSpec
is None \
103
if
subtypeSpec
is None:
104
subtypeSpec
= self._subtypeSpec
107
return self.__class__(value, tagSet,
subtypeSpec
, namedValues)
110
subtypeSpec
=None, namedValues=None):
119
if
subtypeSpec
is None:
120
subtypeSpec
= self._subtypeSpe
[
all
...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/test/type/
test_univ.py
75
subtypeSpec
=constraint.SingleValueConstraint(1,3)
80
subtypeSpec
=constraint.ConstraintsIntersection(constraint.SingleValueConstraint(1,3))
268
s = self.s1.clone(
subtypeSpec
=constraint.ConstraintsUnion(
305
subtypeSpec
=constraint.SingleValueConstraint(1,3),
310
subtypeSpec
=constraint.ConstraintsIntersection(constraint.SingleValueConstraint(1,3)),
Completed in 63 milliseconds