Home
last modified time | relevance | path

Searched defs:zones (Results 1 – 25 of 35) sorted by relevance

12

/third_party/node/deps/v8/tools/zone-stats/
Dtrace-file-reader.js147 let zones = undefined; variable
150 zones = new Map(); variable
172 zones: zones property
Ddetails-selection.js137 this.selection = {categories: {}, zones: new Map()}; property
/third_party/python/Tools/tz/
Dzdump.py72 zones = TZInfo.zonelist() variable
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDateFormatMiscTests.java146 final String zones[][] = symbols.getZoneStrings(); in Test4117335() local
DTimeZoneFormatTest.java1145 Set<String> zones = ZoneMeta.getAvailableIDs(SystemTimeZoneType.ANY, null, null); in TestGetDisplayNames() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatMiscTests.java143 final String zones[][] = symbols.getZoneStrings(); in Test4117335() local
DTimeZoneFormatTest.java1142 Set<String> zones = ZoneMeta.getAvailableIDs(SystemTimeZoneType.ANY, null, null); in TestGetDisplayNames() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DZoneMeta.java263 int[] zones = links.getIntVector(); in getEquivalentID() local
371 UResourceBundle zones = top.get(kZONES); in getCanonicalCLDRID() local
529 UResourceBundle zones = top.get(kZONES); in openOlsonResource() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DZoneMeta.java264 int[] zones = links.getIntVector(); in getEquivalentID() local
372 UResourceBundle zones = top.get(kZONES); in getCanonicalCLDRID() local
530 UResourceBundle zones = top.get(kZONES); in openOlsonResource() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DDisplayNameTest.java67 String[] zones = addUnknown(getRealZoneIDs(),5); field in DisplayNameTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DDisplayNameTest.java70 String[] zones = addUnknown(getRealZoneIDs(),5); field in DisplayNameTest
/third_party/icu/icu4c/source/test/intltest/
Dmiscdtfm.cpp350 const UnicodeString **zones = symbols->getZoneStrings(rowCount, colCount); in test4117335() local
/third_party/node/test/parallel/
Dtest-icu-env.js68 const zones = [ variable
/third_party/skia/third_party/externals/freetype/src/pshinter/
Dpshglob.h110 PSH_Blue_ZoneRec zones[PS_GLOBALS_MAX_BLUE_ZONES]; member
Dpshglob.c157 PSH_Blue_Zone zones, zone; in psh_blues_set_zones_0() local
Dpshalgo.h85 PSH_ZoneRec* zones; member
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DSerializableTestUtility.java98 TimeZone zones[] = new TimeZone[ZONES.length]; in getTestObjects() local
595 JavaTimeZone zones[] = new JavaTimeZone[ZONES.length]; in getTestObjects() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/
DSerializableTestUtility.java99 TimeZone zones[] = new TimeZone[ZONES.length]; in getTestObjects() local
596 JavaTimeZone zones[] = new JavaTimeZone[ZONES.length]; in getTestObjects() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DTimeZone.java1189 UResourceBundle zones = mapTimezones.get(winid); in getIDForWindowsID() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DTimeZone.java1287 UResourceBundle zones = mapTimezones.get(winid); in getIDForWindowsID() local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dpsaux.h637 PS_Decoder_Zone zones[PS_MAX_SUBRS_CALLS + 1]; member
947 T1_Decoder_ZoneRec zones[T1_MAX_SUBRS_CALLS + 1]; member
1174 CFF_Decoder_Zone zones[CFF_MAX_SUBRS_CALLS + 1]; member
/third_party/tzdata/
DMakefile797 zones: $(REDO) target
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
DCalendarRegressionTest.java1187 TimeZone[] zones = { TimeZone.getTimeZone("GMT"), in Test4149677() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DCalendarRegressionTest.java1184 TimeZone[] zones = { TimeZone.getTimeZone("GMT"), in Test4149677() local
/third_party/python/Lib/test/test_zoneinfo/
Dtest_zoneinfo.py141 def zones(self): member in ZoneInfoTest

12