Searched refs:QUIET (Results 1 – 25 of 25) sorted by relevance
50 if [ "${QUIET}" != "y" ]; then81 QUIET=n90 QUIET=y130 if [ "${QUIET}" = "y" ]; then
94 QUIET= # -q131 info() { [ "$QUIET" ] || ansi 35 "INFO" 39 "$@" >&2; }485 [ "$QUIET" ] || x=$(( $x + 8 )) # Accommodate leading tab character566 [ "$QUIET" ] && ARGV="$ARGV -q"765 q) QUIET=1 ;;792 list_probes -f "$FILTER" ${QUIET:+-q} -t "$PROBE_TYPE" -- "$@"799 list_profiles ${ONELINE:+-1} -f "$FILTER" ${QUIET:+-q}1006 ! "$QUIET" ]1094 if [ ! "$QUIET" ]; then1131 -v quiet=$QUIET \
24 find_package(PkgConfig QUIET)26 pkg_check_modules(PC_CMOCKA QUIET cmocka)
22 # Works the same as find_package, but forwards the "REQUIRED" and "QUIET" arguments29 set (LIBFIND_PACKAGE_ARGS ${LIBFIND_PACKAGE_ARGS} QUIET)
35 QUIET=""414 QUIET="yes"497 [ -n "$QUIET" ] && SINGLEQUIET="True" || SINGLEQUIET="False"775 ${QUIET:+-q} \802 ${QUIET:+-q} \
56 QUIET=285 q) QUIET=1 VERBOSE= ;;292 v) VERBOSE=1 QUIET= ;;875 [ "$IGNORE_UNKNOWNS" -o "$QUIET" ] ||
64 my $QUIET;107 $QUIET = 1 if defined $opt{q};252 # Suppress all but LOG_ERR msgs if $QUIET set253 return if ($QUIET && $p ne LOG_ERR);
230 if [ -n "$QUIET" -a \( "$1" = "info" -o "$1" = "notice" -o "$1" = "debug" \) ]; then
60 #define QUIET 1 macro208 if (http_fetch(&statep->sin, statep->path, QUIET) < 0) { in http_worker()
40 pkg_check_modules(dpdk QUIET libdpdk)109 find_package(Threads QUIET)
52 find_package(PkgConfig QUIET)54 pkg_check_modules(sodium_PKG QUIET libsodium)
71 ifeq ($(QUIET), 1)
48 QUIET = YES
52 QUIET = YES
58 QUIET = NO
69 # See whether we were handed a QUIET argument, so we can pass it on77 set(_quiet "QUIET")192 if(NOT "${_quiet}" STREQUAL "QUIET")
73 QUIET = YES
71 QUIET = NO
183 -q -Q .... --quiet --QUIET --silent --SILENT
703 # The QUIET tag can be used to turn on/off the messages that are generated to704 # standard output by doxygen. If QUIET is set to YES this implies that the708 QUIET = NO
806 # The QUIET tag can be used to turn on/off the messages that are generated to807 # standard output by doxygen. If QUIET is set to YES this implies that the811 QUIET = NO
782 # The QUIET tag can be used to turn on/off the messages that are generated to783 # standard output by doxygen. If QUIET is set to YES this implies that the787 QUIET = YES
824 # The QUIET tag can be used to turn on/off the messages that are generated to825 # standard output by doxygen. If QUIET is set to YES this implies that the829 QUIET = YES
9766 - honor QUIET=no on make commandline (or QUIET=yes ).
1960 find_package(PkgConfig QUIET)