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

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducol.h88 * universal value is UCOL_DEFAULT, which resets the attribute value to the predefined
94 UCOL_DEFAULT = -1, enumerator in enum:__anon11010
177 /** Attributes that collation service understands. All the attributes can take UCOL_DEFAULT
288 * UCOL_DEFAULT (set the mode according to the rules)
530 * UCOL_SECONDARY, UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTICAL, UCOL_DEFAULT
1114 * Universal attribute getter that returns UCOL_DEFAULT if the value is default
1117 * @return attribute value or UCOL_DEFAULT if the value is default
/external/icu4c/i18n/unicode/
H A Ducol.h89 * universal value is UCOL_DEFAULT, which resets the attribute value to the predefined
95 UCOL_DEFAULT = -1, enumerator in enum:__anon18335
236 /** Attributes that collation service understands. All the attributes can take UCOL_DEFAULT
384 * UCOL_DEFAULT (set the mode according to the rules)
657 * UCOL_SECONDARY, UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTICAL, UCOL_DEFAULT
1314 * Universal attribute getter that returns UCOL_DEFAULT if the value is default
1317 * @return attribute value or UCOL_DEFAULT if the value is default

Completed in 92 milliseconds