/external/libcap-ng/ |
D | configure.ac | 94 AM_CONDITIONAL(DEBUG, true) condition 97 AM_CONDITIONAL(DEBUG, false) condition 100 [ DEBUG="-DNDEBUG"; AM_CONDITIONAL(DEBUG, false) ]) condition 123 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 | 47 #define DEBUG(...) \ macro 53 #define DEBUG(...) {} macro
|
/external/libhevc/common/ |
D | ihevc_debug.h | 41 #define DEBUG(...) \ macro 49 #define DEBUG(...) {} macro
|
/external/jetpack-camera-app/app/src/main/java/com/google/jetpackcamera/ |
D | BuildConfig.kt | 20 val DEBUG = "true".toBoolean() constant
|
/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/pigweed/pw_web/log-viewer/src/shared/ |
D | interfaces.ts | 36 DEBUG = 'DEBUG', enumerator 44 DEBUG = 'DEBUG', enumerator
|
/external/python/cpython3/Tools/c-analyzer/distutils/ |
D | debug.py | 5 DEBUG = os.environ.get('DISTUTILS_DEBUG') variable
|
/external/angle/build/android/incremental_install/third_party/AndroidHiddenApiBypass/local_modifications/org/lsposed/hiddenapibypass/library/ |
D | BuildConfig.java | 8 public static final boolean DEBUG = false; field in BuildConfig
|
/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/kotlinx.coroutines/kotlinx-coroutines-core/wasmWasi/src/ |
D | Debug.kt | 3 internal actual val DEBUG: Boolean = false constant
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/ |
D | Debug.common.kt | 3 internal expect val DEBUG: Boolean constant
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/native/src/ |
D | Debug.kt | 6 internal actual val DEBUG: Boolean = false constant
|
/external/llvm/utils/release/ |
D | findRegressions-simple.py | 4 DEBUG = 0 variable
|
D | findRegressions-nightly.py | 4 DEBUG = 0 variable
|
/external/apache-http/android/src/android/net/http/ |
D | HttpLog.java | 30 private static final boolean DEBUG = false; field in HttpLog
|
/external/ComputeLibrary/tests/framework/ |
D | Exceptions.h | 56 DEBUG, enumerator
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/wasmJs/src/ |
D | Debug.kt | 3 internal actual val DEBUG: Boolean = false constant
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/js/src/ |
D | Debug.kt | 5 internal actual val DEBUG: Boolean = false constant
|
/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/proto/google/logging/type/ |
D | log_severity.proto | 48 DEBUG = 100; enumerator
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
D | SpreadSheet.java | 10 static boolean DEBUG = CldrUtility.getProperty("SpreadSheetDebug", false); field in SpreadSheet
|
/external/googleapis/google/logging/type/ |
D | log_severity.proto | 48 DEBUG = 100; enumerator
|
/external/pytorch/torch/lib/libshm/ |
D | manager.cpp | 23 #define DEBUG(...) __DEBUG(__VA_ARGS__, '\n') macro 25 #define DEBUG(...) (void)0 macro
|
/external/coreboot/util/cbfstool/console/ |
D | console.h | 15 #define DEBUG(...) do { if (verbose > 1) fprintf(stderr, "DEBUG: " __VA_ARGS__); } while (0) macro
|