Searched refs:quiet (Results 26 - 50 of 96) sorted by relevance

1234

/haiku-fatelf/src/tools/docbook/libxml2/
H A Druntest.c762 static int quiet = 0; variable
776 if (quiet)
794 if (quiet)
812 if (quiet)
829 if (quiet)
853 if (quiet)
884 if (quiet)
919 if (quiet)
938 if (quiet)
969 if (quiet)
[all...]
H A Dxmlcatalog.c280 } else if (!strcmp(command, "quiet")) {
282 printf("quiet has no arguments\n");
/haiku-fatelf/src/bin/compress/
H A Dcompress.c234 * Default to "quiet" output (no compression statistics).
462 int quiet = 1; /* don't tell me about compression */ variable
645 quiet = 0;
673 quiet = 1;
870 if(!quiet)
885 if((exit_stat == 1) || (!quiet))
895 if(!quiet)
1046 if(zcat_flg == 0 && !quiet) {
1537 if(quiet)
1542 if(quiet)
[all...]
/haiku-fatelf/src/libs/print/libgutenprint/src/cups/
H A Dcups-genppdupdate.in52 my $quiet = 0; # No output
173 if (!$quiet || $verbose) {
261 $quiet = 0;
265 $quiet = 1;
616 if (!$quiet || $verbose) {
710 if (!$quiet || $verbose) {
/haiku-fatelf/src/bin/bash/support/
H A Dtexi2dvi55 -q, --quiet no output unless errors (implies --batch)
56 -s, --silent same as --quiet
88 quiet= # by default let the tools' message be displayed
143 # This recognizes --quark as --quiet. So what.
148 -q | -s | --q* | --s*) quiet=t; batch=eval;;
293 # 5 tools output (turned off by --quiet)
295 # Tools' output. If quiet, discard, else redirect to the message flow.
296 if test "$quiet" = t; then
/haiku-fatelf/src/bin/gdb/readline/doc/
H A Dtexi2dvi59 -q, --quiet No output unless errors (implies --batch).
60 -s, --silent Same as --quiet.
88 quiet= # by default let the tools' message be displayed
132 # This recognizes --quark as --quiet. So what.
137 -q | -s | --q* | --s*) quiet=t; batch=eval;;
257 # 5 tools output (turned off by --quiet)
259 # Tools' output. If quiet, discard, else redirect to the message flow.
260 if test "$quiet" = t; then
/haiku-fatelf/src/libs/print/libgutenprint/test/
H A Dtestdither.c65 int quiet; variable
374 if (print_progress && !quiet)
396 if (print_progress && !quiet && (i & 63) == 0)
434 if (!quiet)
459 if (strcmp(argv[i], "quiet") == 0)
461 quiet = 1;
519 quiet = 1;
/haiku-fatelf/src/libs/print/libgutenprint/src/testpattern/
H A Drun-testpattern-2.in43 my $quiet = 0;
69 "q!" => \$quiet,
245 push @messages, "message \"$message\";\n" if (! $quiet);
250 push @global_messages, "message \"$message\";\n" if (! $quiet);
261 if (! $quiet && $pages > 1) {
683 my ($qopt) = $quiet ? "-q" : "";
/haiku-fatelf/src/bin/network/tcpdump/libpcap/msdos/
H A Dpktdrvr.h57 BOOL quiet; /* (don't) print errors to stdout */ member in struct:__anon4336
/haiku-fatelf/src/libs/print/libgutenprint/src/escputil/
H A Descputil.c110 { "quiet", 0, NULL, (int) 'q' },
157 -q|--quiet Suppress the banner.\n\
293 int quiet = 0; local
324 quiet = 1;
399 if (!quiet)
543 read_from_printer(int fd, char *buf, int bufsize, int quiet) argument
581 if (!quiet)
586 if (!quiet)
847 initialize_printer(int quiet, int fail_if_not_found) argument
859 quiet
1008 get_printer(int quiet, int fail_if_not_found) argument
[all...]
/haiku-fatelf/src/apps/showimage/
H A DShowImageView.h140 bool quiet = false);
143 bool quiet = false);
H A DShowImageView.cpp1674 ShowImageView::_DoImageOperation(ImageProcessor::operation op, bool quiet) argument
1699 if (!quiet) {
1714 if (!quiet) {
1724 ShowImageView::_UserDoImageOperation(ImageProcessor::operation op, bool quiet) argument
1727 _DoImageOperation(op, quiet);
/haiku-fatelf/src/bin/gdb/gdb/
H A Dinterps.c292 interp_set_quiet (struct interp *interp, int quiet) argument
295 interp->quiet_p = quiet;
392 /* Temporarily set interpreters quiet */
H A Dremote-m32r-sdi.c1214 int quiet; local
1222 quiet = 0;
1243 else if (strncmp (arg, "-quiet", strlen (arg)) == 0)
1244 quiet = 1;
1290 if (!quiet)
1316 if (!quiet)
1335 if (!quiet && !interrupted)
1372 if (!quiet)
H A Dremote-e7000.c1493 int quiet; local
1512 quiet = 0;
1533 else if (strncmp (arg, "-quiet", strlen (arg)) == 0)
1534 quiet = 1;
1574 if (!quiet)
1613 if (!quiet)
1651 if (!quiet)
/haiku-fatelf/src/bin/network/wget/msdos/
H A DMakefile.WC12 LINK = *wlink option quiet, map, verbose, eliminate, caseexact, stack=100k &
/haiku-fatelf/src/bin/gzip/
H A Dgzip.h196 extern int quiet; /* be quiet (-q) */
258 #define WARN(msg) {if (!quiet) fprintf msg ; \
/haiku-fatelf/src/bin/less/
H A Dopttbl.c22 public int quiet; /* Should we suppress the audible bell? */ variable
96 static struct optname q_optname = { "quiet", &q2_optname };
312 TRIPLE, OPT_OFF, &quiet, NULL,
/haiku-fatelf/src/bin/network/wget/src/
H A Dlog.c269 /* Check X against opt.verbose and opt.quiet. The semantics is as
274 * LOG_NOTQUIET - print the message if opt.quiet is non-zero;
285 if (opt.quiet) \
289 if (opt.verbose || opt.quiet) \
/haiku-fatelf/src/libs/ncurses/progs/
H A Dinfocmp.c68 static bool quiet = FALSE; variable
954 compare_entry(compare_predicate, &entries->tterm, quiet);
962 compare_entry(compare_predicate, &entries->tterm, quiet);
970 compare_entry(compare_predicate, &entries->tterm, quiet);
1381 quiet = TRUE;
1577 compare_entry(compare_predicate, &entries->tterm, quiet);
1585 compare_entry(compare_predicate, &entries->tterm, quiet);
1593 compare_entry(compare_predicate, &entries->tterm, quiet);
H A Ddump_entry.c1048 bool quiet)
1054 if (!quiet)
1066 if (!quiet)
1078 if (!quiet)
1046 compare_entry(void (*hook) (PredType t, PredIdx i, const char *name), TERMTYPE *tp GCC_UNUSED, bool quiet) argument
H A Dtset.c1116 int ch, noinit, noset, quiet, Sflag, sflag, showterm; local
1121 noinit = noset = quiet = Sflag = sflag = showterm = 0;
1154 quiet = 1;
1250 if (!quiet) {
/haiku-fatelf/src/bin/rcs/
H A Drcsfnms.c660 pairnames(argc, argv, rcsopen, mustread, quiet)
664 int mustread, quiet;
779 else if (!quiet || RCSerrno!=ENOENT)
/haiku-fatelf/src/bin/bc/bc/
H A Dbc.y110 if (interactive && !quiet)
/haiku-fatelf/data/etc/bash_completion.d/
H A Dgit291 git diff --no-ext-diff --quiet --exit-code || w="*"
292 if git rev-parse --quiet --verify HEAD >/dev/null; then
293 git diff-index --cached --quiet HEAD -- || i="+"
1202 --quiet --ours --theirs --track --no-track --merge
1245 __gitcomp "--dry-run --quiet"
1263 --quiet
1309 --verbose --quiet
1337 --ignore-all-space --exit-code --quiet --ext-diff
1393 --quiet --verbose --append --upload-pack --force --keep --depth=
1534 __gitcomp "--quiet
[all...]

Completed in 380 milliseconds

1234