HomeSort by relevance Sort by last modified time
    Searched defs:PluralAffix (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/i18n/
pluralaffix.h 8 * pluralaffix.h
47 * PluralAffix is essentially a map of DigitAffix objects keyed by plural
64 * PluralAffix negativeCurrencyPrefix;
66 * PluralAffix currencyName;
74 class U_I18N_API PluralAffix : public UMemory {
78 * Create empty PluralAffix.
80 PluralAffix() : affixes() { }
83 * Create a PluralAffix where the 'other' variant is otherVariant.
85 PluralAffix(const DigitAffix &otherVariant) : affixes(otherVariant) { }
129 const PluralAffix &rhs
    [all...]
  /external/caliper/lib/
joda-time-2.1.jar 
  /prebuilts/tools/common/m2/repository/joda-time/joda-time/2.8.1/
joda-time-2.8.1.jar 
  /prebuilts/tools/common/m2/repository/joda-time/joda-time/2.9.1/
joda-time-2.9.1.jar 

Completed in 185 milliseconds