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

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducol.h65 * UCOL_LESS is returned if source string is compared to be less than target
82 UCOL_LESS = -1 enumerator in enum:__anon11242
425 * UCOL_GREATER, UCOL_LESS
459 * This function is equivalent to {@link #ucol_strcoll } != UCOL_LESS
502 * 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:__anon21130
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 87 milliseconds