Searched refs:NumberFormatFactory (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dnumfmt.h46 class NumberFormatFactory;
759 * Register a new NumberFormatFactory. The factory will be adopted.
760 * @param toAdopt the NumberFormatFactory instance to be adopted
765 static URegistryKey U_EXPORT2 registerFactory(NumberFormatFactory* toAdopt, UErrorCode& status);
768 * Unregister a previously-registered NumberFormatFactory using the key returned from the
770 * The NumberFormatFactory corresponding to the key will be deleted.
1026 * A NumberFormatFactory is used to register new number formats. The factory
1033 class U_I18N_API NumberFormatFactory : public UObject { class in inherits:UObject
1040 virtual ~NumberFormatFactory();
1068 * A NumberFormatFactory tha
[all...]
/external/icu/icu4c/source/i18n/unicode/
H A Dnumfmt.h49 class NumberFormatFactory;
786 * Register a new NumberFormatFactory. The factory will be adopted.
790 * @param toAdopt the NumberFormatFactory instance to be adopted
795 static URegistryKey U_EXPORT2 registerFactory(NumberFormatFactory* toAdopt, UErrorCode& status);
798 * Unregister a previously-registered NumberFormatFactory using the key returned from the
800 * The NumberFormatFactory corresponding to the key will be deleted.
1086 * A NumberFormatFactory is used to register new number formats. The factory
1093 class U_I18N_API NumberFormatFactory : public UObject { class in inherits:UObject
1100 virtual ~NumberFormatFactory();
1128 * A NumberFormatFactory tha
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Dnumfmt.cpp190 NumberFormatFactory::~NumberFormatFactory() {}
848 NumberFormatFactory* _delegate;
852 NFFactory(NumberFormatFactory* delegate)
961 NumberFormat::registerFactory(NumberFormatFactory* toAdopt, UErrorCode& status)
/external/icu/icu4c/source/i18n/
H A Dnumfmt.cpp206 NumberFormatFactory::~NumberFormatFactory() {}
875 NumberFormatFactory* _delegate;
879 NFFactory(NumberFormatFactory* delegate)
988 NumberFormat::registerFactory(NumberFormatFactory* toAdopt, UErrorCode& status)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 211 milliseconds