HomeSort by relevance Sort by last modified time
    Searched defs:ENABLE_DEBUG (Results 1 - 3 of 3) sorted by null

  /external/chromium/third_party/libjingle/source/talk/base/
common.h 69 #ifndef ENABLE_DEBUG
70 #define ENABLE_DEBUG _DEBUG
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/
common.h 80 #ifndef ENABLE_DEBUG
81 #define ENABLE_DEBUG _DEBUG
82 #endif // !defined(ENABLE_DEBUG)
111 #if ENABLE_DEBUG
144 #else // !ENABLE_DEBUG
160 #endif // !ENABLE_DEBUG
  /external/icu4c/
icudefs.mk 109 ENABLE_DEBUG = 0

Completed in 49 milliseconds