Home
last modified time | relevance | path

Searched defs:stored_len (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/
Dtrees.c593 void Z_INTERNAL zng_tr_stored_block(deflate_state *s, char *buf, uint32_t stored_len, int last) { in zng_tr_stored_block()
633 void Z_INTERNAL zng_tr_flush_block(deflate_state *s, char *buf, uint32_t stored_len, int last) { in zng_tr_flush_block()
/aosp_15_r20/external/zlib/
H A Dtrees.c859 ulg stored_len, int last) { in _tr_stored_block()
997 ulg stored_len, int last) {
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/
Dtrees.c863 void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) in _tr_stored_block() argument
911 void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last) in _tr_flush_block() argument
/aosp_15_r20/external/python/cpython2/Modules/zlib/
Dtrees.c863 void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) in _tr_stored_block() argument
911 void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last) in _tr_flush_block() argument
/aosp_15_r20/external/libwebsockets/win32port/zlib/
H A Dtrees.c871 void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) in _tr_stored_block() argument
925 void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last) in _tr_flush_block() argument