Home
last modified time | relevance | path

Searched refs:isSuperTypeOf (Results 1 – 25 of 39) sorted by relevance

12

/external/python/pyasn1/tests/type/
Dtest_constraint.py360 assert self.c1.isSuperTypeOf(self.c2), 'isSuperTypeOf failed'
364 assert not self.c2.isSuperTypeOf(self.c1), 'isSuperTypeOf failed'
385 assert self.c1.isSuperTypeOf(self.c2), 'isSuperTypeOf failed'
389 assert not self.c2.isSuperTypeOf(self.c1), 'isSuperTypeOf failed'
/external/python/pyasn1/docs/source/pyasn1/type/base/
Dasn1type.rst10 :members: isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, subtypeSpec
Dconstructedasn1type.rst10 :members: isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, subtypeSpec
Dsimpleasn1type.rst10 :members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, subtypeSpec
/external/python/pyasn1/docs/source/pyasn1/type/univ/
Dnull.rst10 :members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, subtypeSpec
Dboolean.rst10 :members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, subtypeSpec
Dreal.rst10 …:members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, subtypeSpec, is…
Dobjectidentifier.rst10 …:members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, subtypeSpec, is…
Denumerated.rst10 …:members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, subtypeSpec, na…
Dsequence.rst10 …:members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, componentType, …
Dchoice.rst10 …:members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, componentType, …
Dsetof.rst10 …:members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, componentType, …
Dsequenceof.rst10 …:members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, componentType, …
Dinteger.rst10 :members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap,
Dset.rst10 …:members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, componentType, …
Doctetstring.rst12 …:members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, subtypeSpec, fr…
Dbitstring.rst10 …:members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, subtypeSpec, as…
/external/python/pyasn1/docs/source/pyasn1/type/char/
Dt61string.rst12 :members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap
Dnumericstring.rst12 :members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap
Diso646string.rst12 :members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap
Dutf8string.rst12 :members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap
Dgeneralstring.rst12 :members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap
Dbmpstring.rst12 :members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap
Duniversalstring.rst12 :members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap
Dprintablestring.rst12 :members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap

12