Searched refs:charsetFamily (Results 1 - 18 of 18) sorted by relevance

/external/icu4c/common/unicode/
H A Dudata.h122 uint8_t charsetFamily; member in struct:__anon5812
/external/icu4c/samples/udata/
H A Dreader.c59 pInfo->charsetFamily==U_CHARSET_FAMILY &&
/external/icu4c/test/cintltst/
H A Dudatatst.c522 pInfo->charsetFamily==U_CHARSET_FAMILY &&
539 name, type, pInfo->size, pInfo->isBigEndian, pInfo->charsetFamily, pInfo->formatVersion[0],
557 pInfo->charsetFamily==U_CHARSET_FAMILY &&
582 pInfo->charsetFamily==U_CHARSET_FAMILY &&
680 pInfo->charsetFamily==U_CHARSET_FAMILY &&
785 dataInfo.charsetFamily==U_CHARSET_FAMILY &&
809 dataInfo.charsetFamily==U_CHARSET_FAMILY &&
/external/icu4c/tools/toolutil/
H A Dpkgitems.cpp90 if(pInfo->isBigEndian==U_IS_BIG_ENDIAN && pInfo->charsetFamily==U_CHARSET_FAMILY) {
93 UDataSwapper *ds=udata_openSwapper((UBool)pInfo->isBigEndian, pInfo->charsetFamily, U_IS_BIG_ENDIAN, U_CHARSET_FAMILY, &errorCode);
603 (UBool)pInfo->isBigEndian, pInfo->charsetFamily,
H A Dpackage.cpp171 return makeTypeEnum(pInfo->charsetFamily, (UBool)pInfo->isBigEndian);
496 inCharset=pInfo->charsetFamily;
/external/icu4c/common/
H A Dudataswp.c288 outHeader->info.charsetFamily = ds->outCharset;
390 inCharset=pHeader->info.charsetFamily;
H A Ducmndata.c325 udm->pHeader->info.charsetFamily==U_CHARSET_FAMILY)
H A Ducnv_io.c207 pInfo->charsetFamily==U_CHARSET_FAMILY &&
H A Ducnvsel.cpp501 pHeader->info.charsetFamily != U_CHARSET_FAMILY
H A Duresdata.c139 pInfo->charsetFamily==U_CHARSET_FAMILY &&
H A Dusprep.cpp80 pInfo->charsetFamily==U_CHARSET_FAMILY &&
H A Ducnv_bld.c229 pInfo->charsetFamily==U_CHARSET_FAMILY &&
H A Dnormalizer2impl.cpp268 pInfo->charsetFamily==U_CHARSET_FAMILY &&
H A Dunames.c180 pInfo->charsetFamily==U_CHARSET_FAMILY &&
/external/icu4c/test/intltest/
H A Dintltest.cpp1195 const char *charsetFamily = "Unknown"; local
1199 charsetFamily="ASCII";
1201 charsetFamily="EBCDIC";
1206 charsetFamily);
/external/icu4c/i18n/
H A Ducol_imp.h913 uint8_t charsetFamily; member in struct:__anon5899
H A Ducol_res.cpp83 pInfo->charsetFamily==U_CHARSET_FAMILY &&
H A Ducol_bld.cpp51 pInfo->charsetFamily==U_CHARSET_FAMILY &&

Completed in 1276 milliseconds