Searched defs:extra_max (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/sdch/open-vcdiff/src/zlib/
H A Dzlib.h116 uInt extra_max; /* space at extra (only when reading header) */ member in struct:gz_header_s
830 was valid if done is set to one.) If extra is not Z_NULL, then extra_max
833 extra field, or that field truncated if extra_max is less than extra_len.
/external/chromium_org/third_party/zlib/
H A Dzlib.h120 uInt extra_max; /* space at extra (only when reading header) */ member in struct:gz_header_s
928 was valid if done is set to one.) If extra is not Z_NULL, then extra_max
931 extra field, or that field truncated if extra_max is less than extra_len.
/external/qemu/distrib/zlib-1.2.8/
H A Dzlib.h119 uInt extra_max; /* space at extra (only when reading header) */ member in struct:gz_header_s
978 was valid if done is set to one.) If extra is not Z_NULL, then extra_max
981 extra field, or that field truncated if extra_max is less than extra_len.
/external/zlib/src/
H A Dzlib.h119 uInt extra_max; /* space at extra (only when reading header) */ member in struct:gz_header_s
978 was valid if done is set to one.) If extra is not Z_NULL, then extra_max
981 extra field, or that field truncated if extra_max is less than extra_len.
/external/zlib/
H A Dzlib.h119 uInt extra_max; /* space at extra (only when reading header) */ member in struct:gz_header_s
978 was valid if done is set to one.) If extra is not Z_NULL, then extra_max
981 extra field, or that field truncated if extra_max is less than extra_len.
/external/pdfium/core/include/thirdparties/zlib/
H A Dzlib.h179 uInt extra_max; /* space at extra (only when reading header) */ member in struct:gz_header_s
1038 was valid if done is set to one.) If extra is not Z_NULL, then extra_max
1041 extra field, or that field truncated if extra_max is less than extra_len.
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dzlib.h183 uInt extra_max; /* space at extra (only when reading header) */ member in struct:gz_header_s
1042 was valid if done is set to one.) If extra is not Z_NULL, then extra_max
1045 extra field, or that field truncated if extra_max is less than extra_len.

Completed in 169 milliseconds