Searched defs:noOfLevels (Results 1 - 5 of 5) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Ducol.cpp241 uint32_t noOfLevels,
260 noOfLevels--;
262 } while (noOfLevels > 0
266 && noOfLevels > 0) {
238 ucol_getBound(const uint8_t *source, int32_t sourceLength, UColBoundMode boundType, uint32_t noOfLevels, uint8_t *result, int32_t resultLength, UErrorCode *status) argument
H A Dcoll.cpp643 uint32_t noOfLevels,
648 return ucol_getBound(source, sourceLength, boundType, noOfLevels, result, resultLength, &status);
640 getBound(const uint8_t *source, int32_t sourceLength, UColBoundMode boundType, uint32_t noOfLevels, uint8_t *result, int32_t resultLength, UErrorCode &status) argument
/external/chromium_org/third_party/icu/source/i18n/
H A Dcoll.cpp574 uint32_t noOfLevels,
579 return ucol_getBound(source, sourceLength, boundType, noOfLevels, result, resultLength, &status);
571 getBound(const uint8_t *source, int32_t sourceLength, UColBoundMode boundType, uint32_t noOfLevels, uint8_t *result, int32_t resultLength, UErrorCode &status) argument
H A Ducol.cpp6064 uint32_t noOfLevels,
6083 noOfLevels--;
6085 } while (noOfLevels > 0
6089 && noOfLevels > 0) {
6061 ucol_getBound(const uint8_t *source, int32_t sourceLength, UColBoundMode boundType, uint32_t noOfLevels, uint8_t *result, int32_t resultLength, UErrorCode *status) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 419 milliseconds