Home
last modified time | relevance | path

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

/dports/math/octave/octave-6.4.0/libgui/src/
H A Dqt-application.cc72 cli_qobject cli_interface (*this); in execute() local
73 return cli_interface.exec (); in execute()
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/utilities/building-utility/
H A Ddeconstruct.py194 def cli_interface(): function
270 main(cli_interface())
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/utilities/building-utility/
H A Ddeconstruct.py194 def cli_interface(): function
270 main(cli_interface())
/dports/graphics/gmic-qt/gmic-qt-v.2.9.8/gmic/
H A DREADME.md18 <a href="https://gmic.eu/img/gmic_cli.jpg">![cli_interface](https://gmic.eu/img/gmic_cli_thumb.jpg)…
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_osp/
H A Dmod_osp.c2961 switch_api_interface_t *cli_interface; in SWITCH_MODULE_LOAD_FUNCTION() local
2980 SWITCH_ADD_API(cli_interface, "osp", "OSP", osp_cli_function, "status"); in SWITCH_MODULE_LOAD_FUNCTION()