Lines Matching refs:by
2 LZO stream format as understood by Linux's LZO decompressor
21 opcode and on the number of literals copied by previous instruction. The
39 length, up to 255 may be added in increments by consuming more bytes with a
97 Depends on the number of literals copied by the last instruction.
116 Always followed by exactly one byte : H H H H H H H H
119 If last instruction used to copy 4 or more literals (as detected by
126 Always followed by exactly one byte : H H H H H H H H
132 Always followed by exactly one LE16 : D D D D D D D D : D D D D D D S S
140 Always followed by exactly one LE16 : D D D D D D D D : D D D D D D S S
148 Always followed by exactly one byte : H H H H H H H H
155 Always followed by exactly one byte : H H H H H H H H
160 This document was written by Willy Tarreau <w@1wt.eu> on 2014/07/19 during an