Searched defs:hashTable (Results 1 – 7 of 7) sorted by relevance
100 const BYTE **hashTable = (const BYTE **)tableBase; in LZ4_putPositionOnHash() local107 U32 *hashTable = (U32 *) tableBase; in LZ4_putPositionOnHash() local114 U16 *hashTable = (U16 *) tableBase; in LZ4_putPositionOnHash() local140 const BYTE **hashTable = (const BYTE **) tableBase; in LZ4_getPositionOnHash() local146 const U32 * const hashTable = (U32 *) tableBase; in LZ4_getPositionOnHash() local153 const U16 * const hashTable = (U16 *) tableBase; in LZ4_getPositionOnHash() local
77 U32 * const hashTable = hc4->hashTable; in LZ4HC_Insert() local
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()
99 uint32_t hashTable[LZ4_HASH_SIZE_U32]; member115 unsigned int hashTable[LZ4HC_HASHTABLESIZE]; member