/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 79 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/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/libiio/src/tests/ |
D | iio_attr.c | 148 const char *attr, const char *wbuf, bool quiet) in dump_device_attributes() argument 153 if (!wbuf || !quiet) { in dump_device_attributes() 154 if (!quiet) in dump_device_attributes() 159 if (quiet) in dump_device_attributes() 171 if (!quiet) in dump_device_attributes() 178 dump_device_attributes(dev, attr, NULL, quiet); in dump_device_attributes() 183 const char *attr, const char *wbuf, bool quiet) in dump_buffer_attributes() argument 188 if (!wbuf || !quiet) { in dump_buffer_attributes() 191 if (!quiet) in dump_buffer_attributes() 196 if (quiet) in dump_buffer_attributes() [all …]
|
/external/u-boot/scripts/dtc/pylibfdt/ |
D | libfdt.i_shipped | 51 # QUIET_ALL can be passed as the 'quiet' parameter to avoid exceptions 55 # Pass this as the 'quiet' parameter to return -ENOTFOUND on NOTFOUND errors, 80 def check_err(val, quiet=()): 87 quiet: Errors to ignore (empty to raise on all errors) 96 if -val not in quiet: 100 def check_err_null(val, quiet=()): 108 quiet: Errors to ignore (empty to raise on all errors) 115 is not in @quiet. 120 if -val not in quiet: 152 def next_node(self, nodeoffset, depth, quiet=()): [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/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/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/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/mesa3d/src/compiler/glsl/ |
D | test_optpass.cpp | 139 int num_optimizations, bool quiet, in do_optimization_passes() argument 146 if (!quiet) { in do_optimization_passes() 150 if (!quiet) { in do_optimization_passes() 166 int quiet = 0; in test_optpass() local 175 { "quiet", no_argument, &quiet, 1 }, in test_optpass() 232 if (!state->error && !quiet) { in test_optpass() 245 argc - optind, quiet != 0, options); in test_optpass() 251 if (!quiet) { in test_optpass() 255 if (!quiet) { in test_optpass()
|
/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/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()); [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/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/selinux/policycoreutils/load_policy/ |
D | load_policy.c | 28 int ret, opt, quiet = 0, nargs, init=0, enforce=0; in main() local 43 quiet = 1; in main() 57 if (nargs >= 1 && !quiet) { in main() 62 if (nargs == 2 && ! quiet) { in main()
|
/external/perfetto/infra/ci/ |
D | Makefile | 69 gcloud compute --quiet --project=${PROJECT} \ 70 instance-templates delete --quiet ${GCE_TEMPLATE} || true 71 gcloud compute --quiet --project=${PROJECT} \ 97 gcloud compute --quiet --project=${PROJECT} \ 110 gcloud beta compute --quiet --project=${PROJECT} \ 128 gcloud compute --quiet \ 135 gcloud compute --quiet \
|
/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/libnl/src/ |
D | nl-neigh-delete.c | 16 static int quiet = 0, default_yes = 0, deleted = 0, interactive = 0; variable 58 if (!quiet) { in delete_cb() 105 case 'q': quiet = 1; break; in main() 118 if (!quiet) in main()
|