Home
last modified time | relevance | path

Searched refs:conflicts (Results 1 – 25 of 316) sorted by relevance

12345678910>>...13

/openbsd-src/gnu/llvm/clang/utils/
H A Dmodfuzz.py17 def __init__(self, text, depends=[], provides=[], conflicts=[]): argument
21 self.conflicts = conflicts
27 for i in self.conflicts:
38 Decl('struct X { int n; };\n', provides=['X'], conflicts=['X']),
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dssa.c218 PARAMS ((partition p, conflict_graph conflicts, int reg1, int reg2));
220 PARAMS ((basic_block bb, partition p, conflict_graph conflicts));
224 PARAMS ((basic_block bb, partition p, conflict_graph conflicts));
1723 coalesce_if_unconflicting (p, conflicts, reg1, reg2) in coalesce_if_unconflicting() argument
1725 conflict_graph conflicts;
1746 conflict_graph_conflict_p (conflicts, reg1, reg2))
1756 conflict_graph_merge_regs (conflicts, reg, reg1);
1757 conflict_graph_merge_regs (conflicts, reg, reg2);
1771 coalesce_regs_in_copies (bb, p, conflicts) in coalesce_regs_in_copies() argument
1774 conflict_graph conflicts;
[all …]
H A Dra-build.c317 return cl->conflicts;
334 cl->conflicts = BITMAP_XMALLOC ();
338 b = cl->conflicts;
525 bitmap_operation (cl1->conflicts, cl1->conflicts,
526 cl2->conflicts, BITMAP_IOR);
527 BITMAP_XFREE (cl2->conflicts);
528 cl2->conflicts = NULL;
535 if (cl2->conflicts)
1096 bitmap conflicts;
1100 conflicts = get_sub_conflicts (wp, bl);
[all …]
H A Dglobal.c166 static INT_TYPE *conflicts; variable
176 (conflicts[(I) * allocno_row_words + (unsigned) (J) / INT_BITS] \
206 EXECUTE_IF_SET_IN_ALLOCNO_SET (conflicts + (IN_ALLOCNO) * allocno_row_words,\
485 conflicts = (INT_TYPE *) xcalloc (max_allocno * allocno_row_words,
590 free (conflicts);
940 EXECUTE_IF_SET_IN_ALLOCNO_SET (conflicts + num * allocno_row_words, in prune_preferences()
1285 EXECUTE_IF_SET_IN_ALLOCNO_SET (conflicts + lim * allocno_row_words, j,
1365 conflicts[ialloc_prod + j] |= allocnos_live[j];
1399 INT_TYPE *p = conflicts; in mirror_conflicts()
1400 INT_TYPE *q0 = conflicts, *q1, *q2; in mirror_conflicts()
H A Dra-colorize.c2390 unsigned int conflicts; member
2415 add_web_pair_cost (web1, web2, cost, conflicts) in add_web_pair_cost() argument
2418 unsigned int conflicts;
2433 p->conflicts += conflicts;
2441 p->conflicts = conflicts;
2458 if (p1->conflicts > p2->conflicts)
2460 else if (p1->conflicts < p2->conflicts)
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dc-m32r.texi108 @item -warn-explicit-parallel-conflicts
109 @cindex @samp{-warn-explicit-parallel-conflicts} option, M32RX
122 This is a shorter synonym for the @emph{-warn-explicit-parallel-conflicts}
125 @item -no-warn-explicit-parallel-conflicts
126 @cindex @samp{-no-warn-explicit-parallel-conflicts} option, M32RX
132 This is a shorter synonym for the @emph{-no-warn-explicit-parallel-conflicts}
135 @item -ignore-parallel-conflicts
136 @cindex @samp{-ignore-parallel-conflicts} option, M32RX
142 @item -no-ignore-parallel-conflicts
143 @cindex @samp{-no-ignore-parallel-conflicts} option, M32RX
[all …]
/openbsd-src/gnu/usr.bin/binutils/gas/doc/
H A Dc-m32r.texi101 @item -warn-explicit-parallel-conflicts
102 @cindex @samp{-warn-explicit-parallel-conflicts} option, M32RX
115 This is a shorter synonym for the @emph{-warn-explicit-parallel-conflicts}
118 @item -no-warn-explicit-parallel-conflicts
119 @cindex @samp{-no-warn-explicit-parallel-conflicts} option, M32RX
125 This is a shorter synonym for the @emph{-no-warn-explicit-parallel-conflicts}
128 @item -ignore-parallel-conflicts
129 @cindex @samp{-ignore-parallel-conflicts} option, M32RX
135 @item -no-ignore-parallel-conflicts
136 @cindex @samp{-no-ignore-parallel-conflicts} option, M32RX
[all …]
/openbsd-src/usr.sbin/pkg_add/
H A DTODO2 packages as conflicts. Then save_old_libraries can split stuff off old
13 - messy .libs-* match for conflicts, to integrate with spec matching ?
/openbsd-src/usr.sbin/pkg_add/OpenBSD/
H A DPkgCfl.pm122 my @conflicts = find($plist->pkgname, $state);
123 return (@conflicts, @first);
H A DPkgAdd.pm477 sub is_an_update_from($set, @conflicts)
479 LOOP: for my $c (@conflicts) {
496 my @conflicts = $set->find_conflicts($state);
498 if (@conflicts == 0) {
507 if (grep { !/^\.libs\d*\-/ && !/^partial\-/ } @conflicts) {
508 if (!$set->is_an_update_from(@conflicts)) {
509 $state->errsay("Can't install #1 because of conflicts (#2)",
510 $set->print, join(',', @conflicts));
511 return "conflicts";
517 for my $toreplace (@conflicts) {
[all...]
H A DPkgCfl.pod39 The C<find_all> function can be used to find out about all possible conflicts
H A DIntro.pod24 packing-lists, check for conflicts, and check various properties of
77 and conflicts mostly) without having to read and parse the whole packing-list.
280 One can also mark extra conflicts (if two software distributions install
314 soon as a conflicts with b, or b conflicts with a.
331 a package may replace an older one if it conflicts with it. But an older
332 package can only be updated if the new package matches (both conflicts and
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/
H A Dconverter-fragments.t104 conflicts => {
122 conflicts => {
/openbsd-src/usr.bin/file/magdir/
H A Dcisco8 # Microcode files are non-ELF, 0x8501 conflicts with NetBSD/alpha.
H A Dblit6 # Note that this 0407 conflicts with several other a.out formats...
H A Datt3b11 # The 3B20 conflicts with SCCS.
/openbsd-src/gnu/usr.bin/perl/lib/Unicode/
H A DREADME4 The renaming was done to avoid naming conflicts with the Perl core
/openbsd-src/gnu/gcc/gcc/
H A Dglobal.c173 static INT_TYPE *conflicts; variable
183 (conflicts[(I) * allocno_row_words + (unsigned) (J) / INT_BITS] \
213 EXECUTE_IF_SET_IN_ALLOCNO_SET (conflicts + (IN_ALLOCNO) * allocno_row_words,\
530 conflicts = XCNEWVEC (INT_TYPE, max_allocno * allocno_row_words); in global_alloc()
634 free (conflicts); in global_alloc()
1010 EXECUTE_IF_SET_IN_ALLOCNO_SET (conflicts + num * allocno_row_words, in prune_preferences()
1371 EXECUTE_IF_SET_IN_ALLOCNO_SET (conflicts + lim * allocno_row_words, j, in find_reg()
1438 conflicts[ialloc_prod + j] |= allocnos_live[j]; in record_one_conflict()
1463 INT_TYPE *p = conflicts; in mirror_conflicts()
1464 INT_TYPE *q0 = conflicts, *q1, *q2; in mirror_conflicts()
/openbsd-src/gnu/llvm/clang/docs/
H A DMisExpect.rst46 Enables optimization remarks for misexpect when profiling data conflicts with
52 Enables misexpect warnings when profiling data conflicts with use of
/openbsd-src/gnu/llvm/llvm/docs/
H A DMisExpect.rst50 Enables optimization remarks for misexpect when profiling data conflicts with
56 Enables misexpect warnings when profiling data conflicts with use of
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/lib/CPAN/Meta/
H A DValidator.pm206 conflicts => $module_map2,
276 conflicts => $module_map2,
357 conflicts => $module_map2,
/openbsd-src/gnu/usr.bin/cvs/src/
H A Dimport.c42 static int conflicts; variable
309 if (conflicts)
318 sprintf (buf, "%d", conflicts);
353 conflicts);
684 conflicts++;
/openbsd-src/regress/usr.bin/grep/
H A Dt14.in27 * open(2) flags. In order to avoid conflicts with the open flags, start
/openbsd-src/usr.bin/awk/
H A DREADME.md95 awkgram.y: warning: 44 shift/reduce conflicts [-Wconflicts-sr]
96 awkgram.y: warning: 85 reduce/reduce conflicts [-Wconflicts-rr]
/openbsd-src/lib/libcrypto/hidden/
H A DREADME4 confusion or conflicts -- are in the reserved namespace. By

12345678910>>...13