Searched defs:NumberFormatFactory (Results 1 - 8 of 8) sorted by relevance

/external/icu4c/i18n/unicode/
H A Dnumfmt.h45 class NumberFormatFactory;
706 * Register a new NumberFormatFactory. The factory will be adopted.
707 * @param toAdopt the NumberFormatFactory instance to be adopted
712 static URegistryKey U_EXPORT2 registerFactory(NumberFormatFactory* toAdopt, UErrorCode& status);
715 * Unregister a previously-registered NumberFormatFactory using the key returned from the
717 * The NumberFormatFactory corresponding to the key will be deleted.
954 * A NumberFormatFactory is used to register new number formats. The factory
961 class U_I18N_API NumberFormatFactory : public UObject { class in inherits:UObject
968 virtual ~NumberFormatFactory();
996 * A NumberFormatFactory tha
[all...]
/external/icu4c/i18n/
H A Dnumfmt.cpp184 NumberFormatFactory::~NumberFormatFactory() {}
768 NumberFormatFactory* _delegate;
772 NFFactory(NumberFormatFactory* delegate)
883 NumberFormat::registerFactory(NumberFormatFactory* toAdopt, UErrorCode& status)
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h1347 #define NumberFormatFactory NumberFormatFactory_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h1347 #define NumberFormatFactory NumberFormatFactory_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h1347 #define NumberFormatFactory NumberFormatFactory_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h1347 #define NumberFormatFactory NumberFormatFactory_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h2076 #define NumberFormatFactory U_ICU_ENTRY_POINT_RENAME(NumberFormatFactory) macro
/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 96 milliseconds