Searched refs:trees (Results 76 - 100 of 137) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/win32/
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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A DMakefile.in52 OBJS = adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o \
157 trees.o: deflate.h zutil.h zlib.h zconf.h trees.h
H A Dmake_vms.com87 $ CALL MAKE trees.OBJ "CC ''CCOPT' trees" -
88 trees.c deflate.h zutil.h zlib.h zconf.h
280 deflate.obj, trees.obj, zutil.obj, inflate.obj, \
316 trees.obj : trees.c deflate.h zutil.h zlib.h zconf.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A DMakefile57 OBJZ = adler32.o crc32.o deflate.o infback.o inffast.o inflate.o inftrees.o trees.o zutil.o
61 PIC_OBJZ = adler32.lo crc32.lo deflate.lo infback.lo inffast.lo inflate.lo inftrees.lo trees.lo zutil.lo
278 trees.o: deflate.h zutil.h zlib.h zconf.h trees.h
288 trees.lo: deflate.h zutil.h zlib.h zconf.h trees.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/win32/
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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/msdos/
H A Dmakefile.bor84 OBJI = deflate.obj trees.obj $(ASMOBJS) msdos.obj
118 trees.obj: trees.c $(ZIP_H)
H A Dmakefile.emx58 OBJZ2 = globals$(OBJ) deflate$(OBJ) trees$(OBJ) crypt$(OBJ) \
90 trees$(OBJ): trees.c $(ZIP_H)
H A Dmakefile.msc90 OBJI = deflate.obj trees.obj $(ASMOBJS) msdos.obj
125 trees.obj: trees.c $(ZIP_H)
H A Dmakefile.tc66 OBJI = deflate.obj trees.obj $(ASMOBJS) msdos.obj
100 trees.obj: trees.c $(ZIP_H)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dmakefile.bor51 OBJZ2 = deflate.obj trees.obj $(ASMOBJS)
88 trees.obj: trees.c $(ZIP_H)
H A Dmakefile.dj25 OBJZ2 = globals$(OBJ) deflate$(OBJ) trees$(OBJ) crypt$(OBJ) \
57 trees$(OBJ): trees.c $(ZIP_H)
H A Dmakefile.gcc60 OBJZ2 = deflate.o trees.o $(OBJA)
95 trees.o: trees.c $(ZIP_H)
H A Dmakefile.w32112 OBJI = deflate.obj trees.obj $(ASMOBJS) win32.obj win32zip.obj nt.obj win32i64.obj
147 trees.obj: trees.c $(ZIP_H)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c311 /* used by trees.c: */
324 int heap[2*L_CODES+1]; /* heap used to build the Huffman trees */
328 * The same heap array is used to build all trees.
332 /* Depth of each subtree used as tie breaker for trees of equal frequency
348 * - creating new Huffman trees less frequently may not provide fast
353 * trees more frequently.
365 ulg opt_len; /* bit length of current block with optimal trees */
366 ulg static_len; /* bit length of current block with static trees */
407 /* in trees.c */
1440 /* trees
3074 } trees; /* if DTREE, decoding info for trees */ member in union:inflate_blocks_state::__anon5074
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dzlib.c311 /* used by trees.c: */
324 int heap[2*L_CODES+1]; /* heap used to build the Huffman trees */
328 * The same heap array is used to build all trees.
332 /* Depth of each subtree used as tie breaker for trees of equal frequency
348 * - creating new Huffman trees less frequently may not provide fast
353 * trees more frequently.
365 ulg opt_len; /* bit length of current block with optimal trees */
366 ulg static_len; /* bit length of current block with static trees */
407 /* in trees.c */
1440 /* trees
3074 } trees; /* if DTREE, decoding info for trees */ member in union:inflate_blocks_state::__anon20288
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/msdos/
H A DMakefile.dj255 uncompr.o deflate.o trees.o zutil.o inflate.o infback.o inftrees.o inffast.o
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/msdos/
H A DMakefile.dj254 OBJS = adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/msdos/
H A DMakefile.dj254 OBJS = adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/msdos/
H A DMakefile.dj255 uncompr.o deflate.o trees.o zutil.o inflate.o infback.o inftrees.o inffast.o
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Dmake_vms.com87 $ CALL MAKE trees.OBJ "CC ''CCOPT' trees" -
88 trees.c deflate.h zutil.h zlib.h zconf.h
280 deflate.obj, trees.obj, zutil.obj, inflate.obj, \
316 trees.obj : trees.c deflate.h zutil.h zlib.h zconf.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c436 /* used by trees.c: */
449 int heap[2*L_CODES+1]; /* heap used to build the Huffman trees */
453 * The same heap array is used to build all trees.
457 /* Depth of each subtree used as tie breaker for trees of equal frequency
473 * - creating new Huffman trees less frequently may not provide fast
478 * trees more frequently.
490 ulg opt_len; /* bit length of current block with optimal trees */
491 ulg static_len; /* bit length of current block with static trees */
527 /* in trees.c */
1834 /* +++ trees
3560 } trees; /* if DTREE, decoding info for trees */ member in union:inflate_blocks_state::__anon5037
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/common/
H A Dzlib.c436 /* used by trees.c: */
449 int heap[2*L_CODES+1]; /* heap used to build the Huffman trees */
453 * The same heap array is used to build all trees.
457 /* Depth of each subtree used as tie breaker for trees of equal frequency
473 * - creating new Huffman trees less frequently may not provide fast
478 * trees more frequently.
490 ulg opt_len; /* bit length of current block with optimal trees */
491 ulg static_len; /* bit length of current block with static trees */
527 /* in trees.c */
1834 /* +++ trees
3560 } trees; /* if DTREE, decoding info for trees */ member in union:inflate_blocks_state::__anon20253
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/human68k/
H A DMakefile26 OBJI = deflate.o trees.o

Completed in 149 milliseconds

123456