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

  /external/chromium/third_party/icu/public/i18n/unicode/
unum.h 691 UNUM_PUBLIC_RULESETS
698 * Rule-based formatters only understand UNUM_DEFAULT_RULESET and UNUM_PUBLIC_RULESETS.
702 * UNUM_DEFAULT_RULESET, or UNUM_PUBLIC_RULESETS.
  /external/icu4c/i18n/unicode/
unum.h 780 UNUM_PUBLIC_RULESETS
787 * Rule-based formatters only understand UNUM_DEFAULT_RULESET and UNUM_PUBLIC_RULESETS.
791 * UNUM_DEFAULT_RULESET, or UNUM_PUBLIC_RULESETS.
    [all...]
  /external/chromium/third_party/icu/source/i18n/
unum.cpp 648 } else if (tag == UNUM_PUBLIC_RULESETS) {
  /external/icu4c/i18n/
unum.cpp 651 } else if (tag == UNUM_PUBLIC_RULESETS) {
  /libcore/luni/src/main/java/com/ibm/icu4jni/text/
NativeDecimalFormat.java 93 private static final int UNUM_PUBLIC_RULESETS = 7;
  /external/chromium/third_party/icu/source/test/cintltst/
cnumtst.c     [all...]
  /external/icu4c/test/cintltst/
cnumtst.c     [all...]

Completed in 317 milliseconds