Lines Matching defs:dict
46 const void* dict;
53 void const* dict;
208 * When dict referential is copied into active context (i.e. not attached),
305 /* Dedicated dict search algorithm trigger */
322 /* Always load a dictionary in ext-dict mode (not prefix mode)? */
446 * behavior of taking both the source size and the dict size into account
1105 * In normal dict mode, the dictionary lies between lowLimit and dictLimit.
1240 * Returns the lowest allowed match index. It may either be in the ext-dict or the prefix.
1313 * dict : must point at beginning of a valid zstd dictionary.
1314 * return : size of dictionary header (size of magic number + dict ID + entropy tables)
1318 const void* const dict, size_t dictSize);
1338 * must receive dict, or cdict, or none, but not both.
1341 const void* dict, size_t dictSize,
1354 const void* dict, size_t dictSize,
1366 const void* dict,size_t dictSize,