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

  /external/chromium_org/third_party/icu/source/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/icu/icu4c/source/i18n/unicode/
rbnf.h 58 * The RuleBasedNumberFormat class formats numbers according to a set of rules. This number formatter is
70 * &quot;2:03&quot;).&nbsp; The client can also define more specialized <tt>RuleBasedNumberFormat</tt>s
73 * <p>The behavior of a <tt>RuleBasedNumberFormat</tt> is specified by a textual description
207 * <p>The description of a <tt>RuleBasedNumberFormat</tt>'s behavior consists of one or more <em>rule
500 class U_I18N_API RuleBasedNumberFormat : public NumberFormat {
508 * Creates a RuleBasedNumberFormat that behaves according to the description
517 RuleBasedNumberFormat(const UnicodeString& rules, UParseError& perror, UErrorCode& status);
520 * Creates a RuleBasedNumberFormat that behaves according to the description
542 RuleBasedNumberFormat(const UnicodeString& rules, const UnicodeString& localizations,
546 * Creates a RuleBasedNumberFormat that behaves according to the rule
    [all...]
  /external/chromium_org/third_party/icu/source/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/icu/icu4c/source/i18n/
rbnf.cpp 66 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(RuleBasedNumberFormat)
653 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description,
675 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description,
697 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description,
718 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description,
739 RuleBasedNumberFormat::RuleBasedNumberFormat(const UnicodeString& description,
    [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 289 milliseconds