Searched defs:contsSize (Results 1 - 4 of 4) sorted by relevance

/external/chromium/third_party/icu/source/i18n/
H A Ducol_sit.cpp889 int32_t contsSize = ucol_getContractions(coll, contractions, status); local
894 for(i = 0; i < contsSize; i++) {
H A Ducol_imp.h152 * uint32_t contsSize; - size of continuation table (number of UChars in table)
889 uint32_t contsSize; member in struct:__anon1459
/external/icu4c/i18n/
H A Ducol_sit.cpp888 int32_t contsSize = ucol_getContractions(coll, contractions, status); local
893 for(i = 0; i < contsSize; i++) {
H A Ducol_imp.h156 * uint32_t contsSize; - size of continuation table (number of UChars in table)
916 uint32_t contsSize; member in struct:__anon2478

Completed in 18 milliseconds