Home
last modified time | relevance | path

Searched refs:U_EBCDIC_FAMILY (Results 1 – 25 of 40) sorted by relevance

12

/external/icu/icu4c/source/common/
Duinvchar.h58 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
80 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
100 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
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
Dudataswp.c369 if(inCharset>U_EBCDIC_FAMILY || outCharset>U_EBCDIC_FAMILY) { in udata_openSwapper()
409 swapper->swapInvChars= outCharset==U_EBCDIC_FAMILY ? uprv_copyEbcdic : uprv_asciiFromEbcdic; in udata_openSwapper()
429 outCharset>U_EBCDIC_FAMILY in udata_openSwapperForInputData()
Ducnv_io.h72 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
Dpropname.h59 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
Duinvchar.c174 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
248 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY in uprv_isInvariantString()
Dcstring.h83 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
/external/chromium_org/third_party/icu/source/common/
Duinvchar.h58 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
80 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
Dudataswp.c320 if(inCharset>U_EBCDIC_FAMILY || outCharset>U_EBCDIC_FAMILY) { in udata_openSwapper()
353 swapper->swapInvChars= outCharset==U_EBCDIC_FAMILY ? uprv_copyEbcdic : uprv_asciiFromEbcdic; in udata_openSwapper()
373 outCharset>U_EBCDIC_FAMILY in udata_openSwapperForInputData()
Dcstring.c51 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY in uprv_toupper()
76 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY
Ducnv_io.h72 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
Duinvchar.c151 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
225 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY in uprv_isInvariantString()
Dcstring.h56 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
Dpropname.h57 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
/external/icu/icu4c/source/common/unicode/
Dplatform.h469 #define U_EBCDIC_FAMILY 1 macro
516 # define U_CHARSET_FAMILY U_EBCDIC_FAMILY
518 # define U_CHARSET_FAMILY U_EBCDIC_FAMILY
/external/icu/icu4c/source/tools/icuinfo/
Dicuinfo.cpp97 charsetFamily=U_EBCDIC_FAMILY; in cmd_version()
/external/chromium_org/third_party/icu/source/common/unicode/
Dutypes.h115 #define U_EBCDIC_FAMILY 1 macro
/external/icu/icu4c/source/test/cintltst/
Dcintltst.c503 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY in aescstrdup()
Dudatatst.c1144 case U_EBCDIC_FAMILY: in TestICUDataName()
1451 oppositeCharset= inCharset==U_ASCII_FAMILY ? U_EBCDIC_FAMILY : U_ASCII_FAMILY; in TestSwapCase()
/external/chromium_org/third_party/icu/source/test/cintltst/
Dcintltst.c496 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY in aescstrdup()
Dudatatst.c1109 case U_EBCDIC_FAMILY: in TestICUDataName()
1408 oppositeCharset= inCharset==U_ASCII_FAMILY ? U_EBCDIC_FAMILY : U_ASCII_FAMILY; in TestSwapCase()
/external/icu/icu4c/source/tools/icuswap/
Dicuswap.cpp156 outCharset=U_EBCDIC_FAMILY; in main()
/external/icu/icu4c/source/test/intltest/
Dstrtest.cpp86 (U_CHARSET_FAMILY==U_EBCDIC_FAMILY && c!=0xc1) in TestCharsetFamily()
/external/chromium_org/third_party/icu/source/test/intltest/
Dstrtest.cpp86 (U_CHARSET_FAMILY==U_EBCDIC_FAMILY && c!=0xc1) in TestCharsetFamily()
/external/chromium_org/third_party/icu/source/tools/icuswap/
Dicuswap.cpp156 outCharset=U_EBCDIC_FAMILY; in main()

12