HomeSort by relevance Sort by last modified time
    Searched refs:U_EBCDIC_FAMILY (Results 1 - 24 of 24) sorted by null

  /external/icu4c/common/
uinvchar.h 58 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
80 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
100 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
propname.h 59 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
ucnv_io.h 72 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
udataswp.c 320 if(inCharset>U_EBCDIC_FAMILY || outCharset>U_EBCDIC_FAMILY) {
352 } else /* U_EBCDIC_FAMILY */ {
353 swapper->swapInvChars= outCharset==U_EBCDIC_FAMILY ? uprv_copyEbcdic : uprv_asciiFromEbcdic;
373 outCharset>U_EBCDIC_FAMILY
cstring.c 51 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY
76 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY
cstring.h 56 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
uinvchar.c 174 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
248 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
ucnv_io.c 390 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
    [all...]
uloc.c 577 #if (U_CHARSET_FAMILY == U_EBCDIC_FAMILY)
    [all...]
  /external/icu4c/common/unicode/
utypes.h 122 #define U_EBCDIC_FAMILY 1
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
utypes.h 78 #define U_EBCDIC_FAMILY 1
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
utypes.h 78 #define U_EBCDIC_FAMILY 1
  /external/webkit/Source/WebCore/icu/unicode/
utypes.h 78 #define U_EBCDIC_FAMILY 1
  /external/webkit/Source/WebKit/mac/icu/unicode/
utypes.h 78 #define U_EBCDIC_FAMILY 1
  /external/icu4c/test/cintltst/
cintltst.c 496 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY
udatatst.c     [all...]
cloctst.c     [all...]
  /external/icu4c/test/intltest/
strtest.cpp 86 (U_CHARSET_FAMILY==U_EBCDIC_FAMILY && c!=0xc1)
bytestrietest.cpp 737 #elif U_CHARSET_FAMILY==U_EBCDIC_FAMILY
intltest.cpp 1200 } else if(U_CHARSET_FAMILY==U_EBCDIC_FAMILY) {
    [all...]
regextst.cpp 171 #if (U_CHARSET_FAMILY==U_EBCDIC_FAMILY)
    [all...]
  /external/icu4c/tools/icuswap/
icuswap.cpp 156 outCharset=U_EBCDIC_FAMILY;
  /external/icu4c/tools/toolutil/
package.cpp 690 ds[TYPE_E]= i==TYPE_E ? NULL : udata_openSwapper(TRUE, U_EBCDIC_FAMILY, outIsBigEndian, outCharset, &errorCode);
    [all...]
  /external/icu4c/i18n/
dtptngen.cpp 41 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY
    [all...]

Completed in 265 milliseconds