Searched refs:ucal_setTimeZone (Results 1 - 12 of 12) sorted by relevance

/external/chromium/third_party/icu/public/i18n/unicode/
H A Ducal.h669 ucal_setTimeZone(UCalendar* cal,
/external/icu4c/i18n/unicode/
H A Ducal.h689 ucal_setTimeZone(UCalendar* cal,
/external/chromium/third_party/icu/source/test/cintltst/
H A Dccaltst.c498 /*testing ucal_setTimeZone() function*/
499 log_verbose("\nTesting if the function ucal_setTimeZone() works fine\n");
507 ucal_setTimeZone(caldef2,tzID, 3, &status);
509 log_err("Error in setting the time zone using ucal_setTimeZone(): %s\n", u_errorName(status));
512 log_verbose("ucal_setTimeZone worked fine\n");
523 ucal_setTimeZone(caldef2, tzID, 3, &status);
525 log_err("Error in setting the time zone using ucal_setTimeZone(): %s\n", u_errorName(status));
534 log_err("Error in getting the time zone using ucal_get() after using ucal_setTimeZone(): %s\n", u_errorName(status));
537 log_err("Error in getting the time zone using ucal_get() after using ucal_setTimeZone() offset=%d\n", zoneOffset);
540 ucal_setTimeZone(caldef
[all...]
/external/icu4c/test/cintltst/
H A Dccaltst.c503 /*testing ucal_setTimeZone() function*/
504 log_verbose("\nTesting if the function ucal_setTimeZone() works fine\n");
512 ucal_setTimeZone(caldef2,tzID, 3, &status);
514 log_err("Error in setting the time zone using ucal_setTimeZone(): %s\n", u_errorName(status));
517 log_verbose("ucal_setTimeZone worked fine\n");
528 ucal_setTimeZone(caldef2, tzID, 3, &status);
530 log_err("Error in setting the time zone using ucal_setTimeZone(): %s\n", u_errorName(status));
539 log_err("Error in getting the time zone using ucal_get() after using ucal_setTimeZone(): %s\n", u_errorName(status));
542 log_err("Error in getting the time zone using ucal_get() after using ucal_setTimeZone() offset=%d\n", zoneOffset);
545 ucal_setTimeZone(caldef
[all...]
/external/chromium/third_party/icu/source/i18n/
H A Ducal.cpp172 ucal_setTimeZone( UCalendar* cal, function
/external/icu4c/i18n/
H A Ducal.cpp175 ucal_setTimeZone( UCalendar* cal, function
/external/webkit/JavaScriptCore/icu/unicode/
H A Durename.h393 #define ucal_setTimeZone ucal_setTimeZone_3_2 macro
/external/webkit/JavaScriptGlue/icu/unicode/
H A Durename.h393 #define ucal_setTimeZone ucal_setTimeZone_3_2 macro
/external/webkit/WebCore/icu/unicode/
H A Durename.h393 #define ucal_setTimeZone ucal_setTimeZone_3_2 macro
/external/webkit/WebKit/mac/icu/unicode/
H A Durename.h393 #define ucal_setTimeZone ucal_setTimeZone_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h537 #define ucal_setTimeZone U_ICU_ENTRY_POINT_RENAME(ucal_setTimeZone) macro
/external/chromium/third_party/icu/public/common/unicode/
H A Durename.h500 #define ucal_setTimeZone ucal_setTimeZone_4_2 macro

Completed in 66 milliseconds