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

  /external/chromium_org/third_party/icu/source/i18n/unicode/
numfmt.h 43 class NumberFormatFactory;
707 * Register a new NumberFormatFactory. The factory will be adopted.
708 * @param toAdopt the NumberFormatFactory instance to be adopted
713 static URegistryKey U_EXPORT2 registerFactory(NumberFormatFactory* toAdopt, UErrorCode& status);
716 * Unregister a previously-registered NumberFormatFactory using the key returned from the
718 * 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 160 NumberFormatFactory::~NumberFormatFactory() {}
729 NumberFormatFactory* _delegate;
733 NFFactory(NumberFormatFactory* delegate)
844 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...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [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 70 milliseconds