Searched refs:fibheap (Results 1 – 20 of 20) sorted by relevance
| /freebsd-12-stable/contrib/binutils/include/ |
| D | fibheap.h | 47 typedef struct fibheap struct
|
| D | ChangeLog | 353 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/ |
| D | fibheap.h | 47 typedef struct fibheap struct
|
| D | ChangeLog | 119 dyn-string.h, fibheap.h, filenames.h, floatformat.h, 188 * fibheap.h: Likewise. 223 * fibheap.h (struct fibnode): Only use unsigned long bitfields
|
| D | ChangeLog-9103 | 3 * 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/ |
| D | fibheap.h | 47 typedef struct fibheap struct
|
| /freebsd-12-stable/gnu/usr.bin/cc/libiberty/ |
| D | Makefile | 17 dyn-string.c fibheap.c fopen_unlocked.c getpwd.c getruntime.c \
|
| /freebsd-12-stable/contrib/binutils/libiberty/ |
| D | Makefile.in | 134 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)
|
| D | fibheap.c | 59 return (fibheap_t) xcalloc (1, sizeof (struct fibheap)); in fibheap_new()
|
| D | ChangeLog | 682 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/ |
| D | Makefile.in | 134 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)
|
| D | fibheap.c | 59 return (fibheap_t) xcalloc (1, sizeof (struct fibheap)); in fibheap_new()
|
| D | ChangeLog | 484 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/ |
| D | Makefile | 402 dyn-string.c fibheap.c fopen_unlocked.c getpwd.c getruntime.c \
|
| /freebsd-12-stable/contrib/gcc/ |
| D | Makefile.in | 394 FIBHEAP_H = $(srcdir)/../include/fibheap.h
|
| D | ChangeLog.tree-ssa | 6725 (process_delayed_rename): Remove useless fibheap, do proper LVAL
|
| D | ChangeLog-2004 | 30665 * Makefile.in (df.o): Remove fibheap dependency. 30676 * df.c: Do not include fibheap.h.
|
| D | ChangeLog-2001 | 6354 * Makefile.in (df.o): Add fibheap.h to dependencies.
|
| D | ChangeLog-2003 | 14177 * cgraph.c: Include params.h and fibheap.h
|
| /freebsd-12-stable/contrib/gdb/ |
| D | md5.sum | 2395 4f0d30283cfd45ddbecfd97a84ad1fc4 include/fibheap.h 2674 b1ab4811c02803a3d2ed8bf611d44632 libiberty/fibheap.c
|