Home
last modified time | relevance | path

Searched refs:gRawGMT (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/
Dtimezone.cpp119 static char gRawGMT[sizeof(icu::SimpleTimeZone)]; variable
151 reinterpret_cast<SimpleTimeZone*>(gRawGMT)->~SimpleTimeZone(); in timeZone_cleanup()
315 new(gRawGMT) SimpleTimeZone(0, UnicodeString(TRUE, GMT_ID, GMT_ID_LENGTH)); in initStaticTimeZones()
334 return reinterpret_cast<SimpleTimeZone*>(gRawGMT); in getGMT()
/third_party/icu/icu4c/source/i18n/
Dtimezone.cpp119 static char gRawGMT[sizeof(icu::SimpleTimeZone)]; variable
151 reinterpret_cast<SimpleTimeZone*>(gRawGMT)->~SimpleTimeZone(); in timeZone_cleanup()
315 new(gRawGMT) SimpleTimeZone(0, UnicodeString(TRUE, GMT_ID, GMT_ID_LENGTH)); in initStaticTimeZones()
334 return reinterpret_cast<SimpleTimeZone*>(gRawGMT); in getGMT()
/third_party/skia/third_party/externals/icu/source/i18n/
Dtimezone.cpp119 static char gRawGMT[sizeof(icu::SimpleTimeZone)]; variable
151 reinterpret_cast<SimpleTimeZone*>(gRawGMT)->~SimpleTimeZone(); in timeZone_cleanup()
315 new(gRawGMT) SimpleTimeZone(0, UnicodeString(TRUE, GMT_ID, GMT_ID_LENGTH)); in initStaticTimeZones()
334 return reinterpret_cast<SimpleTimeZone*>(gRawGMT); in getGMT()