Home
last modified time | relevance | path

Searched defs:hashLog (Results 1 – 14 of 14) sorted by relevance

/external/zstd/lib/legacy/
Dzstd_v05.h89 …U32 contentLog; U32 hashLog; U32 searchLog; U32 searchLength; U32 targetLength; ZSTDv05_strategy s… member
Dzstd_v04.c259 U32 hashLog; /* dispatch table : larger == more memory, faster */ member
/external/zstd/lib/compress/
Dzstd_lazy.c26 U32 const hashLog = cParams->hashLog; in ZSTD_updateDUBT() local
165 U32 const hashLog = dmsCParams->hashLog; in ZSTD_DUBT_findBetterDictMatch() local
239 U32 const hashLog = cParams->hashLog; in ZSTD_DUBT_findBestMatch() local
417 U32 const hashLog = ms->cParams.hashLog - ZSTD_LAZY_DDSS_BUCKET_LOG; in ZSTD_dedicatedDictSearch_lazy_loadDictionary() local
623 const U32 hashLog = cParams->hashLog; in ZSTD_insertAndFindFirstIndex_internal() local
876 U32 const hashLog = ms->rowHashLog; in ZSTD_row_fillHashCache() local
898 U32 idx, U32 const hashLog, in ZSTD_row_nextCachedHash()
920 U32 const hashLog = ms->rowHashLog; in ZSTD_row_update_internalImpl() local
1138 const U32 hashLog = ms->rowHashLog; in ZSTD_RowFindBestMatch() local
Dzstd_opt.c406 U32 const hashLog = cParams->hashLog; in ZSTD_insertBt1() local
557 U32 const hashLog = cParams->hashLog; in ZSTD_insertBtAndGetAllMatches() local
Dzstdmt_compress.c483 unsigned const hashLog = params.ldmParams.hashLog; in ZSTDMT_serialState_reset() local
Dzstd_compress_internal.h270 U32 hashLog; /* Log size of hashTable */ member
Dzstd_compress.c1268 U32 ZSTD_cycleLog(U32 hashLog, ZSTD_strategy strat) in ZSTD_cycleLog()
/external/zstd/lib/
Dzstd.h1218 unsigned hashLog; /**< dispatch table : larger == faster, more memory */ member
/external/lz4/lib/
Dlz4.c708 const U32 hashLog = (tableType == byU16) ? LZ4_HASHLOG+1 : LZ4_HASHLOG; in LZ4_hash5() local
/external/zstd/programs/
Dfileio.c949 static U32 ZSTD_cycleLog(U32 hashLog, ZSTD_strategy strat) in ZSTD_cycleLog()
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h85709 unsigned int hashLog; member
Dvmlinux.h85709 unsigned int hashLog; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h52448 unsigned int hashLog; member
Dvmlinux_510.h52448 unsigned int hashLog; member