| /f-stack/dpdk/devtools/ |
| H A D | check-spdx-tag.sh | 9 quiet=false 33 $quiet || cat $tmpfile 47 $quiet || cat $tmpfile 52 q ) quiet=true ;; 64 $quiet || echo 68 $quiet || echo
|
| H A D | checkpatches.sh | 204 quiet=false 209 q ) quiet=true ;; 330 $quiet || printf '\n%d/%d valid patch' $pass $total 331 $quiet || [ $pass -le 1 ] || printf 'es' 332 $quiet || printf '\n'
|
| H A D | cocci.sh | 24 $SPATCH --sp-file $c -c --linux-spacing --very-quiet \
|
| H A D | check-includes.sh | 42 -q quiet mode, disable normal output
|
| /f-stack/dpdk/buildtools/ |
| H A D | map-list-symbol.sh | 7 quiet= 26 quiet='y' 58 if ("'$quiet'" == "") {
|
| /f-stack/freebsd/contrib/device-tree/scripts/ |
| H A D | cronjob | 18 LATEST_VERSION=$(wget --quiet -O - "$FINGER_BANNER" |\ 28 if ! git show-ref --quiet --verify refs/tags/v${LATEST_VERSION} ; then 31 if ! git show-ref --quiet --verify refs/tags/v${LATEST_VERSION}-dts ; then 91 if git log ${TESTBRANCH} -- MAINTAINERS | grep --quiet . ; then
|
| H A D | Kbuild.include | 36 kecho := $($(quiet)kecho) 181 # Short version is used, if $(quiet) equals `quiet_', otherwise full one. 182 echo-cmd = $(if $($(quiet)cmd_$(1)),\ 183 echo ' $(call escsq,$($(quiet)cmd_$(1)))$(echo-why)';)
|
| /f-stack/freebsd/contrib/device-tree/ |
| H A D | Makefile | 72 quiet = macro 75 quiet=quiet_ macro 84 quiet=silent_ macro 88 quiet=silent_ macro 92 export quiet Q KBUILD_VERBOSE
|
| /f-stack/dpdk/examples/eventdev_pipeline/ |
| H A D | pipeline_worker_tx.c | 79 if (!cdata.quiet) in worker_do_tx_single() 114 if (!cdata.quiet) in worker_do_tx_single_atq() 160 if (!cdata.quiet) in worker_do_tx_single_burst() 204 if (!cdata.quiet) in worker_do_tx_single_burst_atq() 254 if (!cdata.quiet) in worker_do_tx() 300 if (!cdata.quiet) in worker_do_tx_atq() 355 if (!cdata.quiet) in worker_do_tx_burst() 409 if (!cdata.quiet) in worker_do_tx_burst_atq()
|
| H A D | main.c | 195 cdata.quiet = 1; in parse_app_args() 351 if (!cdata.quiet) { in main() 447 if (!cdata.quiet && (port_stat(dev_id, worker_data[0].port_id) != in main()
|
| H A D | pipeline_common.h | 70 int quiet; member
|
| H A D | pipeline_worker_generic.c | 55 if (!cdata.quiet) in worker_generic() 115 if (!cdata.quiet) in worker_generic_burst()
|
| /f-stack/freebsd/contrib/openzfs/cmd/zinject/ |
| H A D | zinject.c | 558 int quiet) in register_handler() argument 576 if (quiet) { in register_handler() 745 int quiet = 0; in main() local 923 quiet = 1; in main() 1279 ret = register_handler(pool, flags, &record, quiet); in main()
|
| /f-stack/freebsd/contrib/openzfs/contrib/dracut/90zfs/ |
| H A D | zfs-load-key.sh.in | 21 systemctl is-failed --quiet zfs-import-cache.service zfs-import-scan.service && exit 1
|
| /f-stack/freebsd/contrib/openzfs/tests/runfiles/ |
| H A D | longevity.run | 17 quiet = False
|
| H A D | freebsd.run | 14 quiet = False
|
| H A D | perf-regression.run | 18 quiet = False
|
| H A D | sunos.run | 14 quiet = False
|
| /f-stack/freebsd/contrib/openzfs/.github/workflows/ |
| H A D | checkstyle.yaml | 22 sudo -E pip --quiet install flake8
|
| /f-stack/freebsd/contrib/openzfs/etc/zfs/ |
| H A D | zfs-functions.in | 143 start-stop-daemon --start --quiet --pidfile "$PIDFILE" \ 146 start-stop-daemon --start --quiet --exec "$DAEMON_BIN" -- \ 183 start-stop-daemon --stop --quiet --retry=TERM/30/KILL/5 \ 232 start-stop-daemon --stop --signal 1 --quiet \
|
| /f-stack/app/redis-5.0.5/deps/hiredis/ |
| H A D | appveyor.yml | 31 …- '%CYG_SETUP% --quiet-mode --no-shortcuts --only-site --root "%CYG_ROOT%" --site "%CYG_MIRROR%" -…
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | redis-benchmark.c | 74 int quiet; member 436 if (!config.quiet && !config.csv) { in showLatencyReport() 525 config.quiet = 1; in parseOptions() 670 config.quiet = 0; in main()
|
| /f-stack/app/nginx-1.16.1/auto/cc/ |
| H A D | owc | 60 # quiet
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_scan.h | 252 uint8_t *quiet; member
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | vm_power_management.rst | 39 policy can contain time-of-day information for busy/quiet 124 power adjustment (busy/quiet hour power adjustment for example). See 550 ``--quiet-hours {list of quiet hours}`` 560 - TIME - Uses a busy/quiet hours policy. 862 depending on busy and quiet hours. 880 The hours of the day to scale down the cores for quiet times.
|