Searched refs:SimpleNumberFormatFactory (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dnumfmt.h1071 class U_I18N_API SimpleNumberFormatFactory : public NumberFormatFactory { class in inherits:NumberFormatFactory
1089 SimpleNumberFormatFactory(const Locale& locale, UBool visible = TRUE);
1094 virtual ~SimpleNumberFormatFactory();
/external/icu/icu4c/source/i18n/unicode/
H A Dnumfmt.h1131 class U_I18N_API SimpleNumberFormatFactory : public NumberFormatFactory { class in inherits:NumberFormatFactory
1149 SimpleNumberFormatFactory(const Locale& locale, UBool visible = TRUE);
1154 virtual ~SimpleNumberFormatFactory();
/external/chromium_org/third_party/icu/source/i18n/
H A Dnumfmt.cpp189 // SimpleNumberFormatFactory implementation
191 SimpleNumberFormatFactory::SimpleNumberFormatFactory(const Locale& locale, UBool visible) function in class:SimpleNumberFormatFactory
197 SimpleNumberFormatFactory::~SimpleNumberFormatFactory() {}
199 UBool SimpleNumberFormatFactory::visible(void) const {
204 SimpleNumberFormatFactory::getSupportedIDs(int32_t &count, UErrorCode& status) const
/external/icu/icu4c/source/i18n/
H A Dnumfmt.cpp205 // SimpleNumberFormatFactory implementation
207 SimpleNumberFormatFactory::SimpleNumberFormatFactory(const Locale& locale, UBool visible) function in class:SimpleNumberFormatFactory
213 SimpleNumberFormatFactory::~SimpleNumberFormatFactory() {}
215 UBool SimpleNumberFormatFactory::visible(void) const {
220 SimpleNumberFormatFactory::getSupportedIDs(int32_t &count, UErrorCode& status) const
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dnmfmapts.cpp256 class NFTestFactory : public SimpleNumberFormatFactory {
261 : SimpleNumberFormatFactory(SRC_LOC, TRUE)
/external/icu/icu4c/source/test/intltest/
H A Dnmfmapts.cpp256 class NFTestFactory : public SimpleNumberFormatFactory {
261 : SimpleNumberFormatFactory(SRC_LOC, TRUE)
/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 249 milliseconds