/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/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/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/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/ |
D | error_prints.h | 40 extern bool debug_flag; 56 if (debug_flag) \ 61 if (debug_flag) \
|
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/ |
D | p8.cpp | 39 class debug_flag { class 41 explicit debug_flag(bool);
|
/external/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/ |
D | p8.cpp | 39 class debug_flag { class 41 explicit debug_flag(bool);
|
/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/arm-trusted-firmware/plat/mediatek/mt8173/drivers/spm/ |
D | spm.c | 217 wakesta->debug_flag = mmio_read_32(SPM_PCM_PASR_DPD_3); in spm_get_wakeup_status() 326 wakesta->debug_flag); in spm_output_wake_reason() 349 wakesta->debug_flag); in spm_output_wake_reason()
|
D | spm.h | 251 unsigned int debug_flag; member
|
/external/python/cpython3/Modules/_xxtestfuzz/ |
D | fuzzer.c | 214 PyObject* debug_flag = PyObject_GetAttrString(sre_constants, "SRE_FLAG_DEBUG"); in init_sre_compile() local 215 if (debug_flag == NULL) { in init_sre_compile() 218 SRE_FLAG_DEBUG = PyLong_AsLong(debug_flag); in init_sre_compile()
|
/external/openssh/ |
D | sshd.c | 147 int debug_flag = 0; variable 1258 if (debug_flag) { 1554 if (debug_flag == 0) { 1555 debug_flag = 1; 1666 log_stderr || !inetd_flag || debug_flag); 1690 if (!debug_flag) { 1967 if (debug_flag && (!inetd_flag || rexeced_flag)) 1977 if (!(debug_flag || inetd_flag || no_daemon_flag || already_daemon)) { 2011 if (options.pid_file != NULL && !debug_flag) { 2042 if (!debug_flag && !inetd_flag && setsid() == -1) [all …]
|
D | ssh.c | 124 int debug_flag = 0; variable 860 if (debug_flag == 0) { in main() 861 debug_flag = 1; in main() 865 debug_flag++; in main() 1139 if (debug_flag) in main() 1275 debug_flag ? " -" : "", in main() 1276 debug_flag, "vvv", in main() 1700 keep_stderr = log_is_on_stderr() && debug_flag; in control_persist_detach()
|
D | ssh-keyscan.c | 669 int debug_flag = 0, log_level = SYSLOG_LEVEL_INFO; in main() local 714 if (!debug_flag) { in main() 715 debug_flag = 1; in main()
|
D | sshconnect.c | 79 extern int debug_flag; 168 if (!debug_flag && options.control_path != NULL && in ssh_proxy_fdpass_connect() 251 if (!debug_flag && options.control_path != NULL && in ssh_proxy_connect()
|
D | session.c | 136 extern int debug_flag; 1194 if (debug_flag) { in do_setup_env() 1224 if (debug_flag) in do_rc_files() 1236 if (debug_flag) in do_rc_files() 1250 if (debug_flag) { in do_rc_files()
|
/external/arm-trusted-firmware/plat/mediatek/mt8183/drivers/spm/ |
D | spm.c | 291 wakesta->debug_flag = mmio_read_32(SPM_SW_DEBUG); in spm_get_wakeup_status() 329 wakesta->r15, wakesta->r13, wakesta->debug_flag, in spm_output_wake_reason()
|
/external/mesa3d/src/intel/compiler/ |
D | brw_fs_generator.cpp | 195 runtime_check_aads_emit(runtime_check_aads_emit), debug_flag(false), in fs_generator() 1869 debug_flag = true; in enable_debug() 1948 if (unlikely(debug_flag)) in generate_code() 2405 if (unlikely(debug_flag)) in generate_code() 2537 if (unlikely(debug_flag)) { in generate_code() 2630 if (unlikely(debug_flag)) in generate_code() 2641 if (unlikely(debug_flag)) { in generate_code() 2674 if (!validated && !debug_flag) { in generate_code()
|
/external/libpcap/ |
D | scanner.h | 498 void yyset_debug ( int debug_flag , yyscan_t yyscanner );
|