Home
last modified time | relevance | path

Searched refs:whichSet (Results 1 – 17 of 17) sorted by relevance

/third_party/icu/icu4c/source/common/
Ducnv_set.cpp34 UConverterUnicodeSet whichSet, in ucnv_getUnicodeSet() argument
40 if(cnv==NULL || setFillIn==NULL || whichSet<UCNV_ROUNDTRIP_SET || UCNV_SET_COUNT<=whichSet) { in ucnv_getUnicodeSet()
66 cnv->sharedData->impl->getUnicodeSet(cnv, &sa, whichSet, pErrorCode); in ucnv_getUnicodeSet()
Ducnvsel.cpp65 const UConverterUnicodeSet whichSet, in generateSelectorData() argument
92 whichSet, status); in generateSelectorData()
153 const UConverterUnicodeSet whichSet, UErrorCode* status) { in ucnvsel_open() argument
218 generateSelectorData(newSelector.getAlias(), upvec, excludedCodePoints, whichSet, status); in ucnvsel_open()
/third_party/skia/third_party/externals/icu/source/common/
Ducnv_set.cpp34 UConverterUnicodeSet whichSet, in ucnv_getUnicodeSet() argument
40 if(cnv==NULL || setFillIn==NULL || whichSet<UCNV_ROUNDTRIP_SET || UCNV_SET_COUNT<=whichSet) { in ucnv_getUnicodeSet()
66 cnv->sharedData->impl->getUnicodeSet(cnv, &sa, whichSet, pErrorCode); in ucnv_getUnicodeSet()
Ducnvsel.cpp65 const UConverterUnicodeSet whichSet, in generateSelectorData() argument
92 whichSet, status); in generateSelectorData()
153 const UConverterUnicodeSet whichSet, UErrorCode* status) { in ucnvsel_open() argument
218 generateSelectorData(newSelector.getAlias(), upvec, excludedCodePoints, whichSet, status); in ucnvsel_open()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnv_set.cpp34 UConverterUnicodeSet whichSet, in ucnv_getUnicodeSet() argument
40 if(cnv==NULL || setFillIn==NULL || whichSet<UCNV_ROUNDTRIP_SET || UCNV_SET_COUNT<=whichSet) { in ucnv_getUnicodeSet()
66 cnv->sharedData->impl->getUnicodeSet(cnv, &sa, whichSet, pErrorCode); in ucnv_getUnicodeSet()
Ducnvsel.cpp65 const UConverterUnicodeSet whichSet, in generateSelectorData() argument
92 whichSet, status); in generateSelectorData()
153 const UConverterUnicodeSet whichSet, UErrorCode* status) { in ucnvsel_open() argument
218 generateSelectorData(newSelector.getAlias(), upvec, excludedCodePoints, whichSet, status); in ucnvsel_open()
/third_party/node/deps/icu-small/source/common/
Ducnv_set.cpp34 UConverterUnicodeSet whichSet, in ucnv_getUnicodeSet() argument
40 if(cnv==NULL || setFillIn==NULL || whichSet<UCNV_ROUNDTRIP_SET || UCNV_SET_COUNT<=whichSet) { in ucnv_getUnicodeSet()
66 cnv->sharedData->impl->getUnicodeSet(cnv, &sa, whichSet, pErrorCode); in ucnv_getUnicodeSet()
Ducnvsel.cpp65 const UConverterUnicodeSet whichSet, in generateSelectorData() argument
92 whichSet, status); in generateSelectorData()
153 const UConverterUnicodeSet whichSet, UErrorCode* status) { in ucnvsel_open() argument
218 generateSelectorData(newSelector.getAlias(), upvec, excludedCodePoints, whichSet, status); in ucnvsel_open()
/third_party/icu/icu4c/source/common/unicode/
Ducnvsel.h81 const UConverterUnicodeSet whichSet, UErrorCode* status);
Ducnv.h1006 UConverterUnicodeSet whichSet,
/third_party/node/deps/icu-small/source/common/unicode/
Ducnvsel.h81 const UConverterUnicodeSet whichSet, UErrorCode* status);
Ducnv.h1005 UConverterUnicodeSet whichSet,
/third_party/skia/third_party/externals/icu/source/common/unicode/
Ducnvsel.h81 const UConverterUnicodeSet whichSet, UErrorCode* status);
Ducnv.h1006 UConverterUnicodeSet whichSet,
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Ducnvsel.h78 const UConverterUnicodeSet whichSet, UErrorCode* status);
Ducnv.h1003 UConverterUnicodeSet whichSet,
/third_party/icu/icu4c/source/test/cintltst/
Ducnvseltst.c275 const USet* excludedCodePoints, const UConverterUnicodeSet whichSet) { in getResultsManually() argument
293 whichSet, &status); in getResultsManually()