Searched defs:U_DEBUG (Results 1 - 8 of 8) sorted by relevance

/external/icu4c/common/unicode/
H A Duconfig.h57 * \def U_DEBUG
63 #ifdef U_DEBUG
71 # define U_DEBUG 1 macro
73 # define U_DEBUG 0 macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dpandroid.h159 #ifndef U_DEBUG
160 #define U_DEBUG 0 macro
H A Dpfreebsd.h159 #ifndef U_DEBUG
160 #define U_DEBUG 0 macro
H A Dplinux.h159 #ifndef U_DEBUG
160 #define U_DEBUG 0 macro
H A Dpmac.h175 #ifndef U_DEBUG
176 #define U_DEBUG 0 macro
H A Dpopenbsd.h177 #ifndef U_DEBUG
178 #define U_DEBUG 0 macro
H A Dppalmos.h159 #ifndef U_DEBUG
161 #define U_DEBUG 1 macro
163 #define U_DEBUG 0 macro
H A Dpwin32.h207 #ifndef U_DEBUG
209 #define U_DEBUG 1 macro
211 #define U_DEBUG 0 macro

Completed in 81 milliseconds