Home
last modified time | relevance | path

Searched refs:GMT_ID (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/tools/multi/proj/chello/
Ddate.c55 static const UChar GMT_ID [] = { 0x0047, 0x004d, 0x0054, 0x0000 }; variable
86 tz = GMT_ID; in main()
/third_party/flutter/skia/third_party/externals/icu/source/samples/date/
Ddate.c60 static const UChar GMT_ID [] = { 0x0047, 0x004d, 0x0054, 0x0000 }; variable
97 tz = GMT_ID; in main()
/third_party/icu/icu4c/source/samples/date/
Ddate.c61 static const UChar GMT_ID [] = { 0x0047, 0x004d, 0x0054, 0x0000 }; variable
98 tz = GMT_ID; in main()
/third_party/skia/third_party/externals/icu/source/samples/date/
Ddate.c61 static const UChar GMT_ID [] = { 0x0047, 0x004d, 0x0054, 0x0000 }; variable
98 tz = GMT_ID; in main()
/third_party/node/deps/icu-small/source/i18n/
Dtimezone.cpp110 static const UChar GMT_ID[] = {0x47, 0x4D, 0x54, 0x00}; /* "GMT" */ variable
315 new(gRawGMT) SimpleTimeZone(0, UnicodeString(TRUE, GMT_ID, GMT_ID_LENGTH)); in initStaticTimeZones()
1380 idUppercase.startsWith(GMT_ID, GMT_ID_LENGTH)) in parseCustomID()
1496 id.setTo(GMT_ID, GMT_ID_LENGTH); in formatCustomID()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtimezone.cpp110 static const UChar GMT_ID[] = {0x47, 0x4D, 0x54, 0x00}; /* "GMT" */ variable
308 _GMT = new SimpleTimeZone(0, UnicodeString(TRUE, GMT_ID, GMT_ID_LENGTH)); in initStaticTimeZones()
1337 idUppercase.startsWith(GMT_ID, GMT_ID_LENGTH)) in parseCustomID()
1453 id.setTo(GMT_ID, GMT_ID_LENGTH); in formatCustomID()
/third_party/icu/icu4c/source/i18n/
Dtimezone.cpp110 static const UChar GMT_ID[] = {0x47, 0x4D, 0x54, 0x00}; /* "GMT" */ variable
315 new(gRawGMT) SimpleTimeZone(0, UnicodeString(TRUE, GMT_ID, GMT_ID_LENGTH)); in initStaticTimeZones()
1361 idUppercase.startsWith(GMT_ID, GMT_ID_LENGTH)) in parseCustomID()
1477 id.setTo(GMT_ID, GMT_ID_LENGTH); in formatCustomID()
/third_party/skia/third_party/externals/icu/source/i18n/
Dtimezone.cpp110 static const UChar GMT_ID[] = {0x47, 0x4D, 0x54, 0x00}; /* "GMT" */ variable
315 new(gRawGMT) SimpleTimeZone(0, UnicodeString(TRUE, GMT_ID, GMT_ID_LENGTH)); in initStaticTimeZones()
1361 idUppercase.startsWith(GMT_ID, GMT_ID_LENGTH)) in parseCustomID()
1477 id.setTo(GMT_ID, GMT_ID_LENGTH); in formatCustomID()