Home
last modified time | relevance | path

Searched refs:U_CHARSET_FAMILY (Results 1 – 25 of 136) sorted by relevance

123456

/external/icu4c/common/
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
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
Duinvchar.c148 #if U_CHARSET_FAMILY==U_ASCII_FAMILY
151 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
155 # error U_CHARSET_FAMILY is not valid
221 #if U_CHARSET_FAMILY==U_ASCII_FAMILY in uprv_isInvariantString()
225 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY in uprv_isInvariantString()
231 # error U_CHARSET_FAMILY is not valid in uprv_isInvariantString()
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
Dpropname.h55 #if U_CHARSET_FAMILY==U_ASCII_FAMILY
57 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
60 # error U_CHARSET_FAMILY is not valid
/external/chromium/third_party/icu/source/common/
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
Duinvchar.c148 #if U_CHARSET_FAMILY==U_ASCII_FAMILY
151 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
155 # error U_CHARSET_FAMILY is not valid
221 #if U_CHARSET_FAMILY==U_ASCII_FAMILY in uprv_isInvariantString()
225 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY in uprv_isInvariantString()
231 # error U_CHARSET_FAMILY is not valid in uprv_isInvariantString()
Duinvchar.h56 #if U_CHARSET_FAMILY==U_ASCII_FAMILY
58 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
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
Dpropname.h55 #if U_CHARSET_FAMILY==U_ASCII_FAMILY
57 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
60 # error U_CHARSET_FAMILY is not valid
Dcstring.c51 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY in uprv_toupper()
76 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY
/external/chromium/third_party/icu/source/test/cintltst/
Dudatatst.c374 U_CHARSET_FAMILY,
514 pInfo->charsetFamily==U_CHARSET_FAMILY && in isAcceptable1()
549 pInfo->charsetFamily==U_CHARSET_FAMILY && in isAcceptable2()
574 pInfo->charsetFamily==U_CHARSET_FAMILY && in isAcceptable3()
672 pInfo->charsetFamily==U_CHARSET_FAMILY && in isAcceptable()
749 U_CHARSET_FAMILY, in TestUDataGetInfo()
777 dataInfo.charsetFamily==U_CHARSET_FAMILY && in TestUDataGetInfo()
801 dataInfo.charsetFamily==U_CHARSET_FAMILY && in TestUDataGetInfo()
875 U_CHARSET_FAMILY, in TestErrorConditions()
1083 switch(U_CHARSET_FAMILY) in TestICUDataName()
[all …]
/external/icu4c/test/cintltst/
Dudatatst.c381 U_CHARSET_FAMILY,
521 pInfo->charsetFamily==U_CHARSET_FAMILY && in isAcceptable1()
556 pInfo->charsetFamily==U_CHARSET_FAMILY && in isAcceptable2()
581 pInfo->charsetFamily==U_CHARSET_FAMILY && in isAcceptable3()
679 pInfo->charsetFamily==U_CHARSET_FAMILY && in isAcceptable()
756 U_CHARSET_FAMILY, in TestUDataGetInfo()
784 dataInfo.charsetFamily==U_CHARSET_FAMILY && in TestUDataGetInfo()
808 dataInfo.charsetFamily==U_CHARSET_FAMILY && in TestUDataGetInfo()
882 U_CHARSET_FAMILY, in TestErrorConditions()
1090 switch(U_CHARSET_FAMILY) in TestICUDataName()
[all …]
/external/icu4c/samples/udata/
Dreader.c43 U_CHARSET_FAMILY,
59 pInfo->charsetFamily==U_CHARSET_FAMILY && in isAcceptable()
/external/webkit/WebKit/mac/icu/unicode/
Dutypes.h123 #ifndef U_CHARSET_FAMILY
124 # define U_CHARSET_FAMILY 0 macro
147 #if U_CHARSET_FAMILY
/external/webkit/JavaScriptGlue/icu/unicode/
Dutypes.h123 #ifndef U_CHARSET_FAMILY
124 # define U_CHARSET_FAMILY 0 macro
147 #if U_CHARSET_FAMILY
/external/webkit/WebCore/icu/unicode/
Dutypes.h123 #ifndef U_CHARSET_FAMILY
124 # define U_CHARSET_FAMILY 0 macro
147 #if U_CHARSET_FAMILY
/external/webkit/JavaScriptCore/icu/unicode/
Dutypes.h123 #ifndef U_CHARSET_FAMILY
124 # define U_CHARSET_FAMILY 0 macro
147 #if U_CHARSET_FAMILY
/external/chromium/third_party/icu/public/common/unicode/
Dplinux.h248 # define U_CHARSET_FAMILY 1 macro
288 && (U_CHARSET_FAMILY == 0 || ((defined(OS390) || defined(OS400)) && defined(__UCS2__)))
Dpmac.h254 # define U_CHARSET_FAMILY 1 macro
294 && (U_CHARSET_FAMILY == 0 || ((defined(OS390) || defined(OS400)) && defined(__UCS2__)))
Dutypes.h138 #ifndef U_CHARSET_FAMILY
139 # define U_CHARSET_FAMILY 0 macro
186 #if U_CHARSET_FAMILY
/external/chromium/third_party/icu/source/tools/toolutil/
Dpkgitems.cpp304 #if (U_CHARSET_FAMILY==U_EBCDIC_FAMILY) in ures_enumDependencies()
313 #if U_CHARSET_FAMILY!=U_ASCII_FAMILY && U_CHARSET_FAMILY!=U_EBCDIC_FAMILY in ures_enumDependencies()
314 # error Unknown U_CHARSET_FAMILY value! in ures_enumDependencies()
636 …er((UBool)pInfo->isBigEndian, pInfo->charsetFamily, U_IS_BIG_ENDIAN, U_CHARSET_FAMILY, &errorCode); in enumDependencies()
/external/icu4c/common/unicode/
Dplatform.h252 # define U_CHARSET_FAMILY 1 macro
307 && (U_CHARSET_FAMILY == 0 || ((defined(OS390) || defined(OS400)) && defined(__UCS2__)))
Dutypes.h160 #ifndef U_CHARSET_FAMILY
161 # define U_CHARSET_FAMILY 0 macro
208 #if U_CHARSET_FAMILY
/external/chromium/third_party/icu/patches/
Dwpo.patch100 - U_CHARSET_FAMILY,
107 + U_CHARSET_FAMILY,

123456