Home | History | Annotate | Download | only in puff

Lines Matching full:incomplete

77  *                      - Allow incomplete code only if single code length is 1
214 * an empty code, or if the code is incomplete and an invalid code is received,
231 * - Incomplete codes are handled by this decoder, since they are permitted
314 * subscribed code set, and positive for an incomplete code set. The tables
320 * codes past the end of the incomplete lengths.
324 * codes. This is useful for checking for incomplete codes that have more than
333 * - Permitted and expected examples of incomplete codes are one of the fixed
355 /* check for an over-subscribed or incomplete set of lengths */
362 } /* left > 0 means incomplete */
377 /* return zero for complete set, positive for incomplete set */
526 * simply as an incomplete code since those two symbols are in the "middle"
533 * length, this can be implemented as an incomplete code. Then the invalid
610 * is an incomplete code, since if a 1 bit is received, it has no meaning,
611 * and should result in an error. So incomplete distance codes of one symbol
617 * block is fewer bits), but it is allowed by the format. So incomplete
738 return -7; /* incomplete code ok only for single length 1 code */
743 return -8; /* incomplete code ok only for single length 1 code */
774 * -4: dynamic block code description: code lengths codes incomplete