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

  /external/chromium/third_party/icu/public/i18n/unicode/
udat.h 547 udat_clone(const UDateFormat *fmt,
    [all...]
  /external/icu4c/i18n/unicode/
udat.h 581 udat_clone(const UDateFormat *fmt,
    [all...]
  /external/chromium/third_party/icu/source/test/cintltst/
cdattst.c 139 /*Testing udat_clone()*/
140 log_verbose("\nTesting the udat_clone() function of date format\n");
141 copy=udat_clone(def, &status);
143 log_err("Error in creating the clone using udat_clone: %s\n", myErrorName(status) );
146 log_err("Error in udat_clone");*/ /*how should i check for equality???? */
    [all...]
  /external/icu4c/test/cintltst/
cdattst.c 139 /*Testing udat_clone()*/
140 log_verbose("\nTesting the udat_clone() function of date format\n");
141 copy=udat_clone(def, &status);
143 log_err("Error in creating the clone using udat_clone: %s\n", myErrorName(status) );
146 log_err("Error in udat_clone");*/ /*how should i check for equality???? */
    [all...]
  /external/chromium/third_party/icu/source/i18n/
udat.cpp 103 udat_clone(const UDateFormat *fmt, function
  /external/icu4c/i18n/
udat.cpp 147 udat_clone(const UDateFormat *fmt, function
  /external/webkit/JavaScriptCore/icu/unicode/
urename.h 653 #define udat_clone udat_clone_3_2 macro
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h 653 #define udat_clone udat_clone_3_2 macro
    [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h 653 #define udat_clone udat_clone_3_2 macro
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h 653 #define udat_clone udat_clone_3_2 macro
    [all...]
  /external/icu4c/common/unicode/
urename.h 818 #define udat_clone macro
    [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h 779 #define udat_clone macro
    [all...]

Completed in 2640 milliseconds