Home
last modified time | relevance | path

Searched defs:dictBuf (Results 1 – 3 of 3) sorted by relevance

/external/lz4/programs/
Dbench.c155 const char* dictBuf; member
283 const char* dictBuf, int dictSize) in LZ4_buildCompressionParameters()
363 const char* dictBuf, int dictSize) in BMK_benchMem()
649 const char* dictBuf, int dictSize) in BMK_benchCLevel()
712 const char* dictBuf, int dictSize) in BMK_benchFileTable()
757 const char* dictBuf, int dictSize) in BMK_syntheticTest()
787 const char* dictBuf, int dictSize) in BMK_benchFilesSeparately()
807 char* dictBuf = NULL; in BMK_benchFiles() local
Dlz4io.c1013 char* dictBuf; in LZ4IO_createDict() local
/external/zstd/tests/fuzz/
Draw_dictionary_round_trip.c81 uint8_t const* const dictBuf = srcBuf + srcSize; in LLVMFuzzerTestOneInput() local