/external/chromium_org/third_party/icu/source/i18n/unicode/ |
unum.h | 875 UNUM_PLUS_SIGN_SYMBOL = 7, [all...] |
/external/icu4c/i18n/unicode/ |
unum.h | [all...] |
/libcore/luni/src/main/java/libcore/icu/ |
NativeDecimalFormat.java | 43 private static final int UNUM_PLUS_SIGN_SYMBOL = 7;
|
/external/chromium_org/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...] |