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

  /external/chromium/third_party/icu/public/i18n/unicode/
unum.h 786 UNUM_PLUS_SIGN_SYMBOL = 7,
  /external/icu4c/i18n/unicode/
unum.h 875 UNUM_PLUS_SIGN_SYMBOL = 7,
    [all...]
  /libcore/luni/src/main/java/com/ibm/icu4jni/text/
NativeDecimalFormat.java 44 private static final int UNUM_PLUS_SIGN_SYMBOL = 7;
  /external/chromium/third_party/icu/source/io/
uscanf_p.c 351 UNUM_PLUS_SIGN_SYMBOL,
    [all...]
uprntf_p.c 135 /* Setting UNUM_PLUS_SIGN_SYMBOL affects the exponent too. */
136 /* unum_setSymbol(format, UNUM_PLUS_SIGN_SYMBOL, gSpaceStr, 1, &status); */
144 UNUM_PLUS_SIGN_SYMBOL,
    [all...]
  /external/icu4c/io/
uscanf_p.c 351 UNUM_PLUS_SIGN_SYMBOL,
    [all...]
uprntf_p.c 135 /* Setting UNUM_PLUS_SIGN_SYMBOL affects the exponent too. */
136 /* unum_setSymbol(format, UNUM_PLUS_SIGN_SYMBOL, gSpaceStr, 1, &status); */
144 UNUM_PLUS_SIGN_SYMBOL,
    [all...]

Completed in 144 milliseconds