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

  /external/icu/icu4c/source/common/
ucnv_set.cpp 34 UConverterUnicodeSet whichSet,
40 if(cnv==NULL || setFillIn==NULL || whichSet<UCNV_ROUNDTRIP_SET || UCNV_SET_COUNT<=whichSet) {
66 cnv->sharedData->impl->getUnicodeSet(cnv, &sa, whichSet, pErrorCode);
ucnvsel.cpp 64 const UConverterUnicodeSet whichSet,
91 whichSet, status);
152 const UConverterUnicodeSet whichSet, UErrorCode* status) {
217 generateSelectorData(newSelector.getAlias(), upvec, excludedCodePoints, whichSet, status);
  /external/icu/icu4c/source/common/unicode/
ucnvsel.h 68 * @param whichSet what converter set to use? Use this to determine whether
78 const UConverterUnicodeSet whichSet, UErrorCode* status);
ucnv.h     [all...]
  /external/icu/icu4c/source/test/cintltst/
ucnvseltst.c 275 const USet* excludedCodePoints, const UConverterUnicodeSet whichSet) {
293 whichSet, &status);
  /frameworks/base/services/core/java/com/android/server/wallpaper/
WallpaperManagerService.java     [all...]

Completed in 318 milliseconds