/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/expat/amiga/ |
Makefile | 62 -delete lib/#?.o quiet 63 -delete libs/#?.o quiet 66 copy libs/xmlwf $(tooldir) quiet 67 copy /lib/expat.h /lib/expat_external.h $(staticincludedir) quiet 68 copy lib/libexpat.a $(staticlibdir) quiet 69 copy libs/expat.library $(sharedlibdir) quiet 70 copy include $(sharedincludedir) quiet all
|
/external/icu4c/test/threadtest/ |
threadtest.cpp | 156 bool quiet; member in struct:RunInfo 217 gRunInfo.quiet = false; // Set up defaults for run. 228 if (strcmp(argv[argnum], "-quiet") == 0) 229 gRunInfo.quiet = true; 288 fprintf(stderr, "usage: threadtest [-threads nnn] [-time nnn] [-quiet] [-verbose] test-name\n" 289 " -quiet Suppress periodic status display. \n" 439 if (gRunInfo.quiet == false && gRunInfo.verbose == false) 487 if (gRunInfo.quiet == false && gRunInfo.verbose == false) {
|
/external/llvm/utils/lit/lit/ |
LitConfig.py | 20 def __init__(self, progname, path, quiet, 29 self.quiet = bool(quiet)
|
/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 | 190 UBool assertTrue(const char* message, UBool condition, UBool quiet=FALSE, UBool possibleDataError=FALSE); 191 UBool assertFalse(const char* message, UBool condition, UBool quiet=FALSE); 203 UBool assertTrue(const UnicodeString& message, UBool condition, UBool quiet=FALSE); 204 UBool assertFalse(const UnicodeString& message, UBool condition, UBool quiet=FALSE);
|
/external/icu4c/tools/pkgdata/ |
pkgtypes.h | 127 UBool quiet; member in struct:UPKGOptions_
|
/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);
|
/system/core/debuggerd/ |
utility.c | 47 if (!in_tombstone_only && (!log || !log->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/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 \
|
/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...] |