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

/external/chromium_org/sdch/open-vcdiff/src/zlib/
H A Dzlib.h120 uInt comm_max; /* space at comment (only when reading header) */ member in struct:gz_header_s
836 comment is not Z_NULL, then up to comm_max characters are written there,
837 terminated with a zero unless the length is greater than comm_max. When
/external/chromium_org/third_party/zlib/
H A Dzlib.h124 uInt comm_max; /* space at comment (only when reading header) */ member in struct:gz_header_s
934 comment is not Z_NULL, then up to comm_max characters are written there,
935 terminated with a zero unless the length is greater than comm_max. When any
/external/qemu/distrib/zlib-1.2.8/
H A Dzlib.h123 uInt comm_max; /* space at comment (only when reading header) */ member in struct:gz_header_s
984 comment is not Z_NULL, then up to comm_max characters are written there,
985 terminated with a zero unless the length is greater than comm_max. When any
/external/zlib/src/
H A Dzlib.h123 uInt comm_max; /* space at comment (only when reading header) */ member in struct:gz_header_s
984 comment is not Z_NULL, then up to comm_max characters are written there,
985 terminated with a zero unless the length is greater than comm_max. When any
/external/zlib/
H A Dzlib.h123 uInt comm_max; /* space at comment (only when reading header) */ member in struct:gz_header_s
984 comment is not Z_NULL, then up to comm_max characters are written there,
985 terminated with a zero unless the length is greater than comm_max. When any
/external/pdfium/core/include/thirdparties/zlib/
H A Dzlib.h183 uInt comm_max; /* space at comment (only when reading header) */ member in struct:gz_header_s
1044 comment is not Z_NULL, then up to comm_max characters are written there,
1045 terminated with a zero unless the length is greater than comm_max. When any
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dzlib.h187 uInt comm_max; /* space at comment (only when reading header) */ member in struct:gz_header_s
1048 comment is not Z_NULL, then up to comm_max characters are written there,
1049 terminated with a zero unless the length is greater than comm_max. When any

Completed in 169 milliseconds