Home
last modified time | relevance | path

Searched refs:rule_state (Results 51 – 73 of 73) sorted by relevance

123

/dports/www/firefox-esr/firefox-91.8.0/servo/components/style/stylesheets/
H A Drule_parser.rs102 Some(rule) => rule.rule_state(), in size_of()
/dports/mail/thunderbird/thunderbird-91.8.0/servo/components/style/stylesheets/
H A Drule_parser.rs102 Some(rule) => rule.rule_state(), in check_state()
/dports/lang/spidermonkey78/firefox-78.9.0/servo/components/style/stylesheets/
H A Drule_parser.rs102 Some(rule) => rule.rule_state(), in check_state()
/dports/security/snort/snort-2.9.18/src/
H A Dfpcreate.c1684 if (otn->rule_state != RULE_STATE_ENABLED) in fpAddPortGroupRule()
2921 if ( enabled && (otn->rule_state != RULE_STATE_ENABLED) ) in fpWalkOtns()
2965 if (otn->rule_state != RULE_STATE_ENABLED) in fpCreateServiceMaps()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dnpctalk.cpp2969 const rule_state rule = wlist.check_item( to_match ); in item_name_whitelisted()
2970 if( rule == rule_state::WHITELISTED ) { in item_name_whitelisted()
2974 if( rule == rule_state::BLACKLISTED ) { in item_name_whitelisted()
2979 return wlist.check_item( to_match ) == rule_state::WHITELISTED; in item_name_whitelisted()
H A Dhandle_action.cpp2322 rule_state::WHITELISTED ); in handle_action()
H A Dgame.cpp4433 mon_dist ) == rule_state::BLACKLISTED; in mon_info_update()
4475 npc_dist ) == rule_state::BLACKLISTED ; in mon_info_update()
8441 rule_state::BLACKLISTED ); in list_monsters()
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dnpctalk.cpp2969 const rule_state rule = wlist.check_item( to_match ); in item_name_whitelisted()
2970 if( rule == rule_state::WHITELISTED ) { in item_name_whitelisted()
2974 if( rule == rule_state::BLACKLISTED ) { in item_name_whitelisted()
2979 return wlist.check_item( to_match ) == rule_state::WHITELISTED; in item_name_whitelisted()
H A Dhandle_action.cpp2322 rule_state::WHITELISTED ); in handle_action()
H A Dgame.cpp4433 mon_dist ) == rule_state::BLACKLISTED; in mon_info_update()
4475 npc_dist ) == rule_state::BLACKLISTED ; in mon_info_update()
8441 rule_state::BLACKLISTED ); in list_monsters()
/dports/www/firefox/firefox-99.0/servo/components/style/stylesheets/
H A Drule_parser.rs107 Some(rule) => rule.rule_state(), in check_state()
/dports/devel/py-azure-mgmt-synapse/azure-mgmt-synapse-2.0.0/azure/mgmt/synapse/models/
H A D_models_py3.py915 rule_state: Optional[Union[str, "DataMaskingRuleState"]] = None,
932 self.rule_state = rule_state
H A D_models.py844 self.rule_state = kwargs.get('rule_state', None)
/dports/security/snort3/snort3-3.1.19.0/
H A DChangeLog840 -- snort2lua: Update comments for deleted rule_state options
867 -- main: Remove deprecated rule_state module
882 -- snort2lua: Convert rule_state into ips.states
1670 -- rule_state: allow empty tables
1868 -- rule_state: switch from regex parameter names to simpler parsing
2033 -- rule_state: change enable values "true" / "false" to "yes" / "no"
2125 -- rule_state: rule_state: do not require rules in all policies
2287 -- rule_state: add rtn but disable if block is set on non-inline deployment
2288 -- rule_state: added default rule state to ips policy
2289 -- rule_state: added per-ips-policy rule states
[all …]
/dports/security/snort3/snort3-3.1.19.0/doc/upgrade/
H A Dsnort_upgrade.text1131 deleted -> rule_state: 'action'
1132 deleted -> rule_state: 'enable'
/dports/devel/py-azure-mgmt-sql/azure-mgmt-sql-3.0.1/azure/mgmt/sql/models/
H A D_models_py3.py2513 rule_state: Optional[Union[str, "DataMaskingRuleState"]] = None,
2530 self.rule_state = rule_state
H A D_models.py2389 self.rule_state = kwargs.get('rule_state', None)
/dports/net/miniupnpd/miniupnpd-2.1.20200510/
H A Dminiupnpd.c2036 struct rule_state * rule_list = 0; in main()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/miniupnp/miniupnpd/
H A Dminiupnpd.c2080 struct rule_state * rule_list = 0; in main()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/miniupnp/miniupnpd/
H A Dminiupnpd.c2080 struct rule_state * rule_list = 0; in main()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/miniupnp/miniupnpd/
H A Dminiupnpd.c2080 struct rule_state * rule_list = 0; in main()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/rusoto_cloudwatch-0.44.0/src/
H A Dgenerated.rs4190 pub rule_state: Option<String>, field
4209 if let Some(ref field_value) = obj.rule_state { in serialize()
/dports/security/snort3/snort3-3.1.19.0/doc/reference/
H A Dsnort_reference.text570 * bool detection.global_rule_state = false: apply rule_state
9007 * bool detection.global_rule_state = false: apply rule_state

123