HomeSort by relevance Sort by last modified time
    Searched refs:NumberFormatFactory (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/unicode/
numfmt.h 46 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.
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
numfmt.h 49 class NumberFormatFactory;
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
numfmt.cpp 190 NumberFormatFactory::~NumberFormatFactory() {}
848 NumberFormatFactory* _delegate;
852 NFFactory(NumberFormatFactory* delegate)
961 NumberFormat::registerFactory(NumberFormatFactory* toAdopt, UErrorCode& status)
    [all...]
  /external/icu/icu4c/source/i18n/
numfmt.cpp 206 NumberFormatFactory::~NumberFormatFactory() {}
875 NumberFormatFactory* _delegate;
879 NFFactory(NumberFormatFactory* delegate)
988 NumberFormat::registerFactory(NumberFormatFactory* toAdopt, UErrorCode& status)
    [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 1104 milliseconds