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

  /external/chromium_org/third_party/icu/source/i18n/unicode/
udat.h 920 udat_clone(const UDateFormat *fmt,
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
udat.h 935 udat_clone(const UDateFormat *fmt,
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
cdattst.c 144 /*Testing udat_clone()*/
145 log_verbose("\nTesting the udat_clone() function of date format\n");
146 copy=udat_clone(def, &status);
148 log_err("Error in creating the clone using udat_clone: %s\n", myErrorName(status) );
151 log_err("Error in udat_clone");*/ /*how should i check for equality???? */
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cdattst.c 144 /*Testing udat_clone()*/
145 log_verbose("\nTesting the udat_clone() function of date format\n");
146 copy=udat_clone(def, &status);
148 log_err("Error in creating the clone using udat_clone: %s\n", myErrorName(status) );
151 log_err("Error in udat_clone");*/ /*how should i check for equality???? */
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
udat.cpp 190 udat_clone(const UDateFormat *fmt, function
    [all...]
  /external/icu/icu4c/source/i18n/
udat.cpp 193 udat_clone(const UDateFormat *fmt, function
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h 788 #define udat_clone macro
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h 839 #define udat_clone macro
    [all...]

Completed in 261 milliseconds