Home
last modified time | relevance | path

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

/external/lz4/programs/
Dbench.c154 const char* dictBuf; member
279 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
Dlz4io.c563 char* dictBuf; in LZ4IO_createDict() local
/external/zstd/tests/fuzz/
Draw_dictionary_round_trip.c78 uint8_t const* const dictBuf = srcBuf + srcSize; in LLVMFuzzerTestOneInput() local