Searched defs:hashTable (Results 1 – 4 of 4) sorted by relevance
22 U32* const hashTable = ms->hashTable; in ZSTD_fillHashTableForCDict() local59 U32* const hashTable = ms->hashTable; in ZSTD_fillHashTableForCCtx() local197 U32* const hashTable = ms->hashTable; in ZSTD_compressBlock_fast_noDict_generic() local487 U32* const hashTable = ms->hashTable; in ZSTD_compressBlock_fast_dictMatchState_generic() local713 U32* const hashTable = ms->hashTable; in ZSTD_compressBlock_fast_extDict_generic() local
35 U32* const hashTable = ms->hashTable; in ZSTD_updateDUBT() local251 U32* const hashTable = ms->hashTable; in ZSTD_DUBT_findBestMatch() local416 U32* const hashTable = ms->hashTable; in ZSTD_dedicatedDictSearch_lazy_loadDictionary() local638 U32* const hashTable = ms->hashTable; in ZSTD_insertAndFindFirstIndex_internal() local817 FORCE_INLINE_TEMPLATE void ZSTD_row_prefetch(U32 const* hashTable, BYTE const* tagTable, U32 const … in ZSTD_row_prefetch()842 U32 const* const hashTable = ms->hashTable; in ZSTD_row_fillHashCache() local866 U32 ZSTD_row_nextCachedHash(U32* cache, U32 const* hashTable, in ZSTD_row_nextCachedHash()891 U32* const hashTable = ms->hashTable; in ZSTD_row_update_internalImpl() local1149 U32* const hashTable = ms->hashTable; in ZSTD_RowFindBestMatch() local
450 U32* const hashTable = ms->hashTable; in ZSTD_insertBt1() local608 U32* const hashTable = ms->hashTable; in ZSTD_insertBtAndGetAllMatches() local
288 U32* hashTable; member337 ldmEntry_t* hashTable; member1479 MEM_STATIC void ZSTD_writeTaggedIndex(U32* const hashTable, size_t hashAndTag, U32 index) { in ZSTD_writeTaggedIndex()