Searched defs:dictBuf (Results 1 – 3 of 3) sorted by relevance
154 const char* dictBuf; member279 const char* dictBuf, int dictSize) in LZ4_buildCompressionParameters()359 const char* dictBuf, int dictSize) in BMK_benchMem()632 const char* dictBuf, int dictSize) in BMK_benchCLevel()693 const char* dictBuf, int dictSize) in BMK_benchFileTable()736 const char* dictBuf, int dictSize) in BMK_syntheticTest()760 const char* dictBuf, int dictSize) in BMK_benchFilesSeparately()779 char* dictBuf = NULL; in BMK_benchFiles() local
563 char* dictBuf; in LZ4IO_createDict() local
78 uint8_t const* const dictBuf = srcBuf + srcSize; in LLVMFuzzerTestOneInput() local