HomeSort by relevance Sort by last modified time
    Searched refs:U_DISABLE_RENAMING (Results 1 - 5 of 5) sorted by null

  /external/icu/icu4c/source/common/unicode/
uconfig.h 87 * \def U_DISABLE_RENAMING
91 #ifndef U_DISABLE_RENAMING
92 #define U_DISABLE_RENAMING 0
uversion.h 110 # if U_DISABLE_RENAMING
urename.h 26 /* U_DISABLE_RENAMING can be defined in the following ways:
29 * - by changing the default setting of U_DISABLE_RENAMING in uconfig.h
34 #if !U_DISABLE_RENAMING
52 #error U_ICU_ENTRY_POINT_RENAME is not defined - cannot continue. Consider defining U_DISABLE_RENAMING if renaming should not be used.
    [all...]
  /external/icu/icu4c/source/tools/genren/
genren.pl 99 /* U_DISABLE_RENAMING can be defined in the following ways:
102 * - by changing the default setting of U_DISABLE_RENAMING in uconfig.h
107 #if !U_DISABLE_RENAMING
125 #error U_ICU_ENTRY_POINT_RENAME is not defined - cannot continue. Consider defining U_DISABLE_RENAMING if renaming should not be used.
  /external/icu/icu4c/source/
configure 683 U_DISABLE_RENAMING
    [all...]

Completed in 204 milliseconds