Home
last modified time | relevance | path

Searched defs:displayLevel (Results 1 – 11 of 11) sorted by relevance

/external/zstd/programs/
Dbenchzstd.c410 static BMK_benchOutcome_t BMK_benchMemAdvancedNoAlloc( in BMK_benchMemAdvancedNoAlloc()
790 int displayLevel, in BMK_benchMemAdvanced()
911 int displayLevel, in BMK_benchMem()
941 int displayLevel, in BMK_benchCLevels()
998 int displayLevel, in BMK_syntheticTest()
1071 int displayLevel) in BMK_loadFiles()
1131 int displayLevel, in BMK_benchFilesAdvanced()
1270 int displayLevel) in BMK_benchFiles()
Ddibio.c118 size_t targetChunkSize, int displayLevel ) in DiB_loadFiles()
271 …leStats DiB_fileStats(const char** fileNamesTable, int nbFiles, size_t chunkSize, int displayLevel) in DiB_fileStats()
325 int const displayLevel = params ? params->zParams.notificationLevel : in DiB_trainFromFiles() local
Dfileio_types.h26 …int displayLevel; /* 0 : no display; 1: errors; 2: + result + interaction + warnings; 3: + pr… member
Dfileio.c3307 displayInfo(const char* inFileName, const fileInfo_t* info, int displayLevel) in displayInfo()
3376 FIO_listFile(fileInfo_t* total, const char* inFileName, int displayLevel) in FIO_listFile()
3410 int FIO_listMultipleFiles(unsigned numFiles, const char** filenameTable, int displayLevel) in FIO_listMultipleFiles()
/external/zstd/tests/
Ddatagencli.c38 static unsigned displayLevel = 2; variable
/external/lz4/tests/
Ddatagencli.c64 static unsigned displayLevel = 2; variable
DcheckFrame.c90 static U32 displayLevel = 2; variable
Dframetest.c96 static U32 displayLevel = 2; variable
/external/zstd/lib/dictBuilder/
Dfastcover.c63 #define LOCALDISPLAYLEVEL(displayLevel, l, ...) \ argument
75 #define LOCALDISPLAYUPDATE(displayLevel, l, ...) \ argument
642 const int displayLevel = (int)parameters->zParams.notificationLevel; in ZDICT_optimizeTrainFromBuffer_fastCover() local
Dcover.c76 #define LOCALDISPLAYLEVEL(displayLevel, l, ...) \ argument
88 #define LOCALDISPLAYUPDATE(displayLevel, l, ...) \ argument
691 void COVER_warnOnSmallCorpus(size_t maxDictSize, size_t nbDmers, int displayLevel)
1186 const int displayLevel = parameters->zParams.notificationLevel; local
/external/lz4/programs/
Dlz4cli.c85 static unsigned displayLevel = 2; /* 0 : no display ; 1: errors only ; 2 : downgradable normal ; … variable