/external/python/cpython3/Lib/ |
D | compileall.py | 23 def _walk_dir(dir, ddir=None, maxlevels=10, quiet=0): argument 24 if quiet < 2 and isinstance(dir, os.PathLike): 26 if not quiet: 31 if quiet < 2: 48 maxlevels=maxlevels - 1, quiet=quiet) 51 quiet=0, legacy=False, optimize=-1, workers=1, argument 80 files = _walk_dir(dir, quiet=quiet, maxlevels=maxlevels, 88 rx=rx, quiet=quiet, 96 if not compile_file(file, ddir, force, rx, quiet, 101 def compile_file(fullname, ddir=None, force=False, rx=None, quiet=0, argument [all …]
|
/external/dtc/pylibfdt/ |
D | libfdt.i | 110 def check_err(val, quiet=()): 126 if -val not in quiet: 130 def check_err_null(val, quiet=()): 150 if -val not in quiet: 175 def path_offset(self, path, quiet=()): 188 return check_err(fdt_path_offset(self._fdt, path), quiet) 190 def first_property_offset(self, nodeoffset, quiet=()): 205 quiet) 207 def next_property_offset(self, prop_offset, quiet=()): 222 quiet) [all …]
|
/external/libxml2/ |
D | testSAX.c | 59 static int quiet = 0; variable 259 if (quiet) in isStandaloneDebug() 277 if (quiet) in hasInternalSubsetDebug() 295 if (quiet) in hasExternalSubsetDebug() 312 if (quiet) in internalSubsetDebug() 336 if (quiet) in externalSubsetDebug() 367 if (quiet) in resolveEntityDebug() 402 if (quiet) in getEntityDebug() 421 if (quiet) in getParameterEntityDebug() 452 if (quiet) in entityDeclDebug() [all …]
|
D | check-relaxng-test-suite.py | 14 quiet = 1 variable 312 global quiet 331 if quiet == 0: 338 if quiet == 0: 371 if quiet == 0: 375 if quiet == 0: 377 if quiet == 0 or nb_schemas_failed != 0: 380 if quiet == 0 or nb_instances_failed != 0: 390 if quiet == 0:
|
/external/u-boot/scripts/dtc/pylibfdt/ |
D | libfdt.i_shipped | 39 # QUIET_ALL can be passed as the 'quiet' parameter to avoid exceptions 43 # Pass this as the 'quiet' parameter to return -ENOTFOUND on NOTFOUND errors, 67 def check_err(val, quiet=()): 74 quiet: Errors to ignore (empty to raise on all errors) 83 if -val not in quiet: 87 def check_err_null(val, quiet=()): 95 quiet: Errors to ignore (empty to raise on all errors) 102 is not in @quiet. 107 if -val not in quiet: 123 behaviour a 'quiet' parameter is provided for some functions. This [all …]
|
/external/python/cpython2/Lib/ |
D | compileall.py | 22 force=0, rx=None, quiet=0): argument 34 if not quiet: 50 if not compile_file(fullname, ddir, force, rx, quiet): 57 quiet): 61 def compile_file(fullname, ddir=None, force=0, rx=None, quiet=0): argument 96 if not quiet: 101 if quiet: 113 def compile_path(skip_curdir=1, maxlevels=0, force=0, quiet=0): argument 129 force, quiet=quiet) 185 quiet = 0 [all …]
|
/external/libvpx/libvpx/build/make/ |
D | Makefile | 13 quiet?=true macro 76 quiet:=$(if $(or $(verbose), $(V)),, yes) macro 77 qexec=$(if $(quiet),@) 151 $(if $(quiet),@echo " [DEP] $@") 156 $(if $(quiet),@echo " [CC] $@") 161 $(if $(quiet),@echo " [DEP] $@") 166 $(if $(quiet),@echo " [CXX] $@") 171 $(if $(quiet),@echo " [DEP] $@") 176 $(if $(quiet),@echo " [CXX] $@") 181 $(if $(quiet),@echo " [DEP] $@") [all …]
|
/external/fonttools/Tests/varLib/ |
D | featureVars_test.py | 95 def run(test, n, quiet): argument 100 if quiet: 114 quiet = False variable 117 quiet = True variable 122 run(test_linear, n=n, quiet=quiet) 123 run(test_quadratic, n=n, quiet=quiet)
|
/external/emma/core/res/com/vladium/emma/data/ |
D | merge_usage.res | 28 excludes {'silent', 'quiet', 'debug'}, 31 'quiet': 34 "quiet operation (ignore all but warnings and severe errors)"; 38 excludes {'quiet', 'verbose', 'debug'}, 39 "extra-quiet operation (ignore all but severe errors)"; 44 excludes {'verbose', 'quiet', 'silent'},
|
/external/libcap/progs/ |
D | setcap.c | 27 static int read_caps(int quiet, const char *filename, char *buffer) in read_caps() argument 31 if (!quiet) { in read_caps() 63 int retval, quiet=0, verify=0; in main() local 82 quiet = 1; in main() 94 retval = read_caps(quiet, *argv, buffer); in main() 141 if (!quiet) { in main() 149 if (!quiet) { in main()
|
/external/emma/core/res/com/vladium/emma/report/ |
D | report_usage.res | 33 excludes {'silent', 'quiet', 'debug'}, 36 'quiet': 39 "quiet operation (ignore all but warnings and severe errors)"; 43 excludes {'quiet', 'verbose', 'debug'}, 44 "extra-quiet operation (ignore all but severe errors)"; 49 excludes {'verbose', 'quiet', 'silent'},
|
/external/ImageMagick/Magick++/lib/Magick++/ |
D | STL.h | 881 void quiet(const bool quiet_); 882 bool quiet(void) const; 1983 ThrowPPException(first_->quiet()); in animateImages() 2001 ThrowPPException(appendedImage_->quiet()); 2053 ThrowPPException(averagedImage_->quiet()); in averageImages() 2066 quiet; in coalesceImages() local 2075 quiet=first_->quiet(); in coalesceImages() 2088 ThrowPPException(quiet); in coalesceImages() 2215 ThrowPPException(image.quiet()); in colorHistogram() 2255 ThrowPPException(combinedImage_->quiet()); in combineImages() [all …]
|
/external/openssh/ |
D | sshtty.c | 57 leave_raw_mode(int quiet) in leave_raw_mode() argument 62 if (!quiet) in leave_raw_mode() 69 enter_raw_mode(int quiet) in enter_raw_mode() argument 74 if (!quiet) in enter_raw_mode() 92 if (!quiet) in enter_raw_mode()
|
/external/libmtp/examples/ |
D | sendtr.c | 185 … *pcomposer, uint16_t tracknum, uint16_t length, uint16_t year, uint32_t storageid, uint16_t quiet) in sendtrack_function() argument 234 if ((ptitle == NULL) && (quiet == 0)) { in sendtrack_function() 239 if ((palbum == NULL) && (quiet == 0)) { in sendtrack_function() 244 if ((palbumartist == NULL) && (quiet == 0)) { in sendtrack_function() 249 if ((partist == NULL) && (quiet == 0)) { in sendtrack_function() 254 if ((pcomposer == NULL) && (quiet == 0)) { in sendtrack_function() 259 if ((pgenre == NULL) && (quiet == 0)) { in sendtrack_function() 264 if ((tracknum == 0) && (quiet == 0)) { in sendtrack_function() 272 if ((year == 0) && (quiet == 0)) { in sendtrack_function() 280 if ((length == 0) && (quiet == 0)) { in sendtrack_function() [all …]
|
/external/ltp/testcases/kernel/fs/fsx-linux/ |
D | fsx-linux.c | 113 int quiet = 0; /* -q flag */ variable 452 if (quiet || fd_policy == FD_SINGLE) in open_test_files() 566 if (!(!quiet && ((progressinterval && in output_line() 595 if (!quiet && testcalls > simulatedopcount) in doread() 601 if (!quiet && testcalls > simulatedopcount) in doread() 620 if (!quiet && (debug > 1 && in doread() 650 if (!quiet && testcalls > simulatedopcount) in domapread() 656 if (!quiet && testcalls > simulatedopcount) in domapread() 677 if (!quiet && (debug > 1 && in domapread() 685 if (!quiet && (debug > 1 && in domapread() [all …]
|
/external/mesa3d/src/compiler/glsl/ |
D | test_optpass.cpp | 142 int num_optimizations, bool quiet, in do_optimization_passes() argument 149 if (!quiet) { in do_optimization_passes() 153 if (!quiet) { in do_optimization_passes() 169 int quiet = 0; in test_optpass() local 177 { "quiet", no_argument, &quiet, 1 }, in test_optpass() 234 if (!state->error && !quiet) { in test_optpass() 247 argc - optind, quiet != 0, options); in test_optpass() 253 if (!quiet) { in test_optpass() 257 if (!quiet) { in test_optpass()
|
/external/emma/core/res/com/vladium/emma/instr/ |
D | instr_usage.res | 48 excludes {'silent', 'quiet', 'debug'}, 51 'quiet': 54 "quiet operation (ignore all but warnings and severe errors)"; 58 excludes {'quiet', 'verbose', 'debug'}, 59 "extra-quiet operation (ignore all but severe errors)"; 64 excludes {'verbose', 'quiet', 'silent'},
|
/external/libcap/progs/old/ |
D | setpcaps.c | 32 static int read_caps(int quiet, const char *filename, char *buffer) in read_caps() argument 36 if (!quiet) { in read_caps() 67 int retval, quiet=0; in main() local 79 quiet = 1; in main() 83 retval = read_caps(quiet, *argv, buffer); in main()
|
/external/python/setuptools/setuptools/tests/ |
D | test_sdist.py | 42 def quiet(): function 129 with quiet(): 155 with quiet(): 182 with quiet(): 215 with quiet(): 251 with quiet(): 278 with quiet(): 293 with quiet(): 311 with quiet(): 326 with quiet(): [all …]
|
/external/u-boot/fs/ubifs/ |
D | scan.c | 62 int offs, int quiet) in ubifs_scan_a_node() argument 83 if (ubifs_check_node(c, buf, lnum, offs, quiet, 1)) in ubifs_scan_a_node() 94 if (!quiet) { in ubifs_scan_a_node() 104 if (!quiet) in ubifs_scan_a_node() 260 int offs, void *sbuf, int quiet) in ubifs_scan() argument 279 ret = ubifs_scan_a_node(c, buf, len, lnum, offs, quiet); in ubifs_scan() 319 if (!quiet) in ubifs_scan() 332 if (!quiet) in ubifs_scan() 341 if (!quiet) { in ubifs_scan()
|
/external/emma/core/res/com/vladium/emma/ |
D | run_usage.res | 64 excludes {'silent', 'quiet', 'debug'}, 67 'quiet': 70 "quiet operation (ignore all but warnings and severe errors)"; 74 excludes {'quiet', 'verbose', 'debug'}, 75 "extra-quiet operation (ignore all but severe errors)"; 80 excludes {'verbose', 'quiet', 'silent'},
|
/external/e2fsprogs/misc/ |
D | uuidd.c | 231 int debug, int timeout, int quiet) in server_loop() argument 246 if (!quiet) in server_loop() 263 if (!quiet) in server_loop() 270 if (!quiet) in server_loop() 278 if (!quiet) in server_loop() 306 if (!quiet) in server_loop() 315 if (!quiet) in server_loop() 455 int timeout = 0, quiet = 0, drop_privs = 0; in main() local 486 quiet++; in main() 584 if (!quiet) in main() [all …]
|
/external/elfutils/src/ |
D | elfcmp.c | 108 static bool quiet; variable 146 if (quiet) in main() 202 if (! quiet) in main() 217 if (! quiet) in main() 232 if (! quiet) in main() 248 if (! quiet) in main() 389 if (! quiet) in main() 442 if (! quiet) in main() 461 if (! quiet) in main() 469 if (! quiet) in main() [all …]
|
/external/libjpeg-turbo/ |
D | tjbench.c | 79 quiet = 0, doTile = 0, pf = TJPF_BGR, yuvPad = 1, doWrite = 1; variable 232 if (quiet) { in decomp() 236 quiet == 2 ? "\n" : " "); in decomp() 241 else if (quiet != 2) printf("\n"); in decomp() 273 if (!quiet) printf("Compression error written to %s.\n", tempStr); in decomp() 334 if (!quiet) in fullTest() 365 if (quiet == 1) in fullTest() 432 if (quiet == 1) printf("%-5d %-5d ", tilew, tileh); in fullTest() 433 if (quiet) { in fullTest() 438 quiet == 2 ? "\n" : " "); in fullTest() [all …]
|
/external/nanohttpd/webserver/src/main/java/fi/iki/elonen/ |
D | SimpleWebServer.java | 104 boolean quiet = false; in main() 115 quiet = true; in main() 141 options.put("quiet", String.valueOf(quiet)); in main() 158 if (!quiet) { in main() 171 ServerRunner.executeInstance(new SimpleWebServer(host, port, rootDirs, quiet, cors)); in main() 193 private final boolean quiet; field in SimpleWebServer 199 public SimpleWebServer(String host, int port, File wwwroot, boolean quiet, String cors) { in SimpleWebServer() argument 200 this(host, port, Collections.singletonList(wwwroot), quiet, cors); in SimpleWebServer() 203 public SimpleWebServer(String host, int port, File wwwroot, boolean quiet) { in SimpleWebServer() argument 204 this(host, port, Collections.singletonList(wwwroot), quiet, null); in SimpleWebServer() [all …]
|