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

/external/icu4c/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:__anon6519
476 * UCOL_GREATER, UCOL_LESS
510 * This function is equivalent to {@link #ucol_strcoll } != UCOL_LESS
553 * UCOL_GREATER, UCOL_LESS
/external/webkit/Source/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:__anon14949
385 * UCOL_GREATER, UCOL_LESS
419 * This function is equivalent to {@link #ucol_strcoll } != UCOL_LESS
462 * UCOL_GREATER, UCOL_LESS
/external/webkit/Source/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:__anon15192
385 * UCOL_GREATER, UCOL_LESS
419 * This function is equivalent to {@link #ucol_strcoll } != UCOL_LESS
462 * UCOL_GREATER, UCOL_LESS

Completed in 160 milliseconds