Home
last modified time | relevance | path

Searched refs:SUN (Results 1 – 25 of 45) sorted by relevance

12

/external/icu/icu4c/source/test/intltest/
Dcalcasts.cpp109 enum { SUN=UCAL_SUNDAY, enumerator
129 { 1507231.5, 0, -1245, 12, 9, SUN, 0, 0, 0}, in IslamicCivil()
132 { 1770641.5, 0, -501, 4, 6, SUN, 0, 0, 0}, in IslamicCivil()
136 { 2091164.5, 0, 403, 10, 5, SUN, 0, 0, 0}, in IslamicCivil()
137 { 2121509.5, 0, 489, 5, 22, SUN, 0, 0, 0}, in IslamicCivil()
141 { 2195261.5, 0, 697, 7, 7, SUN, 0, 0, 0}, in IslamicCivil()
142 { 2229274.5, 0, 793, 7, 1, SUN, 0, 0, 0}, in IslamicCivil()
148 { 2334848.5, 0, 1091, 6, 2, SUN, 0, 0, 0}, in IslamicCivil()
150 { 2366978.5, 0, 1182, 2, 3, SUN, 0, 0, 0}, in IslamicCivil()
153 { 2416223.5, 0, 1321, 1, 21, SUN, 0, 0, 0}, in IslamicCivil()
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DTextTrieMapTest.java16 private static final Integer SUN = new Integer(1); field in TextTrieMapTest
28 {"Sunday", SUN},
35 {"Sun", SUN},
42 {"S", SUN},
52 {"Sunday", SUN, SUN},
53 {"sunday", null, SUN},
59 {"SUN", new Object[]{SUN, SAT}, SUN},
60 {"super", null, SUN},
101 checkResult(itr, new Object[]{FOO, SUN}); in TestCaseSensitive()
136 checkResult(itr, new Object[]{SUN, FOO, BAR}); in TestCaseInsensitive()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DTextTrieMapTest.java20 private static final Integer SUN = new Integer(1); field in TextTrieMapTest
32 {"Sunday", SUN},
39 {"Sun", SUN},
46 {"S", SUN},
56 {"Sunday", SUN, SUN},
57 {"sunday", null, SUN},
63 {"SUN", new Object[]{SUN, SAT}, SUN},
64 {"super", null, SUN},
105 checkResult(itr, new Object[]{FOO, SUN}); in TestCaseSensitive()
140 checkResult(itr, new Object[]{SUN, FOO, BAR}); in TestCaseInsensitive()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DIndianTest.java62 new TestCase(1770641.5, 0, 57, ASVINA, 10, SUN, 0, 0, 0), in TestCases()
66 new TestCase(2091164.5, 0, 935, VAISAKHA, 5, SUN, 0, 0, 0), in TestCases()
67 new TestCase(2121509.5, 0, 1018, JYAISTHA, 3, SUN, 0, 0, 0), in TestCases()
71 new TestCase(2195261.5, 0, 1220, VAISAKHA, 7, SUN, 0, 0, 0), in TestCases()
72 new TestCase(2229274.5, 0, 1313, JYAISTHA, 22, SUN, 0, 0, 0), in TestCases()
80 new TestCase(2334610.5, 0, 1601, KARTIKA, 14, SUN, 0, 0, 0), in TestCases()
85 new TestCase(2334757.5, 0, 1602, CHAITRA, 11, SUN, 0, 0, 0), in TestCases()
89 new TestCase(2334848.5, 0, 1602, ASADHA, 9, SUN, 0, 0, 0), in TestCases()
92 new TestCase(2366978.5, 0, 1690, JYAISTHA, 29, SUN, 0, 0, 0), in TestCases()
95 new TestCase(2416223.5, 0, 1825, CHAITRA, 29, SUN, 0, 0, 0), in TestCases()
[all …]
DHebrewTest.java145 new TestCase(1507231.5, 0, 3174, 12, 10, SUN, 0, 0, 0), in TestCases()
148 new TestCase(1770641.5, 0, 3896, 1, 9, SUN, 0, 0, 0), in TestCases()
152 new TestCase(2091164.5, 0, 4773, 9, 6, SUN, 0, 0, 0), in TestCases()
153 new TestCase(2121509.5, 0, 4856, 9, 23, SUN, 0, 0, 0), in TestCases()
157 new TestCase(2195261.5, 0, 5058, 9, 7, SUN, 0, 0, 0), in TestCases()
158 new TestCase(2229274.5, 0, 5151, 11, 1, SUN, 0, 0, 0), in TestCases()
166 new TestCase(2334610.5, 0, 5440, 3, 1, SUN, 0, 0, 0), in TestCases()
171 new TestCase(2334757.5, 0, 5440, 8, 1, SUN, 0, 0, 0), in TestCases()
175 new TestCase(2334848.5, 0, 5440, 11, 3, SUN, 0, 0, 0), in TestCases()
178 new TestCase(2366978.5, 0, 5528, 11, 4, SUN, 0, 0, 0), in TestCases()
[all …]
DChineseTest.java211 new ChineseTestCase(1507231.5, 35, 11, 6, false, 12, SUN), in TestJulianDayMapping()
214 new ChineseTestCase(1770641.5, 47, 12, 8, false, 9, SUN), in TestJulianDayMapping()
218 new ChineseTestCase(2091164.5, 61, 50, 3, false, 7, SUN), in TestJulianDayMapping()
219 new ChineseTestCase(2121509.5, 63, 13, 4, false, 24, SUN), in TestJulianDayMapping()
223 new ChineseTestCase(2195261.5, 66, 35, 3, false, 9, SUN), //* in TestJulianDayMapping()
224 new ChineseTestCase(2229274.5, 68, 8, 5, false, 2, SUN), //* in TestJulianDayMapping()
230 new ChineseTestCase(2334848.5, 72, 57, 6, false, 5, SUN), in TestJulianDayMapping()
232 new ChineseTestCase(2366978.5, 74, 25, 5, false, 5, SUN), in TestJulianDayMapping()
235 new ChineseTestCase(2416223.5, 76, 40, 3, false, 22, SUN), in TestJulianDayMapping()
236 new ChineseTestCase(2425848.5, 77, 6, 7, false, 21, SUN), in TestJulianDayMapping()
[all …]
DIslamicTest.java95 new TestCase(1507231.5, 0, -1245, 12, 9, SUN, 0, 0, 0), in TestCivilCases()
98 new TestCase(1770641.5, 0, -501, 4, 6, SUN, 0, 0, 0), in TestCivilCases()
102 new TestCase(2091164.5, 0, 403, 10, 5, SUN, 0, 0, 0), in TestCivilCases()
103 new TestCase(2121509.5, 0, 489, 5, 22, SUN, 0, 0, 0), in TestCivilCases()
107 new TestCase(2195261.5, 0, 697, 7, 7, SUN, 0, 0, 0), in TestCivilCases()
108 new TestCase(2229274.5, 0, 793, 7, 1, SUN, 0, 0, 0), in TestCivilCases()
114 new TestCase(2334848.5, 0, 1091, 6, 2, SUN, 0, 0, 0), in TestCivilCases()
116 new TestCase(2366978.5, 0, 1182, 2, 3, SUN, 0, 0, 0), in TestCivilCases()
119 new TestCase(2416223.5, 0, 1321, 1, 21, SUN, 0, 0, 0), in TestCivilCases()
120 new TestCase(2425848.5, 0, 1348, 3, 19, SUN, 0, 0, 0), in TestCivilCases()
[all …]
DEthiopicTest.java154 … new TestCase(1725316.5, 1, 4, 1, 1, SUN, 0, 0, 0), // Gregorian: 28/08/0011 - dlf in TestCases()
161 … new TestCase(1725680.5, 1, 4, 13, 5, SUN, 0, 0, 0), // Gregorian: 26/08/0012 in TestCases()
203 … new TestCase(1725316.5, 0, 5504, 1, 1, SUN, 0, 0, 0), // Gregorian: 28/08/0011 - dlf in TestCases()
210 … new TestCase(1725680.5, 0, 5504, 13, 5, SUN, 0, 0, 0), // Gregorian: 26/08/0012 in TestCases()
DCopticTest.java121 … new TestCase(1825759.5, 1, 3, 1, 1, SUN, 0, 0, 0), // Gregorian: 29/08/0286 in TestCases()
126 … new TestCase(1826123.5, 1, 3, 13, 5, SUN, 0, 0, 0), // Gregorian: 28/08/0287 in TestCases()
DCalendarTest.java34 public final static int SUN = Calendar.SUNDAY; field in CalendarTest
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DIndianTest.java58 new TestCase(1770641.5, 0, 57, ASVINA, 10, SUN, 0, 0, 0), in TestCases()
62 new TestCase(2091164.5, 0, 935, VAISAKHA, 5, SUN, 0, 0, 0), in TestCases()
63 new TestCase(2121509.5, 0, 1018, JYAISTHA, 3, SUN, 0, 0, 0), in TestCases()
67 new TestCase(2195261.5, 0, 1220, VAISAKHA, 7, SUN, 0, 0, 0), in TestCases()
68 new TestCase(2229274.5, 0, 1313, JYAISTHA, 22, SUN, 0, 0, 0), in TestCases()
76 new TestCase(2334610.5, 0, 1601, KARTIKA, 14, SUN, 0, 0, 0), in TestCases()
81 new TestCase(2334757.5, 0, 1602, CHAITRA, 11, SUN, 0, 0, 0), in TestCases()
85 new TestCase(2334848.5, 0, 1602, ASADHA, 9, SUN, 0, 0, 0), in TestCases()
88 new TestCase(2366978.5, 0, 1690, JYAISTHA, 29, SUN, 0, 0, 0), in TestCases()
91 new TestCase(2416223.5, 0, 1825, CHAITRA, 29, SUN, 0, 0, 0), in TestCases()
[all …]
DHebrewTest.java141 new TestCase(1507231.5, 0, 3174, 12, 10, SUN, 0, 0, 0), in TestCases()
144 new TestCase(1770641.5, 0, 3896, 1, 9, SUN, 0, 0, 0), in TestCases()
148 new TestCase(2091164.5, 0, 4773, 9, 6, SUN, 0, 0, 0), in TestCases()
149 new TestCase(2121509.5, 0, 4856, 9, 23, SUN, 0, 0, 0), in TestCases()
153 new TestCase(2195261.5, 0, 5058, 9, 7, SUN, 0, 0, 0), in TestCases()
154 new TestCase(2229274.5, 0, 5151, 11, 1, SUN, 0, 0, 0), in TestCases()
162 new TestCase(2334610.5, 0, 5440, 3, 1, SUN, 0, 0, 0), in TestCases()
167 new TestCase(2334757.5, 0, 5440, 8, 1, SUN, 0, 0, 0), in TestCases()
171 new TestCase(2334848.5, 0, 5440, 11, 3, SUN, 0, 0, 0), in TestCases()
174 new TestCase(2366978.5, 0, 5528, 11, 4, SUN, 0, 0, 0), in TestCases()
[all …]
DChineseTest.java207 new ChineseTestCase(1507231.5, 35, 11, 6, false, 12, SUN), in TestJulianDayMapping()
210 new ChineseTestCase(1770641.5, 47, 12, 8, false, 9, SUN), in TestJulianDayMapping()
214 new ChineseTestCase(2091164.5, 61, 50, 3, false, 7, SUN), in TestJulianDayMapping()
215 new ChineseTestCase(2121509.5, 63, 13, 4, false, 24, SUN), in TestJulianDayMapping()
219 new ChineseTestCase(2195261.5, 66, 35, 3, false, 9, SUN), //* in TestJulianDayMapping()
220 new ChineseTestCase(2229274.5, 68, 8, 5, false, 2, SUN), //* in TestJulianDayMapping()
226 new ChineseTestCase(2334848.5, 72, 57, 6, false, 5, SUN), in TestJulianDayMapping()
228 new ChineseTestCase(2366978.5, 74, 25, 5, false, 5, SUN), in TestJulianDayMapping()
231 new ChineseTestCase(2416223.5, 76, 40, 3, false, 22, SUN), in TestJulianDayMapping()
232 new ChineseTestCase(2425848.5, 77, 6, 7, false, 21, SUN), in TestJulianDayMapping()
[all …]
DIslamicTest.java91 new TestCase(1507231.5, 0, -1245, 12, 9, SUN, 0, 0, 0), in TestCivilCases()
94 new TestCase(1770641.5, 0, -501, 4, 6, SUN, 0, 0, 0), in TestCivilCases()
98 new TestCase(2091164.5, 0, 403, 10, 5, SUN, 0, 0, 0), in TestCivilCases()
99 new TestCase(2121509.5, 0, 489, 5, 22, SUN, 0, 0, 0), in TestCivilCases()
103 new TestCase(2195261.5, 0, 697, 7, 7, SUN, 0, 0, 0), in TestCivilCases()
104 new TestCase(2229274.5, 0, 793, 7, 1, SUN, 0, 0, 0), in TestCivilCases()
110 new TestCase(2334848.5, 0, 1091, 6, 2, SUN, 0, 0, 0), in TestCivilCases()
112 new TestCase(2366978.5, 0, 1182, 2, 3, SUN, 0, 0, 0), in TestCivilCases()
115 new TestCase(2416223.5, 0, 1321, 1, 21, SUN, 0, 0, 0), in TestCivilCases()
116 new TestCase(2425848.5, 0, 1348, 3, 19, SUN, 0, 0, 0), in TestCivilCases()
[all …]
DEthiopicTest.java150 … new TestCase(1725316.5, 1, 4, 1, 1, SUN, 0, 0, 0), // Gregorian: 28/08/0011 - dlf in TestCases()
157 … new TestCase(1725680.5, 1, 4, 13, 5, SUN, 0, 0, 0), // Gregorian: 26/08/0012 in TestCases()
199 … new TestCase(1725316.5, 0, 5504, 1, 1, SUN, 0, 0, 0), // Gregorian: 28/08/0011 - dlf in TestCases()
206 … new TestCase(1725680.5, 0, 5504, 13, 5, SUN, 0, 0, 0), // Gregorian: 26/08/0012 in TestCases()
DCopticTest.java117 … new TestCase(1825759.5, 1, 3, 1, 1, SUN, 0, 0, 0), // Gregorian: 29/08/0286 in TestCases()
122 … new TestCase(1826123.5, 1, 3, 13, 5, SUN, 0, 0, 0), // Gregorian: 28/08/0287 in TestCases()
DCalendarTest.java30 public final static int SUN = Calendar.SUNDAY; field in CalendarTest
/external/nist-sip/java/gov/nist/javax/sip/parser/
DTokenNames.java65 public static final String SUN = SIPDate.SUN; field
DHeaderParser.java67 else if (TokenNames.SUN.equalsIgnoreCase(id)) in wkday()
/external/objenesis/main/src/org/objenesis/strategy/
DBaseInstantiatorStrategy.java32 protected static final String SUN = "Java HotSpot"; field in BaseInstantiatorStrategy
DSerializingInstantiatorStrategy.java57 if(JVM_NAME.startsWith(SUN)) { in newInstantiatorOf()
DStdInstantiatorStrategy.java52 if(JVM_NAME.startsWith(SUN)) { in newInstantiatorOf()
/external/nist-sip/java/gov/nist/javax/sip/header/
DSIPDate.java78 public static final String SUN = "Sun"; field in SIPDate
194 sipWkDay = SUN; in SIPDate()
395 } else if (sipWkDay.compareToIgnoreCase(SUN) == 0) { in setWkday()
/external/libxml2/xstc/
DMakefile.am87 $(XSLTPROC) --nonet --stringparam vendor SUN \
/external/unicode/
Demoji-data.txt42 2600..2604 ; Emoji # 1.1 [5] (☀️..☄️) BLACK SUN WITH RAYS..COMET
69 26C4..26C5 ; Emoji # 5.2 [2] (⛄️..⛅️) SNOWMAN WITHOUT SNOW..SUN BEHIND CLOUD
127 1F324..1F32C ; Emoji # 7.0 [9] (��️..��️) WHITE SUN WITH SMALL CLOUD..WIND BLOW…
249 26C4..26C5 ; Emoji_Presentation # 5.2 [2] (⛄️..⛅️) SNOWMAN WITHOUT SNOW..SUN BEHIND CLOUD

12