Searched refs:strictConstraints (Results 1 – 4 of 4) sorted by relevance
1017 s.strictConstraints = True # This requires types equality1030 s.strictConstraints = True # This requires types equality1037 s.strictConstraints = False # This requires subtype relationships1366 s.strictConstraints = True # This requires types equality1379 s.strictConstraints = True # This requires types equality1386 s.strictConstraints = False # This requires subtype relationships
498 strictConstraints = False variable in ConstructedAsn1Type
1933 self.strictConstraints and2594 subtypeChecker = (self.strictConstraints and
392 could be enforced to isSameTypeWith() with the strictConstraints=True