Home
last modified time | relevance | path

Searched refs:debug (Results 1 – 14 of 14) sorted by relevance

/third_party/uapp/dash/src/
A Dshow.c264 if (debug != 1) in trputc()
274 if (debug != 1) in trace()
284 if (debug != 1) in tracev()
293 if (debug != 1) in trputs()
305 if (debug != 1) in trstring()
340 if (debug != 1) in trargs()
360 if (debug != 1) {
388 debug = 0;
394 debug = 0;
A Doptions.h63 #define debug optlist[16] macro
A Dtrap.c205 if (debug) in setsignal()
A Doptions.c154 debug = 1; in procargs()
/third_party/lib/acpica/
A Dchanges.txt2883 debug
3122 debug
3179 debug
3262 debug
3467 debug
3610 debug
3666 debug
4086 debug
4158 debug
6698 debug
[all …]
/third_party/ulib/musl/include/sys/
A Dmtio.h114 unsigned long debug; member
/third_party/ulib/musl/ldso/
A Ddynlink.c135 static struct r_debug debug; variable
151 struct r_debug* _dl_debug_addr = &debug;
1879 app.l_map.l_ld[i].d_un.d_ptr = (size_t)&debug; in dls3()
1882 *ptr = (size_t)&debug; in dls3()
1906 debug.r_version = 1; in dls3()
1907 debug.r_brk = (uintptr_t)dl_debug_state; in dls3()
1908 debug.r_map = &head->l_map; in dls3()
1909 debug.r_ldbase = ldso.l_map.l_addr; in dls3()
1910 debug.r_state = 0; in dls3()
/third_party/ulib/lz4/
A Dlz4hc.c287 static unsigned debug = 0; variable
303 …if (debug) printf("literal : %u -- match : %u -- offset : %u\n", (U32)(*ip - *anchor), (U32)ma… in LZ4HC_encodeSequence()
/third_party/ulib/jemalloc/bin/
A Djeprof.in4886 my $debug = 0;
4928 if ($debug) { print("---- $image ---\n"); }
4931 if ($debug) { printf STDERR ("%s\n", $pclist->[$i]); }
4938 if ($debug) {
4998 if ($debug) { printf STDERR ("%s => [%s]\n", $pcstr, join(" ", @{$sym})); }
/third_party/ulib/jemalloc/test/unit/
A Dmallctl.c134 TEST_MALLCTL_CONFIG(debug, bool); in TEST_BEGIN()
/third_party/ulib/jemalloc/
A Dconfigure.ac881 AC_ARG_ENABLE([debug], optenable
882 [AS_HELP_STRING([--enable-debug],
2080 AC_MSG_RESULT([debug : ${enable_debug}])
A DINSTALL104 --enable-debug
A DChangeLog556 static even for debug builds.
876 --enable-debug --enable-dss configurations.
/third_party/lib/acpica/tests/misc/
A Dgrammar.asl3380 // In the non-debug version of the interpreter, BreakPoint is equivalent to Noop.
5108 // the failing test case for debug purposes. This non-zero numbers

Completed in 59 milliseconds