Searched refs:U_CHARSET_FAMILY (Results 101 - 111 of 111) sorted by relevance

12345

/external/icu/icu4c/source/common/
H A Dunames.cpp186 pInfo->charsetFamily==U_CHARSET_FAMILY &&
/external/icu/icu4c/source/test/cintltst/
H A Dcldrtest.c1383 #if U_CHARSET_FAMILY == U_ASCII_FAMILY
H A Dcreststn.c1065 #if (U_CHARSET_FAMILY == U_ASCII_FAMILY)
/external/icu/icu4c/source/tools/pkgdata/
H A Dpkgdata.cpp584 result = writePackageDatFile(datFileNamePath, o->comment, o->srcDir, o->fileListFiles->str, NULL, U_CHARSET_FAMILY ? 'e' : U_IS_BIG_ENDIAN ? 'b' : 'l');
/external/chromium_org/third_party/icu/source/i18n/
H A Ddtptngen.cpp41 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY
H A Ducol_elm.cpp1495 myData->charSetFamily = U_CHARSET_FAMILY;
H A Ducurr.cpp2552 #if U_CHARSET_FAMILY==U_ASCII_FAMILY
H A Ducol.cpp539 myData->charSetFamily = U_CHARSET_FAMILY;
/external/icu/icu4c/source/i18n/
H A Ddtptngen.cpp41 #if U_CHARSET_FAMILY==U_EBCDIC_FAMILY
H A Ducurr.cpp2552 #if U_CHARSET_FAMILY==U_ASCII_FAMILY
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcreststn.c1065 #if (U_CHARSET_FAMILY == U_ASCII_FAMILY)

Completed in 338 milliseconds

12345