/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/llvm-project/compiler-rt/test/profile/ContinuousSyncMode/ |
D | online-merging.c | 82 #define DEBUG(...) fprintf(stderr, __VA_ARGS__); macro 84 #define DEBUG(...) macro
|
/external/libiio/src/ |
D | debug.h | 50 # define DEBUG(str, ...) \ macro 53 # define DEBUG(...) \ macro 57 #define DEBUG(...) do { } while (0) macro
|
/external/ms-tpm-20-ref/TPMCmd/tpm/include/ |
D | TpmBuildSwitches.h | 72 # define DEBUG NO macro 74 # define DEBUG YES macro 78 # define DEBUG YES // Default: Either YES or NO 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/cpython3/Lib/distutils/ |
D | debug.py | 5 DEBUG = os.environ.get('DISTUTILS_DEBUG') variable
|
/external/python/cpython2/Lib/distutils/ |
D | debug.py | 7 DEBUG = os.environ.get('DISTUTILS_DEBUG') variable
|
/external/googletest/googlemock/scripts/generator/cpp/ |
D | utils.py | 23 DEBUG = True variable
|
/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/llvm/utils/release/ |
D | findRegressions-simple.py | 4 DEBUG = 0 variable
|
D | findRegressions-nightly.py | 4 DEBUG = 0 variable
|
/external/llvm-project/llvm/utils/release/ |
D | findRegressions-simple.py | 6 DEBUG = 0 variable
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/ |
D | Debug.common.kt | 7 internal expect val DEBUG: Boolean constant
|
/external/proguard/src/proguard/optimize/evaluation/ |
D | SimpleEnumClassChecker.java | 37 private static final boolean DEBUG = false; field in SimpleEnumClassChecker
|
/external/openssh/regress/misc/sk-dummy/ |
D | Makefile | 26 DEBUG=-g macro
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/native/src/ |
D | Debug.kt | 9 internal actual val DEBUG: Boolean = false constant
|
/external/apache-http/android/src/android/net/http/ |
D | HttpLog.java | 30 private static final boolean DEBUG = false; field in HttpLog
|
/external/linux-kselftest/tools/testing/selftests/kvm/include/ |
D | kvm_util.h | 28 #define DEBUG(...) printf(__VA_ARGS__); macro 30 #define DEBUG(...) macro
|
/external/openssh/regress/misc/kexfuzz/ |
D | Makefile | 60 DEBUG=-g macro
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/js/src/ |
D | Debug.kt | 9 internal actual val DEBUG: Boolean = false constant
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | SpreadSheet.java | 11 static boolean DEBUG = CldrUtility.getProperty("SpreadSheetDebug", false); field in SpreadSheet
|