Lines Matching defs:start
170 * Update CRC32 value using the polynomial from IEEE-802.3. To start a new
474 * support custom start offsets, so no decoding of Filter Properties
1200 * start <= pos <= full <= end
1215 size_t start;
1441 dict->start = 0;
1549 dict->start = dict->pos;
1563 size_t copy_size = dict->pos - dict->start;
1568 memcpy(b->out + b->out_pos, dict->buf + dict->start,
1571 dict->start = dict->pos;
2835 * We don't support custom start offset,
2880 * Store the start position for the case when we are in the middle