Home | History | Annotate | Download | only in common

Lines Matching full:difference

39  * Optimize the difference-taking for runs of Unicode text within
84 /* The difference value range for single-byters. */
88 /* The difference value range for double-byters. */
92 /* The difference value range for 3-byters. */
144 * but are also used as trail bytes in difference encoding
152 * to trail byte values 0..19 (0..0x13) as used in the difference calculation.
175 * from trail byte values 0..19 (0..0x13) as used in the difference calculation
268 * Encode a difference -0x10ffff..0x10ffff in 1..4 bytes
277 * @param diff difference value -0x10ffff..0x10ffff
503 * are encoded with the difference c-prev
508 * to statistically minimize the following difference
737 * are encoded with the difference c-prev
742 * to statistically minimize the following difference
870 /* positive difference */
885 /* negative difference */
928 /* add trail byte into difference and decrement count */
1026 /* Write a code point directly from a single-byte difference. */
1072 * For multi-byte difference lead bytes, set the decoder state
1073 * with the partial difference value from the lead byte and
1239 /* Write a code point directly from a single-byte difference. */
1279 * For multi-byte difference lead bytes, set the decoder state
1280 * with the partial difference value from the lead byte and