Searched refs:trees (Results 1 - 25 of 37) sorted by relevance

12

/haiku-buildtools/gcc/libgomp/testsuite/libgomp.c/
H A Dcancel-taskgroup-1.c47 struct T *trees = (struct T *) malloc (size * sizeof (struct T)); local
48 if (trees == NULL)
58 trees[i].val = i;
59 trees[i].children[0] = l == size ? NULL : &trees[l + (i - b) * 2];
60 trees[i].children[1] = l == size ? NULL : &trees[l + (i - b) * 2 + 1];
65 if (searchp (&trees[0], v) != &trees[v])
68 free (trees);
[all...]
/haiku-buildtools/binutils/zlib/
H A DMakefile.am10 inflate.h inftrees.c inftrees.h trees.c trees.h uncompr.c zconf.h \
/haiku-buildtools/gcc/zlib/
H A DMakefile.am10 inflate.h inftrees.c inftrees.h trees.c trees.h uncompr.c zconf.h \
H A DMakefile.in91 libz_a-trees.$(OBJEXT) libz_a-uncompr.$(OBJEXT) \
99 inflate.lo inftrees.lo trees.lo uncompr.lo zutil.lo
252 inflate.h inftrees.c inftrees.h trees.c trees.h uncompr.c zconf.h \
475 libz_a-trees.o: trees.c
476 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libz_a_CFLAGS) $(CFLAGS) -c -o libz_a-trees.o `test -f 'trees.c' || echo '$(srcdir)/'`trees.c
478 libz_a-trees
[all...]
/haiku-buildtools/gcc/zlib/watcom/
H A Dwatcom_l.mak10 trees.c uncompr.c zutil.c
15 trees.obj uncompr.obj zutil.obj
32 wlib -b -c $(ZLIB_LIB) -+trees.obj -+uncompr.obj -+zutil.obj
H A Dwatcom_f.mak10 trees.c uncompr.c zutil.c
15 trees.obj uncompr.obj zutil.obj
32 wlib -b -c $(ZLIB_LIB) -+trees.obj -+uncompr.obj -+zutil.obj
/haiku-buildtools/binutils/zlib/watcom/
H A Dwatcom_l.mak10 trees.c uncompr.c zutil.c
15 trees.obj uncompr.obj zutil.obj
32 wlib -b -c $(ZLIB_LIB) -+trees.obj -+uncompr.obj -+zutil.obj
H A Dwatcom_f.mak10 trees.c uncompr.c zutil.c
15 trees.obj uncompr.obj zutil.obj
32 wlib -b -c $(ZLIB_LIB) -+trees.obj -+uncompr.obj -+zutil.obj
/haiku-buildtools/gcc/zlib/contrib/delphi/
H A Dzlibd32.mak22 OBJ2 = gzwrite.obj infback.obj inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj
24 OBJP2 = +gzwrite.obj+infback.obj+inffast.obj+inflate.obj+inftrees.obj+trees.obj+uncompr.obj+zutil.obj
60 trees.obj: trees.c zutil.h zlib.h zconf.h deflate.h trees.h
/haiku-buildtools/gcc/zlib/contrib/pascal/
H A Dzlibd32.mak22 OBJ2 = gzwrite.obj infback.obj inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj
24 OBJP2 = +gzwrite.obj+infback.obj+inffast.obj+inflate.obj+inftrees.obj+trees.obj+uncompr.obj+zutil.obj
60 trees.obj: trees.c zutil.h zlib.h zconf.h deflate.h trees.h
/haiku-buildtools/binutils/zlib/contrib/delphi/
H A Dzlibd32.mak22 OBJ2 = gzwrite.obj infback.obj inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj
24 OBJP2 = +gzwrite.obj+infback.obj+inffast.obj+inflate.obj+inftrees.obj+trees.obj+uncompr.obj+zutil.obj
60 trees.obj: trees.c zutil.h zlib.h zconf.h deflate.h trees.h
/haiku-buildtools/binutils/zlib/contrib/pascal/
H A Dzlibd32.mak22 OBJ2 = gzwrite.obj infback.obj inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj
24 OBJP2 = +gzwrite.obj+infback.obj+inffast.obj+inflate.obj+inftrees.obj+trees.obj+uncompr.obj+zutil.obj
60 trees.obj: trees.c zutil.h zlib.h zconf.h deflate.h trees.h
/haiku-buildtools/binutils/zlib/msdos/
H A DMakefile.msc41 OBJ2 = gzwrite.obj infback.obj inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj
77 trees.obj: trees.c zutil.h zlib.h zconf.h deflate.h trees.h
H A DMakefile.bor45 OBJ2 = gzwrite.obj infback.obj inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj
47 OBJP2 = +gzwrite.obj+infback.obj+inffast.obj+inflate.obj+inftrees.obj+trees.obj+uncompr.obj+zutil.obj
83 trees.obj: trees.c zutil.h zlib.h zconf.h deflate.h trees.h
H A DMakefile.tc30 OBJ2 = gzwrite.obj infback.obj inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj
32 OBJP2 = +gzwrite.obj+infback.obj+inffast.obj+inflate.obj+inftrees.obj+trees.obj+uncompr.obj+zutil.obj
68 trees.obj: trees.c zutil.h zlib.h zconf.h deflate.h trees.h
H A DMakefile.emx37 uncompr.o deflate.o trees.o zutil.o inflate.o infback.o inftrees.o inffast.o
/haiku-buildtools/binutils/zlib/win32/
H A DMakefile.bor28 OBJ2 = gzwrite.obj infback.obj inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.obj
31 OBJP2 = +gzwrite.obj+infback.obj+inffast.obj+inflate.obj+inftrees.obj+trees.obj+uncompr.obj+zutil.obj
71 trees.obj: trees.c zutil.h zlib.h zconf.h deflate.h trees.h
H A DMakefile.msc37 gzwrite.obj infback.obj inflate.obj inftrees.obj inffast.obj trees.obj uncompr.obj zutil.obj
118 trees.obj: $(TOP)/trees.c $(TOP)/zutil.h $(TOP)/zlib.h $(TOP)/zconf.h $(TOP)/deflate.h $(TOP)/trees.h
H A DMakefile.gcc71 gzwrite.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o
180 trees.o: deflate.h zutil.h zlib.h zconf.h trees.h
/haiku-buildtools/binutils/zlib/amiga/
H A DMakefile.pup18 uncompr.o deflate.o trees.o zutil.o inflate.o infback.o inftrees.o inffast.o
67 trees.o: deflate.h zutil.h zlib.h zconf.h trees.h
H A DMakefile.sas17 uncompr.o deflate.o trees.o zutil.o inflate.o infback.o inftrees.o inffast.o
66 trees.o: deflate.h zutil.h zlib.h zconf.h trees.h
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/bench/go1/
H A Dbinarytree_test.go6 // performance by generating and discarding large binary trees.
53 //fmt.Printf("%d\t trees of depth %d\t check: %d\n", iterations*2, depth, check)
/haiku-buildtools/binutils/zlib/old/
H A DMakefile.riscos19 @.o.infblock @.o.infcodes @.o.inffast @.o.inflate @.o.inftrees @.o.infutil @.o.trees \
23 @.o.trees @.o.uncompr @.o.zutil
139 o.trees: c.trees
140 o.trees: h.deflate
141 o.trees: h.zutil
142 o.trees: h.zlib
143 o.trees: h.zconf
144 o.trees: h.trees
[all...]
H A DMakefile.emx37 gzwrite.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o
/haiku-buildtools/binutils/zlib/old/os2/
H A DMakefile.os245 OBJS = adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o \
134 trees.o: deflate.h zutil.h zlib.h zconf.h trees.h

Completed in 128 milliseconds

12