/external/icu/icu4c/source/common/ |
D | uinvchar.h | 77 #if U_CHARSET_FAMILY==U_ASCII_FAMILY 79 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY 99 #if U_CHARSET_FAMILY==U_ASCII_FAMILY 101 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY 119 #if U_CHARSET_FAMILY==U_ASCII_FAMILY 121 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
|
D | ucnv_io.h | 72 #if U_CHARSET_FAMILY==U_ASCII_FAMILY 74 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY 77 # error U_CHARSET_FAMILY is not valid
|
D | propname.h | 59 #if U_CHARSET_FAMILY==U_ASCII_FAMILY 61 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY 64 # error U_CHARSET_FAMILY is not valid
|
D | uinvchar.c | 173 #if U_CHARSET_FAMILY==U_ASCII_FAMILY 176 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY 180 # error U_CHARSET_FAMILY is not valid 246 #if U_CHARSET_FAMILY==U_ASCII_FAMILY in uprv_isInvariantString() 250 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY in uprv_isInvariantString() 256 # error U_CHARSET_FAMILY is not valid in uprv_isInvariantString()
|
D | cstring.h | 83 #if U_CHARSET_FAMILY==U_ASCII_FAMILY 85 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY 88 # error U_CHARSET_FAMILY is not valid
|
D | cstring.c | 53 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY in uprv_isASCIILetter() 64 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY in uprv_toupper() 89 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY
|
D | udataswp.h | 328 #if U_CHARSET_FAMILY==U_ASCII_FAMILY 330 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
|
D | ucnvsel.cpp | 250 U_CHARSET_FAMILY, 503 pHeader->info.charsetFamily != U_CHARSET_FAMILY in ucnvsel_openFromSerialized() 507 udata_openSwapperForInputData(p, length, U_IS_BIG_ENDIAN, U_CHARSET_FAMILY, status); in ucnvsel_openFromSerialized()
|
D | ucnv_io.cpp | 211 pInfo->charsetFamily==U_CHARSET_FAMILY && in isAcceptable() 376 #if U_CHARSET_FAMILY==U_ASCII_FAMILY 378 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY 381 # error U_CHARSET_FAMILY is not valid
|
/external/icu/icu4c/source/common/unicode/ |
D | platform.h | 612 #ifdef U_CHARSET_FAMILY 615 # define U_CHARSET_FAMILY U_EBCDIC_FAMILY macro 617 # define U_CHARSET_FAMILY U_EBCDIC_FAMILY macro 619 # define U_CHARSET_FAMILY U_ASCII_FAMILY macro 796 …&& (U_CHARSET_FAMILY == 0 || (U_PF_OS390 <= U_PLATFORM && U_PLATFORM <= U_PF_OS400 && defined(__UC…
|
D | ustring.h | 947 #elif U_SIZEOF_WCHAR_T==U_SIZEOF_UCHAR && (U_CHARSET_FAMILY==U_ASCII_FAMILY || (U_SIZEOF_UCHAR == 2… 951 #elif U_SIZEOF_UCHAR==1 && U_CHARSET_FAMILY==U_ASCII_FAMILY
|
/external/icu/icu4c/source/samples/udata/ |
D | reader.c | 49 U_CHARSET_FAMILY, 65 pInfo->charsetFamily==U_CHARSET_FAMILY && in isAcceptable()
|
D | writer.c | 51 U_CHARSET_FAMILY,
|
/external/icu/icu4c/source/test/cintltst/ |
D | udatatst.c | 424 U_CHARSET_FAMILY, 564 pInfo->charsetFamily==U_CHARSET_FAMILY && in isAcceptable1() 599 pInfo->charsetFamily==U_CHARSET_FAMILY && in isAcceptable2() 624 pInfo->charsetFamily==U_CHARSET_FAMILY && in isAcceptable3() 723 pInfo->charsetFamily==U_CHARSET_FAMILY && in isAcceptable() 799 U_CHARSET_FAMILY, in TestUDataGetInfo() 827 dataInfo.charsetFamily==U_CHARSET_FAMILY && in TestUDataGetInfo() 851 dataInfo.charsetFamily==U_CHARSET_FAMILY && in TestUDataGetInfo() 925 U_CHARSET_FAMILY, in TestErrorConditions() 1134 switch(U_CHARSET_FAMILY) in TestICUDataName() [all …]
|
D | trie2test.c | 634 ds=udata_openSwapper(U_IS_BIG_ENDIAN, U_CHARSET_FAMILY, in testTrieSerialize() 635 !U_IS_BIG_ENDIAN, U_CHARSET_FAMILY, &errorCode); in testTrieSerialize() 654 ds=udata_openSwapper(!U_IS_BIG_ENDIAN, U_CHARSET_FAMILY, in testTrieSerialize() 655 U_IS_BIG_ENDIAN, U_CHARSET_FAMILY, &errorCode); in testTrieSerialize()
|
/external/icu/icu4c/source/tools/icuinfo/ |
D | icuinfo.cpp | 103 if(U_CHARSET_FAMILY==charsetFamily) { in cmd_version() 107 U_CHARSET_FAMILY, charsetFamily); in cmd_version()
|
/external/icu/icu4c/source/stubdata/ |
D | stubdata.c | 57 U_CHARSET_FAMILY,
|
/external/icu/icu4c/source/tools/gencfu/ |
D | gencfu.cpp | 92 U_CHARSET_FAMILY, 115 U_CHARSET_FAMILY,
|
/external/icu/icu4c/source/tools/genbrk/ |
D | genbrk.cpp | 89 U_CHARSET_FAMILY, 112 U_CHARSET_FAMILY,
|
/external/icu/icu4c/source/tools/icuswap/ |
D | icuswap.cpp | 476 if(ds->outCharset!=U_CHARSET_FAMILY) { in udata_swapPackage() 478 ds2=udata_openSwapper(TRUE, U_CHARSET_FAMILY, TRUE, ds->outCharset, pErrorCode); in udata_swapPackage() 614 if(ds->outCharset==U_CHARSET_FAMILY) { in udata_swapPackage()
|
/external/icu/icu4c/source/tools/toolutil/ |
D | pkgitems.cpp | 90 if(pInfo->isBigEndian==U_IS_BIG_ENDIAN && pInfo->charsetFamily==U_CHARSET_FAMILY) { in setItem() 93 …er((UBool)pInfo->isBigEndian, pInfo->charsetFamily, U_IS_BIG_ENDIAN, U_CHARSET_FAMILY, &errorCode); in setItem() 606 U_IS_BIG_ENDIAN, U_CHARSET_FAMILY, in enumDependencies()
|
D | pkg_gencmn.c | 70 U_CHARSET_FAMILY, 385 U_CHARSET_FAMILY, in createCommonDataFile()
|
D | package.cpp | 53 U_CHARSET_FAMILY, 390 inCharset=U_CHARSET_FAMILY; in Package() 469 ds=udata_openSwapper(inIsBigEndian, inCharset, U_IS_BIG_ENDIAN, U_CHARSET_FAMILY, &errorCode); in readPackage() 746 dsLocalToOut=ds[makeTypeEnum(U_CHARSET_FAMILY, U_IS_BIG_ENDIAN)]; in writePackage()
|
/external/icu/icu4c/source/tools/gensprep/ |
D | store.c | 142 U_CHARSET_FAMILY, 167 U_CHARSET_FAMILY,
|
/external/icu/icu4c/source/tools/gentest/ |
D | gentest.c | 43 U_CHARSET_FAMILY,
|