Searched refs:UCOL_BOUND_UPPER_LONG (Results 1 - 6 of 6) sorted by relevance

/external/icu4c/i18n/unicode/
H A Ducol.h1019 UCOL_BOUND_UPPER_LONG = 2, enumerator in enum:__anon6754
1033 * produced using UCOL_BOUND_UPPER_LONG is used, the above example will
1045 * or UCOL_BOUND_UPPER_LONG that matches strings that have the
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Ducol.h741 UCOL_BOUND_UPPER_LONG = 2, enumerator in enum:__anon15586
755 * produced using UCOL_BOUND_UPPER_LONG is used, the above example will
767 * or UCOL_BOUND_UPPER_LONG that matches strings that have the
/external/webkit/Source/WebCore/icu/unicode/
H A Ducol.h741 UCOL_BOUND_UPPER_LONG = 2, enumerator in enum:__anon15829
755 * produced using UCOL_BOUND_UPPER_LONG is used, the above example will
767 * or UCOL_BOUND_UPPER_LONG that matches strings that have the
/external/icu4c/test/cintltst/
H A Dcapitst.c1634 upperSize = ucol_getBound(tests[upperRND].key, -1, UCOL_BOUND_UPPER_LONG, 1, upper, 512, &status);
1655 upperSize = ucol_getBound(sortkey, skSize, UCOL_BOUND_UPPER_LONG, 1, upper, 512, &status);
/external/icu4c/test/intltest/
H A Dapicoll.cpp1809 upperSize = ucol_getBound(sortkey, skSize, UCOL_BOUND_UPPER_LONG, 1, upper, 512, &status);
/external/icu4c/i18n/
H A Ducol.cpp6217 case UCOL_BOUND_UPPER_LONG: // = 2

Completed in 2304 milliseconds