/external/libcap-ng/libcap-ng-0.7/ |
D | configure.ac | 84 AM_CONDITIONAL(DEBUG, true) condition 87 AM_CONDITIONAL(DEBUG, false) condition 90 [ DEBUG="-DNDEBUG"; AM_CONDITIONAL(DEBUG, false) ]) condition 101 AC_SUBST(DEBUG) subst
|
/external/mdnsresponder/mDNSWindows/NSPTool/ |
D | Prefix.h | 22 #define DEBUG 1 macro 25 #define DEBUG 0 macro
|
/external/mdnsresponder/mDNSWindows/SystemService/ |
D | Prefix.h | 22 #define DEBUG 1 macro 25 #define DEBUG 0 macro
|
/external/libavc/common/ |
D | ih264_debug.h | 44 #define DEBUG(...) \ macro 52 #define DEBUG(...) {} macro
|
/external/libhevc/common/ |
D | ihevc_debug.h | 41 #define DEBUG(...) \ macro 49 #define DEBUG(...) {} macro
|
/external/ltp/pan/ |
D | debug.h | 48 #define DEBUG(a,l) if (Debug[a] >= l) macro 53 #define DEBUG(a,l) if (0) macro
|
/external/python/cpython2/Lib/distutils/ |
D | debug.py | 7 DEBUG = os.environ.get('DISTUTILS_DEBUG') variable
|
/external/r8/src/main/java/com/android/tools/r8/ |
D | CompilationMode.java | 9 DEBUG, enumConstant
|
/external/syslinux/diag/geodsp/ |
D | mk-lba-img.pl | 27 use constant DEBUG => 1; constant
|
/external/v8/testing/gmock/scripts/generator/cpp/ |
D | utils.py | 27 DEBUG = True variable
|
/external/googletest/googlemock/scripts/generator/cpp/ |
D | utils.py | 27 DEBUG = True variable
|
/external/google-breakpad/src/testing/scripts/generator/cpp/ |
D | utils.py | 27 DEBUG = True variable
|
/external/swiftshader/third_party/LLVM/utils/release/ |
D | findRegressions.py | 4 DEBUG = 0 variable
|
/external/llvm/utils/release/ |
D | findRegressions-simple.py | 4 DEBUG = 0 variable
|
D | findRegressions-nightly.py | 4 DEBUG = 0 variable
|
/external/proguard/src/proguard/optimize/evaluation/ |
D | SimpleEnumClassChecker.java | 37 private static final boolean DEBUG = false; field in SimpleEnumClassChecker
|
/external/apache-http/android/src/android/net/http/ |
D | HttpLog.java | 30 private static final boolean DEBUG = false; field in HttpLog
|
/external/syslinux/gnu-efi/gnu-efi-3.0/lib/ |
D | argify.c | 46 #define DEBUG 0 macro
|
/external/openssh/regress/misc/kexfuzz/ |
D | Makefile | 28 DEBUG=-g macro
|
/external/iputils/ninfod/ |
D | ninfod.h | 88 # define DEBUG(pri, fmt, args...) do { \ macro 100 # define DEBUG(pri, fmt, args...) do { ; } while(0) macro
|
/external/xmlrpcpp/test/ |
D | Makefile | 5 DEBUG = -g macro
|
/external/valgrind/coregrind/ |
D | vgdb.h | 43 #define DEBUG(level, ...) (level <= debuglevel ? \ macro
|
/external/syslinux/efi32/include/efi/ |
D | efidebug.h | 27 #define DEBUG(a) DbgPrint a macro 32 #define DEBUG(a) macro
|
/external/syslinux/efi64/include/efi/ |
D | efidebug.h | 27 #define DEBUG(a) DbgPrint a macro 32 #define DEBUG(a) macro
|
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ |
D | efidebug.h | 27 #define DEBUG(a) DbgPrint a macro 32 #define DEBUG(a) macro
|