Home
last modified time | relevance | path

Searched refs:isAlert (Results 1 – 25 of 37) sorted by relevance

12

/dports/games/maxr/maxr-0.2.9/src/game/data/report/
H A Dsavedreportsimple.h36 virtual bool isAlert() const MAXR_OVERRIDE_FUNCTION;
H A Dsavedreportunit.h40 virtual bool isAlert() const MAXR_OVERRIDE_FUNCTION;
H A Dsavedreportchat.h41 virtual bool isAlert() const MAXR_OVERRIDE_FUNCTION;
H A Dsavedreport.h96 virtual bool isAlert() const = 0;
H A Dsavedreportsimple.cpp86 bool cSavedReportSimple::isAlert() const in isAlert() function in cSavedReportSimple
H A Dsavedreportunit.cpp97 bool cSavedReportUnit::isAlert() const in isAlert() function in cSavedReportUnit
/dports/games/maxr/maxr-0.2.9/src/game/data/report/special/
H A Dsavedreporthostcommand.h41 virtual bool isAlert() const MAXR_OVERRIDE_FUNCTION;
H A Dsavedreportlostconnection.h43 virtual bool isAlert() const MAXR_OVERRIDE_FUNCTION;
H A Dsavedreportresourcechanged.h43 virtual bool isAlert() const MAXR_OVERRIDE_FUNCTION;
H A Dsavedreportplayerdefeated.h43 virtual bool isAlert() const MAXR_OVERRIDE_FUNCTION;
H A Dsavedreportplayerendedturn.h43 virtual bool isAlert() const MAXR_OVERRIDE_FUNCTION;
H A Dsavedreportplayerleft.h43 virtual bool isAlert() const MAXR_OVERRIDE_FUNCTION;
H A Dsavedreportupgraded.h42 virtual bool isAlert() const MAXR_OVERRIDE_FUNCTION;
H A Dsavedreportturnstart.h44 virtual bool isAlert() const MAXR_OVERRIDE_FUNCTION;
H A Dsavedreportlostconnection.cpp71 bool cSavedReportLostConnection::isAlert() const in isAlert() function in cSavedReportLostConnection
H A Dsavedreportplayerendedturn.cpp70 bool cSavedReportPlayerEndedTurn::isAlert() const in isAlert() function in cSavedReportPlayerEndedTurn
H A Dsavedreportplayerleft.cpp70 bool cSavedReportPlayerLeft::isAlert() const in isAlert() function in cSavedReportPlayerLeft
H A Dsavedreporthostcommand.cpp70 bool cSavedReportHostCommand::isAlert() const in isAlert() function in cSavedReportHostCommand
H A Dsavedreportplayerdefeated.cpp70 bool cSavedReportPlayerDefeated::isAlert() const in isAlert() function in cSavedReportPlayerDefeated
H A Dsavedreportresourcechanged.cpp94 bool cSavedReportResourceChanged::isAlert() const in isAlert() function in cSavedReportResourceChanged
H A Dsavedreportupgraded.cpp81 bool cSavedReportUpgraded::isAlert() const in isAlert() function in cSavedReportUpgraded
/dports/graphics/drawpile/Drawpile-2.1.20/src/desktop/chat/
H A Dchatwidget.h62 void systemMessage(const QString& message, bool isAlert=false);
/dports/security/samhain/samhain-4.4.3/src/
H A Dsh_login_track.c894 int isAlert; in check_host() local
900 isAlert = check_statistics (index, (entry->data).array, SH_LTRACK_HTRES, in check_host()
903 if (isAlert != 0) in check_host()
983 int isAlert; in sh_ltrack_check() local
995 isAlert = check_statistics (index, (urecord->head).array, in sh_ltrack_check()
999 if (isAlert != 0) in sh_ltrack_check()
/dports/security/samhain-client/samhain-4.4.3/src/
H A Dsh_login_track.c894 int isAlert; in check_host() local
900 isAlert = check_statistics (index, (entry->data).array, SH_LTRACK_HTRES, in check_host()
903 if (isAlert != 0) in check_host()
983 int isAlert; in sh_ltrack_check() local
995 isAlert = check_statistics (index, (urecord->head).array, in sh_ltrack_check()
999 if (isAlert != 0) in sh_ltrack_check()
/dports/security/samhain-server/samhain-4.4.3/src/
H A Dsh_login_track.c894 int isAlert; in check_host() local
900 isAlert = check_statistics (index, (entry->data).array, SH_LTRACK_HTRES, in check_host()
903 if (isAlert != 0) in check_host()
983 int isAlert; in sh_ltrack_check() local
995 isAlert = check_statistics (index, (urecord->head).array, in sh_ltrack_check()
999 if (isAlert != 0) in sh_ltrack_check()

12