Searched refs:notificationLevel (Results 1 – 6 of 6) sorted by relevance
514 if (notificationLevel>=4) fflush(stderr); } } in ZDICT_trainBuffer_legacy()594 U32 notificationLevel) in ZDICT_countEStats() argument741 notificationLevel); in ZDICT_analyzeEntropy()877 U32 const notificationLevel = params.notificationLevel; in ZDICT_finalizeDictionary() local901 notificationLevel); in ZDICT_finalizeDictionary()922 U32 const notificationLevel = params.notificationLevel; in ZDICT_addEntropyTablesFromBuffer_advanced() local932 notificationLevel); in ZDICT_addEntropyTablesFromBuffer_advanced()967 U32 const notificationLevel = params.zParams.notificationLevel; in ZDICT_trainFromBuffer_unsafe_legacy() local981 minRep, notificationLevel); in ZDICT_trainFromBuffer_unsafe_legacy()984 if (params.zParams.notificationLevel>= 3) { in ZDICT_trainFromBuffer_unsafe_legacy()[all …]
76 …unsigned notificationLevel; /* Write log to stderr; 0 = none (default); 1 = errors; 2 = progressi… member
663 g_displayLevel = parameters.zParams.notificationLevel; in ZDICT_trainFromBuffer_cover()946 const int displayLevel = parameters->zParams.notificationLevel; in ZDICT_optimizeTrainFromBuffer_cover()1010 data->parameters.zParams.notificationLevel = g_displayLevel; in ZDICT_optimizeTrainFromBuffer_cover()
275 unsigned const displayLevel = params ? params->zParams.notificationLevel : in DiB_trainFromFiles()276 coverParams ? coverParams->zParams.notificationLevel : in DiB_trainFromFiles()
813 zParams.notificationLevel = g_displayLevel; in main()
1285 zdictParams.notificationLevel = 1; in genRandomDict()