Home
last modified time | relevance | path

Searched refs:do_debug (Results 1 – 8 of 8) sorted by relevance

/external/openssh/regress/misc/kexfuzz/
Dkexfuzz.c35 static int do_debug = 0; variable
56 if (do_debug) { in packet_hook()
71 if (do_debug) { in packet_hook()
86 if (do_debug) { in packet_hook()
134 if (do_debug) \
139 if (do_debug) \
191 if (do_debug) in run_kex()
369 do_debug = 1; in main()
401 log_init(argv[0], do_debug ? SYSLOG_LEVEL_DEBUG3 : SYSLOG_LEVEL_INFO, in main()
/external/openssh/regress/unittests/kex/
Dtest_kex.c30 static int do_debug = 0; variable
48 if (do_debug) in do_send_and_receive()
64 if (do_debug) in run_kex()
68 if (do_debug) in run_kex()
73 if (do_debug) in run_kex()
/external/swiftshader/third_party/LLVM/utils/release/
Dtest-release.sh34 do_debug="no"
92 do_debug="yes"
269 if [ "$do_debug" = "yes" ]; then
/external/llvm/utils/release/
Dtest-release.sh31 do_debug="no"
119 do_debug="yes"
480 if [ "$do_debug" = "yes" ]; then
/external/e2fsprogs/contrib/
Dspd_readdir.c37 #define DEBUG_DIR(x) {if (do_debug) { x; }}
97 static int do_debug = 0; variable
142 do_debug++; in setup_ptr()
/external/python/cpython2/Tools/faqwiz/
Dfaqwiz.py412 def do_debug(self): member in FaqWizard
/external/python/cpython2/Lib/
Dpdb.py712 def do_debug(self, arg): member in Pdb
/external/valgrind/perf/
Dtinycc.c2379 static int do_debug = 0; variable
8617 if (do_debug) { in preprocess()
9213 if (do_debug) { in next_nomacro1()
13540 if (do_debug && in block()
14557 if (do_debug) in gen_function()
14573 if (do_debug) { in gen_function()
14844 if (do_debug) { in tcc_compile()
14899 if (do_debug) { in tcc_compile()
19449 } else if (do_debug || in tcc_output_file()
20723 if (do_debug) { in tcc_run()
[all …]