Searched defs:UCONFIG_NO_CONVERSION (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Duconfig.h103 * \def UCONFIG_NO_CONVERSION
113 #ifndef UCONFIG_NO_CONVERSION
114 # define UCONFIG_NO_CONVERSION 0 macro
117 #if UCONFIG_NO_CONVERSION
/external/icu/icu4c/source/common/unicode/
H A Duconfig.h250 * \def UCONFIG_NO_CONVERSION
260 #ifndef UCONFIG_NO_CONVERSION
261 # define UCONFIG_NO_CONVERSION 0 macro
264 #if UCONFIG_NO_CONVERSION

Completed in 168 milliseconds