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

/macosx-10.10/ICU-531.30/icuSources/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.
/macosx-10.10/JavaScriptCore-7600.1.17/icu/unicode/
H A Duversion.h104 # if U_DISABLE_RENAMING
H A Dplatform.h169 #ifndef U_DISABLE_RENAMING
170 #define U_DISABLE_RENAMING 1 macro
H A Durename.h26 /* #define U_DISABLE_RENAMING 1 */
28 #if !U_DISABLE_RENAMING
45 #error U_ICU_ENTRY_POINT_RENAME is not defined - cannot continue. Consider defining U_DISABLE_RENAMING if renaming should not be used.
/macosx-10.10/WTF-7600.1.24/icu/unicode/
H A Duversion.h104 # if U_DISABLE_RENAMING
H A Dplatform.h169 #ifndef U_DISABLE_RENAMING
170 #define U_DISABLE_RENAMING 1 macro
H A Durename.h26 /* #define U_DISABLE_RENAMING 1 */
28 #if !U_DISABLE_RENAMING
45 #error U_ICU_ENTRY_POINT_RENAME is not defined - cannot continue. Consider defining U_DISABLE_RENAMING if renaming should not be used.
/macosx-10.10/WebCore-7600.1.25/icu/unicode/
H A Duversion.h104 # if U_DISABLE_RENAMING
H A Dplatform.h169 #ifndef U_DISABLE_RENAMING
170 #define U_DISABLE_RENAMING 1 macro
H A Durename.h26 /* #define U_DISABLE_RENAMING 1 */
28 #if !U_DISABLE_RENAMING
45 #error U_ICU_ENTRY_POINT_RENAME is not defined - cannot continue. Consider defining U_DISABLE_RENAMING if renaming should not be used.
/macosx-10.10/WebKit-7600.1.25/mac/icu/unicode/
H A Duversion.h104 # if U_DISABLE_RENAMING
H A Dplatform.h169 #ifndef U_DISABLE_RENAMING
170 #define U_DISABLE_RENAMING 1 macro
H A Durename.h26 /* #define U_DISABLE_RENAMING 1 */
28 #if !U_DISABLE_RENAMING
45 #error U_ICU_ENTRY_POINT_RENAME is not defined - cannot continue. Consider defining U_DISABLE_RENAMING if renaming should not be used.
/macosx-10.10/ICU-531.30/icuSources/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.
/macosx-10.10/ICU-531.30/icuSources/
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 415 milliseconds