Lines Matching defs:Rule
28 from rules import Rule, Rules
58 ignore_temp_rules: Ignore rules that start with Rule.TEMP_ALLOW ("!").
116 where rule_type is one of Rule.DISALLOW or Rule.TEMP_ALLOW and
132 if rule_type == Rule.ALLOW:
148 where rule_type is one of Rule.DISALLOW or Rule.TEMP_ALLOW and
167 where rule_type is one of Rule.DISALLOW or Rule.TEMP_ALLOW and
184 where rule_type is one of Rule.DISALLOW or Rule.TEMP_ALLOW and