Home
last modified time | relevance | path

Searched refs:noOfLevels (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/i18n/
Ducol.cpp241 uint32_t noOfLevels, in ucol_getBound() argument
260 noOfLevels--; in ucol_getBound()
262 } while (noOfLevels > 0 in ucol_getBound()
266 && noOfLevels > 0) { in ucol_getBound()
Dcoll.cpp643 uint32_t noOfLevels, in getBound() argument
648 … return ucol_getBound(source, sourceLength, boundType, noOfLevels, result, resultLength, &status); in getBound()
/external/chromium_org/third_party/icu/source/i18n/
Dcoll.cpp574 uint32_t noOfLevels, in getBound() argument
579 … return ucol_getBound(source, sourceLength, boundType, noOfLevels, result, resultLength, &status); in getBound()
Ducol.cpp6064 uint32_t noOfLevels, in ucol_getBound() argument
6083 noOfLevels--; in ucol_getBound()
6085 } while (noOfLevels > 0 in ucol_getBound()
6089 && noOfLevels > 0) { in ucol_getBound()
/external/chromium_org/third_party/icu/source/i18n/unicode/
Dcoll.h1019 uint32_t noOfLevels,
Ducol.h1066 uint32_t noOfLevels,
/external/icu/icu4c/source/i18n/unicode/
Dcoll.h1053 uint32_t noOfLevels,
Ducol.h1082 uint32_t noOfLevels,