Searched defs:UCOL_LESS (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducol.h66 * UCOL_LESS is returned if source string is compared to be less than target
83 UCOL_LESS = -1 enumerator in enum:__anon12148
525 * UCOL_GREATER, UCOL_LESS
550 * UCOL_GREATER, UCOL_LESS
586 * This function is equivalent to {@link #ucol_strcoll } != UCOL_LESS
629 * UCOL_GREATER, UCOL_LESS
/external/icu/icu4c/source/i18n/unicode/
H A Ducol.h60 * UCOL_LESS is returned if source string is compared to be less than target
77 UCOL_LESS = -1 enumerator in enum:__anon21934
541 * UCOL_GREATER, UCOL_LESS
566 * UCOL_GREATER, UCOL_LESS
602 * This function is equivalent to {@link #ucol_strcoll } != UCOL_LESS
645 * UCOL_GREATER, UCOL_LESS

Completed in 94 milliseconds