Searched refs:TriggerOff (Results 1 – 10 of 10) sorted by relevance
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/includes/actions/ |
H A D | snapshot.php | 48 $monitor->TriggerOff();
|
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/includes/ |
H A D | Monitor.php | 655 function TriggerOff() { function in ZM\\Monitor
|
/dports/devel/cli11/CLI11-2.1.2/tests/ |
H A D | SubcommandTest.cpp | 1446 CLI::TriggerOff(sub1, sub2); 1452 CLI::TriggerOff(sub1, {sub3, sub4});
|
/dports/math/vtk9/VTK-9.1.0/ThirdParty/cli11/vtkcli11/CLI/ |
H A D | App.hpp | 3017 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 D | App.hpp | 3037 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 D | CLI11.hpp | 7537 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 D | README.md | 679 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 D | README.md | 708 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 D | CLI11.hpp | 8025 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 D | CLI11.hpp | 8161 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
|