HomeSort by relevance Sort by last modified time
    Searched refs:quiet (Results 226 - 250 of 636) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/utils/lit/lit/
discovery.py 241 quiet = False,
  /external/smali/gradle/wrapper/
gradle-wrapper.jar 
  /external/testng/gradle/wrapper/
gradle-wrapper.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-embedder-3.2.1.jar 
  /prebuilts/gdb/darwin-x86/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/gdb/linux-x86/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/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.
  /system/core/crash_reporter/
crash_sender 455 proxy=$("${LIST_PROXIES}" --quiet "${url}")
  /external/icu/icu4c/source/tools/gencnval/
gencnval.c 138 static UBool quiet = FALSE; variable
208 QUIET
248 "\t-q or --quiet do not display warnings and progress\n"
260 if(options[QUIET].doesOccur) {
261 quiet = TRUE;
940 if (tag != 0 && !quiet) { /* Only show the warning when it's not the leftover tag. */
    [all...]
  /external/libvpx/libvpx/
vpxdec.c 549 int stop_after = 0, postproc = 0, summary = 0, quiet = 1; local
650 quiet = 0;
810 if (!quiet)
    [all...]
vpxenc.c 170 "q", "quiet", 0, "Do not print encode progress");
905 global->quiet = 1;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxdec.c 495 int stop_after = 0, postproc = 0, summary = 0, quiet = 1; local
576 quiet = 0;
729 if (!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...]