Searched defs:hashTable (Results 1 – 4 of 4) 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
78 U32 *hashTable; member994 U32 *const hashTable = zc->hashTable; in ZSTD_fillHashTable() local1010 U32 *const hashTable = cctx->hashTable; in ZSTD_compressBlock_fast_generic() local1118 U32 *hashTable = ctx->hashTable; in ZSTD_compressBlock_fast_extDict_generic() local1563 U32 *const hashTable = zc->hashTable; in ZSTD_insertBt1() local1646 U32 *const hashTable = zc->hashTable; in ZSTD_insertBtAndFindBestMatch() local1798 U32 *const hashTable = zc->hashTable; in ZSTD_insertAndFindFirstIndex() local
242 U32 *const hashTable = zc->hashTable; in ZSTD_insertBtAndGetAllMatches() local