/external/chromium_org/third_party/icu/source/i18n/unicode/ |
ucoleitr.h | 215 ucol_nextProcessed(UCollationElements *elems, int32_t *ixLow, int32_t *ixHigh, UErrorCode *status);
|
/external/icu4c/i18n/unicode/ |
ucoleitr.h | 220 ucol_nextProcessed(UCollationElements *elems, int32_t *ixLow, int32_t *ixHigh, UErrorCode *status);
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
uintrnal.h | 99 # define ucol_nextProcessed ucol_nextProcessed_INTERNAL_API_DO_NOT_USE
|
urename.h | [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
ucoleitr.cpp | 425 ucol_nextProcessed(UCollationElements *elems,
|
usearch.cpp | 410 while ((pce = ucol_nextProcessed(coleiter, NULL, NULL, status)) != UCOL_PROCESSED_NULLORDER && [all...] |
/external/icu4c/i18n/ |
ucoleitr.cpp | 425 ucol_nextProcessed(UCollationElements *elems,
|
usearch.cpp | 410 while ((pce = ucol_nextProcessed(coleiter, NULL, NULL, status)) != UCOL_PROCESSED_NULLORDER && [all...] |
/external/icu4c/common/unicode/ |
urename.h | [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
ssearch.cpp | [all...] |