Searched refs:nice_length (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/common/dist/zlib/
H A Ddeflate.c128 ush nice_length; /* quit search above this match length */ member in struct:config_s
448 s->nice_match = configuration_table[level].nice_length;
456 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
460 int nice_length;
469 s->nice_match = nice_length;
999 s->nice_match = configuration_table[s->level].nice_length;
H A Dzlib.h632 int nice_length,
640 max_lazy, good_length, nice_length, and max_chain parameters.
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/zmod/
H A Ddeflate.c131 ush nice_length; /* quit search above this match length */ member in struct:config_s
452 s->nice_match = configuration_table[level].nice_length;
460 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
464 int nice_length;
473 s->nice_match = nice_length;
1003 s->nice_match = configuration_table[s->level].nice_length;
H A Dzlib.h632 int nice_length,
640 max_lazy, good_length, nice_length, and max_chain parameters.
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/
H A Ddeflate.c126 ush nice_length; /* quit search above this match length */ member in struct:config_s
446 s->nice_match = configuration_table[level].nice_length;
454 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
458 int nice_length;
467 s->nice_match = nice_length;
997 s->nice_match = configuration_table[s->level].nice_length;
H A Dzlib.h630 int nice_length,
638 max_lazy, good_length, nice_length, and max_chain parameters.
/netbsd-6-1-5-RELEASE/sys/net/
H A Dzlib.c730 ush nice_length; /* quit search above this match length */ member in struct:config_s
999 s->nice_match = configuration_table[level].nice_length;
1322 s->nice_match = configuration_table[s->level].nice_length;

Completed in 201 milliseconds