Lines Matching defs:full
57 * there is no new input available, or the output buffer is full while at
857 * case where the output buffer is full and the next filter has no
894 * We have unfiltered data in temp. If the output buffer isn't full
1200 * start <= pos <= full <= end
1221 * How full dictionary is. This is used to detect corrupt input that
1224 size_t full;
1234 * together with "full" to detect corrupt input that would make us
1444 dict->full = 0;
1475 return dict->full > 0 ? dict->buf[offset] : 0;
1485 if (dict->full < dict->pos)
1486 dict->full = dict->pos;
1499 if (dist >= dict->full || dist >= dict->size) return 0;
1514 if (dict->full < dict->pos)
1515 dict->full = dict->pos;
1540 if (dict->full < dict->pos)
1541 dict->full = dict->pos;
2203 * In case the dictionary got full but we didn't fill