Searched refs:deflate_stored (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/third_party/zlib_v128/
H A Ddeflate.c77 local block_state deflate_stored OF((deflate_state *s, int flush));
128 /* 0 */ {0, 0, 0, 0, deflate_stored}, /* store only */
133 /* 0 */ {0, 0, 0, 0, deflate_stored}, /* store only */
1563 local block_state deflate_stored( function
/external/python/cpython2/Modules/zlib/
H A Ddeflate.c77 local block_state deflate_stored OF((deflate_state *s, int flush));
128 /* 0 */ {0, 0, 0, 0, deflate_stored}, /* store only */
133 /* 0 */ {0, 0, 0, 0, deflate_stored}, /* store only */
1564 local block_state deflate_stored(s, flush) function
/external/syslinux/com32/lib/zlib/
H A Ddeflate.c77 local block_state deflate_stored OF((deflate_state *s, int flush));
128 /* 0 */ {0, 0, 0, 0, deflate_stored}, /* store only */
133 /* 0 */ {0, 0, 0, 0, deflate_stored}, /* store only */
1462 local block_state deflate_stored(s, flush) function
/external/zlib/src/
H A Ddeflate.c77 local block_state deflate_stored OF((deflate_state *s, int flush));
128 /* 0 */ {0, 0, 0, 0, deflate_stored}, /* store only */
133 /* 0 */ {0, 0, 0, 0, deflate_stored}, /* store only */
1564 local block_state deflate_stored(s, flush) function

Completed in 343 milliseconds