Home
last modified time | relevance | path

Searched refs:U_I18N_API (Results 1 – 25 of 161) sorted by relevance

1234567

/external/icu/libandroidicu/include/unicode/
Dutypes.h301 #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/
Dutypes.h301 #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/
Dnumparse_symbols.h24 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 {
Dnumparse_compositions.h18 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 {
Dnumber_types.h93 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 {
Dnumber_patternstring.h26 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 {
Dnumparse_affixes.h55 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 {
Dnumber_decimfmtprops.h28 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 {
Dastro.h56 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 {
Derarules.h25 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 {
Dnumber_patternmodifier.h28 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
Dnumparse_types.h90 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 {
Dnumber_modifiers.h25 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 {
Dcollationruleparser.h37 class U_I18N_API CollationRuleParser : public UMemory {
71 class U_I18N_API Sink : public UObject {
95 class U_I18N_API Importer : public UObject {
Djapancal.h73 U_I18N_API static uint32_t U_EXPORT2 getCurrentEra(void); // the current era
152 U_I18N_API static UClassID U_EXPORT2 getStaticClassID(void);
Dnumber_decnum.h21 template class U_I18N_API MaybeStackHeaderAndArray<decNumber, char, DECNUM_INITIAL_CAPACITY>;
29 class U_I18N_API DecNum : public UMemory {
Dnumparse_impl.h28 template class U_I18N_API MaybeStackArray<const numparse::impl::NumberParseMatcher*, 10>;
35 class U_I18N_API NumberParserImpl : public MutableMatcherCollection, public UMemory {
Duitercollationiterator.h35 class U_I18N_API UIterCollationIterator : public CollationIterator {
65 class U_I18N_API FCDUIterCollationIterator : public UIterCollationIterator {
Dnumber_affixutils.h59 class U_I18N_API SymbolProvider {
106 class U_I18N_API AffixUtils {
/external/icu/icu4c/source/i18n/unicode/
Dnumberrangeformatter.h192 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 {
Dnumberformatter.h179 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 …]
Dscientificnumberformatter.h50 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 {
Dplurfmt.h146 class U_I18N_API PluralFormat : public Format {
527 class U_I18N_API PluralSelector : public UMemory {
545 class U_I18N_API PluralSelectorAdapter : public PluralSelector {
Dtzrule.h34 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 {
Dalphaindex.h189 class U_I18N_API AlphabeticIndex: public UObject {
199 class U_I18N_API Bucket : public UObject {
248 class U_I18N_API ImmutableIndex : public UObject {

1234567