Searched defs:ENABLE_DEBUG (Results 1 - 3 of 3) 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/chromium_org/third_party/libjingle/source/talk/base/
H A Dcommon.h80 #ifndef ENABLE_DEBUG
81 #define ENABLE_DEBUG _DEBUG macro
82 #endif // !defined(ENABLE_DEBUG)
111 #if ENABLE_DEBUG
144 #else // !ENABLE_DEBUG
160 #endif // !ENABLE_DEBUG
/external/icu4c/
H A Dicudefs.mk109 ENABLE_DEBUG = 0 macro

Completed in 119 milliseconds