Home
last modified time | relevance | path

Searched refs:comm_max (Results 1 - 16 of 16) sorted by relevance

/third_party/zlib/contrib/pascal/
H A Dzlibpas.pas61 comm_max: Integer; (* space at comment (only when reading header) *)
/third_party/node/deps/zlib/
H A Dzlib.h125 uInt comm_max; /* space at comment (only when reading header) */ member
1055 comment is not Z_NULL, then up to comm_max characters are written there,
1056 terminated with a zero unless the length is greater than comm_max. When any
H A Dinflate.c780 state->length < state->head->comm_max) in inflate()
/third_party/libwebsockets/win32port/zlib/
H A Dzlib.h123 uInt comm_max; /* space at comment (only when reading header) */ member
929 comment is not Z_NULL, then up to comm_max characters are written there,
930 terminated with a zero unless the length is greater than comm_max. When any
H A Dinflate.c768 state->length < state->head->comm_max)
/third_party/zlib/
H A Dzlib.h125 uInt comm_max; /* space at comment (only when reading header) */ member
1056 comment is not Z_NULL, then up to comm_max characters are written there,
1057 terminated with a zero unless the length is greater than comm_max. When any
H A Dinflate.c836 state->length < state->head->comm_max) in inflate()
/third_party/node/deps/v8/third_party/zlib/
H A Dzlib.h125 uInt comm_max; /* space at comment (only when reading header) */ member
1053 comment is not Z_NULL, then up to comm_max characters are written there,
1054 terminated with a zero unless the length is greater than comm_max. When any
H A Dinflate.c809 state->length < state->head->comm_max)
/third_party/skia/third_party/externals/zlib/contrib/tests/
H A Dinfcover.cc330 head.comm_max = len; in inf()
/third_party/skia/third_party/externals/zlib/
H A Dzlib.h125 uInt comm_max; /* space at comment (only when reading header) */ member
1051 comment is not Z_NULL, then up to comm_max characters are written there,
1052 terminated with a zero unless the length is greater than comm_max. When any
H A Dinflate.c809 state->length < state->head->comm_max)
/third_party/zlib/test/
H A Dinfcover.c308 head.comm_max = len; in inf()
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
H A Dinflate.c820 state->length < state->head->comm_max)
/third_party/node/deps/zlib/contrib/optimizations/
H A Dinflate.c791 state->length < state->head->comm_max) in inflate()
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
H A Dinflate.c820 state->length < state->head->comm_max)

Completed in 31 milliseconds