Home
last modified time | relevance | path

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

123

/external/icu/icu4c/source/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
98 #if U_CHARSET_FAMILY==U_ASCII_FAMILY
100 #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
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
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 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()
Dcstring.h81 #if U_CHARSET_FAMILY==U_ASCII_FAMILY
83 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
86 # error U_CHARSET_FAMILY is not valid
Dcstring.c51 #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
Ducnvsel.cpp248 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()
Ducnv_io.cpp209 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/
Dplatform.h517 #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…
Dustring.h945 #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/
Dreader.c43 U_CHARSET_FAMILY,
59 pInfo->charsetFamily==U_CHARSET_FAMILY && in isAcceptable()
Dwriter.c45 U_CHARSET_FAMILY,
/external/icu/icu4c/source/test/cintltst/
Dudatatst.c422 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 …]
Dtrie2test.c632 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/
Dicuinfo.cpp101 if(U_CHARSET_FAMILY==charsetFamily) { in cmd_version()
105 U_CHARSET_FAMILY, charsetFamily); in cmd_version()
/external/icu/icu4c/source/stubdata/
Dstubdata.c55 U_CHARSET_FAMILY,
/external/icu/icu4c/source/tools/genbrk/
Dgenbrk.cpp85 U_CHARSET_FAMILY,
108 U_CHARSET_FAMILY,
/external/icu/icu4c/source/tools/gencfu/
Dgencfu.cpp85 U_CHARSET_FAMILY,
108 U_CHARSET_FAMILY,
/external/icu/icu4c/source/tools/icuswap/
Dicuswap.cpp474 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/
Dpkgitems.cpp88 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()
Dpkg_gencmn.c68 U_CHARSET_FAMILY,
383 U_CHARSET_FAMILY, in createCommonDataFile()
Dpackage.cpp51 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/
Dstore.c140 U_CHARSET_FAMILY,
165 U_CHARSET_FAMILY,
/external/icu/icu4c/source/tools/gentest/
Dgentest.c42 U_CHARSET_FAMILY,
/external/icu/icu4c/source/test/intltest/
Dstrtest.cpp85 if( (U_CHARSET_FAMILY==U_ASCII_FAMILY && c!=0x41) || in TestCharsetFamily()
86 (U_CHARSET_FAMILY==U_EBCDIC_FAMILY && c!=0xc1) in TestCharsetFamily()

123