Home
last modified time | relevance | path

Searched defs:EnumSet (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Denumset.h33 inline EnumSet() : fBools(0) {} in EnumSet() function
34 inline EnumSet(const EnumSet<T,minValue,limitValue>& other) : fBools(other.fBools) {} in EnumSet() function
/external/icu/icu4c/source/i18n/unicode/
Ddatefmt.h46 template class U_I18N_API EnumSet<UDateFormatBooleanAttribute, variable
Ddecimfmt.h65 template class U_I18N_API EnumSet<UNumberFormatAttribute, variable