HomeSort by: relevance | last modified time | path
    Searched refs:trees (Results 1 - 16 of 16) sorted by relevancy

  /src/sys/lib/libz/
Makefile 14 inflate.c inftrees.c trees.c uncompr.c
16 trees.h zconf.h zlib.h
  /src/common/dist/zlib/watcom/
watcom_l.mak 10 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
watcom_f.mak 10 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
  /src/common/dist/zlib/contrib/delphi/
zlibd32.mak 22 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
ZLib.pas 208 {$L trees.obj}
  /src/common/dist/zlib/contrib/pascal/
zlibd32.mak 22 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
zlibpas.pas 184 {$L trees.obj}
  /src/usr.bin/make/unit-tests/
opt-where-am-i.mk 5 # large source trees that involve several nested make calls.
  /src/lib/libz/
Makefile 16 inflate.c inftrees.c trees.c uncompr.c zutil.c gzwrite.c \
  /src/common/dist/zlib/
Makefile.in 56 OBJZ = adler32.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o zutil.o
60 PIC_OBJZ = adler32.lo crc32.lo deflate.lo infback.lo inffast.lo inflate.lo inftrees.lo trees.lo zutil.lo
176 trees.o: $(SRCDIR)trees.c
177 $(CC) $(CFLAGS) $(ZINC) -c -o $@ $(SRCDIR)trees.c
236 trees.lo: $(SRCDIR)trees.c
238 $(CC) $(SFLAGS) $(ZINC) -DPIC -c -o objs/trees.o $(SRCDIR)trees.c
239 -@mv objs/trees.o $
    [all...]
CMakeLists.txt 104 trees.h
120 trees.c
make_vms.com 203 $ CALL MAKE trees.OBJ "CC ''CCOPT' trees" -
204 trees.c deflate.h zutil.h zlib.h zconf.h
431 deflate.obj, trees.obj, zutil.obj, inflate.obj, \
469 trees.obj : trees.c deflate.h zutil.h zlib.h zconf.h
  /src/sys/net/
zlib.c 463 /* used by trees.c: */
476 int heap[2*L_CODES+1]; /* heap used to build the Huffman trees */
480 * The same heap array is used to build all trees.
484 /* Depth of each subtree used as tie breaker for trees of equal frequency
500 * - creating new Huffman trees less frequently may not provide fast
505 * trees more frequently.
517 ulg opt_len; /* bit length of current block with optimal trees */
518 ulg static_len; /* bit length of current block with static trees */
554 /* in trees.c */
1969 /* +++ trees.c *
3905 } trees; \/* if DTREE, decoding info for trees *\/ member in union:inflate_blocks_state::__anon0201f1530a0a
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
omap5-board-common.dtsi 143 /* TI trees use GPIO instead of msecure, see also muxing */
235 /* TI trees use GPIO mode; msecure mode does not work reliably? */
  /src/usr.bin/m4/TEST/
test.m4 167 become older and more weatherbeaten, pot-holes will develop, trees will
  /src/share/mk/
bsd.own.mk 838 # Where the system object and source trees are kept; can be configurable

Completed in 22 milliseconds