Home
last modified time | relevance | path

Searched refs:ilimit (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/lib/zstd/
Dcompress.c1020 const BYTE *const ilimit = iend - HASH_READ_SIZE; in ZSTD_compressBlock_fast_generic() local
1035 while (ip < ilimit) { /* < instead of <=, because repcode check at (ip+1) */ in ZSTD_compressBlock_fast_generic()
1070 if (ip <= ilimit) { in ZSTD_compressBlock_fast_generic()
1075 while ((ip <= ilimit) && ((offset_2 > 0) & (ZSTD_read32(ip) == ZSTD_read32(ip - offset_2)))) { in ZSTD_compressBlock_fast_generic()
1132 const BYTE *const ilimit = iend - 8; in ZSTD_compressBlock_fast_extDict_generic() local
1136 while (ip < ilimit) { /* < instead of <=, because (ip+1) */ in ZSTD_compressBlock_fast_extDict_generic()
1180 if (ip <= ilimit) { in ZSTD_compressBlock_fast_extDict_generic()
1185 while (ip <= ilimit) { in ZSTD_compressBlock_fast_extDict_generic()
1268 const BYTE *const ilimit = iend - HASH_READ_SIZE; in ZSTD_compressBlock_doubleFast_generic() local
1283 while (ip < ilimit) { /* < instead of <=, because repcode check at (ip+1) */ in ZSTD_compressBlock_doubleFast_generic()
[all …]
Dzstd_opt.h414 const BYTE *const ilimit = iend - 8; in ZSTD_compressBlock_opt_generic() local
439 while (ip < ilimit) { in ZSTD_compressBlock_opt_generic()
535 if (inr > ilimit) /* last match must start at a minimum distance of 8 from oend */ in ZSTD_compressBlock_opt_generic()
707 const BYTE *const ilimit = iend - 8; in ZSTD_compressBlock_opt_extDict_generic() local
737 while (ip < ilimit) { in ZSTD_compressBlock_opt_extDict_generic()
843 if (inr > ilimit) /* last match must start at a minimum distance of 8 from oend */ in ZSTD_compressBlock_opt_extDict_generic()
/Linux-v5.15/arch/arm/boot/dts/
Darmada-388-clearfog.dtsi156 usb3-ilimit-hog {
Darmada-388-helios4.dts191 usb3-ilimit-hog {