HomeSort by relevance Sort by last modified time
    Searched refs:UConverterUnicodeSet (Results 1 - 20 of 20) sorted by null

  /external/icu4c/common/
ucnv_set.c 32 UConverterUnicodeSet whichSet,
ucnv_cnv.h 206 UConverterUnicodeSet which,
284 UConverterUnicodeSet which,
290 UConverterUnicodeSet which,
ucnv_cnv.c 32 UConverterUnicodeSet which,
40 UConverterUnicodeSet which,
ucnvmbcs.h 545 UConverterUnicodeSet which,
557 UConverterUnicodeSet which,
ucnv_ext.h 397 UConverterUnicodeSet which,
ucnvlat1.c 419 UConverterUnicodeSet which,
696 UConverterUnicodeSet which,
ucnvhz.c 574 UConverterUnicodeSet which,
ucnvsel.cpp 62 const UConverterUnicodeSet whichSet,
150 const UConverterUnicodeSet whichSet, UErrorCode* status) {
ucnv_ct.c 576 UConverterUnicodeSet which,
ucnv_ext.c     [all...]
ucnvmbcs.c 712 UConverterUnicodeSet which,
    [all...]
ucnvisci.c     [all...]
ucnv2022.c     [all...]
  /external/icu4c/common/unicode/
ucnvsel.h 76 const UConverterUnicodeSet whichSet, UErrorCode* status);
ucnv.h     [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
ucnv.h 786 typedef enum UConverterUnicodeSet {
789 /** Number of UConverterUnicodeSet selectors. @stable ICU 2.6 */
791 } 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,
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
ucnv.h 786 typedef enum UConverterUnicodeSet {
789 /** Number of UConverterUnicodeSet selectors. @stable ICU 2.6 */
791 } 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,
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
ucnv.h 786 typedef enum UConverterUnicodeSet {
789 /** Number of UConverterUnicodeSet selectors. @stable ICU 2.6 */
791 } 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,
    [all...]
  /external/icu4c/test/intltest/
convtest.cpp 459 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)) {
    [all...]
  /external/icu4c/test/cintltst/
ucnvseltst.c 274 const USet* excludedCodePoints, const UConverterUnicodeSet whichSet) {

Completed in 913 milliseconds