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

/external/icu4c/common/
H A Ducnv_set.c32 UConverterUnicodeSet whichSet,
H A Ducnv_cnv.h206 UConverterUnicodeSet which,
284 UConverterUnicodeSet which,
290 UConverterUnicodeSet which,
H A Ducnv_cnv.c32 UConverterUnicodeSet which,
40 UConverterUnicodeSet which,
H A Ducnvmbcs.h545 UConverterUnicodeSet which,
557 UConverterUnicodeSet which,
H A Ducnv_ext.h397 UConverterUnicodeSet which,
H A Ducnvlat1.c419 UConverterUnicodeSet which,
696 UConverterUnicodeSet which,
H A Ducnvhz.c574 UConverterUnicodeSet which,
H A Ducnvsel.cpp60 const UConverterUnicodeSet whichSet,
148 const UConverterUnicodeSet whichSet, UErrorCode* status) {
H A Ducnv_ext.c1008 UConverterUnicodeSet which,
H A Ducnvmbcs.c711 UConverterUnicodeSet which,
917 UConverterUnicodeSet which,
930 UConverterUnicodeSet which,
H A Ducnvisci.c1550 UConverterUnicodeSet which,
H A Ducnv2022.c3605 UConverterUnicodeSet which,
/external/icu4c/common/unicode/
H A Ducnvsel.h73 const UConverterUnicodeSet whichSet, UErrorCode* status);
H A Ducnv.h893 typedef enum UConverterUnicodeSet { enum
898 /** Number of UConverterUnicodeSet selectors. @stable ICU 2.6 */
900 } UConverterUnicodeSet; typedef in typeref:enum:UConverterUnicodeSet
932 * In the future, there may be more UConverterUnicodeSet choices to select
938 * @param whichSet A UConverterUnicodeSet selector;
943 * @see UConverterUnicodeSet
951 UConverterUnicodeSet whichSet,
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Ducnv.h786 typedef enum UConverterUnicodeSet { enum
789 /** Number of UConverterUnicodeSet selectors. @stable ICU 2.6 */
791 } UConverterUnicodeSet; typedef in typeref:enum:UConverterUnicodeSet
812 * In the future, there may be more UConverterUnicodeSet choices to select
818 * @param whichSet A UConverterUnicodeSet selector;
823 * @see UConverterUnicodeSet
831 UConverterUnicodeSet whichSet,
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Ducnv.h786 typedef enum UConverterUnicodeSet { enum
789 /** Number of UConverterUnicodeSet selectors. @stable ICU 2.6 */
791 } UConverterUnicodeSet; typedef in typeref:enum:UConverterUnicodeSet
812 * In the future, there may be more UConverterUnicodeSet choices to select
818 * @param whichSet A UConverterUnicodeSet selector;
823 * @see UConverterUnicodeSet
831 UConverterUnicodeSet whichSet,
/external/webkit/Source/WebCore/icu/unicode/
H A Ducnv.h786 typedef enum UConverterUnicodeSet { enum
789 /** Number of UConverterUnicodeSet selectors. @stable ICU 2.6 */
791 } UConverterUnicodeSet; typedef in typeref:enum:UConverterUnicodeSet
812 * In the future, there may be more UConverterUnicodeSet choices to select
818 * @param whichSet A UConverterUnicodeSet selector;
823 * @see UConverterUnicodeSet
831 UConverterUnicodeSet whichSet,
/external/icu4c/test/intltest/
H A Dconvtest.cpp459 ucnv_getUnicodeSet(cnv.getAlias(), cnvSetPtr->toUSet(), (UConverterUnicodeSet)which, &errorCode);
596 UConverterUnicodeSet which;
597 for(which=UCNV_ROUNDTRIP_SET; which<UCNV_SET_COUNT; which=(UConverterUnicodeSet)((int)which+1)) {
/external/icu4c/test/cintltst/
H A Ducnvseltst.c274 const USet* excludedCodePoints, const UConverterUnicodeSet whichSet) {

Completed in 192 milliseconds