Home
last modified time | relevance | path

Searched refs:totalBits (Results 226 – 250 of 407) sorted by relevance

12345678910>>...17

/dports/sysutils/u-boot-rpi/u-boot-2021.07/lib/zstd/
H A Ddecompress.c933 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequence() local
982 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequence()
1165 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequenceLong_generic() local
1223 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequenceLong_generic()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/lib/zstd/
H A Ddecompress.c933 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequence() local
982 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequence()
1165 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequenceLong_generic() local
1223 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequenceLong_generic()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/lib/zstd/
H A Ddecompress.c933 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequence() local
982 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequence()
1165 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequenceLong_generic() local
1223 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequenceLong_generic()
/dports/sysutils/u-boot-chip/u-boot-2021.07/lib/zstd/
H A Ddecompress.c933 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequence() local
982 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequence()
1165 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequenceLong_generic() local
1223 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequenceLong_generic()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/lib/zstd/
H A Ddecompress.c933 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequence() local
982 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequence()
1165 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequenceLong_generic() local
1223 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequenceLong_generic()
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/lib/zstd/
H A Ddecompress.c933 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequence() local
982 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequence()
1165 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequenceLong_generic() local
1223 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequenceLong_generic()
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/lib/zstd/
H A Ddecompress.c933 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequence() local
982 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequence()
1165 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequenceLong_generic() local
1223 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequenceLong_generic()
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/lib/zstd/
H A Ddecompress.c933 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequence() local
982 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequence()
1165 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequenceLong_generic() local
1223 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequenceLong_generic()
/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/lib/zstd/
H A Ddecompress.c933 U32 const totalBits = llBits + mlBits + ofBits;
982 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog)))
1165 U32 const totalBits = llBits + mlBits + ofBits;
1223 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog)))
/dports/sysutils/u-boot-pine64/u-boot-2021.07/lib/zstd/
H A Ddecompress.c933 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequence() local
982 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequence()
1165 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequenceLong_generic() local
1223 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequenceLong_generic()
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/lib/zstd/
H A Ddecompress.c933 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequence() local
982 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequence()
1165 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequenceLong_generic() local
1223 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequenceLong_generic()
/dports/sysutils/u-boot-pcduino3/u-boot-2021.07/lib/zstd/
H A Ddecompress.c933 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequence() local
982 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequence()
1165 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequenceLong_generic() local
1223 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequenceLong_generic()
/dports/sysutils/u-boot-pine64-lts/u-boot-2021.07/lib/zstd/
H A Ddecompress.c933 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequence() local
982 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequence()
1165 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequenceLong_generic() local
1223 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequenceLong_generic()
/dports/sysutils/u-boot-pinebook/u-boot-2021.07/lib/zstd/
H A Ddecompress.c933 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequence() local
982 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequence()
1165 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequenceLong_generic() local
1223 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequenceLong_generic()
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/lib/zstd/
H A Ddecompress.c933 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequence() local
982 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequence()
1165 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequenceLong_generic() local
1223 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequenceLong_generic()
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/lib/zstd/
H A Ddecompress.c933 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequence() local
982 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequence()
1165 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequenceLong_generic() local
1223 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequenceLong_generic()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/lib/zstd/
H A Ddecompress.c933 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequence() local
982 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequence()
1165 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequenceLong_generic() local
1223 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequenceLong_generic()
/dports/sysutils/u-boot-nanopi-a64/u-boot-2021.07/lib/zstd/
H A Ddecompress.c933 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequence() local
982 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequence()
1165 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequenceLong_generic() local
1223 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequenceLong_generic()
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/lib/zstd/
H A Ddecompress.c933 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequence() local
982 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequence()
1165 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequenceLong_generic() local
1223 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequenceLong_generic()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot/lib/zstd/
H A Ddecompress.c933 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequence() local
982 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequence()
1165 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequenceLong_generic() local
1223 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequenceLong_generic()
/dports/sysutils/u-boot-orangepi-pc-plus/u-boot-2021.07/lib/zstd/
H A Ddecompress.c933 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequence() local
982 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequence()
1165 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequenceLong_generic() local
1223 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequenceLong_generic()
/dports/sysutils/u-boot-orangepi-pc2/u-boot-2021.07/lib/zstd/
H A Ddecompress.c933 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequence() local
982 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequence()
1165 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequenceLong_generic() local
1223 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequenceLong_generic()
/dports/sysutils/u-boot-orangepi-plus-2e/u-boot-2021.07/lib/zstd/
H A Ddecompress.c933 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequence() local
982 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequence()
1165 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequenceLong_generic() local
1223 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequenceLong_generic()
/dports/multimedia/v4l-utils/linux-5.13-rc2/lib/zstd/
H A Ddecompress.c942 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequence() local
991 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequence()
1174 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequenceLong_generic() local
1232 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequenceLong_generic()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/lib/zstd/
H A Ddecompress.c933 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequence() local
982 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequence()
1165 U32 const totalBits = llBits + mlBits + ofBits; in ZSTD_decodeSequenceLong_generic() local
1223 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequenceLong_generic()

12345678910>>...17