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

  /external/icu/icu4c/source/common/unicode/
uconfig.h 100 * \def U_DISABLE_RENAMING
104 #ifndef U_DISABLE_RENAMING
105 #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
55 #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/libandroidicu/include/unicode/
uconfig.h 100 * \def U_DISABLE_RENAMING
104 #ifndef U_DISABLE_RENAMING
105 #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
55 #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
128 #error U_ICU_ENTRY_POINT_RENAME is not defined - cannot continue. Consider defining U_DISABLE_RENAMING if renaming should not be used.
246 #endif /* U_DISABLE_RENAMING */
  /external/icu/icu4c/source/
configure 681 U_DISABLE_RENAMING
    [all...]

Completed in 2423 milliseconds