Home
last modified time | relevance | path

Searched refs:removed_by (Results 1 – 5 of 5) sorted by relevance

/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Dextras.c33 static struct extra_type_list *removed_by[ERM_COUNT]; variable
46 removed_by[i] = extra_type_list_new(); in extras_init()
90 extra_type_list_destroy(removed_by[i]); in extras_free()
91 removed_by[i] = NULL; in extras_free()
276 return removed_by[rmcause]; in extra_type_list_by_rmcause()
287 extra_type_list_append(removed_by[rmcause], pextra); in extra_to_removed_by_list()
/dports/games/freeciv/freeciv-2.6.6/common/
H A Dextras.c33 static struct extra_type_list *removed_by[ERM_COUNT]; variable
46 removed_by[i] = extra_type_list_new(); in extras_init()
90 extra_type_list_destroy(removed_by[i]); in extras_free()
91 removed_by[i] = NULL; in extras_free()
276 return removed_by[rmcause]; in extra_type_list_by_rmcause()
287 extra_type_list_append(removed_by[rmcause], pextra); in extra_to_removed_by_list()
/dports/net-mgmt/icinga2/icinga2-2.13.2/lib/icinga/
H A Dcomment.ti75 [no_user_view, no_user_modify] String removed_by;
H A Ddowntime.ti76 [no_user_view, no_user_modify] String removed_by;
/dports/math/py-theano/Theano-1.0.5/theano/gof/
H A Dfg.py322 apply_node.tag.removed_by = []
323 apply_node.tag.removed_by.append(str(reason))