Searched refs:ucol_previousProcessed (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducoleitr.h238 ucol_previousProcessed(UCollationElements *elems, int32_t *ixLow, int32_t *ixHigh, UErrorCode *status);
/external/icu4c/i18n/unicode/
H A Ducoleitr.h243 ucol_previousProcessed(UCollationElements *elems, int32_t *ixLow, int32_t *ixHigh, UErrorCode *status);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Duintrnal.h101 # define ucol_previousProcessed ucol_previousProcessed_INTERNAL_API_DO_NOT_USE macro
H A Durename.h773 #define ucol_previousProcessed U_ICU_ENTRY_POINT_RENAME(ucol_previousProcessed) macro
/external/chromium_org/third_party/icu/source/i18n/
H A Ducoleitr.cpp506 ucol_previousProcessed(UCollationElements *elems, function
H A Dusearch.cpp3579 buf[i].ce = ucol_previousProcessed(ceIter, &buf[i].lowIndex, &buf[i].highIndex, &status);
/external/icu4c/i18n/
H A Ducoleitr.cpp506 ucol_previousProcessed(UCollationElements *elems, function
H A Dusearch.cpp3592 buf[i].ce = ucol_previousProcessed(ceIter, &buf[i].lowIndex, &buf[i].highIndex, &status);
/external/icu4c/common/unicode/
H A Durename.h767 #define ucol_previousProcessed U_ICU_ENTRY_POINT_RENAME(ucol_previousProcessed) macro

Completed in 188 milliseconds