/external/chromium_org/third_party/openssl/ |
import_from_android.sh | 45 # Print a message, unless --quiet was used. 195 --quiet Decrease verbosity. 227 --quiet) 261 GIT_CLONE_FLAGS="--quiet" 262 GIT_CHECKOUT_FLAGS="--quiet"
|
/external/llvm/test/ |
Makefile | 41 VALGRIND := valgrind --tool=memcheck --quiet --trace-children=yes --error-exitcode=3 --leak-check=full $(VALGRIND_EXTRA_ARGS)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
fancy_getopt.py | 26 # For recognizing "negative alias" options, eg. "quiet=!verbose" 41 --quiet is the "negative alias" of --verbose, then "--quiet" 189 # "quiet" == "!verbose")? 283 # It has a negative option -q quiet, which should set verbose = 0.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
fancy_getopt.py | 26 # For recognizing "negative alias" options, eg. "quiet=!verbose" 41 --quiet is the "negative alias" of --verbose, then "--quiet" 189 # "quiet" == "!verbose")? 283 # It has a negative option -q quiet, which should set verbose = 0.
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/ |
pep8.py | 938 if options.quiet == 1 and not self.file_errors: 944 if options.quiet: [all...] |
/external/libppp/src/ |
route.c | 741 const struct ncpaddr *gw, int bang, int quiet) 796 if (!quiet) 840 if (!quiet || errno != ENETUNREACH)
|
/external/libvpx/libvpx/ |
vpxdec.c | 673 int stop_after = 0, postproc = 0, summary = 0, quiet = 1; local 755 quiet = 0; 929 if (!quiet) [all...] |
vpxenc.c | 392 static const arg_def_t quietarg = ARG_DEF("q", "quiet", 0, 1045 int quiet; member in struct:global_config [all...] |
/external/v8/tools/ |
ll_prof.py | 857 parser.add_option("--quiet", "-q", 863 if not options.quiet: 891 if not options.quiet: 938 if not options.quiet:
|
/external/fdlibm/ |
configure | 502 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ 756 -q, --quiet, --silent do not print \`checking...' messages 991 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ [all...] |
/external/chromium_org/third_party/lcov/bin/ |
lcov | 157 our $quiet = ""; # If set, suppress information messages 271 "quiet|q" => \$quiet, 501 -q, --quiet Do not print progress messages 813 if ($quiet) 815 @param = (@param, "--quiet"); 1043 if (!$quiet) { 1315 # Use printf to write PRINTF_PARAMETER to stdout only when the $quiet flag 1321 if (!$quiet) [all...] |
geninfo | 215 our $quiet; 344 "quiet|q" => \$quiet, 573 -q, --quiet Do not print progress messages [all...] |
/external/chromium_org/v8/tools/ |
ll_prof.py | 882 parser.add_option("--quiet", "-q", 897 if not options.quiet: 936 if not options.quiet: [all...] |
/external/iptables/iptables/ |
xtables.c | 329 int xtables_insmod(const char *modname, const char *modprobe, bool quiet) 353 if (quiet) { 394 int xtables_load_ko(const char *modprobe, bool quiet) 407 ret = xtables_insmod(afinfo->kmod, modprobe, quiet); [all...] |
/external/kernel-headers/original/linux/ |
msdos_fs.h | 210 unsigned quiet:1, /* set = fake successful chmods and chowns */ member in struct:fat_mount_options
|
cdrom.h | 288 int quiet; member in struct:cdrom_generic_command 919 int quiet; member in struct:packet_command [all...] |
/external/valgrind/main/none/tests/ |
cmdline1.stdout.exp | 10 -q --quiet run silently; only print error msgs
|
/external/iputils/ninfod/ |
configure | 962 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ [all...] |
/bionic/libc/kernel/common/linux/ |
cdrom.h | 206 int quiet; member in struct:cdrom_generic_command
|
/development/ndk/platforms/android-3/include/linux/ |
cdrom.h | 189 int quiet; member in struct:cdrom_generic_command
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/views/ |
printing.py | 45 optparse.make_option('-q', '--quiet', action='store_true', default=False, 416 if not self._options.quiet:
|
/external/grub/ |
config.status | 286 -q, --quiet do not print progress messages 361 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ [all...] |
/external/icu4c/ |
config.status | 285 -q, --quiet do not print progress messages 357 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ [all...] |
/external/jpeg/ |
ltconfig | 128 --quiet same as \`--silent' 147 --quiet | --silent) silent=yes ;; [all...] |
ltmain.sh | 138 --quiet | --silent) [all...] |