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.c641 UConverterUnicodeSet which,
847 UConverterUnicodeSet which,
860 UConverterUnicodeSet which,
H A Ducnvisci.c1550 UConverterUnicodeSet which,
H A Ducnv2022.c3591 UConverterUnicodeSet which,
/external/icu4c/common/unicode/
H A Ducnvsel.h72 const UConverterUnicodeSet whichSet, UErrorCode* status);
H A Ducnv.h873 typedef enum UConverterUnicodeSet { enum
878 /** Number of UConverterUnicodeSet selectors. @stable ICU 2.6 */
880 } UConverterUnicodeSet; typedef in typeref:enum:UConverterUnicodeSet
912 * In the future, there may be more UConverterUnicodeSet choices to select
918 * @param whichSet A UConverterUnicodeSet selector;
923 * @see UConverterUnicodeSet
931 UConverterUnicodeSet whichSet,
/external/webkit/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/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/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.cpp426 ucnv_getUnicodeSet(cnv, (USet *)cnvSetPtr, (UConverterUnicodeSet)which, &errorCode);
565 UConverterUnicodeSet which;
566 for(which=UCNV_ROUNDTRIP_SET; which<UCNV_SET_COUNT; which=(UConverterUnicodeSet)((int)which+1)) {
/external/icu4c/test/cintltst/
H A Ducnvseltst.c270 const USet* excludedCodePoints, const UConverterUnicodeSet whichSet) {

Completed in 152 milliseconds