Searched refs:uprv_getUTCtime (Results 1 - 16 of 16) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dtznames.cpp86 double now = (double)uprv_getUTCtime();
174 cacheEntry->lastAccess = (double)uprv_getUTCtime();
194 cacheEntry->lastAccess = (double)uprv_getUTCtime();
H A Dwintzimpl.cpp43 btz->getSimpleRulesNear(uprv_getUTCtime(), initial, std, dst, status);
H A Dtzgnames.cpp1190 double now = (double)uprv_getUTCtime();
1270 cacheEntry->lastAccess = (double)uprv_getUTCtime();
1290 cacheEntry->lastAccess = (double)uprv_getUTCtime();
H A Dolsontz.cpp431 getOffset((double) uprv_getUTCtime() * U_MILLIS_PER_SECOND,
565 UDate current = uprv_getUTCtime();
H A Drbtz.cpp484 getOffset(uprv_getUTCtime() * U_MILLIS_PER_SECOND,
495 UDate now = uprv_getUTCtime() * U_MILLIS_PER_SECOND;
H A Dcalendar.cpp1032 return uprv_getUTCtime(); // return as milliseconds
/macosx-10.10.1/ICU-531.30/icuSources/tools/icuinfo/
H A Dicuinfo.cpp62 printf("Milliseconds since Epoch: %.0f\n", uprv_getUTCtime());
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dputilimp.h487 U_INTERNAL UDate U_EXPORT2 uprv_getUTCtime(void);
H A Dputil.cpp296 uprv_getUTCtime() function
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dtransrt.cpp42 UDate t = uprv_getUTCtime(); \
44 t = uprv_getUTCtime() - t; \
H A Dloctest.cpp2222 UDate date = uprv_getUTCtime();
2512 date = uprv_getUTCtime();
/macosx-10.10.1/ICU-531.30/icuSources/test/letest/
H A Dletest.cpp36 #include "putilimp.h" // for uprv_getUTCtime()
1072 startTime = uprv_getUTCtime();
1119 endTime = uprv_getUTCtime();
/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Durename.h1283 #define uprv_getUTCtime U_ICU_ENTRY_POINT_RENAME(uprv_getUTCtime) macro
/macosx-10.10.1/JavaScriptCore-7600.1.17/icu/unicode/
H A Durename.h1293 #define uprv_getUTCtime U_ICU_ENTRY_POINT_RENAME(uprv_getUTCtime) macro
/macosx-10.10.1/WTF-7600.1.24/icu/unicode/
H A Durename.h1293 #define uprv_getUTCtime U_ICU_ENTRY_POINT_RENAME(uprv_getUTCtime) macro
/macosx-10.10.1/WebKit-7600.1.25/mac/icu/unicode/
H A Durename.h1293 #define uprv_getUTCtime U_ICU_ENTRY_POINT_RENAME(uprv_getUTCtime) macro

Completed in 328 milliseconds