Home
last modified time | relevance | path

Searched refs:pending_out (Results 1 – 5 of 5) sorted by relevance

/external/zlib/src/
Ddeflate.c408 s->pending_out = s->pending_buf;
474 if ((Bytef *)(s->d_buf) < s->pending_out + ((Buf_size + 7) >> 3))
653 zmemcpy(strm->next_out, s->pending_out, len);
655 s->pending_out += len;
660 s->pending_out = s->pending_buf;
1057 ds->pending_out = ds->pending_buf + (ss->pending_out - ss->pending_buf);
Ddeflate.h102 Bytef *pending_out; /* next pending byte to output to the stream */ member
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
Dfx_zlib_deflate.c407 s->pending_out = s->pending_buf; in deflateResetKeep()
473 if ((Bytef *)(s->d_buf) < s->pending_out + ((Buf_size + 7) >> 3))
652 zmemcpy(strm->next_out, s->pending_out, len); in flush_pending()
654 s->pending_out += len; in flush_pending()
659 s->pending_out = s->pending_buf; in flush_pending()
1056 ds->pending_out = ds->pending_buf + (ss->pending_out - ss->pending_buf); in deflateCopy()
Ddeflate.h102 Bytef *pending_out; /* next pending byte to output to the stream */ member
/external/chromium-trace/trace-viewer/tracing/third_party/jszip/
Djszip.min.js13pending_out,c,a.next_out),a.next_out+=c,b.pending_out+=c,a.total_out+=c,a.avail_out-=c,b.pending-=…