/external/icu/libandroidicu/include/unicode/ |
D | utypes.h | 301 #define U_I18N_API U_EXPORT macro 309 #define U_I18N_API macro 317 #define U_I18N_API U_IMPORT macro 325 #define U_I18N_API U_EXPORT macro 333 #define U_I18N_API U_IMPORT macro 341 #define U_I18N_API U_IMPORT macro 349 #define U_I18N_API U_IMPORT macro 357 #define U_I18N_API U_IMPORT macro 365 #define U_I18N_API U_IMPORT macro
|
/external/icu/icu4c/source/common/unicode/ |
D | utypes.h | 301 #define U_I18N_API U_EXPORT macro 309 #define U_I18N_API macro 317 #define U_I18N_API U_IMPORT macro 325 #define U_I18N_API U_EXPORT macro 333 #define U_I18N_API U_IMPORT macro 341 #define U_I18N_API U_IMPORT macro 349 #define U_I18N_API U_IMPORT macro 357 #define U_I18N_API U_IMPORT macro 365 #define U_I18N_API U_IMPORT macro
|
/external/icu/icu4c/source/i18n/ |
D | numparse_symbols.h | 24 class U_I18N_API SymbolMatcher : public NumberParseMatcher, public UMemory { 49 class U_I18N_API IgnorablesMatcher : public SymbolMatcher { 80 class U_I18N_API MinusSignMatcher : public SymbolMatcher { 125 class U_I18N_API PercentMatcher : public SymbolMatcher { 138 class U_I18N_API PermilleMatcher : public SymbolMatcher { 152 class U_I18N_API PlusSignMatcher : public SymbolMatcher {
|
D | numparse_compositions.h | 18 template class U_I18N_API MaybeStackArray<const numparse::impl::NumberParseMatcher*, 3>; 28 class U_I18N_API CompositionMatcher : public NumberParseMatcher { 74 class U_I18N_API SeriesMatcher : public CompositionMatcher { 95 class U_I18N_API ArraySeriesMatcher : public SeriesMatcher {
|
D | number_types.h | 93 class U_I18N_API AffixPatternProvider { 143 class U_I18N_API Modifier { 193 struct U_I18N_API Parameters { 223 class U_I18N_API ModifierStore { 252 class U_I18N_API MicroPropsGenerator { 289 class U_I18N_API NullableValue {
|
D | number_patternstring.h | 26 struct U_I18N_API Endpoints { 32 struct U_I18N_API ParsedSubpatternInfo { 62 struct U_I18N_API ParsedPatternInfo : public AffixPatternProvider, public UMemory { 96 struct U_I18N_API ParserState { 158 class U_I18N_API PatternParser { 223 class U_I18N_API PatternStringUtils {
|
D | numparse_affixes.h | 55 template class U_I18N_API MaybeStackArray<UChar, 4>; 56 template class U_I18N_API MaybeStackArray<numparse::impl::CodePointMatcher*, 3>; 57 template class U_I18N_API numparse::impl::CompactUnicodeString<4>; 67 class U_I18N_API CodePointMatcherWarehouse : public UMemory { 114 class U_I18N_API AffixTokenMatcherWarehouse : public UMemory { 177 class U_I18N_API AffixPatternMatcher : public ArraySeriesMatcher {
|
D | number_decimfmtprops.h | 28 template class U_I18N_API LocalPointerBase<CurrencyPluralInfo>; 29 template class U_I18N_API LocalPointer<CurrencyPluralInfo>; 38 class U_I18N_API CurrencyPluralInfoWrapper { 93 struct U_I18N_API DecimalFormatProperties : public UMemory {
|
D | astro.h | 56 class U_I18N_API CalendarAstronomer : public UMemory { 78 class U_I18N_API Ecliptic : public UMemory { 147 class U_I18N_API Equatorial : public UMemory { 221 class U_I18N_API Horizon : public UMemory { 588 class U_I18N_API MoonAge : public UMemory {
|
D | erarules.h | 25 template class U_I18N_API LocalPointerBase<int32_t>; 26 template class U_I18N_API LocalMemory<int32_t>; 29 class U_I18N_API EraRules : public UMemory {
|
D | number_patternmodifier.h | 28 template class U_I18N_API LocalPointerBase<number::impl::AdoptingModifierStore>; 29 template class U_I18N_API LocalPointer<number::impl::AdoptingModifierStore>; 39 class U_I18N_API ImmutablePatternModifier : public MicroPropsGenerator, public UMemory { 79 class U_I18N_API MutablePatternModifier
|
D | numparse_types.h | 90 class U_I18N_API ParsedNumber { 178 class U_I18N_API StringSegment : public UMemory { 296 class U_I18N_API NumberParseMatcher { 364 class U_I18N_API MutableMatcherCollection {
|
D | number_modifiers.h | 25 class U_I18N_API ConstantAffixModifier : public Modifier, public UObject { 57 class U_I18N_API SimpleModifier : public Modifier, public UMemory { 136 class U_I18N_API ConstantMultiFieldModifier : public Modifier, public UMemory { 186 class U_I18N_API CurrencySpacingEnabledModifier : public ConstantMultiFieldModifier { 233 class U_I18N_API EmptyModifier : public Modifier, public UMemory { 278 class U_I18N_API AdoptingModifierStore : public ModifierStore, public UMemory {
|
D | collationruleparser.h | 37 class U_I18N_API CollationRuleParser : public UMemory { 71 class U_I18N_API Sink : public UObject { 95 class U_I18N_API Importer : public UObject {
|
D | japancal.h | 73 U_I18N_API static uint32_t U_EXPORT2 getCurrentEra(void); // the current era 152 U_I18N_API static UClassID U_EXPORT2 getStaticClassID(void);
|
D | number_decnum.h | 21 template class U_I18N_API MaybeStackHeaderAndArray<decNumber, char, DECNUM_INITIAL_CAPACITY>; 29 class U_I18N_API DecNum : public UMemory {
|
D | numparse_impl.h | 28 template class U_I18N_API MaybeStackArray<const numparse::impl::NumberParseMatcher*, 10>; 35 class U_I18N_API NumberParserImpl : public MutableMatcherCollection, public UMemory {
|
D | uitercollationiterator.h | 35 class U_I18N_API UIterCollationIterator : public CollationIterator { 65 class U_I18N_API FCDUIterCollationIterator : public UIterCollationIterator {
|
D | number_affixutils.h | 59 class U_I18N_API SymbolProvider { 106 class U_I18N_API AffixUtils {
|
/external/icu/icu4c/source/i18n/unicode/ |
D | numberrangeformatter.h | 192 template struct U_I18N_API std::atomic< U_NAMESPACE_QUALIFIER number::impl::NumberRangeFormatterImp… 205 struct U_I18N_API RangeMacroProps : public UMemory { 243 class U_I18N_API NumberRangeFormatterSettings { 480 class U_I18N_API UnlocalizedNumberRangeFormatter 559 class U_I18N_API LocalizedNumberRangeFormatter 665 class U_I18N_API FormattedNumberRange : public UMemory { 837 class U_I18N_API NumberRangeFormatter final {
|
D | numberformatter.h | 179 class U_I18N_API Notation : public UMemory { 389 class U_I18N_API ScientificNotation : public Notation { 478 class U_I18N_API Precision : public UMemory { 824 class U_I18N_API FractionPrecision : public Precision { 880 class U_I18N_API CurrencyPrecision : public Precision { 918 class U_I18N_API IncrementPrecision : public Precision { 954 class U_I18N_API IntegerWidth : public UMemory { 1047 class U_I18N_API Scale : public UMemory { 1171 class U_I18N_API SymbolsWrapper : public UMemory { 1262 class U_I18N_API Grouper : public UMemory { [all …]
|
D | scientificnumberformatter.h | 50 class U_I18N_API ScientificNumberFormatter : public UObject { 144 class U_I18N_API Style : public UObject { 158 class U_I18N_API SuperscriptStyle : public Style { 170 class U_I18N_API MarkupStyle : public Style {
|
D | plurfmt.h | 146 class U_I18N_API PluralFormat : public Format { 527 class U_I18N_API PluralSelector : public UMemory { 545 class U_I18N_API PluralSelectorAdapter : public PluralSelector {
|
D | tzrule.h | 34 class U_I18N_API TimeZoneRule : public UObject { 200 class U_I18N_API InitialTimeZoneRule : public TimeZoneRule { 378 class U_I18N_API AnnualTimeZoneRule : public TimeZoneRule { 618 class U_I18N_API TimeArrayTimeZoneRule : public TimeZoneRule {
|
D | alphaindex.h | 189 class U_I18N_API AlphabeticIndex: public UObject { 199 class U_I18N_API Bucket : public UObject { 248 class U_I18N_API ImmutableIndex : public UObject {
|