Home
last modified time | relevance | path

Searched refs:zones (Results 1 – 25 of 31) sorted by relevance

12

/external/icu4c/test/intltest/
Dmiscdtfm.cpp348 const UnicodeString **zones = symbols->getZoneStrings(rowCount, colCount); in test4117335() local
352 if (tzID == (zones[i][0])) { in test4117335()
357 logln(UnicodeString("Long zone name = ") + zones[index][1]); in test4117335()
358 if (zones[index][1] != jstLong) { in test4117335()
359 … errln("*** Should have been " + prettify(jstLong)+ " but it is: " + prettify(zones[index][1])); in test4117335()
362 logln(UnicodeString("Short zone name = ") + zones[index][2]); in test4117335()
363 if (zones[index][2] != jstShort) { in test4117335()
364 … errln("*** Should have been " + prettify(jstShort) + " but it is: " + prettify(zones[index][2])); in test4117335()
367 logln(UnicodeString("Long zone name = ") + zones[index][3]); in test4117335()
368 if (zones[index][3] != jdtLong) { in test4117335()
[all …]
Dcalregts.cpp1630 TimeZone *zones [] = { in Test4149677() local
1642 GregorianCalendar *calendar = new GregorianCalendar(zones[i], status); in Test4149677()
1670 errln("test failed with zone " + zones[i]->getID(temp)); in Test4149677()
/external/chromium/third_party/icu/source/test/intltest/
Dmiscdtfm.cpp345 const UnicodeString **zones = symbols->getZoneStrings(rowCount, colCount); in test4117335() local
349 if (tzID == (zones[i][0])) { in test4117335()
354 logln(UnicodeString("Long zone name = ") + zones[index][1]); in test4117335()
355 if (zones[index][1] != jstLong) { in test4117335()
356 … errln("*** Should have been " + prettify(jstLong)+ " but it is: " + prettify(zones[index][1])); in test4117335()
359 logln(UnicodeString("Short zone name = ") + zones[index][2]); in test4117335()
360 if (zones[index][2] != jstShort) { in test4117335()
361 … errln("*** Should have been " + prettify(jstShort) + " but it is: " + prettify(zones[index][2])); in test4117335()
364 logln(UnicodeString("Long zone name = ") + zones[index][3]); in test4117335()
365 if (zones[index][3] != jdtLong) { in test4117335()
[all …]
Dcalregts.cpp1601 TimeZone *zones [] = { in Test4149677() local
1613 GregorianCalendar *calendar = new GregorianCalendar(zones[i], status); in Test4149677()
1641 errln("test failed with zone " + zones[i]->getID(temp)); in Test4149677()
/external/freetype/src/pshinter/
Dpshglob.c157 PSH_Blue_Zone zones, zone; in psh_blues_set_zones_0() local
168 zones = bot_table->zones; in psh_blues_set_zones_0()
177 zones = top_table->zones; in psh_blues_set_zones_0()
183 zone = zones; in psh_blues_set_zones_0()
274 PSH_Blue_Zone zone = top_table->zones; in psh_blues_set_zones()
297 PSH_Blue_Zone zone = bot_table->zones; in psh_blues_set_zones()
323 zone = top_table->zones; in psh_blues_set_zones()
357 zone = bot_table->zones; in psh_blues_set_zones()
450 zone = table->zones; in psh_blues_scale_zones()
492 zone1 = normal->zones; in psh_blues_scale_zones()
[all …]
Dpshglob.h110 PSH_Blue_ZoneRec zones[PS_GLOBALS_MAX_BLUE_ZONES]; member
Dpshalgo.c69 FT_FREE( table->zones ); in psh_hint_table_done()
191 FT_NEW_ARRAY( table->zones, 2 * count + 1 ) ) in psh_hint_table_init()
1782 zone = table->zones; in psh_glyph_find_blue_points()
1804 zone = table->zones + blue_count - 1; in psh_glyph_find_blue_points()
2241 scaled = FT_MulFix( globals->blues.normal_top.zones->org_ref, y_scale ); in ps_hints_apply()
Dpshalgo.h88 PSH_ZoneRec* zones; member
/external/icu4c/stubdata/
Dicu_dat_generator.py145 zones = set()
178 zones.add(line[line.find("/")+1:end])
195 ShowMissing(zones, locales, "zone", dat_list_file_path)
204 WriteIndex(os.path.join(TMP_DAT_PATH, "zone", res_index), zones)
/external/chromium/third_party/icu/source/tools/tzcode/
Dicuzones8 # The purpose of this file is to give ICU a superset of the time zones
9 # that are in CLDR and also include legacy ICU time zones originally
17 # Add SystemV/XXX time zones as aliases according to CLDR.
Dzic.c296 static struct zone * zones; variable
712 for (j = i + 1; j < nzones && zones[j].z_name == NULL; ++j)
714 outzone(&zones[i], j - i);
900 zp = &zones[i]; in associate()
910 zp = &zones[i]; in associate()
918 zp = &zones[i]; in associate()
1145 if (zones[i].z_name != NULL &&
1146 strcmp(zones[i].z_name, fields[ZF_NAME]) == 0) {
1149 strlen(zones[i].z_filename)));
1153 zones[i].z_filename,
[all …]
Dreadme.txt33 historical time zones, based on Olson data. The implementations in C
47 to describe the behavior of time zones. The package consists of
Dtz2icu.cpp1627 const set<string>& zones(i->second); in main() local
1634 for (set<string>::const_iterator j=zones.begin(); in main()
1635 j != zones.end(); ++j) { in main()
1724 const set<string>& zones(i->second); in main() local
1726 for (set<string>::const_iterator j=zones.begin(); in main()
1727 j != zones.end(); ++j) { in main()
/external/icu4c/tools/tzcode/
Dicuzones8 # The purpose of this file is to give ICU a superset of the time zones
9 # that are in CLDR and also include legacy ICU time zones originally
17 # Add SystemV/XXX time zones as aliases according to CLDR.
Dzic.c296 static struct zone * zones; variable
712 for (j = i + 1; j < nzones && zones[j].z_name == NULL; ++j)
714 outzone(&zones[i], j - i);
900 zp = &zones[i]; in associate()
910 zp = &zones[i]; in associate()
918 zp = &zones[i]; in associate()
1145 if (zones[i].z_name != NULL &&
1146 strcmp(zones[i].z_name, fields[ZF_NAME]) == 0) {
1149 strlen(zones[i].z_filename)));
1153 zones[i].z_filename,
[all …]
Dreadme.txt33 historical time zones, based on Olson data. The implementations in C
47 to describe the behavior of time zones. The package consists of
Dtz2icu.cpp1727 const set<string>& zones(i->second); in main() local
1734 for (set<string>::const_iterator j=zones.begin(); in main()
1735 j != zones.end(); ++j) { in main()
/external/icu4c/samples/datefmt/
DREADME.TXT64 also create different time zones from the TIMEZONE list.
89 icu/docs/tz.htm. This has a hyperlinked list of current system zones.
/external/freetype/src/psaux/
Dt1decode.c396 decoder->zone = decoder->zones; in t1_decoder_parse_charstrings()
397 zone = decoder->zones; in t1_decoder_parse_charstrings()
1332 if ( zone - decoder->zones >= T1_MAX_SUBRS_CALLS ) in t1_decoder_parse_charstrings()
1397 if ( zone <= decoder->zones ) in t1_decoder_parse_charstrings()
/external/freetype/src/cff/
Dcffgload.h128 CFF_Decoder_Zone zones[CFF_MAX_SUBRS_CALLS + 1]; member
Dcffgload.c917 decoder->zone = decoder->zones; in cff_decoder_parse_charstrings()
918 zone = decoder->zones; in cff_decoder_parse_charstrings()
2380 if ( zone - decoder->zones >= CFF_MAX_SUBRS_CALLS ) in cff_decoder_parse_charstrings()
2422 if ( zone - decoder->zones >= CFF_MAX_SUBRS_CALLS ) in cff_decoder_parse_charstrings()
2452 if ( decoder->zone <= decoder->zones ) in cff_decoder_parse_charstrings()
/external/kernel-headers/original/linux/
Dmmzone.h289 struct zone *zones[MAX_NUMNODES * MAX_NR_ZONES + 1]; // NULL delimited member
/external/qemu/docs/
DCPU-EMULATION.TXT68 When initializing the MMU emulation, one can define several zones of the
/external/freetype/include/freetype/internal/
Dpsaux.h666 T1_Decoder_ZoneRec zones[T1_MAX_SUBRS_CALLS + 1]; member
/external/chromium/base/
Dprocess_util_mac.mm422 // - This does not affect allocations from non-default zones.

12