/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()
|
D | omp_matinv.c | 290 int silent = 0; in main() local 302 case 'q': silent = 1; break; in main() 332 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/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/e2fsprogs/misc/ |
D | chattr.c | 68 static int silent; variable 144 silent = 1; in decode_arg() 198 if (!silent) in change_attributes() 205 if (!silent) in change_attributes() 231 if (!silent) { in change_attributes() 243 if (!silent) in change_attributes()
|
/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/chromium-trace/catapult/third_party/webapp2/webapp2_extras/ |
D | auth.py | 135 def get_user_by_auth_password(self, auth_id, password, silent=False): argument 153 if not silent: 261 def validate_password(self, auth_id, password, silent=False): argument 278 return self.get_user_by_auth_password(auth_id, password, silent=silent) 436 save_session=True, silent=False): argument 459 silent=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()
|
D | debugger.h | 19 BASE_EXPORT bool WaitForDebugger(int wait_seconds, bool silent);
|
/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/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/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/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/autotest/site_utils/ |
D | add_detected_host_labels.py | 112 if options.silent and options.info_only: 118 if 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/curl/m4/ |
D | curl-compilers.m4 | 83 CURL_CHECK_DEF([__clang__], [], [silent]) 116 CURL_CHECK_DEF([__DECC], [], [silent]) 117 CURL_CHECK_DEF([__DECC_VER], [], [silent]) 142 CURL_CHECK_DEF([__GNUC__], [], [silent]) 164 CURL_CHECK_DEF([_WIN32], [], [silent]) 177 CURL_CHECK_DEF([__HP_cc], [], [silent]) 199 CURL_CHECK_DEF([__IBMC__], [], [silent]) 230 CURL_CHECK_DEF([__INTEL_COMPILER], [], [silent]) 234 CURL_CHECK_DEF([__unix__], [], [silent]) 271 CURL_CHECK_DEF([__LCC__], [], [silent]) [all …]
|
/external/valgrind/memcheck/tests/ |
D | noisy_child.vgtest | 2 vgopts: --child-silent-after-fork=yes
|