Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/include/
Dfibheap.h47 typedef struct fibheap struct
DChangeLog353 dyn-string.h, fibheap.h, filenames.h, floatformat.h,
411 * fibheap.h: Likewise.
473 * fibheap.h (struct fibnode): Only use unsigned long bitfields
/freebsd-12-stable/contrib/gcclibs/include/
Dfibheap.h47 typedef struct fibheap struct
DChangeLog119 dyn-string.h, fibheap.h, filenames.h, floatformat.h,
188 * fibheap.h: Likewise.
223 * fibheap.h (struct fibnode): Only use unsigned long bitfields
DChangeLog-91033 * include/fibheap.h (fibnode): Use __extension__ for
8 * include/fibheap.h (fibnode): Use unsigned long int for
13 * fibheap.h (fibnode): Use __extension__ for
18 * fibheap.h (fibnode): Use unsigned long int for
360 * fibheap.h: Likewise.
602 * dyn-string.h, fibheap.h, partition.h, sort.h, splay-tree.h:
607 * fibheap.h: Tidy formatting.
612 * fibheap.h: New file. Fibonacci heap.
/freebsd-12-stable/contrib/gdb/include/
Dfibheap.h47 typedef struct fibheap struct
/freebsd-12-stable/gnu/usr.bin/cc/libiberty/
DMakefile17 dyn-string.c fibheap.c fopen_unlocked.c getpwd.c getruntime.c \
/freebsd-12-stable/contrib/binutils/libiberty/
DMakefile.in134 fdmatch.c ffs.c fibheap.c filename_cmp.c floatformat.c \
168 ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o \
214 $(INCDIR)/fibheap.h \
647 ./fibheap.o: $(srcdir)/fibheap.c config.h $(INCDIR)/ansidecl.h \
648 $(INCDIR)/fibheap.h $(INCDIR)/libiberty.h
650 $(COMPILE.c) $(PICFLAG) $(srcdir)/fibheap.c -o pic/$@; \
652 $(COMPILE.c) $(srcdir)/fibheap.c $(OUTPUT_OPTION)
Dfibheap.c59 return (fibheap_t) xcalloc (1, sizeof (struct fibheap)); in fibheap_new()
DChangeLog682 fibheap.c, floatformat.c, fnmatch.c, fopen_unlocked.c,
967 * fibheap.c (fibheap_new, fibnode_new, fibheap_compare,
1857 * fibheap.c (fibheap_replace_key_data): Change type of OKEY to
2319 * fibheap.c (fibnode_new): Cast return of xcalloc to fibnode_t.
2858 * fibheap.c (fibheap_init, fibnode_init): Remove.
2865 * Makefile.in (fibheap.o): Depend on config.h.
2866 * fibheap.c: Tidy formatting. Use config.h.` Rearrange some
2886 * fibheap.c: New file. Fibonacci heap.
2888 * Makefile.in (CFILES): Add fibheap.c.
2889 (REQUIRED_OFILES): Add fibheap.o.
[all …]
/freebsd-12-stable/contrib/gcclibs/libiberty/
DMakefile.in134 fdmatch.c ffs.c fibheap.c floatformat.c fnmatch.c \
168 ./fdmatch.o ./fibheap.o ./floatformat.o ./fnmatch.o \
214 $(INCDIR)/fibheap.h \
630 ./fibheap.o: $(srcdir)/fibheap.c config.h $(INCDIR)/ansidecl.h \
631 $(INCDIR)/fibheap.h $(INCDIR)/libiberty.h
633 $(COMPILE.c) $(PICFLAG) $(srcdir)/fibheap.c -o pic/$@; \
635 $(COMPILE.c) $(srcdir)/fibheap.c $(OUTPUT_OPTION)
Dfibheap.c59 return (fibheap_t) xcalloc (1, sizeof (struct fibheap)); in fibheap_new()
DChangeLog484 fibheap.c, floatformat.c, fnmatch.c, fopen_unlocked.c,
769 * fibheap.c (fibheap_new, fibnode_new, fibheap_compare,
1659 * fibheap.c (fibheap_replace_key_data): Change type of OKEY to
2121 * fibheap.c (fibnode_new): Cast return of xcalloc to fibnode_t.
2660 * fibheap.c (fibheap_init, fibnode_init): Remove.
2667 * Makefile.in (fibheap.o): Depend on config.h.
2668 * fibheap.c: Tidy formatting. Use config.h.` Rearrange some
2688 * fibheap.c: New file. Fibonacci heap.
2690 * Makefile.in (CFILES): Add fibheap.c.
2691 (REQUIRED_OFILES): Add fibheap.o.
[all …]
/freebsd-12-stable/gnu/usr.bin/cc/cc_tools/
DMakefile402 dyn-string.c fibheap.c fopen_unlocked.c getpwd.c getruntime.c \
/freebsd-12-stable/contrib/gcc/
DMakefile.in394 FIBHEAP_H = $(srcdir)/../include/fibheap.h
DChangeLog.tree-ssa6725 (process_delayed_rename): Remove useless fibheap, do proper LVAL
DChangeLog-200430665 * Makefile.in (df.o): Remove fibheap dependency.
30676 * df.c: Do not include fibheap.h.
DChangeLog-20016354 * Makefile.in (df.o): Add fibheap.h to dependencies.
DChangeLog-200314177 * cgraph.c: Include params.h and fibheap.h
/freebsd-12-stable/contrib/gdb/
Dmd5.sum2395 4f0d30283cfd45ddbecfd97a84ad1fc4 include/fibheap.h
2674 b1ab4811c02803a3d2ed8bf611d44632 libiberty/fibheap.c