/external/icu/icu4j/samples/src/com/ibm/icu/samples/util/timescale/ |
D | PivotDemo.java | 45 TimeZone utc = new SimpleTimeZone(0, "UTC"); in main() local
|
/external/autotest/client/cros/ |
D | rtc.py | 20 def get_seconds(utc=True, rtc_device='rtc0'): argument
|
/external/toybox/toys/other/ |
D | hwclock.c | 28 GLOBALS( in GLOBALS()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/ |
D | TimeZoneOffsetLocalTest.java | 110 TimeZone utc = TimeZone.getTimeZone("UTC"); in TestGetOffsetAroundTransition() local
|
D | TimeZoneBoundaryTest.java | 402 TimeZone utc = safeGetTimeZone("UTC"); in TestBoundaries() local
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
D | TimeZoneOffsetLocalTest.java | 109 TimeZone utc = TimeZone.getTimeZone("UTC"); in TestGetOffsetAroundTransition() local
|
D | TimeZoneBoundaryTest.java | 401 TimeZone utc = safeGetTimeZone("UTC"); in TestBoundaries() local
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timescale/ |
D | EpochOffsets.java | 71 TimeZone utc = new SimpleTimeZone(0, "UTC"); in main() local
|
/external/icu/icu4c/source/test/intltest/ |
D | tzoffloc.cpp | 123 TimeZone* utc = TimeZone::createTimeZone("UTC"); in TestGetOffsetAroundTransition() local
|
D | tzbdtest.cpp | 293 TimeZone* utc = TimeZone::createTimeZone("UTC"); in TestBoundaries() local
|
D | utxttest.cpp | 453 UChar32 utc; // code point from UText in TestCopyMove() local 529 UChar32 utc; // code point from UText in TestReplace() local
|
D | tzrulets.cpp | 2113 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/ |
D | TimeScaleDataTest.java | 215 TimeZone utc; in TestDotNet() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timescale/ |
D | TimeScaleDataTest.java | 216 TimeZone utc; in TestDotNet() local
|
/external/clang/test/CodeGenCUDA/ |
D | device-var-init.cu | 148 UTC utc; in df() local
|
/external/v8/src/base/platform/ |
D | platform-cygwin.cc | 41 time_t utc = time(NULL); in LocalTimeOffset() local
|
D | platform-aix.cc | 58 time_t utc = time(NULL); in LocalTimeOffset() local
|
/external/python/cpython2/Doc/includes/ |
D | tzinfo-examples.py | 20 utc = UTC() variable
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/cldr/ |
D | TestCLDRVsICU.java | 299 static TimeZone utc = TimeZone.getTimeZone("GMT"); field in TestCLDRVsICU
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/cldr/ |
D | TestCLDRVsICU.java | 298 static TimeZone utc = TimeZone.getTimeZone("GMT"); field in TestCLDRVsICU
|
/external/testng/src/main/java/org/testng/reporters/ |
D | XMLReporter.java | 181 TimeZone utc = TimeZone.getTimeZone("UTC"); in addDurationAttributes() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | utmstest.c | 446 static const UChar utc[] = { 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0 }; /* "Etc/GMT" */ in TestDotNet() local
|
D | ccaltst.c | 1285 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/ |
D | test_datetime.py | 3088 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/ |
D | handlers.py | 170 …init__(self, filename, when='h', interval=1, backupCount=0, encoding=None, delay=False, utc=False): argument
|