OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:good_length
(Results
101 - 108
of
108
) sorted by null
1
2
3
4
5
/external/pdfium/third_party/zlib_v128/
deflate.c
118
ush
good_length
; /* reduce lazy search above this match length */
member in struct:config_s
521
s->good_match = configuration_table[level].
good_length
;
532
int
good_length
,
541
s->good_match =
good_length
;
[
all
...]
zlib.h
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
zlib.h
[
all
...]
/external/syslinux/com32/include/
zlib.h
[
all
...]
/external/zlib/src/
zlib.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
zlib.h
635
int
good_length
,
645
max_lazy,
good_length
, nice_length, and max_chain parameters.
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
zlib.h
[
all
...]
/external/zlib/src/contrib/pascal/
zlibpas.pas
121
function deflateTune(var strm: z_stream;
good_length
, max_lazy, nice_length, max_chain: Integer): Integer;
Completed in 669 milliseconds
1
2
3
4
5