HomeSort by relevance Sort by last modified time
    Searched full:unum_formatint64 (Results 1 - 9 of 9) sorted by null

  /external/icu4c/i18n/unicode/
unum.h 302 * @see unum_formatInt64
340 unum_formatInt64(const UNumberFormat *fmt,
361 * @see unum_formatInt64
394 * @see unum_formatInt64
453 * @see unum_formatInt64
477 * @see unum_formatInt64
501 * @see unum_formatInt64
534 * @see unum_formatInt64
    [all...]
  /external/icu4c/i18n/
unum.cpp 196 return unum_formatInt64(fmt, number, result, resultLength, pos, status);
200 unum_formatInt64(const UNumberFormat* fmt,
  /external/icu4c/io/
uprntf_p.c 392 resultLen = unum_formatInt64(format, num, result, UPRINTF_BUFFER_SIZE, 0, &status);
520 resultLen = unum_formatInt64(format, num, result, UPRINTF_BUFFER_SIZE, 0, &status);
    [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/icu4c/test/cintltst/
cnumtst.c     [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...]

Completed in 214 milliseconds