Home
last modified time | relevance | path

Searched refs:MFLIMIT (Results 1 – 25 of 234) sorted by relevance

12345678910

/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/lib/
H A Dlz4.c33 #define MFLIMIT (COPYLENGTH+MINMATCH) macro
34 static const int LZ4_minLength = (MFLIMIT+1);
101 …if ((partialDecoding) && (oexit> oend-MFLIMIT)) oexit = oend-MFLIMIT; /* t… in LZ4_decompress_generic()
130 …if (((endOnInput) && ((cpy>(partialDecoding?oexit:oend-MFLIMIT)) || (ip+length>iend-(2+1+LASTLITER… in LZ4_decompress_generic()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/lib/
H A Dlz4.c33 #define MFLIMIT (COPYLENGTH+MINMATCH) macro
34 static const int LZ4_minLength = (MFLIMIT+1);
101 …if ((partialDecoding) && (oexit> oend-MFLIMIT)) oexit = oend-MFLIMIT; /* t… in LZ4_decompress_generic()
130 …if (((endOnInput) && ((cpy>(partialDecoding?oexit:oend-MFLIMIT)) || (ip+length>iend-(2+1+LASTLITER… in LZ4_decompress_generic()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/lib/
H A Dlz4.c33 #define MFLIMIT (COPYLENGTH+MINMATCH) macro
34 static const int LZ4_minLength = (MFLIMIT+1);
101 …if ((partialDecoding) && (oexit> oend-MFLIMIT)) oexit = oend-MFLIMIT; /* t… in LZ4_decompress_generic()
130 …if (((endOnInput) && ((cpy>(partialDecoding?oexit:oend-MFLIMIT)) || (ip+length>iend-(2+1+LASTLITER… in LZ4_decompress_generic()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/lib/
H A Dlz4.c33 #define MFLIMIT (COPYLENGTH+MINMATCH) macro
34 static const int LZ4_minLength = (MFLIMIT+1);
101 …if ((partialDecoding) && (oexit> oend-MFLIMIT)) oexit = oend-MFLIMIT; /* t… in LZ4_decompress_generic()
130 …if (((endOnInput) && ((cpy>(partialDecoding?oexit:oend-MFLIMIT)) || (ip+length>iend-(2+1+LASTLITER… in LZ4_decompress_generic()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/lib/
H A Dlz4.c33 #define MFLIMIT (COPYLENGTH+MINMATCH) macro
34 static const int LZ4_minLength = (MFLIMIT+1);
101 …if ((partialDecoding) && (oexit> oend-MFLIMIT)) oexit = oend-MFLIMIT; /* t… in LZ4_decompress_generic()
130 …if (((endOnInput) && ((cpy>(partialDecoding?oexit:oend-MFLIMIT)) || (ip+length>iend-(2+1+LASTLITER… in LZ4_decompress_generic()
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/lib/
H A Dlz4.c33 #define MFLIMIT (COPYLENGTH+MINMATCH) macro
34 static const int LZ4_minLength = (MFLIMIT+1);
101 …if ((partialDecoding) && (oexit> oend-MFLIMIT)) oexit = oend-MFLIMIT; /* t… in LZ4_decompress_generic()
130 …if (((endOnInput) && ((cpy>(partialDecoding?oexit:oend-MFLIMIT)) || (ip+length>iend-(2+1+LASTLITER… in LZ4_decompress_generic()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/lib/
H A Dlz4.c33 #define MFLIMIT (COPYLENGTH+MINMATCH) macro
34 static const int LZ4_minLength = (MFLIMIT+1);
101 …if ((partialDecoding) && (oexit> oend-MFLIMIT)) oexit = oend-MFLIMIT; /* t… in LZ4_decompress_generic()
130 …if (((endOnInput) && ((cpy>(partialDecoding?oexit:oend-MFLIMIT)) || (ip+length>iend-(2+1+LASTLITER… in LZ4_decompress_generic()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/lib/
H A Dlz4.c33 #define MFLIMIT (COPYLENGTH+MINMATCH) macro
34 static const int LZ4_minLength = (MFLIMIT+1);
101 …if ((partialDecoding) && (oexit> oend-MFLIMIT)) oexit = oend-MFLIMIT; /* t… in LZ4_decompress_generic()
130 …if (((endOnInput) && ((cpy>(partialDecoding?oexit:oend-MFLIMIT)) || (ip+length>iend-(2+1+LASTLITER… in LZ4_decompress_generic()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/lib/
H A Dlz4.c33 #define MFLIMIT (COPYLENGTH+MINMATCH) macro
34 static const int LZ4_minLength = (MFLIMIT+1);
101 …if ((partialDecoding) && (oexit> oend-MFLIMIT)) oexit = oend-MFLIMIT; /* t… in LZ4_decompress_generic()
130 …if (((endOnInput) && ((cpy>(partialDecoding?oexit:oend-MFLIMIT)) || (ip+length>iend-(2+1+LASTLITER… in LZ4_decompress_generic()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/lib/
H A Dlz4.c33 #define MFLIMIT (COPYLENGTH+MINMATCH) macro
34 static const int LZ4_minLength = (MFLIMIT+1);
101 …if ((partialDecoding) && (oexit> oend-MFLIMIT)) oexit = oend-MFLIMIT; /* t… in LZ4_decompress_generic()
130 …if (((endOnInput) && ((cpy>(partialDecoding?oexit:oend-MFLIMIT)) || (ip+length>iend-(2+1+LASTLITER… in LZ4_decompress_generic()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/BSD/
H A Dlz4.c34 #define MFLIMIT (COPYLENGTH+MINMATCH) macro
35 static const int LZ4_minLength = (MFLIMIT+1);
102 …if ((partialDecoding) && (oexit> oend-MFLIMIT)) oexit = oend-MFLIMIT; /* t… in LZ4_decompress_generic()
131 …if (((endOnInput) && ((cpy>(partialDecoding?oexit:oend-MFLIMIT)) || (ip+length>iend-(2+1+LASTLITER… in LZ4_decompress_generic()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/lib/
H A Dlz4.c33 #define MFLIMIT (COPYLENGTH+MINMATCH) macro
34 static const int LZ4_minLength = (MFLIMIT+1);
101 …if ((partialDecoding) && (oexit> oend-MFLIMIT)) oexit = oend-MFLIMIT; /* t… in LZ4_decompress_generic()
130 …if (((endOnInput) && ((cpy>(partialDecoding?oexit:oend-MFLIMIT)) || (ip+length>iend-(2+1+LASTLITER… in LZ4_decompress_generic()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/lib/
H A Dlz4.c33 #define MFLIMIT (COPYLENGTH+MINMATCH) macro
34 static const int LZ4_minLength = (MFLIMIT+1);
101 …if ((partialDecoding) && (oexit> oend-MFLIMIT)) oexit = oend-MFLIMIT; /* t… in LZ4_decompress_generic()
130 …if (((endOnInput) && ((cpy>(partialDecoding?oexit:oend-MFLIMIT)) || (ip+length>iend-(2+1+LASTLITER… in LZ4_decompress_generic()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/lib/
H A Dlz4.c33 #define MFLIMIT (COPYLENGTH+MINMATCH) macro
34 static const int LZ4_minLength = (MFLIMIT+1);
101 …if ((partialDecoding) && (oexit> oend-MFLIMIT)) oexit = oend-MFLIMIT; /* t… in LZ4_decompress_generic()
130 …if (((endOnInput) && ((cpy>(partialDecoding?oexit:oend-MFLIMIT)) || (ip+length>iend-(2+1+LASTLITER… in LZ4_decompress_generic()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/lib/
H A Dlz4.c33 #define MFLIMIT (COPYLENGTH+MINMATCH) macro
34 static const int LZ4_minLength = (MFLIMIT+1);
101 …if ((partialDecoding) && (oexit> oend-MFLIMIT)) oexit = oend-MFLIMIT; /* t… in LZ4_decompress_generic()
130 …if (((endOnInput) && ((cpy>(partialDecoding?oexit:oend-MFLIMIT)) || (ip+length>iend-(2+1+LASTLITER… in LZ4_decompress_generic()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/lib/
H A Dlz4.c33 #define MFLIMIT (COPYLENGTH+MINMATCH) macro
34 static const int LZ4_minLength = (MFLIMIT+1);
101 …if ((partialDecoding) && (oexit> oend-MFLIMIT)) oexit = oend-MFLIMIT; /* t… in LZ4_decompress_generic()
130 …if (((endOnInput) && ((cpy>(partialDecoding?oexit:oend-MFLIMIT)) || (ip+length>iend-(2+1+LASTLITER… in LZ4_decompress_generic()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/lib/
H A Dlz4.c33 #define MFLIMIT (COPYLENGTH+MINMATCH) macro
34 static const int LZ4_minLength = (MFLIMIT+1);
101 …if ((partialDecoding) && (oexit> oend-MFLIMIT)) oexit = oend-MFLIMIT; /* t… in LZ4_decompress_generic()
130 …if (((endOnInput) && ((cpy>(partialDecoding?oexit:oend-MFLIMIT)) || (ip+length>iend-(2+1+LASTLITER… in LZ4_decompress_generic()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/lib/
H A Dlz4.c33 #define MFLIMIT (COPYLENGTH+MINMATCH) macro
34 static const int LZ4_minLength = (MFLIMIT+1);
101 …if ((partialDecoding) && (oexit> oend-MFLIMIT)) oexit = oend-MFLIMIT; /* t… in LZ4_decompress_generic()
130 …if (((endOnInput) && ((cpy>(partialDecoding?oexit:oend-MFLIMIT)) || (ip+length>iend-(2+1+LASTLITER… in LZ4_decompress_generic()
/dports/sysutils/u-boot-chip/u-boot-2021.07/lib/
H A Dlz4.c33 #define MFLIMIT (COPYLENGTH+MINMATCH) macro
34 static const int LZ4_minLength = (MFLIMIT+1);
101 …if ((partialDecoding) && (oexit> oend-MFLIMIT)) oexit = oend-MFLIMIT; /* t… in LZ4_decompress_generic()
130 …if (((endOnInput) && ((cpy>(partialDecoding?oexit:oend-MFLIMIT)) || (ip+length>iend-(2+1+LASTLITER… in LZ4_decompress_generic()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/lib/
H A Dlz4.c33 #define MFLIMIT (COPYLENGTH+MINMATCH) macro
34 static const int LZ4_minLength = (MFLIMIT+1);
101 …if ((partialDecoding) && (oexit> oend-MFLIMIT)) oexit = oend-MFLIMIT; /* t… in LZ4_decompress_generic()
130 …if (((endOnInput) && ((cpy>(partialDecoding?oexit:oend-MFLIMIT)) || (ip+length>iend-(2+1+LASTLITER… in LZ4_decompress_generic()
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/lib/
H A Dlz4.c33 #define MFLIMIT (COPYLENGTH+MINMATCH) macro
34 static const int LZ4_minLength = (MFLIMIT+1);
101 …if ((partialDecoding) && (oexit> oend-MFLIMIT)) oexit = oend-MFLIMIT; /* t… in LZ4_decompress_generic()
130 …if (((endOnInput) && ((cpy>(partialDecoding?oexit:oend-MFLIMIT)) || (ip+length>iend-(2+1+LASTLITER… in LZ4_decompress_generic()
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/lib/
H A Dlz4.c33 #define MFLIMIT (COPYLENGTH+MINMATCH) macro
34 static const int LZ4_minLength = (MFLIMIT+1);
101 …if ((partialDecoding) && (oexit> oend-MFLIMIT)) oexit = oend-MFLIMIT; /* t… in LZ4_decompress_generic()
130 …if (((endOnInput) && ((cpy>(partialDecoding?oexit:oend-MFLIMIT)) || (ip+length>iend-(2+1+LASTLITER… in LZ4_decompress_generic()
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/lib/
H A Dlz4.c33 #define MFLIMIT (COPYLENGTH+MINMATCH) macro
34 static const int LZ4_minLength = (MFLIMIT+1);
101 …if ((partialDecoding) && (oexit> oend-MFLIMIT)) oexit = oend-MFLIMIT; /* t… in LZ4_decompress_generic()
130 …if (((endOnInput) && ((cpy>(partialDecoding?oexit:oend-MFLIMIT)) || (ip+length>iend-(2+1+LASTLITER… in LZ4_decompress_generic()
/dports/sysutils/u-boot-orangepi-plus-2e/u-boot-2021.07/lib/
H A Dlz4.c33 #define MFLIMIT (COPYLENGTH+MINMATCH) macro
34 static const int LZ4_minLength = (MFLIMIT+1);
101 …if ((partialDecoding) && (oexit> oend-MFLIMIT)) oexit = oend-MFLIMIT; /* t… in LZ4_decompress_generic()
130 …if (((endOnInput) && ((cpy>(partialDecoding?oexit:oend-MFLIMIT)) || (ip+length>iend-(2+1+LASTLITER… in LZ4_decompress_generic()
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/lib/
H A Dlz4.c33 #define MFLIMIT (COPYLENGTH+MINMATCH) macro
34 static const int LZ4_minLength = (MFLIMIT+1);
101 …if ((partialDecoding) && (oexit> oend-MFLIMIT)) oexit = oend-MFLIMIT; /* t… in LZ4_decompress_generic()
130 …if (((endOnInput) && ((cpy>(partialDecoding?oexit:oend-MFLIMIT)) || (ip+length>iend-(2+1+LASTLITER… in LZ4_decompress_generic()

12345678910