Home
last modified time | relevance | path

Searched refs:rule_head (Results 1 – 20 of 20) sorted by relevance

/dports/lang/yap/yap-6.2.2/packages/chr/
H A Dchr_messages.pl157 rule_head(H1, H2),
160 rule_head([], H2) --> !,
163 rule_head(H1, []) --> !,
166 rule_head(H1, H2) -->
/dports/x11-wm/bspwm/bspwm-0.9.10/src/
H A Drule.c50 if (rule_head == NULL) { in add_rule()
51 rule_head = rule_tail = r; in add_rule()
72 if (r == rule_head) { in remove_rule()
73 rule_head = next; in remove_rule()
83 rule_t *r = rule_head; in remove_rule_by_cause()
100 for (rule_t *r = rule_head; r != NULL; r = r->next, idx--) { in remove_rule_by_index()
323 rule_t *rule = rule_head; in apply_rules()
451 for (rule_t *r = rule_head; r != NULL; r = r->next) { in list_rules()
H A Dbspwm.c68 rule_t *rule_head; variable
323 rule_head = rule_tail = NULL; in init()
469 while (rule_head != NULL) { in cleanup()
470 remove_rule(rule_head); in cleanup()
H A Dbspwm.h67 extern rule_t *rule_head;
H A Dmessages.c1184 remove_rule(rule_head); in cmd_rule()
/dports/lang/swi-pl/swipl-8.2.3/packages/chr/
H A Dchr_messages.pl160 rule_head(H1, H2),
163 rule_head([], H2) --> !,
166 rule_head(H1, []) --> !,
169 rule_head(H1, H2) -->
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/intel/ice/
H A Dice_switch.c1134 struct list_head *rule_head; in ice_update_sw_rule_bridge_mode() local
1138 rule_head = &sw->recp_list[ICE_SW_LKUP_MAC].filt_rules; in ice_update_sw_rule_bridge_mode()
1141 list_for_each_entry(fm_entry, rule_head, list_entry) { in ice_update_sw_rule_bridge_mode()
1616 struct list_head *rule_head; in ice_add_mac() local
1741 list_add(&fm_entry->list_entry, rule_head); in ice_add_mac()
2000 if (!list_empty(rule_head)) { in ice_rem_sw_rule_info()
2380 struct list_head *rule_head; in ice_clear_vsi_promisc() local
2393 rule_head = &sw->recp_list[recipe_id].filt_rules; in ice_clear_vsi_promisc()
2399 list_for_each_entry(itr, rule_head, list_entry) { in ice_clear_vsi_promisc()
2614 struct list_head *rule_head; in ice_remove_vsi_lkup_fltr() local
[all …]
H A Dice_virtchnl_pf.c4471 struct list_head *rule_head; in ice_unicast_mac_exists() local
4474 rule_head = &mac_recipe_list->filt_rules; in ice_unicast_mac_exists()
4478 list_for_each_entry(list_itr, rule_head, list_entry) { in ice_unicast_mac_exists()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/intel/ice/
H A Dice_switch.c1134 struct list_head *rule_head; in ice_update_sw_rule_bridge_mode() local
1138 rule_head = &sw->recp_list[ICE_SW_LKUP_MAC].filt_rules; in ice_update_sw_rule_bridge_mode()
1141 list_for_each_entry(fm_entry, rule_head, list_entry) { in ice_update_sw_rule_bridge_mode()
1616 struct list_head *rule_head; in ice_add_mac() local
1741 list_add(&fm_entry->list_entry, rule_head); in ice_add_mac()
2000 if (!list_empty(rule_head)) { in ice_rem_sw_rule_info()
2380 struct list_head *rule_head; in ice_clear_vsi_promisc() local
2393 rule_head = &sw->recp_list[recipe_id].filt_rules; in ice_clear_vsi_promisc()
2399 list_for_each_entry(itr, rule_head, list_entry) { in ice_clear_vsi_promisc()
2614 struct list_head *rule_head; in ice_remove_vsi_lkup_fltr() local
[all …]
H A Dice_virtchnl_pf.c4471 struct list_head *rule_head; in ice_unicast_mac_exists() local
4474 rule_head = &mac_recipe_list->filt_rules; in ice_unicast_mac_exists()
4478 list_for_each_entry(list_itr, rule_head, list_entry) { in ice_unicast_mac_exists()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/intel/ice/
H A Dice_switch.c1134 struct list_head *rule_head; in ice_update_sw_rule_bridge_mode() local
1138 rule_head = &sw->recp_list[ICE_SW_LKUP_MAC].filt_rules; in ice_update_sw_rule_bridge_mode()
1141 list_for_each_entry(fm_entry, rule_head, list_entry) { in ice_update_sw_rule_bridge_mode()
1616 struct list_head *rule_head; in ice_add_mac() local
1741 list_add(&fm_entry->list_entry, rule_head); in ice_add_mac()
2000 if (!list_empty(rule_head)) { in ice_rem_sw_rule_info()
2380 struct list_head *rule_head; in ice_clear_vsi_promisc() local
2393 rule_head = &sw->recp_list[recipe_id].filt_rules; in ice_clear_vsi_promisc()
2399 list_for_each_entry(itr, rule_head, list_entry) { in ice_clear_vsi_promisc()
2614 struct list_head *rule_head; in ice_remove_vsi_lkup_fltr() local
[all …]
H A Dice_virtchnl_pf.c4471 struct list_head *rule_head; in ice_unicast_mac_exists() local
4474 rule_head = &mac_recipe_list->filt_rules; in ice_unicast_mac_exists()
4478 list_for_each_entry(list_itr, rule_head, list_entry) { in ice_unicast_mac_exists()
/dports/cad/stepcode/stepcode-0.8/doc/
H A Diso-10303-11--1994.bnf280 277 rule_decl = rule_head [ algorithm_head ] { stmt } where_clause END_RULE ';' .
281 278 rule_head = RULE rule_id FOR '(' entity_ref { ',' entity_ref } ')' ';' .
H A Diso-10303-11--2004.bnf294 291 rule_decl = rule_head algorithm_head { stmt } where_clause END_RULE ’;’ .
295 292 rule_head = RULE rule_id FOR ’(’ entity_ref { ’,’ entity_ref } ’)’ ’;’ .
/dports/shells/rush/rush-2.1/src/
H A Drush.h312 extern struct rush_rule *rule_head, *rule_tail;
H A Drush.c30 struct rush_rule *rule_head, *rule_tail; variable
1324 for (rule = rule_head; rule; rule = rule->next) { in main()
H A Dcfgram.y886 LIST_APPEND(p, rule_head, rule_tail); in new_rush_rule()
H A Dcfgram.c2901 LIST_APPEND(p, rule_head, rule_tail); in new_rush_rule()
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/docs/
H A Dreports.css64 .rule_head { font-style: italic; border-width: 0; }
65 .rule_head { font-weight: bold; }
/dports/shells/rush/rush-2.1/
H A DChangeLog1989 (config_list, config_tail): Rename to rule_head, rule_tail,