Searched defs:hashTable (Results 1 – 7 of 7) sorted by relevance
101 const BYTE **hashTable = (const BYTE **)tableBase; in LZ4_putPositionOnHash() local108 U32 *hashTable = (U32 *) tableBase; in LZ4_putPositionOnHash() local115 U16 *hashTable = (U16 *) tableBase; in LZ4_putPositionOnHash() local141 const BYTE **hashTable = (const BYTE **) tableBase; in LZ4_getPositionOnHash() local147 const U32 * const hashTable = (U32 *) tableBase; in LZ4_getPositionOnHash() local154 const U16 * const hashTable = (U16 *) tableBase; in LZ4_getPositionOnHash() local
78 U32 * const hashTable = hc4->hashTable; in LZ4HC_Insert() local
20 U32* const hashTable = ms->hashTable; in ZSTD_fillHashTable() local53 U32* const hashTable = ms->hashTable; in ZSTD_compressBlock_fast_generic() local212 U32* const hashTable = ms->hashTable; in ZSTD_compressBlock_fast_dictMatchState_generic() local380 U32* const hashTable = ms->hashTable; in ZSTD_compressBlock_fast_extDict_generic() local
25 U32* const hashTable = ms->hashTable; in ZSTD_updateDUBT() local238 U32* const hashTable = ms->hashTable; in ZSTD_DUBT_findBestMatch() local456 U32* const hashTable = ms->hashTable; in ZSTD_insertAndFindFirstIndex_internal() local484 U32* const hashTable = ms->hashTable; in ZSTD_dedicatedDictSearch_lazy_loadDictionary() local
387 U32* const hashTable = ms->hashTable; in ZSTD_insertBt1() local537 U32* const hashTable = ms->hashTable; in ZSTD_insertBtAndGetAllMatches() local
157 U32* hashTable; member191 ldmEntry_t* hashTable; member
99 uint32_t hashTable[LZ4_HASH_SIZE_U32]; member115 unsigned int hashTable[LZ4HC_HASHTABLESIZE]; member