Home
last modified time | relevance | path

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

/linux-6.1.9/lib/zstd/compress/
Dzstd_fast.c67 const BYTE* const ilimit = iend - HASH_READ_SIZE; in ZSTD_compressBlock_fast_generic() local
90 while (ip1 < ilimit) { /* < instead of <=, because check at ip0+2 */ in ZSTD_compressBlock_fast_generic()
157 if (ip0 <= ilimit) { in ZSTD_compressBlock_fast_generic()
164 while ( (ip0 <= ilimit) && (MEM_read32(ip0) == MEM_read32(ip0 - offset_2)) ) { in ZSTD_compressBlock_fast_generic()
223 const BYTE* const ilimit = iend - HASH_READ_SIZE; in ZSTD_compressBlock_fast_dictMatchState_generic() local
258 while (ip < ilimit) { /* < instead of <=, because repcode check at (ip+1) */ in ZSTD_compressBlock_fast_dictMatchState_generic()
317 if (ip <= ilimit) { in ZSTD_compressBlock_fast_dictMatchState_generic()
324 while (ip <= ilimit) { in ZSTD_compressBlock_fast_dictMatchState_generic()
398 const BYTE* const ilimit = iend - 8; in ZSTD_compressBlock_fast_extDict_generic() local
408 while (ip < ilimit) { /* < instead of <=, because (ip+1) */ in ZSTD_compressBlock_fast_extDict_generic()
[all …]
Dzstd_double_fast.c70 const BYTE* const ilimit = iend - HASH_READ_SIZE; in ZSTD_compressBlock_doubleFast_generic() local
125 while (ip < ilimit) { /* < instead of <=, because repcode check at (ip+1) */ in ZSTD_compressBlock_doubleFast_generic()
258 if (ip <= ilimit) { in ZSTD_compressBlock_doubleFast_generic()
270 while (ip <= ilimit) { in ZSTD_compressBlock_doubleFast_generic()
293 while ( (ip <= ilimit) in ZSTD_compressBlock_doubleFast_generic()
371 const BYTE* const ilimit = iend - 8; in ZSTD_compressBlock_doubleFast_extDict_generic() local
391 while (ip < ilimit) { /* < instead of <=, because (ip+1) */ in ZSTD_compressBlock_doubleFast_extDict_generic()
462 if (ip <= ilimit) { in ZSTD_compressBlock_doubleFast_extDict_generic()
473 while (ip <= ilimit) { in ZSTD_compressBlock_doubleFast_extDict_generic()
Dzstd_lazy.c868 const BYTE* const ilimit = iend - 8; in ZSTD_compressBlock_lazy_generic() local
945 while (ip < ilimit) { in ZSTD_compressBlock_lazy_generic()
984 while (ip<ilimit) { in ZSTD_compressBlock_lazy_generic()
1019 if ((depth==2) && (ip<ilimit)) { in ZSTD_compressBlock_lazy_generic()
1084 while (ip <= ilimit) { in ZSTD_compressBlock_lazy_generic()
1105 while ( ((ip <= ilimit) & (offset_2>0)) in ZSTD_compressBlock_lazy_generic()
1215 const BYTE* const ilimit = iend - 8; in ZSTD_compressBlock_lazy_extDict_generic() local
1243 while (ip < ilimit) { in ZSTD_compressBlock_lazy_extDict_generic()
1276 while (ip<ilimit) { in ZSTD_compressBlock_lazy_extDict_generic()
1307 if ((depth==2) && (ip<ilimit)) { in ZSTD_compressBlock_lazy_extDict_generic()
[all …]
Dzstd_ldm.c314 BYTE const* const ilimit = iend - HASH_READ_SIZE; in ZSTD_ldm_generateSequences_internal() local
341 while (ip < ilimit) { in ZSTD_ldm_generateSequences_internal()
346 hashed = ZSTD_ldm_gear_feed(&hashState, ip, ilimit - ip, in ZSTD_ldm_generateSequences_internal()
Dzstd_opt.c955 const BYTE* const ilimit = iend - 8; in ZSTD_compressBlock_opt_generic() local
981 while (ip < ilimit) { in ZSTD_compressBlock_opt_generic()
1088 if (inr > ilimit) continue; in ZSTD_compressBlock_opt_generic()
/linux-6.1.9/arch/arm/boot/dts/
Darmada-388-clearfog.dtsi156 usb3-ilimit-hog {
Darmada-388-helios4.dts191 usb3-ilimit-hog {