Lines Matching full:sequences
34 * Generates the sequences using the long distance match finder.
35 * Generates long range matching sequences in `sequences`, which parse a prefix
36 * of the source. `sequences` must be large enough to store every sequence,
43 * sequences.
46 ldmState_t* ldms, rawSeqStore_t* sequences,
52 * Compresses a block using the predefined sequences, along with a secondary
54 * secondary block compressor, and those sequences are interspersed with the
55 * predefined sequences. Returns the length of the last literals.
56 * Updates `rawSeqStore.pos` to indicate how many sequences have been consumed.
62 * sequences can be any size, and may be longer than the block. In the case that
63 * they are longer than the block, the last sequences may need to be split into
75 * Skip past `srcSize` bytes worth of sequences in `rawSeqStore`.
96 * Return an upper bound on the number of sequences that can be produced by