Searched refs:U_DISABLE_RENAMING (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Duconfig.h85 * \def U_DISABLE_RENAMING
89 #ifndef U_DISABLE_RENAMING
90 #define U_DISABLE_RENAMING 0 macro
H A Duversion.h108 # if U_DISABLE_RENAMING
H A Durename.h24 /* U_DISABLE_RENAMING can be defined in the following ways:
27 * - by changing the default setting of U_DISABLE_RENAMING in uconfig.h
32 #if !U_DISABLE_RENAMING
50 #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/common/unicode/
H A Duconfig.h85 * \def U_DISABLE_RENAMING
89 #ifndef U_DISABLE_RENAMING
90 #define U_DISABLE_RENAMING 0 macro
H A Duversion.h108 # if U_DISABLE_RENAMING
H A Durename.h24 /* U_DISABLE_RENAMING can be defined in the following ways:
27 * - by changing the default setting of U_DISABLE_RENAMING in uconfig.h
32 #if !U_DISABLE_RENAMING
50 #error U_ICU_ENTRY_POINT_RENAME is not defined - cannot continue. Consider defining U_DISABLE_RENAMING if renaming should not be used.
/external/chromium_org/third_party/icu/source/tools/genren/
H A Dgenren.pl97 /* U_DISABLE_RENAMING can be defined in the following ways:
100 * - by changing the default setting of U_DISABLE_RENAMING in uconfig.h
105 #if !U_DISABLE_RENAMING
123 #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/tools/genren/
H A Dgenren.pl97 /* U_DISABLE_RENAMING can be defined in the following ways:
100 * - by changing the default setting of U_DISABLE_RENAMING in uconfig.h
105 #if !U_DISABLE_RENAMING
123 #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/
H A Dconfig.status565 s,@U_DISABLE_RENAMING@,0,;t t
H A Dconfigure652 U_DISABLE_RENAMING
2715 # with, for example, "#define U_DISABLE_RENAMING 1"
5403 U_DISABLE_RENAMING=0
5408 no) enabled=no; U_DISABLE_RENAMING=1;
/external/chromium_org/third_party/icu/source/
H A Dconfigure652 U_DISABLE_RENAMING
2715 # with, for example, "#define U_DISABLE_RENAMING 1"
5403 U_DISABLE_RENAMING=0
5408 no) enabled=no; U_DISABLE_RENAMING=1;

Completed in 988 milliseconds