| /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/ |
| CalendarTest.java | 44 cal.set(Calendar.YEAR, 2002); 49 cal.set(Calendar.YEAR, 2002); 55 cal.set(Calendar.YEAR, 2002); 73 cal.set(Calendar.YEAR, 2002); 79 cal.set(Calendar.YEAR, 2002); 85 cal.set(Calendar.YEAR, 2002); 91 cal.set(Calendar.YEAR, 2002); 97 cal.set(Calendar.YEAR, 2002); 103 cal.set(Calendar.YEAR, 2002); 109 cal.set(Calendar.YEAR, 2002) 467 int year = Integer.MIN_VALUE + 71; local [all...] |
| /libcore/luni/src/test/java/tests/api/java/util/ |
| CalendarTest.java | 44 cal.set(Calendar.YEAR, 2002); 49 cal.set(Calendar.YEAR, 2002); 55 cal.set(Calendar.YEAR, 2002); 73 cal.set(Calendar.YEAR, 2002); 79 cal.set(Calendar.YEAR, 2002); 85 cal.set(Calendar.YEAR, 2002); 91 cal.set(Calendar.YEAR, 2002); 97 cal.set(Calendar.YEAR, 2002); 103 cal.set(Calendar.YEAR, 2002); 109 cal.set(Calendar.YEAR, 2002) 467 int year = Integer.MIN_VALUE + 71; local [all...] |
| /external/icu4c/i18n/unicode/ |
| calendar.h | 55 * <code>YEAR</code>, <code>MONTH</code>, <code>DAY</code>, <code>HOUR</code>, 91 * <code>UDate</code> (such as only year and month but no day in the month), 100 * start of the epoch: i.e., YEAR = 1970, MONTH = JANUARY, DATE = 1, etc. 151 * specification of the historial Arabic astronomical calendar requires year, 218 YEAR, // Example: 1..big number 234 YEAR_WOY, // 'Y' Example: 1..big number - Year of Week of Year 544 * starting with 100 BC and adding +1 to year results in 99 BC (even though this actually reduces 566 * starting with 100 BC and adding +1 to year results in 99 BC (even though this actually reduces 584 * roll(Calendar::DATE, true). When rolling on the year or Calendar::YEAR field, i [all...] |
| /external/icu4c/test/intltest/ |
| incaltst.cpp | 147 * that behaves like a Gregorian but has different year/era mappings. 150 * { era, year, gregorianYear, month, dayOfMonth, ... ... , -1 } 172 int32_t year = data[i++]; local 183 cal.set(year, month, dayOfMonth); 190 logln(UnicodeString("OK: ") + era + ":" + year + "/" + (month+1) + "/" + dayOfMonth + 193 errln(UnicodeString("Fail: (fields to millis)") + era + ":" + year + "/" + (month+1) + "/" + dayOfMonth + 206 if (y == year && e == era) { 214 ", expected " + era + ":" + year + "/" + (month+1) + "/" + 268 2542, // B. year 269 1999, // G. year [all...] |
| /external/chromium/chrome/browser/autofill/ |
| credit_card.cc | 211 string16 year = Expiration2DigitYearAsString(); local 212 if (!month.empty() && !year.empty()) 213 return month + ASCIIToUTF16("/") + year; 219 string16 year = Expiration4DigitYearAsString(); local 220 if (!month.empty() && !year.empty()) 221 return month + ASCIIToUTF16("/") + year; 470 int year; local 471 if (!ConvertDate(text, &year)) 474 SetExpirationYear(year); 515 int year; local 523 int year; local [all...] |
| /external/chromium_org/third_party/WebKit/Source/core/page/ |
| PagePopupController.cpp | 78 String PagePopupController::formatMonth(int year, int zeroBaseMonth) 83 date.setMonthsSinceEpoch((year - 1970) * 12.0 + zeroBaseMonth); 87 String PagePopupController::formatShortMonth(int year, int zeroBaseMonth) 92 date.setMonthsSinceEpoch((year - 1970) * 12.0 + zeroBaseMonth);
|
| PagePopupController.h | 50 String formatMonth(int year, int zeroBaseMonth); 51 String formatShortMonth(int year, int zeroBaseMonth);
|
| PagePopupController.idl | 39 [Conditional=CALENDAR_PICKER] DOMString formatMonth(long year, long zeroBaseMonth); 40 [Conditional=CALENDAR_PICKER] DOMString formatShortMonth(long year, long zeroBaseMonth);
|
| /external/chromium_org/third_party/opus/src/doc/ |
| footer.html | 13 ©$year<br/>
|
| /external/chromium_org/tools/gyp/ |
| PRESUBMIT.py | 78 # Accept any year number from 2009 to the current year. 85 r'.*? Copyright (\(c\) )?%(year)s Google Inc\. All rights reserved\.\n' 90 'year': years_re,
|
| /external/libxml2/include/libxml/ |
| nanoftp.h | 50 * @year: the year 57 * Note that only one of year and day:minute are specified. 62 unsigned long size, int links, int year,
|
| /external/skia/tools/copyright/ |
| main.py | 11 while keeping the year and holder intact. 13 year and default holder. 50 (year, holder) = parser.GetCopyrightBlockAttributes(old_copyright_block) 56 new_copyright_block = parser.CreateCopyrightBlock(year, holder)
|
| /external/wpa_supplicant_8/src/utils/ |
| os_win32.c | 50 int os_mktime(int year, int month, int day, int hour, int min, int sec, 57 if (year < 1970 || month < 1 || month > 12 || day < 1 || day > 31 || 63 tm.tm_year = year - 1900; 103 tm->year = tm2->tm_year + 1900;
|
| /frameworks/av/media/mtp/ |
| MtpUtils.cpp | 30 representation, YYYY shall be replaced by the year, MM replaced by the month (01-12), 37 int year, month, day, hour, minute, second; local 41 &year, &month, &day, &hour, &minute, &second) != 6) 59 tm.tm_year = year - 1900;
|
| /frameworks/opt/datetimepicker/res/values/ |
| strings.xml | 45 Content description for the year selector in the date picker, which displays 49 <string name="year_picker_description">Year list</string> 52 <!-- Accessibility announcement for the year picker [CHAR LIMIT=NONE] --> 53 <string name="select_year">Select year</string>
|
| /ndk/sources/host-tools/sed-4.2.1/testsuite/ |
| dc.inp | 2 # usage: (echo YEAR; cat easter.dc) | dc
|
| /libcore/luni/src/main/java/javax/xml/datatype/ |
| XMLGregorianCalendar.java | 66 * <a name="datetimefield-year"/> 68 * <td> year </td> 74 * {@link #getEon()} is high order year value in billion of years.<br/> 77 * Given that <a href="http://www.w3.org/2001/05/xmlschema-errata#e2-63">XML Schema 1.0 errata</a> states that the year zero 79 * this class allows the year field to be set to zero. Otherwise, 80 * the year field value is handled exactly as described 82 * validation does not allow for the year field to have a value of zero. 196 * BigInteger year, 205 * int year, 215 * int year, [all...] |
| /cts/tests/tests/text/src/android/text/format/cts/ |
| TimeTest.java | 43 time.year = 2008; 49 assertEquals(2008, cal.get(Calendar.YEAR)); 73 final int year = 2008; local 77 time.set(date, month, year); 78 assertEquals(year, time.year); 95 assertEquals(time.year, anotherTime.year); 115 assertEquals(time.year, anotherTime.year); 582 final int year = 2008; local [all...] |
| /external/chromium/net/ftp/ |
| ftp_util.cc | 172 if (!base::StringToInt(rest, &time_exploded.year)) { 199 // Guess the year. 203 // If it's not possible for the parsed date to be in the current year, 204 // use the previous year. 208 time_exploded.year = current_exploded.year - 1; 210 time_exploded.year = current_exploded.year;
|
| ftp_util.h | 37 // of month. The third one is either a time (and then we guess the year based 38 // on |current_time|), or is a year (and then we don't know the time).
|
| /external/chromium_org/content/renderer/ |
| date_time_formatter.h | 23 // a set of year/month/day/hour/minute/second and vice versa. 30 int year, int month, int day, int hour, int minute, int second,
|
| /external/chromium_org/third_party/icu/source/i18n/ |
| olsontz.cpp | 221 // year boundary, SimpleTimeZone may return false result when DST is observed at the 222 // beginning of year. We could apply safe margin (day or two), but when one of recurrent 223 // rules falls around year boundary, it could return false result. Without setting the 224 // start year, finalZone works fine around the year boundary of the start year. 234 // small windows of time around the year boundary, this may 319 int32_t OlsonTimeZone::getOffset(uint8_t era, int32_t year, int32_t month, 328 return getOffset(era, year, month, dom, dow, millis, 329 Grego::monthLength(year, month) 428 int32_t year, month, dom, dow; local 555 int32_t year, month, dom, dow, doy, mid; local [all...] |
| /external/chromium_org/third_party/icu/source/test/cintltst/ |
| ccaltst.h | 81 static void verify1(const char* msg, UCalendar* c, UDateFormat* dat, int32_t year, int32_t month, int32_t day); 83 static void verify2(const char* msg, UCalendar* c, UDateFormat* dat, int32_t year, int32_t month, int32_t day,
|
| /external/chromium_org/v8/test/mjsunit/regress/ |
| regress-399.js | 31 var year = Number(String(date).match(/.*(200\d)/)[1]); variable 32 assertEquals(year, date.getFullYear());
|
| /external/icu4c/i18n/ |
| olsontz.cpp | 226 // year boundary, SimpleTimeZone may return false result when DST is observed at the 227 // beginning of year. We could apply safe margin (day or two), but when one of recurrent 228 // rules falls around year boundary, it could return false result. Without setting the 229 // start year, finalZone works fine around the year boundary of the start year. 239 // small windows of time around the year boundary, this may 329 int32_t OlsonTimeZone::getOffset(uint8_t era, int32_t year, int32_t month, 338 return getOffset(era, year, month, dom, dow, millis, 339 Grego::monthLength(year, month) 438 int32_t year, month, dom, dow; local 565 int32_t year, month, dom, dow, doy, mid; local [all...] |