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

  /external/icu4c/i18n/unicode/
numfmt.h 752 static NumberFormat* U_EXPORT2 createScientificInstance(UErrorCode&);
759 static NumberFormat* U_EXPORT2 createScientificInstance(const Locale& inLocale,
    [all...]
  /external/icu4c/test/intltest/
tsnmfmt.cpp 102 fFormat = NumberFormat::createScientificInstance(locale, fStatus);
numfmtst.cpp     [all...]
  /external/icu4c/i18n/
numfmt.cpp 765 NumberFormat::createScientificInstance(UErrorCode& status)
774 NumberFormat::createScientificInstance(const Locale& inLocale, UErrorCode& status)
    [all...]

Completed in 147 milliseconds