Searched defs:U_CHARSET_FAMILY (Results 1 - 10 of 10) sorted by relevance

/external/icu4c/common/unicode/
H A Dplatform.h220 # define U_CHARSET_FAMILY 1 macro
282 && (U_CHARSET_FAMILY == 0 || ((defined(OS390) || defined(OS400)) && defined(__UCS2__)))
H A Dutypes.h106 * U_CHARSET_FAMILY is equal to this value when the platform is an ASCII based platform.
112 * U_CHARSET_FAMILY is equal to this value when the platform is an EBCDIC based platform.
118 * \def U_CHARSET_FAMILY
160 #ifndef U_CHARSET_FAMILY
161 # define U_CHARSET_FAMILY 0 macro
208 #if U_CHARSET_FAMILY
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Dplatform.h205 # define U_CHARSET_FAMILY 1 macro
H A Dutypes.h69 * U_CHARSET_FAMILY is equal to this value when the platform is an ASCII based platform.
75 * U_CHARSET_FAMILY is equal to this value when the platform is an EBCDIC based platform.
81 * \def U_CHARSET_FAMILY
123 #ifndef U_CHARSET_FAMILY
124 # define U_CHARSET_FAMILY 0 macro
147 #if U_CHARSET_FAMILY
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Dplatform.h205 # define U_CHARSET_FAMILY 1 macro
H A Dutypes.h69 * U_CHARSET_FAMILY is equal to this value when the platform is an ASCII based platform.
75 * U_CHARSET_FAMILY is equal to this value when the platform is an EBCDIC based platform.
81 * \def U_CHARSET_FAMILY
123 #ifndef U_CHARSET_FAMILY
124 # define U_CHARSET_FAMILY 0 macro
147 #if U_CHARSET_FAMILY
/external/webkit/Source/WebCore/icu/unicode/
H A Dplatform.h205 # define U_CHARSET_FAMILY 1 macro
H A Dutypes.h69 * U_CHARSET_FAMILY is equal to this value when the platform is an ASCII based platform.
75 * U_CHARSET_FAMILY is equal to this value when the platform is an EBCDIC based platform.
81 * \def U_CHARSET_FAMILY
123 #ifndef U_CHARSET_FAMILY
124 # define U_CHARSET_FAMILY 0 macro
147 #if U_CHARSET_FAMILY
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Dplatform.h205 # define U_CHARSET_FAMILY 1 macro
H A Dutypes.h69 * U_CHARSET_FAMILY is equal to this value when the platform is an ASCII based platform.
75 * U_CHARSET_FAMILY is equal to this value when the platform is an EBCDIC based platform.
81 * \def U_CHARSET_FAMILY
123 #ifndef U_CHARSET_FAMILY
124 # define U_CHARSET_FAMILY 0 macro
147 #if U_CHARSET_FAMILY

Completed in 167 milliseconds