Home
last modified time | relevance | path

Searched refs:UDATPG_ZONE_FIELD (Results 1 - 7 of 7) sorted by relevance

/third_party/icu/icu4c/source/i18n/
H A Ddtptngen.cpp237 {LOW_V, UDATPG_ZONE_FIELD, DT_SHORT - 2*DT_DELTA, 1, 0},
238 {LOW_V, UDATPG_ZONE_FIELD, DT_LONG - 2*DT_DELTA, 4, 0},
239 {LOW_Z, UDATPG_ZONE_FIELD, DT_SHORT, 1, 3},
240 {LOW_Z, UDATPG_ZONE_FIELD, DT_LONG, 4, 0},
241 {CAP_Z, UDATPG_ZONE_FIELD, DT_NARROW - DT_DELTA, 1, 3},
242 {CAP_Z, UDATPG_ZONE_FIELD, DT_LONG - DT_DELTA, 4, 0},
243 {CAP_Z, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 5, 0},
244 {CAP_O, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 0},
245 {CAP_O, UDATPG_ZONE_FIELD, DT_LONG - DT_DELTA, 4, 0},
246 {CAP_V, UDATPG_ZONE_FIELD, DT_SHOR
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Ddtptngen.cpp240 {LOW_V, UDATPG_ZONE_FIELD, DT_SHORT - 2*DT_DELTA, 1, 0},
241 {LOW_V, UDATPG_ZONE_FIELD, DT_LONG - 2*DT_DELTA, 4, 0},
242 {LOW_Z, UDATPG_ZONE_FIELD, DT_SHORT, 1, 3},
243 {LOW_Z, UDATPG_ZONE_FIELD, DT_LONG, 4, 0},
244 {CAP_Z, UDATPG_ZONE_FIELD, DT_NARROW - DT_DELTA, 1, 3},
245 {CAP_Z, UDATPG_ZONE_FIELD, DT_LONG - DT_DELTA, 4, 0},
246 {CAP_Z, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 5, 0},
247 {CAP_O, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 0},
248 {CAP_O, UDATPG_ZONE_FIELD, DT_LONG - DT_DELTA, 4, 0},
249 {CAP_V, UDATPG_ZONE_FIELD, DT_SHOR
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddtptngen.cpp237 {LOW_V, UDATPG_ZONE_FIELD, DT_SHORT - 2*DT_DELTA, 1, 0},
238 {LOW_V, UDATPG_ZONE_FIELD, DT_LONG - 2*DT_DELTA, 4, 0},
239 {LOW_Z, UDATPG_ZONE_FIELD, DT_SHORT, 1, 3},
240 {LOW_Z, UDATPG_ZONE_FIELD, DT_LONG, 4, 0},
241 {CAP_Z, UDATPG_ZONE_FIELD, DT_NARROW - DT_DELTA, 1, 3},
242 {CAP_Z, UDATPG_ZONE_FIELD, DT_LONG - DT_DELTA, 4, 0},
243 {CAP_Z, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 5, 0},
244 {CAP_O, UDATPG_ZONE_FIELD, DT_SHORT - DT_DELTA, 1, 0},
245 {CAP_O, UDATPG_ZONE_FIELD, DT_LONG - DT_DELTA, 4, 0},
246 {CAP_V, UDATPG_ZONE_FIELD, DT_SHOR
[all...]
/third_party/icu/icu4c/source/i18n/unicode/
H A Dudatpg.h91 UDATPG_ZONE_FIELD, enumerator
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dudatpg.h91 UDATPG_ZONE_FIELD, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dudatpg.h91 UDATPG_ZONE_FIELD, enumerator
/third_party/node/deps/v8/src/objects/
H A Djs-display-names.cc320 if (strcmp(code, "timeZoneName") == 0) return UDATPG_ZONE_FIELD; in StringToUDateTimePatternField()

Completed in 15 milliseconds