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

  /external/icu4c/i18n/unicode/
rbnf.h 61 * The RuleBasedNumberFormat class formats numbers according to a set of rules. This number formatter is
73 * &quot;2:03&quot;).&nbsp; The client can also define more specialized <tt>RuleBasedNumberFormat</tt>s
76 * <p>The behavior of a <tt>RuleBasedNumberFormat</tt> is specified by a textual description
210 * <p>The description of a <tt>RuleBasedNumberFormat</tt>'s behavior consists of one or more <em>rule
503 class U_I18N_API RuleBasedNumberFormat : public NumberFormat {
511 * Creates a RuleBasedNumberFormat that behaves according to the description
520 RuleBasedNumberFormat(const UnicodeString& rules, UParseError& perror, UErrorCode& status);
523 * Creates a RuleBasedNumberFormat that behaves according to the description
545 RuleBasedNumberFormat(const UnicodeString& rules, const UnicodeString& localizations,
549 * Creates a RuleBasedNumberFormat that behaves according to the rule
    [all...]
  /external/icu4c/i18n/
rbnf.cpp 67 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(RuleBasedNumberFormat)
650 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description,
667 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description,
684 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description,
700 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description,
716 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description,
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h     [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 394 milliseconds