/external/autotest/client/common_lib/hosts/ |
D | repair_unittest.py | 307 for silent in [False, True]: 308 yield silent 312 def _check_log_records(self, silent, *record_data): argument 330 if not silent: 401 for silent in self._generate_silent(): 404 verifier._verify_host(self._fake_host, silent) 406 self._check_log_records(silent, ('pass', 'GOOD')) 423 for silent in self._generate_silent(): 427 verifier._verify_host(self._fake_host, silent) 430 self._check_log_records(silent, ('fail', 'FAIL')) [all …]
|
D | repair.py | 140 def _record(self, host, silent, *record_args): argument 152 if not silent: 156 def _verify_list(self, host, verifiers, silent): argument 182 v._verify_host(host, silent) 191 def _verify_dependencies(self, host, silent): argument 199 self._verify_list(host, self._dependency_list, silent) 305 def _verify_host(self, host, silent): argument 326 self._verify_dependencies(host, silent) 330 self._record(host, silent, 'GOOD', None, self._verify_tag) 334 self._record(host, silent, [all …]
|
/external/valgrind/drd/tests/ |
D | bug-235681.c | 16 int silent; variable 22 if (!silent) in run_fn() 29 if (!silent) in run_fn() 33 if (!silent) in run_fn() 36 if (!silent) in run_fn() 42 if (!silent) in run_fn() 54 silent = 1; in main() 67 if (!silent) in main() 75 if (!silent) in main() 85 if (!silent) in main()
|
D | omp_printf.c | 24 int silent = 0; in main() local 35 case 'q': silent = 1; break; in main() 56 if (! silent) in main()
|
D | omp_prime.c | 40 int silent = 0; in main() local 52 silent = 1; in main() 100 if (! silent) in main()
|
/external/autotest/contrib/ |
D | move_cq_hosts.sh | 10 function silent() { function 49 silent create_labels $LABELS 50 silent create_platform $PLATFORM 53 silent remove_host $host
|
/external/e2fsprogs/misc/ |
D | chattr.c | 72 static int silent; variable 149 silent = 1; in decode_arg() 217 if (!silent) in change_attributes() 224 if (!silent) in change_attributes() 250 if (!silent) { in change_attributes() 262 if (!silent) in change_attributes() 273 if (!silent) in change_attributes()
|
/external/emma/core/res/com/vladium/emma/data/ |
D | merge_usage.res | 28 excludes {'silent', 'quiet', 'debug'}, 33 excludes {'silent', 'verbose', 'debug'}, 36 'silent': 44 excludes {'verbose', 'quiet', 'silent'},
|
/external/emma/core/res/com/vladium/emma/report/ |
D | report_usage.res | 33 excludes {'silent', 'quiet', 'debug'}, 38 excludes {'silent', 'verbose', 'debug'}, 41 'silent': 49 excludes {'verbose', 'quiet', 'silent'},
|
/external/emma/core/res/com/vladium/emma/instr/ |
D | instr_usage.res | 48 excludes {'silent', 'quiet', 'debug'}, 53 excludes {'silent', 'verbose', 'debug'}, 56 'silent': 64 excludes {'verbose', 'quiet', 'silent'},
|
/external/dng_sdk/source/ |
D | dng_exceptions.cpp | 78 bool silent) in Throw_dng_error() argument 186 if (message && !silent) in Throw_dng_error() 197 (void) silent; in Throw_dng_error()
|
D | dng_exceptions.h | 86 bool silent = false); 206 inline void ThrowOpenFile (const char * sub_message = NULL, bool silent = false) 209 Throw_dng_error (dng_error_open_file, NULL, sub_message, silent);
|
/external/emma/core/res/com/vladium/emma/ |
D | run_usage.res | 64 excludes {'silent', 'quiet', 'debug'}, 69 excludes {'silent', 'verbose', 'debug'}, 72 'silent': 80 excludes {'verbose', 'quiet', 'silent'},
|
/external/libxml2/xstc/ |
D | xstc.py | 117 if not options.silent: 184 if not options.silent: 218 if (not options.silent) and (self.group.descr is not None): 226 if not options.silent: 232 if not options.silent: 239 if not options.silent: 246 if not options.silent: 253 if not options.silent: 260 if not options.silent: 267 if not options.silent: [all …]
|
/external/libchrome/base/debug/ |
D | debugger.cc | 15 bool WaitForDebugger(int wait_seconds, bool silent) { in WaitForDebugger() argument 24 if (!silent) in WaitForDebugger()
|
/external/libpng/contrib/libtests/ |
D | tarith.c | 773 int i, silent=0, onlygamma=0; in validation_gamma() local 778 silent = 1; in validation_gamma() 807 if (!silent) in validation_gamma() 830 if (!silent) in validation_gamma() 849 if (!silent) in validation_gamma() 867 if (!silent) in validation_gamma() 885 if (!silent) in validation_gamma() 896 if (!silent) in validation_gamma() 915 if (!silent) in validation_gamma() 934 if (!silent) in validation_gamma()
|
/external/autotest/client/tests/tsc/src/ |
D | checktsc.c | 20 int silent = 0; variable 232 if (!silent) in tsc_delta() 347 ++silent; in main() 380 if (!silent) { in main()
|
/external/v8/src/inspector/ |
D | v8-runtime-agent-impl.h | 63 Maybe<bool> includeCommandLineAPI, Maybe<bool> silent, 74 Maybe<bool> silent, Maybe<bool> returnByValue, 96 Maybe<String16> objectGroup, Maybe<bool> silent,
|
/external/bzip2/ |
D | bzgrep | 42 silent=0 48 *h*) silent=1
|
/external/selinux/policycoreutils/scripts/ |
D | fixfiles | 46 grep " $i " /proc/self/mounts | awk '{print $4}' | egrep --silent '(^|,)seclabel(,|$)' && echo $i 48 …grep " $i " /proc/self/mounts | grep -v "context=" | egrep --silent '(ext[234]| ext4dev | gfs2 | x… 56 grep " $i " /proc/self/mounts | awk '{print $4}' | egrep --silent '(^|,)rw(,|$)' && echo $i 63 grep " $i " /proc/self/mounts | awk '{print $4}' | egrep --silent '(^|,)ro(,|$)' && echo $i
|
/external/libmojo/third_party/jinja2/ |
D | get_jinja2.sh | 46 if ! grep --extended-regex --line-regex --silent \ 73 if ! grep --extended-regex --line-regex --silent \
|
/external/libmojo/third_party/markupsafe/ |
D | get_markupsafe.sh | 44 if ! grep --extended-regex --line-regex --silent \ 71 if ! grep --extended-regex --line-regex --silent \
|
/external/jsoncpp/ |
D | doxybuild.py | 84 options.silent = True 116 ok = run_doxygen( options.doxygen_path, 'doc/doxyfile', 'doc', is_silent=options.silent ) 117 if not options.silent:
|
/external/libedit/src/ |
D | terminal.c | 1467 int verbose = 0, silent = 0; in terminal_echotc() local 1486 silent = 1; in terminal_echotc() 1536 if (!silent) in terminal_echotc() 1579 if (!silent) in terminal_echotc() 1590 if (!silent) in terminal_echotc() 1598 if (!silent) in terminal_echotc() 1607 if (!silent) in terminal_echotc() 1625 if (!silent) in terminal_echotc() 1632 if (!silent) in terminal_echotc() 1641 if (!silent) in terminal_echotc() [all …]
|
/external/autotest/site_utils/ |
D | add_detected_host_labels.py | 112 if options.silent and options.info_only: 118 if options.silent:
|