Searched full:hashcache (Results 1 – 8 of 8) sorted by relevance
| /external/zstd/lib/compress/ |
| D | zstd_lazy.c | 851 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()
|
| D | zstd_compress_internal.h | 231 …U32 hashCache[ZSTD_ROW_HASH_CACHE_SIZE]; /* For row-based matchFinder: a cache of hashes to improv… member
|
| /external/bazelbuild-rules_python/examples/bzlmod/ |
| D | gazelle_python.yaml | 22 S3.HashCache: s3cmd
|
| /external/bazelbuild-rules_python/examples/bzlmod_build_file_generation/ |
| D | gazelle_python.yaml | 22 S3.HashCache: s3cmd
|
| /external/bcc/libbpf-tools/loongarch/ |
| D | vmlinux_602.h | 32821 U32 hashCache[8]; member
|
| D | vmlinux.h | 32821 U32 hashCache[8]; member
|
| /external/bcc/libbpf-tools/riscv/ |
| D | vmlinux.h | 74798 U32 hashCache[8]; member
|
| D | vmlinux_602.h | 74798 U32 hashCache[8]; member
|