/aosp_15_r20/external/zstd/lib/compress/ |
H A D | zstd_lazy.c | 35 U32 const hashLog = cParams->hashLog; in ZSTD_updateDUBT() local 176 U32 const hashLog = dmsCParams->hashLog; in ZSTD_DUBT_findBetterDictMatch() local 251 U32 const hashLog = cParams->hashLog; in ZSTD_DUBT_findBestMatch() local 430 U32 const hashLog = ms->cParams.hashLog - ZSTD_LAZY_DDSS_BUCKET_LOG; in ZSTD_dedicatedDictSearch_lazy_loadDictionary() local 638 const U32 hashLog = cParams->hashLog; in ZSTD_insertAndFindFirstIndex_internal() local 843 U32 const hashLog = ms->rowHashLog; in ZSTD_row_fillHashCache() local 867 U32 idx, U32 const hashLog, in ZSTD_row_nextCachedHash() 892 U32 const hashLog = ms->rowHashLog; in ZSTD_row_update_internalImpl() local 1151 const U32 hashLog = ms->rowHashLog; in ZSTD_RowFindBestMatch() local
|
H A D | zstd_opt.c | 450 U32 const hashLog = cParams->hashLog; in ZSTD_insertBt1() local 605 U32 const hashLog = cParams->hashLog; in ZSTD_insertBtAndGetAllMatches() local
|
H A D | zstdmt_compress.c | 509 unsigned const hashLog = params.ldmParams.hashLog; in ZSTDMT_serialState_reset() local
|
H A D | zstd_compress_internal.h | 293 U32 hashLog; /* Log size of hashTable */ member
|
H A D | zstd_compress.c | 1416 U32 ZSTD_cycleLog(U32 hashLog, ZSTD_strategy strat) in ZSTD_cycleLog()
|
/aosp_15_r20/external/zstd/lib/legacy/ |
H A D | zstd_v05.h | 89 …U32 contentLog; U32 hashLog; U32 searchLog; U32 searchLength; U32 targetLength; ZSTDv05_strategy s… member
|
H A D | zstd_v04.c | 203 U32 hashLog; /* dispatch table : larger == more memory, faster */ member
|
/aosp_15_r20/external/zstd/lib/ |
H A D | zstd.h | 1318 unsigned hashLog; /**< dispatch table : larger == faster, more memory */ member
|
/aosp_15_r20/external/coreboot/util/cbfstool/lz4/lib/ |
H A D | lz4.c | 437 const U32 hashLog = (tableType == byU16) ? LZ4_HASHLOG+1 : LZ4_HASHLOG; in LZ4_hashSequence64() local
|
/aosp_15_r20/external/lz4/lib/ |
H A D | lz4.c | 787 const U32 hashLog = (tableType == byU16) ? LZ4_HASHLOG+1 : LZ4_HASHLOG; in LZ4_hash5() local
|
/aosp_15_r20/external/zstd/programs/ |
H A D | fileio.c | 1078 static U32 ZSTD_cycleLog(U32 hashLog, ZSTD_strategy strat) in ZSTD_cycleLog()
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 27569 unsigned int hashLog; member 78198 U32 hashLog; member
|
H A D | vmlinux_602.h | 27569 unsigned int hashLog; member 78198 U32 hashLog; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 54257 unsigned int hashLog; member 54301 U32 hashLog; member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 34275 unsigned int hashLog; member 34303 U32 hashLog; member
|
H A D | vmlinux.h | 34275 unsigned int hashLog; member 34303 U32 hashLog; member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 64280 unsigned int hashLog; member 74593 U32 hashLog; member
|
H A D | vmlinux.h | 64280 unsigned int hashLog; member 74593 U32 hashLog; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 64015 unsigned int hashLog; member 64059 U32 hashLog; member
|