Home
last modified time | relevance | path

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

/dports/multimedia/zart/gmic-2.8.1/src/
H A Dgmic.cpp5079 is_command_check = is_get || is_command_verbose || is_command_echo || is_command_error || in _run() local
5083 is_command_warn || is_command_input || is_command_check?false: in _run()
5113 (verbosity>=1 && !is_command_check && !is_command_skip && in _run()
5674 if (is_command_check) { in _run()
/dports/graphics/gmic/gmic-3.0.0/src/
H A Dgmic.cpp5551 is_command_check = is_get || is_command_verbose || is_command_echo || is_command_error || local
5555 is_command_warn || is_command_input || is_command_check?false:
5586 (verbosity>=1 && !is_command_check && !is_command_skip &&
6148 if (is_command_check) {
/dports/graphics/gmic-qt/gmic-qt-v.2.9.8/gmic/src/
H A Dgmic.cpp5473 is_command_check = is_get || is_command_verbose || is_command_echo || is_command_error || in _run() local
5477 is_command_warn || is_command_input || is_command_check?false: in _run()
5508 (verbosity>=1 && !is_command_check && !is_command_skip && in _run()
6067 if (is_command_check) { in _run()