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

/external/chromium_org/third_party/icu/source/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:__anon12149
236 /** Attributes that collation service understands. All the attributes can take UCOL_DEFAULT
386 * UCOL_DEFAULT (set the mode according to the rules)
657 * UCOL_SECONDARY, UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTICAL, UCOL_DEFAULT
1319 * Universal attribute getter that returns UCOL_DEFAULT if the value is default
1322 * @return attribute value or UCOL_DEFAULT if the value is default
/external/icu/icu4c/source/i18n/unicode/
H A Ducol.h83 * universal value is UCOL_DEFAULT, which resets the attribute value to the predefined
89 UCOL_DEFAULT = -1, enumerator in enum:__anon21935
230 /** Attributes that collation service understands. All the attributes can take UCOL_DEFAULT
402 * UCOL_DEFAULT (set the mode according to the rules)
673 * UCOL_SECONDARY, UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTICAL, UCOL_DEFAULT

Completed in 81 milliseconds