Home
last modified time | relevance | path

Searched full:hashcache (Results 1 – 8 of 8) sorted by relevance

/external/zstd/lib/compress/
Dzstd_lazy.c851 ms->hashCache[idx & ZSTD_ROW_HASH_CACHE_MASK] = hash; in ZSTD_row_fillHashCache()
854 …UGLOG(6, "ZSTD_row_fillHashCache(): [%u %u %u %u %u %u %u %u]", ms->hashCache[0], ms->hashCache[1], in ZSTD_row_fillHashCache()
855 … ms->hashCache[2], ms->hashCache[3], ms->hashCache[4], in ZSTD_row_fillHashCache()
856 … ms->hashCache[5], ms->hashCache[6], ms->hashCache[7]); in ZSTD_row_fillHashCache()
897 …U32 const hash = useCache ? ZSTD_row_nextCachedHash(ms->hashCache, hashTable, tagTable, base, upda… in ZSTD_row_update_internalImpl()
1150 U32* const hashCache = ms->hashCache; in ZSTD_RowFindBestMatch() local
1207 …hash = ZSTD_row_nextCachedHash(hashCache, hashTable, tagTable, base, curr, hashLog, rowLog, mls, h… in ZSTD_RowFindBestMatch()
Dzstd_compress_internal.h231 …U32 hashCache[ZSTD_ROW_HASH_CACHE_SIZE]; /* For row-based matchFinder: a cache of hashes to improv… member
/external/bazelbuild-rules_python/examples/bzlmod/
Dgazelle_python.yaml22 S3.HashCache: s3cmd
/external/bazelbuild-rules_python/examples/bzlmod_build_file_generation/
Dgazelle_python.yaml22 S3.HashCache: s3cmd
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h32821 U32 hashCache[8]; member
Dvmlinux.h32821 U32 hashCache[8]; member
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h74798 U32 hashCache[8]; member
Dvmlinux_602.h74798 U32 hashCache[8]; member