Searched refs:UConverterUnicodeSet (Results 1 - 17 of 17) sorted by relevance

/external/icu/icu4c/source/common/
H A Ducnv_set.c34 UConverterUnicodeSet whichSet,
H A Ducnv_cnv.h211 UConverterUnicodeSet which,
289 UConverterUnicodeSet which,
295 UConverterUnicodeSet which,
H A Ducnv_cnv.c34 UConverterUnicodeSet which,
42 UConverterUnicodeSet which,
H A Ducnvmbcs.h587 UConverterUnicodeSet which,
599 UConverterUnicodeSet which,
H A Ducnv_ext.h403 UConverterUnicodeSet which,
H A Ducnvlat1.c422 UConverterUnicodeSet which,
696 UConverterUnicodeSet which,
H A Ducnv_ext.cpp952 extSetUseMapping(UConverterUnicodeSet which, int32_t minLength, uint32_t value) {
980 UConverterUnicodeSet which,
1031 UConverterUnicodeSet which,
H A Ducnvhz.c574 UConverterUnicodeSet which,
H A Ducnvsel.cpp64 const UConverterUnicodeSet whichSet,
152 const UConverterUnicodeSet whichSet, UErrorCode* status) {
H A Ducnv_ct.c580 UConverterUnicodeSet which,
H A Ducnvmbcs.cpp425 UConverterUnicodeSet which,
854 UConverterUnicodeSet which,
1063 UConverterUnicodeSet which,
1076 UConverterUnicodeSet which,
H A Ducnvisci.c1556 UConverterUnicodeSet which,
H A Ducnv2022.cpp3652 UConverterUnicodeSet which,
/external/icu/icu4c/source/common/unicode/
H A Ducnvsel.h78 const UConverterUnicodeSet whichSet, UErrorCode* status);
H A Ducnv.h941 typedef enum UConverterUnicodeSet { enum
948 * Number of UConverterUnicodeSet selectors.
953 } UConverterUnicodeSet; typedef in typeref:enum:UConverterUnicodeSet
985 * In the future, there may be more UConverterUnicodeSet choices to select
991 * @param whichSet A UConverterUnicodeSet selector;
996 * @see UConverterUnicodeSet
1004 UConverterUnicodeSet whichSet,
/external/icu/icu4c/source/test/cintltst/
H A Ducnvseltst.c274 const USet* excludedCodePoints, const UConverterUnicodeSet whichSet) {
/external/icu/icu4c/source/test/intltest/
H A Dconvtest.cpp462 ucnv_getUnicodeSet(cnv.getAlias(), cnvSetPtr->toUSet(), (UConverterUnicodeSet)which, &errorCode);
599 UConverterUnicodeSet which;
600 for(which=UCNV_ROUNDTRIP_SET; which<UCNV_SET_COUNT; which=(UConverterUnicodeSet)((int)which+1)) {

Completed in 341 milliseconds