HomeSort by relevance Sort by last modified time
    Searched refs:quiet (Results 26 - 50 of 216) sorted by null

12 3 4 5 6 7 8 9

  /external/dhcpcd/
config.mk 17 SERVICEEXISTS= /usr/sbin/invoke-rc.d --query --quiet $$1 start >/dev/null 2>\&1 || [ $$? = 104 ]
  /external/webkit/Tools/Scripts/webkitpy/tool/commands/
stepsequence.py 54 steps.Options.quiet,
78 if not options.quiet:
  /external/webkit/Tools/Scripts/webkitpy/tool/steps/
preparechangelog.py 42 Options.quiet,
77 self._tool.executive.run_and_throw_if_fail(args, self._options.quiet)
steps_unittest.py 44 options.quiet = True
85 MOCK run_and_throw_if_fail: ['Tools/Scripts/run-webkit-tests', '--no-new-test-results', '--no-launch-safari', '--exit-after-n-failures=10', '--wait-for-httpd', '--quiet']
  /external/icu4c/test/threadtest/
threadtest.cpp 157 bool quiet; member in struct:RunInfo
218 gRunInfo.quiet = false; // Set up defaults for run.
229 if (strcmp(argv[argnum], "-quiet") == 0)
230 gRunInfo.quiet = true;
289 fprintf(stderr, "usage: threadtest [-threads nnn] [-time nnn] [-quiet] [-verbose] test-name\n"
290 " -quiet Suppress periodic status display. \n"
440 if (gRunInfo.quiet == false && gRunInfo.verbose == false)
488 if (gRunInfo.quiet == false && gRunInfo.verbose == false) {
  /external/libvpx/libvpx/tools/
ftfy.sh 36 --suffix=none --quiet "$@"
110 if ! git diff --quiet HEAD; then
153 if ! git diff --quiet; then
  /external/llvm/utils/lit/lit/
LitConfig.py 20 def __init__(self, progname, path, quiet,
28 self.quiet = bool(quiet)
main.py 30 # Avoid locking overhead in quiet mode
31 if self.opts.quiet and not test.result.isFailure:
45 elif self.opts.quiet:
177 group.add_option("-q", "--quiet", dest="quiet",
269 quiet = opts.quiet,
335 if not opts.quiet:
352 if not opts.quiet:
400 if opts.quiet and not code.isFailure
    [all...]
  /frameworks/native/opengl/libs/EGL/
egl_tls.cpp 71 const char* caller, int line, EGLint error, bool quiet) {
75 if (!quiet) {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
complete-ant-cmd.pl 64 -logger -projecthelp -quiet -verbose -version);
  /external/elfutils/tests/
run-elflint-self.sh 34 testrun ../src/elflint --quiet --gnu-ld $1 ||
  /external/icu4c/test/intltest/
intltest.h 234 UBool assertTrue(const char* message, UBool condition, UBool quiet=FALSE, UBool possibleDataError=FALSE);
235 UBool assertFalse(const char* message, UBool condition, UBool quiet=FALSE);
248 UBool assertTrue(const UnicodeString& message, UBool condition, UBool quiet=FALSE);
249 UBool assertFalse(const UnicodeString& message, UBool condition, UBool quiet=FALSE);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
sdla.h 116 void sdla(void *cfg_info, char *dev, struct frad_conf *conf, int quiet);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
sdla.h 116 void sdla(void *cfg_info, char *dev, struct frad_conf *conf, int quiet);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
sdla.h 116 void sdla(void *cfg_info, char *dev, struct frad_conf *conf, int quiet);
  /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...]
  /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/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
  /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
  /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 \

Completed in 2180 milliseconds

12 3 4 5 6 7 8 9