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

/external/icu4c/i18n/unicode/
H A Ducol.h64 * UCOL_LESS is returned if source string is compared to be less than target
81 UCOL_LESS = -1 enumerator in enum:__anon1451
387 * UCOL_GREATER, UCOL_LESS
421 * This function is equivalent to {@link #ucol_strcoll } != UCOL_LESS
464 * UCOL_GREATER, UCOL_LESS
/external/webkit/JavaScriptCore/icu/unicode/
H A Ducol.h73 * UCOL_LESS is returned if source string is compared to be less than target
90 UCOL_LESS = -1 enumerator in enum:__anon5531
385 * UCOL_GREATER, UCOL_LESS
419 * This function is equivalent to {@link #ucol_strcoll } != UCOL_LESS
462 * UCOL_GREATER, UCOL_LESS
/external/webkit/WebCore/icu/unicode/
H A Ducol.h73 * UCOL_LESS is returned if source string is compared to be less than target
90 UCOL_LESS = -1 enumerator in enum:__anon5661
385 * UCOL_GREATER, UCOL_LESS
419 * This function is equivalent to {@link #ucol_strcoll } != UCOL_LESS
462 * UCOL_GREATER, UCOL_LESS

Completed in 13 milliseconds