Searched refs:_tr_stored_block (Results 1 - 23 of 23) sorted by relevance

/external/python/cpython2/Modules/zlib/
H A Ddeflate.h302 void ZLIB_INTERNAL _tr_stored_block OF((deflate_state *s, charf *buf,
H A Dzconf.h27 # define _tr_stored_block z__tr_stored_block macro
H A Dtrees.c865 void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) function
967 _tr_stored_block(s, buf, stored_len, last);
H A Dzconf.h.cmakein29 # define _tr_stored_block z__tr_stored_block
H A Dzconf.h.in27 # define _tr_stored_block z__tr_stored_block
H A Ddeflate.c927 _tr_stored_block(s, (char*)0, 0L, 0);
/external/python/cpython3/Modules/zlib/
H A Ddeflate.h305 void ZLIB_INTERNAL _tr_stored_block OF((deflate_state *s, charf *buf,
H A Dzconf.h27 # define _tr_stored_block z__tr_stored_block macro
H A Dtrees.c863 void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) function
971 _tr_stored_block(s, buf, stored_len, last);
H A Dzconf.h.cmakein29 # define _tr_stored_block z__tr_stored_block
H A Dzconf.h.in27 # define _tr_stored_block z__tr_stored_block
H A Ddeflate.c1025 _tr_stored_block(s, (char*)0, 0L, 0);
1690 _tr_stored_block(s, (char *)0, 0L, last);
1808 _tr_stored_block(s, (charf *)s->window + s->block_start, len, last);
/external/syslinux/com32/include/
H A Dzconf.h25 # define _tr_stored_block z__tr_stored_block macro
/external/syslinux/com32/lib/zlib/
H A Ddeflate.h298 void ZLIB_INTERNAL _tr_stored_block OF((deflate_state *s, charf *buf,
H A Dtrees.c871 void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) function
985 _tr_stored_block(s, buf, stored_len, last);
H A Ddeflate.c844 _tr_stored_block(s, (char*)0, 0L, 0);
/external/zlib/src/
H A Ddeflate.h305 void ZLIB_INTERNAL _tr_stored_block OF((deflate_state *s, charf *buf,
H A Dzconf.h27 # define _tr_stored_block z__tr_stored_block macro
H A Dtrees.c863 void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) function
971 _tr_stored_block(s, buf, stored_len, last);
H A Dzconf.h.cmakein29 # define _tr_stored_block z__tr_stored_block
H A Dzconf.h.in27 # define _tr_stored_block z__tr_stored_block
H A Ddeflate.c1025 _tr_stored_block(s, (char*)0, 0L, 0);
1690 _tr_stored_block(s, (char *)0, 0L, last);
1808 _tr_stored_block(s, (charf *)s->window + s->block_start, len, last);
/external/zlib/
H A Dzconf.h27 # define _tr_stored_block z__tr_stored_block macro

Completed in 564 milliseconds