Searched refs:U_CHARSET_FAMILY (Results 1 - 25 of 67) sorted by relevance

123

/external/icu4c/common/
H A Duinvchar.h56 #if U_CHARSET_FAMILY==U_ASCII_FAMILY
58 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
78 #if U_CHARSET_FAMILY==U_ASCII_FAMILY
80 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
98 #if U_CHARSET_FAMILY==U_ASCII_FAMILY
100 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
H A Dpropname.h57 #if U_CHARSET_FAMILY==U_ASCII_FAMILY
59 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
62 # error U_CHARSET_FAMILY is not valid
H A Ducnv_io.h70 #if U_CHARSET_FAMILY==U_ASCII_FAMILY
72 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
75 # error U_CHARSET_FAMILY is not valid
H A Dcstring.h54 #if U_CHARSET_FAMILY==U_ASCII_FAMILY
56 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
59 # error U_CHARSET_FAMILY is not valid
H A Duinvchar.c171 #if U_CHARSET_FAMILY==U_ASCII_FAMILY
174 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
178 # error U_CHARSET_FAMILY is not valid
244 #if U_CHARSET_FAMILY==U_ASCII_FAMILY
248 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
254 # error U_CHARSET_FAMILY is not valid
H A Dcstring.c51 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY
76 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY
/external/icu4c/stubdata/
H A Dstubdata.c55 U_CHARSET_FAMILY,
/external/icu4c/samples/udata/
H A Dreader.c43 U_CHARSET_FAMILY,
59 pInfo->charsetFamily==U_CHARSET_FAMILY &&
H A Dwriter.c45 U_CHARSET_FAMILY,
/external/icu4c/common/unicode/
H A Dplatform.h219 # define U_CHARSET_FAMILY 1 macro
282 && (U_CHARSET_FAMILY == 0 || ((defined(OS390) || defined(OS400)) && defined(__UCS2__)))
H A Dutypes.h113 * U_CHARSET_FAMILY is equal to this value when the platform is an ASCII based platform.
119 * U_CHARSET_FAMILY is equal to this value when the platform is an EBCDIC based platform.
125 * \def U_CHARSET_FAMILY
167 #ifndef U_CHARSET_FAMILY
168 # define U_CHARSET_FAMILY 0 macro
215 #if U_CHARSET_FAMILY
H A Dplatform.h.in215 # define U_CHARSET_FAMILY 1
262 && (U_CHARSET_FAMILY == 0 || ((defined(OS390) || defined(OS400)) && defined(__UCS2__)))
/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
/external/icu4c/test/cintltst/
H A Dudatatst.c382 U_CHARSET_FAMILY,
522 pInfo->charsetFamily==U_CHARSET_FAMILY &&
557 pInfo->charsetFamily==U_CHARSET_FAMILY &&
582 pInfo->charsetFamily==U_CHARSET_FAMILY &&
680 pInfo->charsetFamily==U_CHARSET_FAMILY &&
757 U_CHARSET_FAMILY,
785 dataInfo.charsetFamily==U_CHARSET_FAMILY &&
809 dataInfo.charsetFamily==U_CHARSET_FAMILY &&
883 U_CHARSET_FAMILY,
1091 switch(U_CHARSET_FAMILY)
[all...]
/external/icu4c/tools/genbrk/
H A Dgenbrk.cpp85 U_CHARSET_FAMILY,
108 U_CHARSET_FAMILY,
/external/icu4c/tools/gencfu/
H A Dgencfu.cpp85 U_CHARSET_FAMILY,
108 U_CHARSET_FAMILY,
/external/icu4c/tools/genctd/
H A Dgenctd.cpp85 U_CHARSET_FAMILY,
108 U_CHARSET_FAMILY,
/external/icu4c/tools/gentest/
H A Dgentest.c42 U_CHARSET_FAMILY,

Completed in 1241 milliseconds

123