Home
last modified time | relevance | path

Searched refs:debug_flag (Results 1 – 25 of 35) sorted by relevance

12

/external/ltp/testcases/kernel/syscalls/kill/
Dkill10.c201 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/
Dbuild.bat68 set debug_flag=1 variable
71 set debug_flag=0 variable
81 nmake -f makefile.vc MACHINE=%machine% DEBUG=%debug_flag% INSTALLDIR="%tcltkdir%" clean all
82 nmake -f makefile.vc MACHINE=%machine% DEBUG=%debug_flag% INSTALLDIR="%tcltkdir%" install
88 …nmake -f makefile.vc MACHINE=%machine% DEBUG=%debug_flag% INSTALLDIR="%tcltkdir%" TCLDIR="%tcldir%…
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%…
96 …nmake -f python.mak DEBUG=%debug_flag% MACHINE=%machine% TCL_DIR="%tcldir%" TK_DIR="%tkdir%" INSTA…
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…
/external/autotest/client/site_tests/firmware_TouchMTB/
Dcommon_util.py71 def __init__(self, debug_flag=False): argument
72 self._debug_flag = debug_flag
Dfirmware_log.py62 def _setup_debug(debug_flag): argument
66 debug = Debug(debug_flag)
547 individual_round_flag, debug_flag): argument
552 _setup_debug(debug_flag)
Dfirmware_summary.py98 def __init__(self, log_dir, display_metrics=False, debug_flag=False, argument
118 debug_flag)
462 debug_flag=options[OPTIONS.DEBUG])
/external/strace/
Dstrace.c81 bool debug_flag; variable
785 if (debug_flag) in alloctcb()
844 if (debug_flag) in droptcb()
969 if (debug_flag) in detach()
1069 if (debug_flag) in attach_tcb()
1092 if (debug_flag) in attach_tcb()
1097 if (debug_flag) in attach_tcb()
1540 } else if (debug_flag) { in test_ptrace_seize()
1673 debug_flag = 1; in init()
1863 if (debug_flag) in init()
[all …]
Dunwind.c44 if (debug_flag) \
Ddefs.h365 extern bool debug_flag;
Dsyscall.c1277 if (debug_flag) in get_scno()
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
Dp8.cpp39 class debug_flag { class
41 explicit debug_flag(bool);
/external/libchrome/sandbox/linux/seccomp-bpf/
Dtrap.cc359 const char* debug_flag = getenv(kSandboxDebuggingEnv); in SandboxDebuggingAllowedByUser() local
360 return debug_flag && *debug_flag; in SandboxDebuggingAllowedByUser()
/external/strace/linux/mips/
Dget_scno.c9 if (debug_flag) in arch_get_scno()
/external/strace/linux/sh/
Dget_scno.c18 if (debug_flag) in arch_get_scno()
/external/strace/linux/alpha/
Dget_scno.c18 if (debug_flag) in arch_get_scno()
/external/openssh/
Dsshd.c146 int debug_flag = 0; variable
990 if (!debug_flag) {
1222 if (debug_flag) {
1428 if (debug_flag == 0) {
1429 debug_flag = 1;
1833 if (debug_flag && (!inetd_flag || rexeced_flag))
1843 if (!(debug_flag || inetd_flag || no_daemon_flag || already_daemon)) {
1877 if (options.pid_file != NULL && !debug_flag) {
1908 if (!debug_flag && !inetd_flag && setsid() < 0)
2013 if (!debug_flag)
Dssh.c126 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()
Dssh-keyscan.c695 int debug_flag = 0, log_level = SYSLOG_LEVEL_INFO; in main() local
738 if (!debug_flag) { in main()
739 debug_flag = 1; in main()
Dsession.c138 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()
1215 if (debug_flag) { in do_rc_files()
/external/strace/linux/arm/
Dget_scno.c77 if (debug_flag) in arch_get_scno()
/external/libpcap/
Dscanner.h263 void pcap_set_debug (int debug_flag ,yyscan_t yyscanner );
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fs_generator.cpp133 runtime_check_aads_emit(runtime_check_aads_emit), debug_flag(false), in fs_generator()
1524 debug_flag = true; in enable_debug()
1567 if (unlikely(debug_flag)) in generate_code()
2021 if (unlikely(debug_flag)) { in generate_code()
2087 if (unlikely(debug_flag)) in generate_code()
2096 if (unlikely(debug_flag)) { in generate_code()
Dbrw_vec4_generator.cpp1499 bool debug_flag = INTEL_DEBUG & in generate_code() local
1509 if (unlikely(debug_flag)) in generate_code()
2165 if (unlikely(debug_flag)) in generate_code()
2173 if (unlikely(debug_flag)) { in generate_code()
Dbrw_fs.h481 bool debug_flag; variable
/external/bison/examples/calc++/
Dcalc++-scanner.cc606 void yyset_debug (int debug_flag );
/external/bison/src/
Dscan-skel.c693 void skel_set_debug (int debug_flag );

12