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

  /external/icu4c/io/
locbund.c 67 result->fNumberFormat[style-1] = unum_clone(gPosixNumberFormat[style-1], &status);
127 result->fNumberFormat[styleIdx] = unum_clone(bundle->fNumberFormat[styleIdx], &status);
  /external/icu4c/i18n/unicode/
unum.h 286 unum_clone(const UNumberFormat *fmt,
    [all...]
  /external/icu4c/i18n/
unum.cpp 163 unum_clone(const UNumberFormat *fmt, function
  /external/icu4c/test/cintltst/
cnumtst.c 221 /* Testing unum_clone(..) */
222 log_verbose("\nTesting unum_clone(fmt, status)");
224 myclone = unum_clone(def,&status);
226 log_err("Error: could not clone unum_clone(def, &status): %s\n", myErrorName(status));
229 log_verbose("unum_clone() successful\n");
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h 859 #define unum_clone macro
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 859 #define unum_clone macro
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h 859 #define unum_clone macro
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 859 #define unum_clone macro
    [all...]
  /external/icu4c/common/unicode/
urename.h 1115 #define unum_clone macro
    [all...]

Completed in 76 milliseconds