Home
last modified time | relevance | path

Searched defs:gmt (Results 1 – 20 of 20) sorted by relevance

/external/tcpdump/
Dgmt2local.c45 register struct tm *gmt, *loc; in gmt2local() local
/external/boringssl/src/crypto/x509/
Dt_x509.c369 int gmt=0; in ASN1_GENERALIZEDTIME_print() local
417 int gmt=0; in ASN1_UTCTIME_print() local
/external/vogar/src/vogar/
DXmlReportPrinter.java66 TimeZone gmt = TimeZone.getTimeZone("GMT"); in getGMTTimestamp() local
/external/curl/docs/examples/
Dsynctime.c255 struct tm *gmt; in main() local
/external/icu/icu4c/source/tools/tzcode/
Dzdump.c985 struct tm gmt; in dumptimeICU() local
Dlocaltime.c66 static const char gmt[] = "GMT"; variable
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DCompatibilityTest.java75 TimeZone gmt = TimeZone.getTimeZone("GMT"); in TestGregorianChangeover() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DCompatibilityTest.java71 TimeZone gmt = TimeZone.getTimeZone("GMT"); in TestGregorianChangeover() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateTimeGeneratorTest.java667 private TimeZone gmt = TimeZone.getTimeZone("Etc/GMT"); field in DateTimeGeneratorTest
DDateFormatRegressionTest.java625 TimeZone gmt = (TimeZone) timeZone.clone(); in Test4106807() local
DDateFormatTest.java3627 TimeZone gmt = TimeZone.getTimeZone("Etc/GMT"); in TestRoundtripWithCalendar() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateTimeGeneratorTest.java663 private TimeZone gmt = TimeZone.getTimeZone("Etc/GMT"); field in DateTimeGeneratorTest
DDateFormatRegressionTest.java621 TimeZone gmt = (TimeZone) timeZone.clone(); in Test4106807() local
DDateFormatTest.java3623 TimeZone gmt = TimeZone.getTimeZone("Etc/GMT"); in TestRoundtripWithCalendar() local
/external/webrtc/webrtc/base/
Dhttpcommon.cc369 time_t gmt, non_gmt = mktime(&tval); in HttpDateToSeconds() local
/external/icu/icu4c/source/i18n/
Dmeasfmt.cpp71 const TimeZone *gmt = TimeZone::getGMT(); in NumericDateFormatters() local
Dtzfmt.cpp1973 const UChar* gmt = ALT_GMT_STRINGS[i]; in parseOffsetDefaultLocalizedGMT() local
/external/icu/icu4c/source/test/intltest/
Ddtfmrgts.cpp944 TimeZone *gmt = timeZone->clone(); in Test4106807() local
Ddtfmttst.cpp3432 TimeZone *gmt = TimeZone::createTimeZone("Etc/GMT"); in TestRoundtripWithCalendar() local
/external/curl/lib/vtls/
Dopenssl.c1023 int gmt=FALSE; in asn1_output() local