Home
last modified time | relevance | path

Searched refs:extra_max (Results 1 – 23 of 23) sorted by relevance

/external/rust/crates/libz-sys/src/zlib/contrib/pascal/
Dzlibpas.pas57 extra_max: Integer; (* space at extra (only when reading header) *)
/external/rust/crates/libz-sys/src/
Dlib.rs36 pub extra_max: uInt, field
/external/rust/crates/libz-sys/src/zlib-ng/
Dzlib.h129 unsigned int extra_max; /* space at extra (only when reading header) */ member
Dzlib-ng.h120 uint32_t extra_max; /* space at extra (only when reading header) */ member
Dinflate.c515 len + copy > state->head->extra_max ? in PREFIX()
516 state->head->extra_max - len : copy); in PREFIX()
/external/libwebsockets/win32port/zlib/
Dzlib.h119 uInt extra_max; /* space at extra (only when reading header) */ member
Dinflate.c726 len + copy > state->head->extra_max ?
727 state->head->extra_max - len : copy);
/external/python/cpython2/Modules/zlib/
Dzlib.h121 uInt extra_max; /* space at extra (only when reading header) */ member
Dinflate.c765 len + copy > state->head->extra_max ?
766 state->head->extra_max - len : copy);
/external/rust/crates/libz-sys/src/zlib/
Dzlib.h121 uInt extra_max; /* space at extra (only when reading header) */ member
Dinflate.c765 len + copy > state->head->extra_max ?
766 state->head->extra_max - len : copy);
/external/zlib/contrib/tests/
Dinfcover.cc326 head.extra_max = len; in inf()
/external/rust/crates/libz-sys/src/zlib/test/
Dinfcover.c304 head.extra_max = len; in inf()
/external/angle/third_party/zlib/
Dzlib.h121 uInt extra_max; /* space at extra (only when reading header) */ member
Dinflate.c766 len + copy > state->head->extra_max ?
767 state->head->extra_max - len : copy);
/external/zlib/
Dzlib.h164 uInt extra_max; /* space at extra (only when reading header) */ member
Dinflate.c766 len + copy > state->head->extra_max ?
767 state->head->extra_max - len : copy);
/external/rust/crates/libz-sys/src/zlib-ng/test/
Dinfcover.c304 head.extra_max = len; in inf()
/external/angle/third_party/zlib/contrib/optimizations/
Dinflate.c777 len + copy > state->head->extra_max ?
778 state->head->extra_max - len : copy);
/external/zlib/contrib/optimizations/
Dinflate.c777 len + copy > state->head->extra_max ?
778 state->head->extra_max - len : copy);
/external/angle/third_party/zlib/patches/
D0005-infcover-gtest.patch194 head.extra_max = len;
/external/zlib/patches/
D0005-infcover-gtest.patch194 head.extra_max = len;
/external/rust/crates/libz-sys/src/zlib-ng/test/abi/
Dzlib-v1.2.11-x86_64-linux-gnu.abi420 …<var-decl name='extra_max' type-id='type-id-14' visibility='default' filepath='src.d/zlib.h' line=…