Searched refs:conflict_list (Results 1 – 12 of 12) sorted by relevance
71 $state->{conflict_list}{$plist->pkgname} = $plist->conflict_list;76 delete $state->{conflict_list}{$plist->pkgname};99 if (!defined $state->{conflict_list}) {102 while (my ($name, $l) = each %{$state->{conflict_list}}) {116 my @first = $plist->conflict_list->conflicts_with(installed_packages());
54 delete $self->{conflict_list};107 OpenBSD::Auto::cache(conflict_list,
40 if ($n->conflict_list->conflicts_with($old->pkgname)) {
44 information. The hash key C<conflict_list> is reserved for that purpose.
148 sub conflict_list($self) subroutine
151 $n->conflict_list->conflicts_with($sname)) {
466 if (!$n->conflict_list->conflicts_with($plist->pkgname)) {614 if ($h->conflict_list->conflicts_with($h2->pkgname)) {
435 for (a = web->conflict_list; a; a = a->next)742 for (wl = v->conflict_list; wl; wl = wl->next)1202 for (wl = web->conflict_list; wl; wl = wl->next)1307 for (wl = web->conflict_list; wl; wl = wl->next)1732 for (wl = web->conflict_list; wl; wl = wl->next)2036 : web->conflict_list); in check_colors()2172 for (wl = web->conflict_list; wl; wl = wl->next)2211 pcl = &(x->conflict_list);2233 pcl = &(web->conflict_list);2267 opcl = &(other->conflict_list);[all …]
1520 for (cl = web->conflict_list; cl; cl = cl->next)1561 struct conflict_link *cl = pfrom->conflict_list;1578 cl->next = pfrom->conflict_list;1579 pfrom->conflict_list = cl;2133 pcl = &(web->conflict_list); in reset_conflicts()2139 web->conflict_list = web->orig_conflict_list; in reset_conflicts()2162 for (cl = web->conflict_list; cl; cl = cl->next) in reset_conflicts()2205 for (cl = web->conflict_list; cl; cl = cl->next)3194 && (web->conflict_list || web->orig_conflict_list)) in ra_build_free()
235 struct conflict_link *conflict_list; member
759 for (cl = web->conflict_list; cl; cl = cl->next) in dump_igraph_machine()785 for (cl = web->conflict_list; cl; cl = cl->next) in dump_igraph_machine()1088 for (wl = web->conflict_list; wl; wl = wl->next)
130 for (wl = t->conflict_list; wl; wl = wl->next)339 for (wl = web->conflict_list; wl; wl = wl->next) in choose_spill_colors()1526 wl = web->conflict_list; in detect_web_parts_to_rebuild()