Searched refs:ENABLE_DEBUG (Results 1 - 9 of 9) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
H A Dcommon.h69 #ifndef ENABLE_DEBUG
70 #define ENABLE_DEBUG _DEBUG macro
71 #endif // !defined(ENABLE_DEBUG)
73 #if ENABLE_DEBUG
108 #else // !ENABLE_DEBUG
124 #endif // !ENABLE_DEBUG
/external/icu4c/common/unicode/
H A Dplatform.h.in159 #define U_DEBUG @ENABLE_DEBUG@
/external/icu4c/config/
H A Dmh-cygwin-msvc38 ifeq ($(ENABLE_DEBUG),1)
/external/bluetooth/bluez/audio/
H A Dctl_bluetooth.c38 #ifdef ENABLE_DEBUG
H A Dliba2dp.c54 #define ENABLE_DEBUG macro
60 #ifdef ENABLE_DEBUG
H A Dpcm_bluetooth.c47 /* #define ENABLE_DEBUG */
55 #ifdef ENABLE_DEBUG
/external/icu4c/
H A Dconfig.status556 s,@ENABLE_DEBUG@,0,;t t
H A Dconfigure689 ENABLE_DEBUG
2766 ENABLE_DEBUG=0
2770 yes|"") enabled=yes; ENABLE_DEBUG=1 ;;
3853 if test "$ENABLE_DEBUG" = 1; then
3861 if test "$ENABLE_DEBUG" = 1; then
H A Dconfigure.orig687 ENABLE_DEBUG
2757 ENABLE_DEBUG=0
2761 yes|"") enabled=yes; ENABLE_DEBUG=1 ;;
3844 if test "$ENABLE_DEBUG" = 1; then
3852 if test "$ENABLE_DEBUG" = 1; then

Completed in 141 milliseconds