Searched defs:dedicatedDictSearch (Results 1 – 3 of 3) sorted by relevance
464 …ction(const void* dictBuffer, size_t dictSize, size_t nbCDict, int cLevel, int dedicatedDictSearch) in createCDictCollection()738 int dedicatedDictSearch) in bench()944 int dedicatedDictSearch = 0; in main() local
230 int dedicatedDictSearch; /* Indicates whether this matchState is using the member
2030 int const dedicatedDictSearch = cdict->matchState.dedicatedDictSearch; in ZSTD_shouldAttachDict() local