Home
last modified time | relevance | path

Searched refs:EnableSwitch (Results 1 – 5 of 5) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/hal/gonk/
H A DGonkSwitch.cpp253 void EnableSwitch(SwitchDevice aDevice) in EnableSwitch() function in mozilla::hal_impl::SwitchEventObserver
411 sSwitchObserver->EnableSwitch(aDevice); in EnableSwitchNotificationsIOThread()
/dports/x11/eaglemode/eaglemode-0.95.0/src/emCore/
H A DemPanel.cpp61 EnableSwitch=1; in emPanel()
126 EnableSwitch=1; in emPanel()
692 if (!EnableSwitch) { in SetEnableSwitch()
693 EnableSwitch=1; in SetEnableSwitch()
697 if (p->EnableSwitch) { in SetEnableSwitch()
715 if (EnableSwitch) { in SetEnableSwitch()
716 EnableSwitch=0; in SetEnableSwitch()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime/tests/System/AppContext/
H A DAppContext.Switch.cs21 public void EnableSwitch() in EnableSwitch() method in System.Tests.AppContextTests
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.AppContext/tests/
H A DAppContext.Switch.cs23 public void EnableSwitch() in EnableSwitch() method in System.Tests.AppContextTests
/dports/x11/eaglemode/eaglemode-0.95.0/include/emCore/
H A DemPanel.h813 unsigned EnableSwitch : 1; variable
1076 return EnableSwitch; in GetEnableSwitch()