HomeSort by relevance Sort by last modified time
    Searched refs:ucol_nextProcessed (Results 1 - 12 of 12) sorted by null

  /external/chromium/third_party/icu/public/i18n/unicode/
ucoleitr.h 215 ucol_nextProcessed(UCollationElements *elems, int32_t *ixLow, int32_t *ixHigh, UErrorCode *status);
  /external/icu4c/i18n/unicode/
ucoleitr.h 215 ucol_nextProcessed(UCollationElements *elems, int32_t *ixLow, int32_t *ixHigh, UErrorCode *status);
  /external/chromium/third_party/icu/public/common/unicode/
uintrnal.h 105 # define ucol_nextProcessed ucol_nextProcessed_INTERNAL_API_DO_NOT_USE
urename.h     [all...]
  /external/icu4c/common/unicode/
uintrnal.h 100 # define ucol_nextProcessed ucol_nextProcessed_INTERNAL_API_DO_NOT_USE
urename.h     [all...]
  /external/chromium/third_party/icu/source/i18n/
ucoleitr.cpp 438 ucol_nextProcessed(UCollationElements *elems,
usearch.cpp 400 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/chromium/third_party/icu/source/test/intltest/
ssearch.cpp     [all...]
  /external/icu4c/test/intltest/
ssearch.cpp     [all...]

Completed in 311 milliseconds