Home
last modified time | relevance | path

Searched refs:litLengthCount (Results 1 – 25 of 31) sorted by relevance

12

/dports/mail/rmilter/rmilter-1.10.0/contrib/zstd/
H A Dzdict.c661 U32 litLengthCount[MaxLL+1]; in ZDICT_analyzeEntropy() local
687 for (u=0; u<=MaxLL; u++) litLengthCount[u]=1; in ZDICT_analyzeEntropy()
703 countLit, offcodeCount, matchLengthCount, litLengthCount, repOffset, in ZDICT_analyzeEntropy()
742 total=0; for (u=0; u<=MaxLL; u++) total+=litLengthCount[u]; in ZDICT_analyzeEntropy()
743 errorCode = FSE_normalizeCount(litLengthNCount, llLog, litLengthCount, total, MaxLL); in ZDICT_analyzeEntropy()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/zstd/lib/dictBuilder/
H A Dzdict.c725 unsigned litLengthCount[MaxLL+1]; in ZDICT_analyzeEntropy() local
744 for (u=0; u<=MaxLL; u++) litLengthCount[u] = 1; in ZDICT_analyzeEntropy()
763 countLit, offcodeCount, matchLengthCount, litLengthCount, repOffset, in ZDICT_analyzeEntropy()
810 total=0; for (u=0; u<=MaxLL; u++) total+=litLengthCount[u]; in ZDICT_analyzeEntropy()
811 …errorCode = FSE_normalizeCount(litLengthNCount, llLog, litLengthCount, total, MaxLL, /* useLowProb… in ZDICT_analyzeEntropy()
/dports/archivers/zstd/zstd-1.5.0/lib/dictBuilder/
H A Dzdict.c725 unsigned litLengthCount[MaxLL+1]; in ZDICT_analyzeEntropy() local
744 for (u=0; u<=MaxLL; u++) litLengthCount[u] = 1; in ZDICT_analyzeEntropy()
763 countLit, offcodeCount, matchLengthCount, litLengthCount, repOffset, in ZDICT_analyzeEntropy()
810 total=0; for (u=0; u<=MaxLL; u++) total+=litLengthCount[u]; in ZDICT_analyzeEntropy()
811 …errorCode = FSE_normalizeCount(litLengthNCount, llLog, litLengthCount, total, MaxLL, /* useLowProb… in ZDICT_analyzeEntropy()
/dports/archivers/p5-Compress-Zstd/Compress-Zstd-0.20/ext/zstd/lib/dictBuilder/
H A Dzdict.c697 unsigned litLengthCount[MaxLL+1]; in ZDICT_analyzeEntropy() local
716 for (u=0; u<=MaxLL; u++) litLengthCount[u] = 1; in ZDICT_analyzeEntropy()
735 countLit, offcodeCount, matchLengthCount, litLengthCount, repOffset, in ZDICT_analyzeEntropy()
782 total=0; for (u=0; u<=MaxLL; u++) total+=litLengthCount[u]; in ZDICT_analyzeEntropy()
783 errorCode = FSE_normalizeCount(litLengthNCount, llLog, litLengthCount, total, MaxLL); in ZDICT_analyzeEntropy()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/third_party/zstd/lib/dictBuilder/
H A Dzdict.c697 unsigned litLengthCount[MaxLL+1]; in ZDICT_analyzeEntropy() local
716 for (u=0; u<=MaxLL; u++) litLengthCount[u] = 1; in ZDICT_analyzeEntropy()
735 countLit, offcodeCount, matchLengthCount, litLengthCount, repOffset, in ZDICT_analyzeEntropy()
782 total=0; for (u=0; u<=MaxLL; u++) total+=litLengthCount[u]; in ZDICT_analyzeEntropy()
783 errorCode = FSE_normalizeCount(litLengthNCount, llLog, litLengthCount, total, MaxLL); in ZDICT_analyzeEntropy()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/zstd-sys-1.4.15+zstd.1.4.4/zstd/lib/dictBuilder/
H A Dzdict.c697 unsigned litLengthCount[MaxLL+1]; in ZDICT_analyzeEntropy() local
716 for (u=0; u<=MaxLL; u++) litLengthCount[u] = 1; in ZDICT_analyzeEntropy()
735 countLit, offcodeCount, matchLengthCount, litLengthCount, repOffset, in ZDICT_analyzeEntropy()
782 total=0; for (u=0; u<=MaxLL; u++) total+=litLengthCount[u]; in ZDICT_analyzeEntropy()
783 errorCode = FSE_normalizeCount(litLengthNCount, llLog, litLengthCount, total, MaxLL); in ZDICT_analyzeEntropy()
/dports/archivers/c-blosc2/c-blosc2-2.0.4/internal-complibs/zstd-1.5.0/dictBuilder/
H A Dzdict.c725 unsigned litLengthCount[MaxLL+1]; in ZDICT_analyzeEntropy() local
744 for (u=0; u<=MaxLL; u++) litLengthCount[u] = 1; in ZDICT_analyzeEntropy()
763 countLit, offcodeCount, matchLengthCount, litLengthCount, repOffset, in ZDICT_analyzeEntropy()
810 total=0; for (u=0; u<=MaxLL; u++) total+=litLengthCount[u]; in ZDICT_analyzeEntropy()
811 …errorCode = FSE_normalizeCount(litLengthNCount, llLog, litLengthCount, total, MaxLL, /* useLowProb… in ZDICT_analyzeEntropy()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/third_party/zstd/lib/dictBuilder/
H A Dzdict.c697 unsigned litLengthCount[MaxLL+1]; in ZDICT_analyzeEntropy() local
716 for (u=0; u<=MaxLL; u++) litLengthCount[u] = 1; in ZDICT_analyzeEntropy()
735 countLit, offcodeCount, matchLengthCount, litLengthCount, repOffset, in ZDICT_analyzeEntropy()
782 total=0; for (u=0; u<=MaxLL; u++) total+=litLengthCount[u]; in ZDICT_analyzeEntropy()
783 errorCode = FSE_normalizeCount(litLengthNCount, llLog, litLengthCount, total, MaxLL); in ZDICT_analyzeEntropy()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/zstd/lib/dictBuilder/
H A Dzdict.c725 unsigned litLengthCount[MaxLL+1]; in ZDICT_analyzeEntropy() local
744 for (u=0; u<=MaxLL; u++) litLengthCount[u] = 1; in ZDICT_analyzeEntropy()
763 countLit, offcodeCount, matchLengthCount, litLengthCount, repOffset, in ZDICT_analyzeEntropy()
810 total=0; for (u=0; u<=MaxLL; u++) total+=litLengthCount[u]; in ZDICT_analyzeEntropy()
811 …errorCode = FSE_normalizeCount(litLengthNCount, llLog, litLengthCount, total, MaxLL, /* useLowProb… in ZDICT_analyzeEntropy()
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/DataDog/zstd/
H A Dzdict.c697 unsigned litLengthCount[MaxLL+1]; in ZDICT_analyzeEntropy() local
716 for (u=0; u<=MaxLL; u++) litLengthCount[u] = 1; in ZDICT_analyzeEntropy()
735 countLit, offcodeCount, matchLengthCount, litLengthCount, repOffset, in ZDICT_analyzeEntropy()
782 total=0; for (u=0; u<=MaxLL; u++) total+=litLengthCount[u]; in ZDICT_analyzeEntropy()
783 errorCode = FSE_normalizeCount(litLengthNCount, llLog, litLengthCount, total, MaxLL); in ZDICT_analyzeEntropy()
/dports/devel/mercurial/mercurial-6.0/contrib/python-zstandard/zstd/dictBuilder/
H A Dzdict.c697 unsigned litLengthCount[MaxLL+1]; in ZDICT_analyzeEntropy() local
716 for (u=0; u<=MaxLL; u++) litLengthCount[u] = 1; in ZDICT_analyzeEntropy()
735 countLit, offcodeCount, matchLengthCount, litLengthCount, repOffset, in ZDICT_analyzeEntropy()
782 total=0; for (u=0; u<=MaxLL; u++) total+=litLengthCount[u]; in ZDICT_analyzeEntropy()
783 errorCode = FSE_normalizeCount(litLengthNCount, llLog, litLengthCount, total, MaxLL); in ZDICT_analyzeEntropy()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/zstd-sys-1.5.0+zstd.1.4.9/zstd/lib/dictBuilder/
H A Dzdict.c724 unsigned litLengthCount[MaxLL+1]; in ZDICT_analyzeEntropy() local
743 for (u=0; u<=MaxLL; u++) litLengthCount[u] = 1; in ZDICT_analyzeEntropy()
762 countLit, offcodeCount, matchLengthCount, litLengthCount, repOffset, in ZDICT_analyzeEntropy()
809 total=0; for (u=0; u<=MaxLL; u++) total+=litLengthCount[u]; in ZDICT_analyzeEntropy()
810 …errorCode = FSE_normalizeCount(litLengthNCount, llLog, litLengthCount, total, MaxLL, /* useLowProb… in ZDICT_analyzeEntropy()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/third_party/zstd/lib/dictBuilder/
H A Dzdict.c697 unsigned litLengthCount[MaxLL+1]; in ZDICT_analyzeEntropy() local
716 for (u=0; u<=MaxLL; u++) litLengthCount[u] = 1; in ZDICT_analyzeEntropy()
735 countLit, offcodeCount, matchLengthCount, litLengthCount, repOffset, in ZDICT_analyzeEntropy()
782 total=0; for (u=0; u<=MaxLL; u++) total+=litLengthCount[u]; in ZDICT_analyzeEntropy()
783 errorCode = FSE_normalizeCount(litLengthNCount, llLog, litLengthCount, total, MaxLL); in ZDICT_analyzeEntropy()
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/zstd-sys-1.4.15+zstd.1.4.4/zstd/lib/dictBuilder/
H A Dzdict.c697 unsigned litLengthCount[MaxLL+1]; in ZDICT_analyzeEntropy() local
716 for (u=0; u<=MaxLL; u++) litLengthCount[u] = 1; in ZDICT_analyzeEntropy()
735 countLit, offcodeCount, matchLengthCount, litLengthCount, repOffset, in ZDICT_analyzeEntropy()
782 total=0; for (u=0; u<=MaxLL; u++) total+=litLengthCount[u]; in ZDICT_analyzeEntropy()
783 errorCode = FSE_normalizeCount(litLengthNCount, llLog, litLengthCount, total, MaxLL); in ZDICT_analyzeEntropy()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/zstd/lib/dictBuilder/
H A Dzdict.c677 U32 litLengthCount[MaxLL+1]; in ZDICT_analyzeEntropy() local
703 for (u=0; u<=MaxLL; u++) litLengthCount[u] = 1; in ZDICT_analyzeEntropy()
719 countLit, offcodeCount, matchLengthCount, litLengthCount, repOffset, in ZDICT_analyzeEntropy()
759 total=0; for (u=0; u<=MaxLL; u++) total+=litLengthCount[u]; in ZDICT_analyzeEntropy()
760 errorCode = FSE_normalizeCount(litLengthNCount, llLog, litLengthCount, total, MaxLL); in ZDICT_analyzeEntropy()
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmzstd/lib/dictBuilder/
H A Dzdict.c725 unsigned litLengthCount[MaxLL+1]; in ZDICT_analyzeEntropy() local
744 for (u=0; u<=MaxLL; u++) litLengthCount[u] = 1; in ZDICT_analyzeEntropy()
763 countLit, offcodeCount, matchLengthCount, litLengthCount, repOffset, in ZDICT_analyzeEntropy()
810 total=0; for (u=0; u<=MaxLL; u++) total+=litLengthCount[u]; in ZDICT_analyzeEntropy()
811 …errorCode = FSE_normalizeCount(litLengthNCount, llLog, litLengthCount, total, MaxLL, /* useLowProb… in ZDICT_analyzeEntropy()
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmzstd/lib/dictBuilder/
H A Dzdict.c725 unsigned litLengthCount[MaxLL+1]; in ZDICT_analyzeEntropy() local
744 for (u=0; u<=MaxLL; u++) litLengthCount[u] = 1; in ZDICT_analyzeEntropy()
763 countLit, offcodeCount, matchLengthCount, litLengthCount, repOffset, in ZDICT_analyzeEntropy()
810 total=0; for (u=0; u<=MaxLL; u++) total+=litLengthCount[u]; in ZDICT_analyzeEntropy()
811 …errorCode = FSE_normalizeCount(litLengthNCount, llLog, litLengthCount, total, MaxLL, /* useLowProb… in ZDICT_analyzeEntropy()
/dports/devel/cmake/cmake-3.22.1/Utilities/cmzstd/lib/dictBuilder/
H A Dzdict.c725 unsigned litLengthCount[MaxLL+1]; in ZDICT_analyzeEntropy() local
744 for (u=0; u<=MaxLL; u++) litLengthCount[u] = 1; in ZDICT_analyzeEntropy()
763 countLit, offcodeCount, matchLengthCount, litLengthCount, repOffset, in ZDICT_analyzeEntropy()
810 total=0; for (u=0; u<=MaxLL; u++) total+=litLengthCount[u]; in ZDICT_analyzeEntropy()
811 …errorCode = FSE_normalizeCount(litLengthNCount, llLog, litLengthCount, total, MaxLL, /* useLowProb… in ZDICT_analyzeEntropy()
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/vendor/github.com/DataDog/zstd/
H A Dzdict.c697 unsigned litLengthCount[MaxLL+1]; in ZDICT_analyzeEntropy() local
716 for (u=0; u<=MaxLL; u++) litLengthCount[u] = 1; in ZDICT_analyzeEntropy()
735 countLit, offcodeCount, matchLengthCount, litLengthCount, repOffset, in ZDICT_analyzeEntropy()
782 total=0; for (u=0; u<=MaxLL; u++) total+=litLengthCount[u]; in ZDICT_analyzeEntropy()
783 errorCode = FSE_normalizeCount(litLengthNCount, llLog, litLengthCount, total, MaxLL); in ZDICT_analyzeEntropy()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/zstd/lib/dictBuilder/
H A Dzdict.c725 unsigned litLengthCount[MaxLL+1]; in ZDICT_analyzeEntropy() local
744 for (u=0; u<=MaxLL; u++) litLengthCount[u] = 1; in ZDICT_analyzeEntropy()
763 countLit, offcodeCount, matchLengthCount, litLengthCount, repOffset, in ZDICT_analyzeEntropy()
810 total=0; for (u=0; u<=MaxLL; u++) total+=litLengthCount[u]; in ZDICT_analyzeEntropy()
811 …errorCode = FSE_normalizeCount(litLengthNCount, llLog, litLengthCount, total, MaxLL, /* useLowProb… in ZDICT_analyzeEntropy()
/dports/devel/py-tables/tables-3.6.1/c-blosc/internal-complibs/zstd-1.3.8/dictBuilder/
H A Dzdict.c697 unsigned litLengthCount[MaxLL+1]; in ZDICT_analyzeEntropy() local
716 for (u=0; u<=MaxLL; u++) litLengthCount[u] = 1; in ZDICT_analyzeEntropy()
735 countLit, offcodeCount, matchLengthCount, litLengthCount, repOffset, in ZDICT_analyzeEntropy()
782 total=0; for (u=0; u<=MaxLL; u++) total+=litLengthCount[u]; in ZDICT_analyzeEntropy()
783 errorCode = FSE_normalizeCount(litLengthNCount, llLog, litLengthCount, total, MaxLL); in ZDICT_analyzeEntropy()
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/zstd-sys-1.5.0+zstd.1.4.9/zstd/lib/dictBuilder/
H A Dzdict.c724 unsigned litLengthCount[MaxLL+1]; in ZDICT_analyzeEntropy() local
743 for (u=0; u<=MaxLL; u++) litLengthCount[u] = 1; in ZDICT_analyzeEntropy()
762 countLit, offcodeCount, matchLengthCount, litLengthCount, repOffset, in ZDICT_analyzeEntropy()
809 total=0; for (u=0; u<=MaxLL; u++) total+=litLengthCount[u]; in ZDICT_analyzeEntropy()
810 …errorCode = FSE_normalizeCount(litLengthNCount, llLog, litLengthCount, total, MaxLL, /* useLowProb… in ZDICT_analyzeEntropy()
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/zstd/lib/dictBuilder/
H A Dzdict.c697 U32 litLengthCount[MaxLL+1]; in ZDICT_analyzeEntropy() local
716 for (u=0; u<=MaxLL; u++) litLengthCount[u] = 1; in ZDICT_analyzeEntropy()
735 countLit, offcodeCount, matchLengthCount, litLengthCount, repOffset, in ZDICT_analyzeEntropy()
782 total=0; for (u=0; u<=MaxLL; u++) total+=litLengthCount[u]; in ZDICT_analyzeEntropy()
783 errorCode = FSE_normalizeCount(litLengthNCount, llLog, litLengthCount, total, MaxLL); in ZDICT_analyzeEntropy()
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/github.com/DataDog/zstd/
H A Dzdict.c697 unsigned litLengthCount[MaxLL+1]; in ZDICT_analyzeEntropy() local
716 for (u=0; u<=MaxLL; u++) litLengthCount[u] = 1; in ZDICT_analyzeEntropy()
735 countLit, offcodeCount, matchLengthCount, litLengthCount, repOffset, in ZDICT_analyzeEntropy()
782 total=0; for (u=0; u<=MaxLL; u++) total+=litLengthCount[u]; in ZDICT_analyzeEntropy()
783 errorCode = FSE_normalizeCount(litLengthNCount, llLog, litLengthCount, total, MaxLL); in ZDICT_analyzeEntropy()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/zstd-sys-1.4.19+zstd.1.4.8/zstd/lib/dictBuilder/
H A Dzdict.c720 unsigned litLengthCount[MaxLL+1]; in ZDICT_analyzeEntropy() local
739 for (u=0; u<=MaxLL; u++) litLengthCount[u] = 1; in ZDICT_analyzeEntropy()
758 countLit, offcodeCount, matchLengthCount, litLengthCount, repOffset, in ZDICT_analyzeEntropy()
805 total=0; for (u=0; u<=MaxLL; u++) total+=litLengthCount[u]; in ZDICT_analyzeEntropy()
806 …errorCode = FSE_normalizeCount(litLengthNCount, llLog, litLengthCount, total, MaxLL, /* useLowProb… in ZDICT_analyzeEntropy()

12