/external/ltp/testcases/kernel/syscalls/kill/ |
D | kill10.c | 201 int debug_flag = 0; variable 233 if (sscanf(darg, "%i", &debug_flag) != 1) { in main() 249 if (debug_flag >= 2) in main() 258 if (debug_flag >= 2) in main() 279 printf(" -d n Set debug level to n (default: %d)\n", debug_flag); in help() 302 if (debug_flag >= 1) in setup() 305 if (debug_flag >= 1) in setup() 310 if (debug_flag >= 4) in setup() 317 if (debug_flag >= 1) in setup() 324 if (debug_flag) in setup() [all …]
|
/external/python/cpython2/PC/VS9.0/ |
D | build.bat | 68 set debug_flag=1 variable 71 set debug_flag=0 variable 81 nmake -f makefile.vc MACHINE=%machine% DEBUG=%debug_flag% INSTALLDIR="%tcltkdir%" clean 82 nmake -f makefile.vc MACHINE=%machine% DEBUG=%debug_flag% INSTALLDIR="%tcltkdir%" all 83 nmake -f makefile.vc MACHINE=%machine% DEBUG=%debug_flag% INSTALLDIR="%tcltkdir%" install 89 …nmake -f makefile.vc MACHINE=%machine% DEBUG=%debug_flag% INSTALLDIR="%tcltkdir%" TCLDIR="%tcldir%… 90 …nmake -f makefile.vc MACHINE=%machine% DEBUG=%debug_flag% INSTALLDIR="%tcltkdir%" TCLDIR="%tcldir%… 91 …nmake -f makefile.vc MACHINE=%machine% DEBUG=%debug_flag% INSTALLDIR="%tcltkdir%" TCLDIR="%tcldir%… 97 …nmake -f python.mak DEBUG=%debug_flag% MACHINE=%machine% TCL_DIR="%tcldir%" TK_DIR="%tkdir%" INSTA… 98 …nmake -f python.mak DEBUG=%debug_flag% MACHINE=%machine% TCL_DIR="%tcldir%" TK_DIR="%tkdir%" INSTA… [all …]
|
/external/strace/tests-m32/ |
D | nsyscalls-d.test | 7 : ${debug_flag=-d} 12 [ -z "$debug_flag" ] || 18 run_strace $debug_flag -e trace=$syscall ../$NAME "$STRACE_EXE" 9 \ 21 [ -n "$debug_flag" ] || > "$EXP-err"
|
D | nsyscalls-nd.test | 3 debug_flag=
|
/external/strace/tests/ |
D | nsyscalls-d.test | 7 : ${debug_flag=-d} 12 [ -z "$debug_flag" ] || 18 run_strace $debug_flag -e trace=$syscall ../$NAME "$STRACE_EXE" 9 \ 21 [ -n "$debug_flag" ] || > "$EXP-err"
|
D | nsyscalls-nd.test | 3 debug_flag=
|
/external/strace/tests-mx32/ |
D | nsyscalls-d.test | 7 : ${debug_flag=-d} 12 [ -z "$debug_flag" ] || 18 run_strace $debug_flag -e trace=$syscall ../$NAME "$STRACE_EXE" 9 \ 21 [ -n "$debug_flag" ] || > "$EXP-err"
|
D | nsyscalls-nd.test | 3 debug_flag=
|
/external/strace/ |
D | error_prints.h | 40 extern bool debug_flag; 56 if (debug_flag) \ 61 if (debug_flag) \
|
D | strace.c | 91 bool debug_flag; variable 1640 debug_flag = 1; in init() 2336 if (debug_flag) in next_event()
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
D | common_util.py | 71 def __init__(self, debug_flag=False): argument 72 self._debug_flag = debug_flag
|
D | firmware_log.py | 62 def _setup_debug(debug_flag): argument 66 debug = Debug(debug_flag) 547 individual_round_flag, debug_flag): argument 552 _setup_debug(debug_flag)
|
D | firmware_summary.py | 98 def __init__(self, log_dir, display_metrics=False, debug_flag=False, argument 118 debug_flag) 462 debug_flag=options[OPTIONS.DEBUG])
|
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/ |
D | p8.cpp | 39 class debug_flag { class 41 explicit debug_flag(bool);
|
/external/openssh/ |
D | sshd.c | 162 int debug_flag = 0; variable 1006 if (!debug_flag) { 1273 if (debug_flag) { 1479 if (debug_flag == 0) { 1480 debug_flag = 1; 1884 if (debug_flag && (!inetd_flag || rexeced_flag)) 1894 if (!(debug_flag || inetd_flag || no_daemon_flag || already_daemon)) { 1928 if (options.pid_file != NULL && !debug_flag) { 1959 if (!debug_flag && !inetd_flag && setsid() < 0) 2064 if (!debug_flag)
|
D | ssh.c | 126 int debug_flag = 0; variable 752 if (debug_flag == 0) { in main() 753 debug_flag = 1; in main() 757 debug_flag++; in main() 1013 if (debug_flag) in main() 1120 debug_flag ? " -" : "", in main() 1121 debug_flag, "vvv", in main() 1502 keep_stderr = log_is_on_stderr() && debug_flag; in control_persist_detach()
|
D | ssh-keyscan.c | 695 int debug_flag = 0, log_level = SYSLOG_LEVEL_INFO; in main() local 738 if (!debug_flag) { in main() 739 debug_flag = 1; in main()
|
D | session.c | 138 extern int debug_flag; 1159 if (debug_flag) { in do_setup_env() 1189 if (debug_flag) in do_rc_files() 1201 if (debug_flag) in do_rc_files() 1222 if (debug_flag) { in do_rc_files()
|
/external/strace/linux/mips/ |
D | get_scno.c | 9 if (debug_flag) in arch_get_scno()
|
/external/strace/linux/sh/ |
D | get_scno.c | 18 if (debug_flag) in arch_get_scno()
|
/external/strace/linux/alpha/ |
D | get_scno.c | 18 if (debug_flag) in arch_get_scno()
|
/external/libpcap/ |
D | scanner.h | 270 void pcap_set_debug (int debug_flag ,yyscan_t yyscanner );
|
/external/mesa3d/src/intel/compiler/ |
D | brw_fs_generator.cpp | 188 runtime_check_aads_emit(runtime_check_aads_emit), debug_flag(false), in fs_generator() 1620 debug_flag = true; in enable_debug() 1663 if (unlikely(debug_flag)) in generate_code() 2138 if (unlikely(debug_flag)) { in generate_code() 2211 if (unlikely(debug_flag)) in generate_code() 2222 if (unlikely(debug_flag)) { in generate_code()
|
D | brw_vec4_generator.cpp | 1501 bool debug_flag = INTEL_DEBUG & in generate_code() local 1510 if (unlikely(debug_flag)) in generate_code() 2183 if (unlikely(debug_flag)) in generate_code() 2193 if (unlikely(debug_flag)) { in generate_code()
|
D | brw_fs.h | 488 bool debug_flag; variable
|