Home
last modified time | relevance | path

Searched defs:utc (Results 1 – 25 of 31) sorted by relevance

12

/external/icu/icu4j/samples/src/com/ibm/icu/samples/util/timescale/
DPivotDemo.java45 TimeZone utc = new SimpleTimeZone(0, "UTC"); in main() local
/external/autotest/client/cros/
Drtc.py20 def get_seconds(utc=True, rtc_device='rtc0'): argument
/external/toybox/toys/other/
Dhwclock.c28 GLOBALS( in GLOBALS()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
DTimeZoneOffsetLocalTest.java110 TimeZone utc = TimeZone.getTimeZone("UTC"); in TestGetOffsetAroundTransition() local
DTimeZoneBoundaryTest.java402 TimeZone utc = safeGetTimeZone("UTC"); in TestBoundaries() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneOffsetLocalTest.java109 TimeZone utc = TimeZone.getTimeZone("UTC"); in TestGetOffsetAroundTransition() local
DTimeZoneBoundaryTest.java401 TimeZone utc = safeGetTimeZone("UTC"); in TestBoundaries() local
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timescale/
DEpochOffsets.java71 TimeZone utc = new SimpleTimeZone(0, "UTC"); in main() local
/external/icu/icu4c/source/test/intltest/
Dtzoffloc.cpp123 TimeZone* utc = TimeZone::createTimeZone("UTC"); in TestGetOffsetAroundTransition() local
Dtzbdtest.cpp293 TimeZone* utc = TimeZone::createTimeZone("UTC"); in TestBoundaries() local
Dutxttest.cpp453 UChar32 utc; // code point from UText in TestCopyMove() local
529 UChar32 utc; // code point from UText in TestReplace() local
Dtzrulets.cpp2113 TimeZone *utc = TimeZone::createTimeZone("Etc/GMT"); in TestT6216() local
2317 UDate utc = cal->getTime(status); in getUTCMillis() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timescale/
DTimeScaleDataTest.java215 TimeZone utc; in TestDotNet() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timescale/
DTimeScaleDataTest.java216 TimeZone utc; in TestDotNet() local
/external/clang/test/CodeGenCUDA/
Ddevice-var-init.cu148 UTC utc; in df() local
/external/v8/src/base/platform/
Dplatform-cygwin.cc41 time_t utc = time(NULL); in LocalTimeOffset() local
Dplatform-aix.cc58 time_t utc = time(NULL); in LocalTimeOffset() local
/external/python/cpython2/Doc/includes/
Dtzinfo-examples.py20 utc = UTC() variable
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/cldr/
DTestCLDRVsICU.java299 static TimeZone utc = TimeZone.getTimeZone("GMT"); field in TestCLDRVsICU
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/cldr/
DTestCLDRVsICU.java298 static TimeZone utc = TimeZone.getTimeZone("GMT"); field in TestCLDRVsICU
/external/testng/src/main/java/org/testng/reporters/
DXMLReporter.java181 TimeZone utc = TimeZone.getTimeZone("UTC"); in addDurationAttributes() local
/external/icu/icu4c/source/test/cintltst/
Dutmstest.c446 static const UChar utc[] = { 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0 }; /* "Etc/GMT" */ in TestDotNet() local
Dccaltst.c1285 int32_t offset,utc, expected; in testZones() local
1512 static const UChar utc[] = { 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0 }; /* "Etc/GMT" */ in TestGregorianChange() local
/external/python/cpython2/Lib/test/
Dtest_datetime.py3088 def checkinside(self, dt, tz, utc, dston, dstoff): argument
3140 def checkoutside(self, dt, tz, utc): argument
3151 def convert_between_tz_and_utc(self, tz, utc): argument
/external/python/cpython2/Lib/logging/
Dhandlers.py170 …init__(self, filename, when='h', interval=1, backupCount=0, encoding=None, delay=False, utc=False): argument

12