Home
last modified time | relevance | path

Searched refs:LEVEL_NORMAL (Results 26 – 50 of 73) sorted by relevance

123

/dports/games/csmash/csmash-0.6.6/
H A Dttinc.h153 enum level {LEVEL_EASY, LEVEL_NORMAL, LEVEL_HARD, LEVEL_TSUBORISH}; enumerator
H A DcomPenDrive.cpp291 case LEVEL_NORMAL:
H A DcomPenAttack.cpp295 case LEVEL_NORMAL:
H A DcomShakeCut.cpp308 case LEVEL_NORMAL: in SetTargetX()
/dports/math/linbox/linbox-1.6.3/tests/
H A Dtest-la-block-lanczos.C273 commentator().getMessageClass (INTERNAL_DESCRIPTION).setMaxDetailLevel (Commentator::LEVEL_NORMAL); in main()
275 commentator().getMessageClass (TIMING_MEASURE).setMaxDetailLevel (Commentator::LEVEL_NORMAL); in main()
H A Dtest-mg-block-lanczos.C217 commentator().getMessageClass (TIMING_MEASURE).setMaxDetailLevel (Commentator::LEVEL_NORMAL); in main()
H A Dtest-blackbox-block-container.C75 ostream& report = commentator().report (Commentator::LEVEL_NORMAL, INTERNAL_DESCRIPTION);
/dports/math/linbox/linbox-1.6.3/linbox/algorithms/gauss/
H A Dgauss-gf2.inl64 commentator().report (Commentator::LEVEL_NORMAL, INTERNAL_DESCRIPTION)
177 commentator().report (Commentator::LEVEL_NORMAL, PARTIAL_RESULT)
235 commentator().report (Commentator::LEVEL_NORMAL, INTERNAL_DESCRIPTION)
361 commentator().report (Commentator::LEVEL_NORMAL, PARTIAL_RESULT)
/dports/ftp/wzdftpd/wzdftpd-0.8.3/libwzd-core/
H A Dwzd_crontab.c376 out_log(LEVEL_NORMAL,"INFO attempt to start crontab twice\n"); in crontab_start()
380 out_log(LEVEL_NORMAL,"INFO starting crontab\n"); in crontab_start()
H A Dwzd_mod.c406 …out_log(LEVEL_NORMAL,"WARNING Can't make loaded symbols global on this platform while loading %s\n… in module_check()
515 …out_log(LEVEL_NORMAL,"WARNING Can't make loaded symbols global on this platform while loading %s\n… in module_load()
H A Dwzd_events.c505 …out_log(LEVEL_NORMAL,"INFO spawned process %d exited abnormally by signal %d\n",p->child_pid,WTERM… in wzd_pclose()
507 out_log(LEVEL_NORMAL,"INFO spawned process %d exited abnormally\n",p->child_pid); in wzd_pclose()
H A Dwzd_list.c229 out_log(LEVEL_NORMAL,"Error during UTF-8 conversion for %s\n", buffer_name); in list()
596 out_log(LEVEL_NORMAL,"Error during UTF-8 conversion for %s\n", ptr); in mlst_format_line()
H A Dwzd_group.c210 …out_log(LEVEL_NORMAL, "INFO group_register(gid=%d): another group is already present (%s)\n",gid,_… in group_register()
H A Dwzd_messages.c396 out_log(LEVEL_NORMAL,"WARNING reply already sent, discarding second (or more) reply\n"); in reply_send()
H A Dwzd_user.c213 …out_log(LEVEL_NORMAL, "INFO user_register(uid=%d): another user is already present (%s)\n",uid,_us… in user_register()
/dports/math/linbox/linbox-1.6.3/linbox/util/
H A Dcommentator.h245 LEVEL_NORMAL = 2, enumerator
883 LEVEL_NORMAL = 2, enumerator
H A Dcommentator.inl100 registerMessageClass (INTERNAL_WARNING, _report, 10, LEVEL_NORMAL);
101 registerMessageClass (INTERNAL_ERROR, _report, 10, LEVEL_NORMAL);
116 registerMessageClass (INTERNAL_WARNING, out, 10, LEVEL_NORMAL);
117 registerMessageClass (INTERNAL_ERROR, out, 10, LEVEL_NORMAL);
/dports/games/tetrinet-x/tetrinetx-1.13.16/src/
H A Dmain.h93 #define LEVEL_NORMAL 1 /* Unauthenticated Person */ macro
/dports/games/tong/tong/
H A Doption.h90 #define LEVEL_NORMAL 1 macro
/dports/net/zerotier/ZeroTierOne-1.8.3/node/
H A DTrace.hpp60 LEVEL_NORMAL = 0, enumerator
H A DNetworkConfig.hpp228 remoteTraceLevel(Trace::LEVEL_NORMAL), in NetworkConfig()
/dports/ftp/wzdftpd/wzdftpd-0.8.3/wzdftpd/
H A Dwzd_main.c370 out_err(LEVEL_NORMAL,"Testing configuration file %s\n",test_config); in main()
379 out_err(LEVEL_NORMAL,"*** Configuration test OK ***\n"); in main()
/dports/ftp/wzdftpd/wzdftpd-0.8.3/backends/sqlite/
H A Dlibsqlite_main.c153 log_set(SQLITE_LOG_CHANNEL, log_get(LEVEL_NORMAL)); in FCN_INIT()
/dports/devel/cccc/cccc-3.1.6/cccc/
H A Dcccc_xml.cc130 static const string LEVEL_NORMAL = "0"; variable
561 fstr << LEVEL_NORMAL; in Put_Metric_Node()
/dports/ftp/wzdftpd/wzdftpd-0.8.3/backends/plaintext/
H A Dlibplaintext_main.c92 log_set(PLAINTEXT_LOG_CHANNEL,log_get(LEVEL_NORMAL)); in FCN_INIT()

123