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

  /external/chromium_org/third_party/icu/source/common/unicode/
utypes.h 237 #define U_USE_USRDATA 1 /**< @internal */
    [all...]
  /external/icu/icu4c/source/common/unicode/
utypes.h 140 // BEGIN android-change - U_USE_USRDATA should be off by default. */
141 #ifndef U_USE_USRDATA
142 #define U_USE_USRDATA 0 /**< @internal */
143 #endif /* U_USE_USRDATA */

Completed in 7715 milliseconds