Searched refs:noOfLevels (Results 1 – 6 of 6) sorted by relevance
/external/icu4c/i18n/ |
D | coll.cpp | 569 uint32_t noOfLevels, in getBound() argument 574 … return ucol_getBound(source, sourceLength, boundType, noOfLevels, result, resultLength, &status); in getBound()
|
D | ucol.cpp | 6096 uint32_t noOfLevels, in ucol_getBound() argument 6115 noOfLevels--; in ucol_getBound() 6117 } while (noOfLevels > 0 in ucol_getBound() 6121 && noOfLevels > 0) { in ucol_getBound()
|
/external/icu4c/i18n/unicode/ |
D | coll.h | 979 uint32_t noOfLevels,
|
D | ucol.h | 984 uint32_t noOfLevels,
|
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
D | ucol.h | 786 uint32_t noOfLevels,
|
/external/webkit/Source/WebCore/icu/unicode/ |
D | ucol.h | 786 uint32_t noOfLevels,
|