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

  /external/icu4c/io/
locbund.c 39 unum_close(gPosixNumberFormat[style]);
153 unum_close(bundle->fNumberFormat[styleIdx]);
175 unum_close(formatAlias);
  /external/icu4c/samples/numfmt/
capi.c 76 unum_close(fmt);
  /external/icu4c/test/cintltst/
cnumtst.c 135 unum_close(nf);
826 unum_close(dec_en);
    [all...]
cnmdptst.c 115 unum_close(fmt);
153 unum_close(fmt);
182 unum_close(fmt);
329 unum_close(fmt);
403 unum_close(fmt);
450 unum_close(currencyFmt);
516 unum_close(currencyFmt);
602 unum_close(currencyFmt);
632 unum_close(nnf);
701 unum_close(def)
    [all...]
currtest.c 189 unum_close(fmt);
227 unum_close(parser);
cloctst.c     [all...]
  /external/icu4c/i18n/unicode/
unum.h 213 * The caller must call {@link #unum_close } when done to release resources
236 * @see unum_close
256 unum_close(UNumberFormat* fmt);
264 * "Smart pointer" class, closes a UNumberFormat via unum_close().
271 U_DEFINE_LOCAL_OPEN_POINTER(LocalUNumberFormatPointer, UNumberFormat, unum_close);
    [all...]
  /external/icu4c/samples/cal/
cal.c 529 unum_close(nfmt);
758 unum_close(nfmt);
  /external/icu4c/i18n/
unum.cpp 157 unum_close(UNumberFormat* fmt) function
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h 860 #define unum_close macro
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 860 #define unum_close macro
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h 860 #define unum_close macro
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 860 #define unum_close macro
    [all...]
  /external/icu4c/common/unicode/
urename.h 1116 #define unum_close macro
    [all...]

Completed in 662 milliseconds