/external/icu4c/i18n/unicode/ |
unum.h | 685 * @see unum_getTextAttribute 708 * @see unum_getTextAttribute 728 * @see unum_getTextAttribute 746 * @see unum_getTextAttribute 802 unum_getTextAttribute( const UNumberFormat* fmt, 819 * @see unum_getTextAttribute [all...] |
/external/icu4c/test/cintltst/ |
cnumtst.c | 640 /* Testing unum_getTextAttribute() and unum_setTextAttribute()*/ 643 unum_getTextAttribute(cur_fr, UNUM_NEGATIVE_SUFFIX, temp, resultlength, &status); 653 unum_getTextAttribute(cur_def, UNUM_NEGATIVE_SUFFIX, suffix, resultlength, &status); 673 unum_getTextAttribute(def, UNUM_POSITIVE_PREFIX, temp, resultlength, &status); 690 unum_getTextAttribute(def, UNUM_NEGATIVE_PREFIX, temp, resultlength, &status); 707 unum_getTextAttribute(def, UNUM_NEGATIVE_SUFFIX, temp, resultlength, &status); 724 unum_getTextAttribute(def, UNUM_POSITIVE_SUFFIX, temp, resultlength, &status); [all...] |
cnmdptst.c | 570 unum_getTextAttribute(currencyFmt, UNUM_CURRENCY_CODE, [all...] |
/libcore/luni/src/main/native/ |
libcore_icu_NativeDecimalFormat.cpp | 179 uint32_t desiredCount = unum_getTextAttribute(fmt, attr, chars.get(), charCount, &status); 185 charCount = unum_getTextAttribute(fmt, attr, chars.get(), charCount, &status);
|
/external/icu4c/i18n/ |
unum.cpp | 687 unum_getTextAttribute(const UNumberFormat* fmt,
|
/external/icu4c/common/unicode/ |
urename.h | [all...] |
/external/icu4c/io/ |
uprntf_p.c | 129 *prefixBufLen = unum_getTextAttribute(format, [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...] |