Home
last modified time | relevance | path

Searched defs:DEBUG (Results 1 – 25 of 111) sorted by relevance

12345

/third_party/ltp/pan/
Ddebug.h48 #define DEBUG(a,l) if (Debug[a] >= l) macro
53 #define DEBUG(a,l) if (0) macro
/third_party/python/Lib/distutils/
Ddebug.py5 DEBUG = os.environ.get('DISTUTILS_DEBUG') variable
/third_party/googletest/googlemock/scripts/generator/cpp/
Dutils.py27 DEBUG = True variable
/third_party/uboot/u-boot-2020.01/test/
Dcommand_ut.c6 #define DEBUG macro
Dprint_ut.c6 #define DEBUG macro
/third_party/gstreamer/gst_libav/common/m4/
Dgst-debuginfo.m411 AC_ARG_ENABLE(DEBUG, optenable
/third_party/gstreamer/gstplugins_bad/common/m4/
Dgst-debuginfo.m411 AC_ARG_ENABLE(DEBUG, optenable
/third_party/gstreamer/gstplugins_base/common/m4/
Dgst-debuginfo.m411 AC_ARG_ENABLE(DEBUG, optenable
/third_party/gstreamer/gstreamer/common/m4/
Dgst-debuginfo.m411 AC_ARG_ENABLE(DEBUG, optenable
/third_party/gstreamer/gstplugins_good/common/m4/
Dgst-debuginfo.m411 AC_ARG_ENABLE(DEBUG, optenable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DDebug.h93 #define DEBUG(X) DEBUG_WITH_TYPE(DEBUG_TYPE, X) macro
/third_party/python/Tools/scripts/
Dpep384_macrocheck.py21 DEBUG = False variable
/third_party/uboot/u-boot-2020.01/drivers/power/domain/
Dimx8-power-domain.c6 #define DEBUG macro
/third_party/ltp/testcases/kernel/syscalls/sigaction/
Dsigaction02.c51 #define DEBUG 0 macro
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/
DNameTests.java36 private static final boolean DEBUG = false; field in NameTests
/third_party/flutter/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/
DNameTests.java36 private static final boolean DEBUG = false; field in NameTests
/third_party/jerryscript/targets/mbedos5/
DMakefile22 DEBUG?=0 macro
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_hilog.js21 DEBUG: 3, property
/third_party/ltp/testcases/kernel/syscalls/waitpid/
Dwaitpid03.c50 #define DEBUG 0 macro
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
DGlyphTableSubsetter.java36 private static final boolean DEBUG = false; field in GlyphTableSubsetter
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
DGlyphTableSubsetter.java36 private static final boolean DEBUG = false; field in GlyphTableSubsetter
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/tools/subsetter/
DBasicSubsetTests.java44 private static final boolean DEBUG = false; field in BasicSubsetTests
/third_party/flutter/skia/third_party/externals/sfntly/java/test/com/google/typography/font/tools/subsetter/
DBasicSubsetTests.java44 private static final boolean DEBUG = false; field in BasicSubsetTests
/third_party/uboot/u-boot-2020.01/drivers/clk/
Dclk_vexpress_osc.c7 #define DEBUG macro
/third_party/libcoap/examples/contiki/
Dserver.c35 #define DEBUG DEBUG_PRINT macro

12345