Home
last modified time | relevance | path

Searched refs:TriggerOff (Results 1 – 10 of 10) sorted by relevance

/dports/multimedia/zoneminder/zoneminder-1.36.5/web/includes/actions/
H A Dsnapshot.php48 $monitor->TriggerOff();
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/includes/
H A DMonitor.php655 function TriggerOff() { function in ZM\\Monitor
/dports/devel/cli11/CLI11-2.1.2/tests/
H A DSubcommandTest.cpp1446 CLI::TriggerOff(sub1, sub2);
1452 CLI::TriggerOff(sub1, {sub3, sub4});
/dports/math/vtk9/VTK-9.1.0/ThirdParty/cli11/vtkcli11/CLI/
H A DApp.hpp3017 inline void TriggerOff(App *trigger_app, App *app_to_enable) { in TriggerOff() function
3024 inline void TriggerOff(App *trigger_app, std::vector<App *> apps_to_enable) { in TriggerOff() function
/dports/devel/cli11/CLI11-2.1.2/include/CLI/
H A DApp.hpp3037 inline void TriggerOff(App *trigger_app, App *app_to_enable) { in TriggerOff() function
3044 inline void TriggerOff(App *trigger_app, std::vector<App *> apps_to_enable) { in TriggerOff() function
/dports/science/axom/axom-0.6.1/src/thirdparty/axom/
H A DCLI11.hpp7537 inline void TriggerOff(App *trigger_app, App *app_to_enable) { in TriggerOff() function
7544 inline void TriggerOff(App *trigger_app, std::vector<App *> apps_to_enable) { in TriggerOff() function
/dports/math/vtk9/VTK-9.1.0/ThirdParty/cli11/vtkcli11/
H A DREADME.md679 The `CLI::TriggerOn` and `CLI::TriggerOff` methods are helper functions to allow the use of options…
683 CLI::TriggerOff(group2_pointer, disabled_group);
/dports/devel/cli11/CLI11-2.1.2/
H A DREADME.md708 The `CLI::TriggerOn` and `CLI::TriggerOff` methods are helper functions to allow the use of options…
712 CLI::TriggerOff(group2_pointer, disabled_group);
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/bindings/cli/third_party/CLI/
H A DCLI11.hpp8025 inline void TriggerOff(App *trigger_app, App *app_to_enable) { in TriggerOff() function
8032 inline void TriggerOff(App *trigger_app, std::vector<App *> apps_to_enable) { in TriggerOff() function
/dports/graphics/ospray-studio/ospray_studio-0.9.1/external/cli11/
H A DCLI11.hpp8161 inline void TriggerOff(App *trigger_app, App *app_to_enable) { in TriggerOff() function
8168 inline void TriggerOff(App *trigger_app, std::vector<App *> apps_to_enable) { in TriggerOff() function