Home
last modified time | relevance | path

Searched refs:zonename (Results 1 – 15 of 15) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dvtzone.h385 void writeZonePropsByTime(VTZWriter& writer, UBool isDst, const UnicodeString& zonename,
388 void writeZonePropsByDOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename,
392 void writeZonePropsByDOW(VTZWriter& writer, UBool isDst, const UnicodeString& zonename,
396 void writeZonePropsByDOW_GEQ_DOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename,
403 void writeZonePropsByDOW_LEQ_DOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename,
411 void beginZoneProps(VTZWriter& writer, UBool isDst, const UnicodeString& zonename,
/third_party/icu/icu4c/source/i18n/unicode/
Dvtzone.h400 void writeZonePropsByTime(VTZWriter& writer, UBool isDst, const UnicodeString& zonename,
403 void writeZonePropsByDOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename,
407 void writeZonePropsByDOW(VTZWriter& writer, UBool isDst, const UnicodeString& zonename,
411 void writeZonePropsByDOW_GEQ_DOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename,
418 void writeZonePropsByDOW_LEQ_DOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename,
426 void beginZoneProps(VTZWriter& writer, UBool isDst, const UnicodeString& zonename,
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dvtzone.h400 void writeZonePropsByTime(VTZWriter& writer, UBool isDst, const UnicodeString& zonename,
403 void writeZonePropsByDOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename,
407 void writeZonePropsByDOW(VTZWriter& writer, UBool isDst, const UnicodeString& zonename,
411 void writeZonePropsByDOW_GEQ_DOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename,
418 void writeZonePropsByDOW_LEQ_DOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename,
426 void beginZoneProps(VTZWriter& writer, UBool isDst, const UnicodeString& zonename,
/third_party/node/deps/icu-small/source/i18n/unicode/
Dvtzone.h400 void writeZonePropsByTime(VTZWriter& writer, UBool isDst, const UnicodeString& zonename,
403 void writeZonePropsByDOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename,
407 void writeZonePropsByDOW(VTZWriter& writer, UBool isDst, const UnicodeString& zonename,
411 void writeZonePropsByDOW_GEQ_DOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename,
418 void writeZonePropsByDOW_LEQ_DOM(VTZWriter& writer, UBool isDst, const UnicodeString& zonename,
426 void beginZoneProps(VTZWriter& writer, UBool isDst, const UnicodeString& zonename,
/third_party/skia/third_party/externals/icu/source/i18n/
Dvtzone.cpp361 static void getDefaultTZName(const UnicodeString &tzid, UBool isDST, UnicodeString& zonename) { in getDefaultTZName() argument
362 zonename = tzid; in getDefaultTZName()
364 zonename += UNICODE_STRING_SIMPLE("(DST)"); in getDefaultTZName()
366 zonename += UNICODE_STRING_SIMPLE("(STD)"); in getDefaultTZName()
526 static TimeZoneRule* createRuleByRRULE(const UnicodeString& zonename, int rawOffset, int dstSavings… in createRuleByRRULE() argument
719 return new AnnualTimeZoneRule(zonename, rawOffset, dstSavings, adtr, startYear, endYear); in createRuleByRRULE()
729 static TimeZoneRule* createRuleByRDATE(const UnicodeString& zonename, int32_t rawOffset, int32_t ds… in createRuleByRDATE() argument
738 …retVal = new TimeArrayTimeZoneRule(zonename, rawOffset, dstSavings, &start, 1, DateTimeRule::UTC_T… in createRuleByRDATE()
755 …retVal = new TimeArrayTimeZoneRule(zonename, rawOffset, dstSavings, times, size, DateTimeRule::UTC… in createRuleByRDATE()
1412 UnicodeString zonename; // current zone name in parse() local
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dvtzone.cpp361 static void getDefaultTZName(const UnicodeString &tzid, UBool isDST, UnicodeString& zonename) { in getDefaultTZName() argument
362 zonename = tzid; in getDefaultTZName()
364 zonename += UNICODE_STRING_SIMPLE("(DST)"); in getDefaultTZName()
366 zonename += UNICODE_STRING_SIMPLE("(STD)"); in getDefaultTZName()
526 static TimeZoneRule* createRuleByRRULE(const UnicodeString& zonename, int rawOffset, int dstSavings… in createRuleByRRULE() argument
719 return new AnnualTimeZoneRule(zonename, rawOffset, dstSavings, adtr, startYear, endYear); in createRuleByRRULE()
729 static TimeZoneRule* createRuleByRDATE(const UnicodeString& zonename, int32_t rawOffset, int32_t ds… in createRuleByRDATE() argument
738 retVal = new TimeArrayTimeZoneRule(zonename, rawOffset, dstSavings, in createRuleByRDATE()
756 retVal = new TimeArrayTimeZoneRule(zonename, rawOffset, dstSavings, in createRuleByRDATE()
1367 UnicodeString zonename; // current zone name in parse() local
[all …]
/third_party/icu/icu4c/source/i18n/
Dvtzone.cpp361 static void getDefaultTZName(const UnicodeString &tzid, UBool isDST, UnicodeString& zonename) { in getDefaultTZName() argument
362 zonename = tzid; in getDefaultTZName()
364 zonename += UNICODE_STRING_SIMPLE("(DST)"); in getDefaultTZName()
366 zonename += UNICODE_STRING_SIMPLE("(STD)"); in getDefaultTZName()
526 static TimeZoneRule* createRuleByRRULE(const UnicodeString& zonename, int rawOffset, int dstSavings… in createRuleByRRULE() argument
719 return new AnnualTimeZoneRule(zonename, rawOffset, dstSavings, adtr, startYear, endYear); in createRuleByRRULE()
729 static TimeZoneRule* createRuleByRDATE(const UnicodeString& zonename, int32_t rawOffset, int32_t ds… in createRuleByRDATE() argument
738 …retVal = new TimeArrayTimeZoneRule(zonename, rawOffset, dstSavings, &start, 1, DateTimeRule::UTC_T… in createRuleByRDATE()
755 …retVal = new TimeArrayTimeZoneRule(zonename, rawOffset, dstSavings, times, size, DateTimeRule::UTC… in createRuleByRDATE()
1412 UnicodeString zonename; // current zone name in parse() local
[all …]
/third_party/node/deps/icu-small/source/i18n/
Dvtzone.cpp361 static void getDefaultTZName(const UnicodeString &tzid, UBool isDST, UnicodeString& zonename) { in getDefaultTZName() argument
362 zonename = tzid; in getDefaultTZName()
364 zonename += UNICODE_STRING_SIMPLE("(DST)"); in getDefaultTZName()
366 zonename += UNICODE_STRING_SIMPLE("(STD)"); in getDefaultTZName()
526 static TimeZoneRule* createRuleByRRULE(const UnicodeString& zonename, int rawOffset, int dstSavings… in createRuleByRRULE() argument
719 return new AnnualTimeZoneRule(zonename, rawOffset, dstSavings, adtr, startYear, endYear); in createRuleByRRULE()
729 static TimeZoneRule* createRuleByRDATE(const UnicodeString& zonename, int32_t rawOffset, int32_t ds… in createRuleByRDATE() argument
738 …retVal = new TimeArrayTimeZoneRule(zonename, rawOffset, dstSavings, &start, 1, DateTimeRule::UTC_T… in createRuleByRDATE()
755 …retVal = new TimeArrayTimeZoneRule(zonename, rawOffset, dstSavings, times, size, DateTimeRule::UTC… in createRuleByRDATE()
1412 UnicodeString zonename; // current zone name in parse() local
[all …]
/third_party/musl/porting/liteos_m/kernel/src/time/
D__tz.c160 …secs_to_zone(long long t, int local, int *isdst, long *offset, long *oppoff, const char **zonename) in __secs_to_zone() argument
171 *zonename = (const char *)abbrevs + types[6*i+5]; in __secs_to_zone()
204 *zonename = __tzname[0]; in __secs_to_zone()
211 *zonename = __tzname[1]; in __secs_to_zone()
/third_party/musl/porting/uniproton/kernel/src/time/
D__tz.c160 …secs_to_zone(long long t, int local, int *isdst, long *offset, long *oppoff, const char **zonename) in __secs_to_zone() argument
171 *zonename = (const char *)abbrevs + types[6*i+5]; in __secs_to_zone()
204 *zonename = __tzname[0]; in __secs_to_zone()
211 *zonename = __tzname[1]; in __secs_to_zone()
/third_party/musl/porting/liteos_a/kernel/src/time/
D__tz.c154 …secs_to_zone(long long t, int local, int *isdst, long *offset, long *oppoff, const char **zonename) in __secs_to_zone() argument
165 *zonename = (const char *)abbrevs + types[6*i+5]; in __secs_to_zone()
198 *zonename = __tzname[0]; in __secs_to_zone()
205 *zonename = __tzname[1]; in __secs_to_zone()
/third_party/tzdata/
Dzishrink.awk233 zonename = startdef = field[2]
235 zonename = startdef = field[3]
237 zonename = ""
246 zonedef[zonename] = nout + 1
/third_party/musl/src/time/
D__tz.c365 …secs_to_zone(long long t, int local, int *isdst, long *offset, long *oppoff, const char **zonename) in __secs_to_zone() argument
376 *zonename = (const char *)abbrevs + types[6*i+5]; in __secs_to_zone()
409 *zonename = __tzname[0]; in __secs_to_zone()
416 *zonename = __tzname[1]; in __secs_to_zone()
/third_party/musl/porting/linux/user/src/time/
D__tz.c450 …secs_to_zone(long long t, int local, int *isdst, long *offset, long *oppoff, const char **zonename) in __secs_to_zone() argument
461 *zonename = (const char *)abbrevs + types[6*i+5]; in __secs_to_zone()
494 *zonename = __tzname[0]; in __secs_to_zone()
503 *zonename = __tzname[1]; in __secs_to_zone()
/third_party/python/Lib/test/
Ddatetimetester.py5718 for zonename in cls.zonenames():
5720 tz = cls.fromname(zonename)
5728 max_gap_zone = zonename
5732 min_gap_zone = zonename
5739 max_fold_zone = zonename
5743 min_fold_zone = zonename
5772 for zonename in cls.zonenames():
5773 tz = cls.fromname(zonename)
5779 (count, zonename, dt, shift, prev_abbr, abbr))
5798 zonename = 'America/New_York' variable in ZoneInfoTest
[all …]