Home
last modified time | relevance | path

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

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