Searched refs:last_flush (Results 1 – 11 of 11) sorted by relevance
543 s->last_flush = Z_NO_FLUSH;828 old_flush = s->last_flush;829 s->last_flush = flush;841 s->last_flush = -1;890 s->last_flush = -1;916 s->last_flush = -1;959 s->last_flush = -1;982 s->last_flush = -1;1004 s->last_flush = -1;1021 s->last_flush = -1;[all …]
111 int last_flush; /* value of flush param for previous deflate call */ member
536 s->last_flush = Z_NO_FLUSH;821 old_flush = s->last_flush;822 s->last_flush = flush;834 s->last_flush = -1;883 s->last_flush = -1;909 s->last_flush = -1;952 s->last_flush = -1;975 s->last_flush = -1;997 s->last_flush = -1;1014 s->last_flush = -1;[all …]
497 s->last_flush = Z_NO_FLUSH;782 old_flush = s->last_flush;783 s->last_flush = flush;795 s->last_flush = -1;844 s->last_flush = -1;870 s->last_flush = -1;913 s->last_flush = -1;936 s->last_flush = -1;958 s->last_flush = -1;975 s->last_flush = -1;[all …]
105 int last_flush; /* value of flush param for previous deflate call */ member
381 s->last_flush = Z_NO_FLUSH;602 old_flush = s->last_flush;603 s->last_flush = flush;795 s->last_flush = -1;828 s->last_flush = -1; /* avoid BUF_ERROR next call, see above */857 s->last_flush = -1; /* avoid BUF_ERROR at next call, see above */
172 u64 last_flush = NanoTime(); in BackgroundThread() local182 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()185 last_flush = NanoTime(); in BackgroundThread()
836 int last_flush; /* value of flush param for previous deflate call */