Home
last modified time | relevance | path

Searched refs:noSave (Results 1 – 25 of 94) sorted by relevance

1234

/dports/deskutils/lxqt-notificationd/lxqt-notificationd-1.0.0/src/
H A Dnotifyd.h95 bool noSave = false);
131 bool noSave);
H A Dnotificationlayout.cpp78 bool noSave) in addNotification() argument
106 if (noSave) // as if it is always closed by user in addNotification()
H A Dnotificationlayout.h99 bool noSave = false);
H A Dnotifyd.cpp116 bool noSave) in Notify() argument
145 … notificationAdded(ret, app_name, summary, body, app_icon, expire_timeout, actions, hints, noSave); in Notify()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dc_dispatch.h135 FConsoleAlias (const char *name, const char *command, bool noSave);
141 void Realias (const char *command, bool noSave);
H A Dc_dispatch.cpp1013 FConsoleAlias::FConsoleAlias (const char *name, const char *command, bool noSave) in FConsoleAlias() argument
1017 m_Command[noSave] = command; in FConsoleAlias()
1018 m_Command[!noSave] = FString(); in FConsoleAlias()
1443 void FConsoleAlias::Realias (const char *command, bool noSave) in Realias() argument
1445 if (!noSave && !m_Command[1].IsEmpty()) in Realias()
1447 noSave = true; in Realias()
1449 m_Command[noSave] = command; in Realias()
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Authentication/
H A DAbstractUserAuthentication.php1047 …* @param bool|int $noSave If $noSave is set, then the ->uc array (which carries all kinds of user …
1049 public function pushModuleData($module, $data, $noSave = 0) argument
1057 if (!$noSave) {
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Authentication/
H A DAbstractUserAuthentication.php1193 …* @param bool|int $noSave If $noSave is set, then the ->uc array (which carries all kinds of user …
1195 public function pushModuleData($module, $data, $noSave = 0) argument
1203 if (!$noSave) {
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Authentication/
H A DAbstractUserAuthentication.php1256 …* @param bool|int $noSave If $noSave is set, then the ->uc array (which carries all kinds of user …
1258 public function pushModuleData($module, $data, $noSave = 0) argument
1266 if (!$noSave) {
/dports/net-mgmt/observium/observium/mibs/fscom/
H A DOAP-C1-OLP196 noSave(0),
H A DOAP-C2-OLP196 noSave(0),
H A DOAP-C4-OLP196 noSave(0),
H A DOAP-C5-OLP196 noSave(0),
H A DOAP-C3-OLP196 noSave(0),
H A DOAP-C11-OLP219 noSave(0),
H A DOAP-C12-OLP219 noSave(0),
H A DOAP-C13-OLP219 noSave(0),
H A DOAP-C15-OLP219 noSave(0),
H A DOAP-C16-OLP219 noSave(0),
H A DOAP-C10-OLP219 noSave(0),
H A DOAP-C6-OLP219 noSave(0),
H A DOAP-C7-OLP219 noSave(0),
H A DOAP-C8-OLP219 noSave(0),
H A DOAP-C9-OLP219 noSave(0),
H A DOAP-C14-OLP219 noSave(0),

1234