HomeSort by relevance Sort by last modified time
    Searched refs:quiet (Results 101 - 125 of 383) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/third_party/openssl/openssl/apps/
passwd.c 43 char *passwd, BIO *out, int quiet, int table, int reverse,
53 * -quiet - no warnings
72 int passed_salt = 0, quiet = 0, table = 0, reverse = 0; local
137 else if (strcmp(argv[i], "-quiet") == 0)
138 quiet = 1;
184 BIO_printf(bio_err, "-quiet no warnings\n");
246 quiet, table, reverse, pw_maxlen, usecrypt, use1, useapr1))
275 quiet, table, reverse, pw_maxlen, usecrypt, use1, useapr1))
418 char *passwd, BIO *out, int quiet, int table, int reverse,
476 if (!quiet)
    [all...]
  /external/libppp/src/
main.c 197 " [-quiet] [-unit N] [system ...]\n");
204 unsigned quiet : 1; member in struct:switches
253 } else if (strcmp(cp, "quiet") == 0) {
254 sw->quiet = 1;
380 if (!sw.quiet)
390 if (!sw.quiet)
466 if (!sw.quiet) {
472 if (!sw.quiet)
476 if (!sw.quiet)
  /external/openssl/apps/
passwd.c 43 char *passwd, BIO *out, int quiet, int table, int reverse,
53 * -quiet - no warnings
72 int passed_salt = 0, quiet = 0, table = 0, reverse = 0; local
137 else if (strcmp(argv[i], "-quiet") == 0)
138 quiet = 1;
184 BIO_printf(bio_err, "-quiet no warnings\n");
246 quiet, table, reverse, pw_maxlen, usecrypt, use1, useapr1))
275 quiet, table, reverse, pw_maxlen, usecrypt, use1, useapr1))
418 char *passwd, BIO *out, int quiet, int table, int reverse,
476 if (!quiet)
    [all...]
  /external/chromium_org/tools/gyp/
gyptest.py 169 parser.add_option("-q", "--quiet", action="store_true",
170 help="quiet, don't print test command lines")
202 CommandRunner.verbose = not opts.quiet
207 if not opts.quiet:
232 if not opts.quiet:
238 if gyp_options and not opts.quiet:
252 if not opts.quiet:
  /system/extras/memtrack/
memtrack.cpp 268 printf("Usage: memtrack [--verbose | --quiet] [--scan_delay TIME_SECS]\n");
273 printf(" --quiet\n");
302 bool quiet = false; local
307 } else if (strcmp(argv[i], "--quiet") == 0) {
308 quiet = true;
322 if (quiet && verbose) {
323 printf("Both --quiet and --verbose cannot be specified.\n");
338 if (!quiet) {
364 if (!quiet) {
  /cts/tools/signature-tools/src/signature/converter/doclet/
DocletFactory.java 77 boolean quiet = false;
120 legacy, quiet);
  /external/elfutils/src/
elfcmp.c 72 { "quiet", 'q', NULL, 0, N_("Output nothing; yield exit status only"), 0 },
112 static bool quiet; variable
188 if (! quiet)
320 if (! quiet)
372 if (! quiet)
393 if (! quiet)
464 if (! quiet)
489 if (!quiet)
538 quiet = true;
  /external/libvpx/libvpx/tools/
ftfy.sh 111 if ! git diff --quiet HEAD; then
153 if ! git diff --quiet; then
  /external/markdown/MarkdownTest/
MarkdownTest.pl 73 $t_result = `echo '$t_result' | tidy -quiet --show-warnings n`;
74 $t_output = `echo '$t_output' | tidy -quiet --show-warnings n`;
  /ndk/build/tools/
dev-platform-compress.sh 96 if cmp --quiet $PFILE $CFILE; then
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_bdist_rpm.py 74 # running in quiet mode
75 cmd.quiet = 1
119 cmd.quiet = 1
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
uu.py 90 def decode(in_file, out_file=None, mode=None, quiet=0):
148 if not quiet:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_bdist_rpm.py 74 # running in quiet mode
75 cmd.quiet = 1
119 cmd.quiet = 1
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
uu.py 90 def decode(in_file, out_file=None, mode=None, quiet=0):
148 if not quiet:
  /external/icu4c/tools/pkgdata/
pkgtypes.h 127 UBool quiet; member in struct:UPKGOptions_
  /external/linux-tools-perf/util/
debug.c 16 bool dump_trace = false, quiet = false; variable
  /external/chromium_org/chrome/installer/linux/sysroot_scripts/
sysroot-creator-debian.wheezy.sh 511 echo "${md5sum} ${output_file}" | md5sum --quiet -c
512 echo "${sha1sum} ${output_file}" | sha1sum --quiet -c
513 echo "${sha256sum} ${output_file}" | sha256sum --quiet -c
  /external/chromium_org/third_party/libxml/src/
runtest.c 770 static int quiet = 0; variable
784 if (quiet)
802 if (quiet)
820 if (quiet)
837 if (quiet)
861 if (quiet)
892 if (quiet)
927 if (quiet)
946 if (quiet)
977 if (quiet)
    [all...]
  /external/llvm/utils/lit/lit/
main.py 29 # Avoid locking overhead in quiet mode
30 if self.opts.quiet and not test.result.isFailure:
44 elif self.opts.quiet:
185 group.add_option("-q", "--quiet", dest="quiet",
281 quiet = opts.quiet,
357 if not opts.quiet:
385 if not opts.quiet:
433 if opts.quiet and not code.isFailure
    [all...]
  /external/iputils/
arping.c 83 int quiet; variable
122 " -q : be quiet\n"
315 if (!quiet) {
440 if (!quiet) {
577 if (!quiet)
585 if (!quiet)
949 if (!quiet)
981 if (!quiet)
1032 quiet++;
1184 if (!quiet)
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texi2dvi 53 -q, --quiet no output unless errors (implies --batch)
54 -s, --silent same as --quiet
86 quiet= # by default let the tools' message be displayed
141 # This recognizes --quark as --quiet. So what.
146 -q | -s | --q* | --s*) quiet=t; batch=eval;;
291 # 5 tools output (turned off by --quiet)
293 # Tools' output. If quiet, discard, else redirect to the message flow.
294 if test "$quiet" = t; then
  /build/tools/droiddoc/test/stubs/
func.sh 42 -quiet \
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/steps/
options.py 52 quiet = make_option("--quiet", action="store_true", dest="quiet", default=False, help="Produce less console output.") variable in class:Options
  /external/openssh/
sftp-client.c 247 get_decode_stat(struct sftp_conn *conn, u_int expected_id, int quiet)
265 if (quiet)
283 u_int expected_id, int quiet)
300 if (quiet)
639 do_stat(struct sftp_conn *conn, char *path, int quiet)
649 return(get_decode_stat(conn, id, quiet));
653 do_lstat(struct sftp_conn *conn, char *path, int quiet)
658 if (quiet)
662 return(do_stat(conn, path, quiet));
669 return(get_decode_stat(conn, id, quiet));
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_macostools.py 51 DeprecationWarning), quiet=True):

Completed in 794 milliseconds

1 2 3 45 6 7 8 91011>>