/external/icu/icu4c/source/common/ |
D | uinvchar.h | 56 #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
|
D | ucnv_io.h | 70 #if U_CHARSET_FAMILY==U_ASCII_FAMILY 72 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY 75 # error U_CHARSET_FAMILY is not valid
|
D | propname.h | 57 #if U_CHARSET_FAMILY==U_ASCII_FAMILY 59 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY 62 # error U_CHARSET_FAMILY is not valid
|
D | uinvchar.c | 171 #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 in uprv_isInvariantString() 248 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY in uprv_isInvariantString() 254 # error U_CHARSET_FAMILY is not valid in uprv_isInvariantString()
|
D | cstring.h | 81 #if U_CHARSET_FAMILY==U_ASCII_FAMILY 83 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY 86 # error U_CHARSET_FAMILY is not valid
|
D | cstring.c | 51 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY in uprv_isASCIILetter() 62 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY in uprv_toupper() 87 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY
|
D | ucnvsel.cpp | 248 U_CHARSET_FAMILY, 501 pHeader->info.charsetFamily != U_CHARSET_FAMILY in ucnvsel_openFromSerialized() 505 udata_openSwapperForInputData(p, length, U_IS_BIG_ENDIAN, U_CHARSET_FAMILY, status); in ucnvsel_openFromSerialized()
|
D | ucnv_io.cpp | 209 pInfo->charsetFamily==U_CHARSET_FAMILY && in isAcceptable() 374 #if U_CHARSET_FAMILY==U_ASCII_FAMILY 376 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY 379 # error U_CHARSET_FAMILY is not valid
|
/external/icu/icu4c/source/common/unicode/ |
D | platform.h | 517 #ifdef U_CHARSET_FAMILY 520 # define U_CHARSET_FAMILY U_EBCDIC_FAMILY macro 522 # define U_CHARSET_FAMILY U_EBCDIC_FAMILY macro 524 # define U_CHARSET_FAMILY U_ASCII_FAMILY macro 701 …&& (U_CHARSET_FAMILY == 0 || (U_PF_OS390 <= U_PLATFORM && U_PLATFORM <= U_PF_OS400 && defined(__UC…
|
D | ustring.h | 945 #elif U_SIZEOF_WCHAR_T==U_SIZEOF_UCHAR && (U_CHARSET_FAMILY==U_ASCII_FAMILY || (U_SIZEOF_UCHAR == 2… 949 #elif U_SIZEOF_UCHAR==1 && U_CHARSET_FAMILY==U_ASCII_FAMILY
|
/external/icu/icu4c/source/samples/udata/ |
D | reader.c | 43 U_CHARSET_FAMILY, 59 pInfo->charsetFamily==U_CHARSET_FAMILY && in isAcceptable()
|
D | writer.c | 45 U_CHARSET_FAMILY,
|
/external/icu/icu4c/source/test/cintltst/ |
D | udatatst.c | 422 U_CHARSET_FAMILY, 562 pInfo->charsetFamily==U_CHARSET_FAMILY && in isAcceptable1() 597 pInfo->charsetFamily==U_CHARSET_FAMILY && in isAcceptable2() 622 pInfo->charsetFamily==U_CHARSET_FAMILY && in isAcceptable3() 721 pInfo->charsetFamily==U_CHARSET_FAMILY && in isAcceptable() 797 U_CHARSET_FAMILY, in TestUDataGetInfo() 825 dataInfo.charsetFamily==U_CHARSET_FAMILY && in TestUDataGetInfo() 849 dataInfo.charsetFamily==U_CHARSET_FAMILY && in TestUDataGetInfo() 923 U_CHARSET_FAMILY, in TestErrorConditions() 1132 switch(U_CHARSET_FAMILY) in TestICUDataName() [all …]
|
D | trie2test.c | 632 ds=udata_openSwapper(U_IS_BIG_ENDIAN, U_CHARSET_FAMILY, in testTrieSerialize() 633 !U_IS_BIG_ENDIAN, U_CHARSET_FAMILY, &errorCode); in testTrieSerialize() 652 ds=udata_openSwapper(!U_IS_BIG_ENDIAN, U_CHARSET_FAMILY, in testTrieSerialize() 653 U_IS_BIG_ENDIAN, U_CHARSET_FAMILY, &errorCode); in testTrieSerialize()
|
/external/icu/icu4c/source/tools/icuinfo/ |
D | icuinfo.cpp | 101 if(U_CHARSET_FAMILY==charsetFamily) { in cmd_version() 105 U_CHARSET_FAMILY, charsetFamily); in cmd_version()
|
/external/icu/icu4c/source/stubdata/ |
D | stubdata.c | 55 U_CHARSET_FAMILY,
|
/external/icu/icu4c/source/tools/genbrk/ |
D | genbrk.cpp | 85 U_CHARSET_FAMILY, 108 U_CHARSET_FAMILY,
|
/external/icu/icu4c/source/tools/gencfu/ |
D | gencfu.cpp | 85 U_CHARSET_FAMILY, 108 U_CHARSET_FAMILY,
|
/external/icu/icu4c/source/tools/icuswap/ |
D | icuswap.cpp | 474 if(ds->outCharset!=U_CHARSET_FAMILY) { in udata_swapPackage() 476 ds2=udata_openSwapper(TRUE, U_CHARSET_FAMILY, TRUE, ds->outCharset, pErrorCode); in udata_swapPackage() 612 if(ds->outCharset==U_CHARSET_FAMILY) { in udata_swapPackage()
|
/external/icu/icu4c/source/tools/toolutil/ |
D | pkgitems.cpp | 88 if(pInfo->isBigEndian==U_IS_BIG_ENDIAN && pInfo->charsetFamily==U_CHARSET_FAMILY) { in setItem() 91 …er((UBool)pInfo->isBigEndian, pInfo->charsetFamily, U_IS_BIG_ENDIAN, U_CHARSET_FAMILY, &errorCode); in setItem() 602 U_IS_BIG_ENDIAN, U_CHARSET_FAMILY, in enumDependencies()
|
D | pkg_gencmn.c | 68 U_CHARSET_FAMILY, 383 U_CHARSET_FAMILY, in createCommonDataFile()
|
D | package.cpp | 51 U_CHARSET_FAMILY, 391 inCharset=U_CHARSET_FAMILY; in Package() 470 ds=udata_openSwapper(inIsBigEndian, inCharset, U_IS_BIG_ENDIAN, U_CHARSET_FAMILY, &errorCode); in readPackage() 747 dsLocalToOut=ds[makeTypeEnum(U_CHARSET_FAMILY, U_IS_BIG_ENDIAN)]; in writePackage()
|
/external/icu/icu4c/source/tools/gensprep/ |
D | store.c | 140 U_CHARSET_FAMILY, 165 U_CHARSET_FAMILY,
|
/external/icu/icu4c/source/tools/gentest/ |
D | gentest.c | 42 U_CHARSET_FAMILY,
|
/external/icu/icu4c/source/test/intltest/ |
D | strtest.cpp | 85 if( (U_CHARSET_FAMILY==U_ASCII_FAMILY && c!=0x41) || in TestCharsetFamily() 86 (U_CHARSET_FAMILY==U_EBCDIC_FAMILY && c!=0xc1) in TestCharsetFamily()
|