Home
last modified time | relevance | path

Searched refs:allowSwitch (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/barrier/barrier-2.3.3/src/lib/server/
H A DServer.cpp817 bool allowSwitch = false; in isSwitchOkay() local
828 if (!allowSwitch && m_switchTwoTapDelay > 0.0) { in isSwitchOkay()
838 allowSwitch = true; in isSwitchOkay()
843 if (!allowSwitch && m_switchWaitDelay > 0.0) { in isSwitchOkay()
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/server/
H A DServer.cpp834 bool allowSwitch = false; in isSwitchOkay() local
845 if (!allowSwitch && m_switchTwoTapDelay > 0.0) { in isSwitchOkay()
855 allowSwitch = true; in isSwitchOkay()
860 if (!allowSwitch && m_switchWaitDelay > 0.0) { in isSwitchOkay()
/dports/www/bacula-web/bacula-web-8.5.2/
H A D.eslintrc.yml89 allowSwitch: true