Home
last modified time | relevance | path

Searched refs:uset_getItemCount (Results 1 – 25 of 26) sorted by relevance

12

/third_party/node/deps/icu-small/source/common/
Ducnvsel.cpp101 item_count = uset_getItemCount(unicode_point_set); in generateSelectorData()
126 int32_t item_count = uset_getItemCount(excludedCodePoints); in generateSelectorData()
Duset.cpp310 uset_getItemCount(const USet* uset) { in uset_getItemCount() function
/third_party/icu/icu4c/source/common/
Ducnvsel.cpp101 item_count = uset_getItemCount(unicode_point_set); in generateSelectorData()
126 int32_t item_count = uset_getItemCount(excludedCodePoints); in generateSelectorData()
Duset.cpp300 uset_getItemCount(const USet* uset) { in uset_getItemCount() function
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnvsel.cpp101 item_count = uset_getItemCount(unicode_point_set); in generateSelectorData()
126 int32_t item_count = uset_getItemCount(excludedCodePoints); in generateSelectorData()
Duset.cpp265 uset_getItemCount(const USet* uset) { in uset_getItemCount() function
/third_party/skia/third_party/externals/icu/source/common/
Ducnvsel.cpp101 item_count = uset_getItemCount(unicode_point_set); in generateSelectorData()
126 int32_t item_count = uset_getItemCount(excludedCodePoints); in generateSelectorData()
Duset.cpp300 uset_getItemCount(const USet* uset) { in uset_getItemCount() function
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duset.h848 uset_getItemCount(const USet* set);
Durename.h1626 #define uset_getItemCount U_ICU_ENTRY_POINT_RENAME(uset_getItemCount) macro
/third_party/node/deps/icu-small/source/common/unicode/
Duset.h972 uset_getItemCount(const USet* set);
Durename.h1705 #define uset_getItemCount U_ICU_ENTRY_POINT_RENAME(uset_getItemCount) macro
/third_party/icu/icu4c/source/common/unicode/
Duset.h934 uset_getItemCount(const USet* set);
Durename.h1698 #define uset_getItemCount U_ICU_ENTRY_POINT_RENAME(uset_getItemCount) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duset.h934 uset_getItemCount(const USet* set);
Durename.h1698 #define uset_getItemCount U_ICU_ENTRY_POINT_RENAME(uset_getItemCount) macro
/third_party/icu/icu4c/source/test/cintltst/
Dcldrtest.c41 origItemCount = uset_getItemCount(origSet); in createFlattenSet()
828 int32_t count = uset_getItemCount(exemplarSet); in findSetMatch()
1210 itemCount = uset_getItemCount(exemplarSet); in TestExemplarSet()
Dusettest.c403 int32_t itemCount = uset_getItemCount(set); in expectItems()
Dcapitst.c2140 log_info(" total: size=%i %s\n", uset_getItemCount(ref), aescstrdup(buffer, bufLen)); in doSetsTest()
2257 log_verbose("Unsafe %i: %s\n", uset_getItemCount(exp), aescstrdup(buffer, setLen)); in TestGetContractionsAndUnsafes()
/third_party/icu/icu4c/source/test/intltest/
Dcolldata.cpp359 itemCount = uset_getItemCount(charsToTest); in CollData()
Dssearch.cpp1077 int32_t itemCount = uset_getItemCount(set), len = 0; in append()
/third_party/node/deps/icu-small/source/i18n/
Ducol_sit.cpp622 return uset_getItemCount(contractions); in ucol_getContractions()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ducol_sit.cpp626 return uset_getItemCount(contractions); in ucol_getContractions()
/third_party/skia/third_party/externals/icu/source/i18n/
Ducol_sit.cpp622 return uset_getItemCount(contractions); in ucol_getContractions()
/third_party/icu/icu4c/source/i18n/
Ducol_sit.cpp622 return uset_getItemCount(contractions); in ucol_getContractions()

12