Searched defs:verbosity (Results 1 - 25 of 31) sorted by relevance

12

/freebsd-current/tests/sys/fs/fusefs/
H A Dmockfs.cc59 int verbosity = 0; variable
[all...]
/freebsd-current/contrib/expat/tests/
H A Druntests.c83 int verbosity = CK_NORMAL; local
H A Dminicheck.c172 handle_success(int verbosity) { argument
179 handle_failure(SRunner *runner, int verbosity, const char *context, argument
192 srunner_run_all(SRunner *runner, const char *context, int verbosity) { argument
236 srunner_summarize(SRunner *runner, int verbosity) { argument
[all...]
/freebsd-current/contrib/opencsd/decoder/source/
H A Docsd_error_logger.cpp66 bool ocsdDefaultErrorLogger::initErrorLogger(const ocsd_err_severity_t verbosity, bool bCreateOutputLogger /*= false*/) argument
/freebsd-current/usr.sbin/lpr/chkprintcap/
H A Dskimprintcap.c74 skim_printcap(const char *pcap_fname, int verbosity) argument
H A Dchkprintcap.c70 int c, error, makedirs, more, queuecnt, verbosity; local
/freebsd-current/sys/dev/isci/
H A Disci_logger.c49 isci_log_message(uint32_t verbosity, char *log_message_prefix, argument
/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectDWIMPrint.cpp84 auto verbosity = GetDebugger().GetDWIMPrintVerbosity(); local
/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_log.c113 void osm_log(IN osm_log_t * p_log, IN osm_log_level_t verbosity, argument
224 void osm_log_v2(IN osm_log_t * p_log, IN osm_log_level_t verbosity, argument
340 osm_log_raw(IN osm_log_t * p_log, IN osm_log_level_t verbosity, IN const char *p_buf) argument
[all...]
/freebsd-current/crypto/openssh/
H A Dssh-sk-client.c52 char *helper, *verbosity = NULL; local
H A Dssh-pkcs11-client.c526 char *prog, *verbosity = NULL; local
/freebsd-current/contrib/googletest/googlemock/test/
H A Dgmock-internal-utils_test.cc401 void TestLogWithSeverity(const std::string& verbosity, LogSeverity severity, argument
507 std::string GrabOutput(void (*logger)(), const char* verbosity) { argument
/freebsd-current/usr.sbin/mlxcontrol/
H A Dcommand.c185 int verbosity = *(int *)arg; local
293 int verbosity = *(int *)arg; local
384 int ch, verbosity = 1, i, unit; local
[all...]
/freebsd-current/sys/dev/sound/midi/
H A Dmpu401.c286 mpu401_mdescr(struct snd_midi *sm, void *arg, int verbosity) argument
/freebsd-current/contrib/ldns/drill/
H A Ddrill.c18 int verbosity; variable
[all...]
/freebsd-current/crypto/openssl/apps/lib/
H A Dhttp_server.c34 static int verbosity = LOG_INFO; variable
/freebsd-current/contrib/unbound/util/
H A Dlog.c64 enum verbosity_value verbosity = NO_VERBOSE; variable in typeref:enum:verbosity_value
/freebsd-current/sys/dev/ioat/
H A Dioat_test.c602 _ioat_test_log(int verbosity, const char *fmt, ...) argument
/freebsd-current/contrib/ncurses/progs/
H A Dtoe.c370 typelist(int eargc, char *eargv[], int verbosity, DescHook hook) argument
/freebsd-current/contrib/opencsd/decoder/source/c_api/
H A Docsd_c_api.cpp270 OCSD_C_API ocsd_err_t ocsd_def_errlog_init(const ocsd_err_severity_t verbosity, const int create_output_logger) argument
/freebsd-current/contrib/bzip2/
H A Dbzlib.c151 BZ2_bzCompressInit( bz_stream* strm, int blockSize100k, int verbosity, int workFactor ) argument
496 BZ2_bzDecompressInit( bz_stream* strm, int verbosity, int small ) argument
921 BZ2_bzWriteOpen( int* bzerror, FILE* f, int blockSize100k, int verbosity, int workFactor ) argument
1092 BZ2_bzReadOpen( int* bzerror, FILE* f, int verbosity, int small, void* unused, int nUnused ) argument
1252 BZ2_bzBuffToBuffCompress( char* dest, unsigned int* destLen, char* source, unsigned int sourceLen, int blockSize100k, int verbosity, int workFactor ) argument
1401 int verbosity = 0; local
[all...]
H A Dbzlib_private.h249 Int32 verbosity; member in struct:__anon426
369 Int32 verbosity; member in struct:__anon427
H A Dbzip2.c183 Int32 verbosity; variable
[all...]
/freebsd-current/contrib/xz/src/xz/
H A Dmessage.c25 static enum message_verbosity verbosity = V_WARNING; variable in typeref:enum:message_verbosity
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.h56 inline void SetVerbosity(int verbosity) { argument

Completed in 294 milliseconds

12