HomeSort by relevance Sort by last modified time
    Searched full:year (Results 276 - 300 of 2001) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/icu/source/i18n/unicode/
dtitvinf.h 74 * year, month, date, day-of-week, am-pm, hour, hour-of-day, and minute.
76 * year > month > date > am-pm > hour > minute
82 * and &quot;Feb 20, 2008&quot; is year.
90 * is &quot;year&quot;, the date interval pattern is &quot;MMM d, yyyy - MMM d, yyyy&quot;,
98 * For date skeleton, the interval patterns when year, or month, or date is
136 * calendar fields are different: ERA, YEAR, MONTH, DATE, DAY_OF_MONTH,
246 * calendar fields are different: ERA, YEAR, MONTH, DATE, DAY_OF_MONTH,
256 * "year", the interval pattern for en_US when year
345 * ERA, YEAR, MONTH, DAY, AM_PM, HOUR, and MINUT
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
dtitvinf.h 74 * year, month, date, day-of-week, am-pm, hour, hour-of-day, and minute.
76 * year > month > date > am-pm > hour > minute
82 * and &quot;Feb 20, 2008&quot; is year.
90 * is &quot;year&quot;, the date interval pattern is &quot;MMM d, yyyy - MMM d, yyyy&quot;,
98 * For date skeleton, the interval patterns when year, or month, or date is
136 * calendar fields are different: ERA, YEAR, MONTH, DATE, DAY_OF_MONTH,
246 * calendar fields are different: ERA, YEAR, MONTH, DATE, DAY_OF_MONTH,
256 * "year", the interval pattern for en_US when year
345 * ERA, YEAR, MONTH, DAY, AM_PM, HOUR, and MINUT
    [all...]
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
ISO8601Converter.java 52 * <li>YYYY = four-digit year
63 * than 9999. We allow any year, even negative ones. The year is formatted
107 // Extract the year.
108 value = input.gatherInt("Invalid year in date string", 9999);
111 throw new XMPException("Invalid date string, after year", XMPError.BADVALUE);
154 // set default day and month in the year 0000
291 * <li>YYYY = four-digit year
302 * We allow any year, even negative ones. The year is formatted as "%.4d".<p
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/header/
SIPDate.java 112 /** year member
114 protected int year; field in class:SIPDate
142 this.year == other.year &&
155 year = -1;
244 year = javaCal.get(Calendar.YEAR);
291 encoding += year
360 if (year != -1)
361 javaCal.set(Calendar.YEAR, year)
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
simpletz.cpp 18 * 09/17/98 stephen Fixed getOffset() for last hour of year and DST
41 // Use only for decodeStartRule() and decodeEndRule() where the year is not
252 * Sets the daylight savings starting year, that is, the year this time zone began
254 * not to observe daylight savings time prior to that year; SimpleTimeZone doesn't
256 * @param year the daylight savings starting year.
259 SimpleTimeZone::setStartYear(int32_t year)
261 startYear = year;
393 SimpleTimeZone::getOffset(uint8_t era, int32_t year, int32_t month, int32_t day
516 int32_t year, month, dom, dow; local
    [all...]
vzone.cpp 117 vzone_getOffset(VZone* zone, uint8_t era, int32_t year, int32_t month, int32_t day,
119 return ((VTimeZone*)zone)->VTimeZone::getOffset(era, year, month, day, dayOfWeek, millis, status);
123 vzone_getOffset2(VZone* zone, uint8_t era, int32_t year, int32_t month, int32_t day,
126 return ((VTimeZone*)zone)->VTimeZone::getOffset(era, year, month, day, dayOfWeek, millis, monthLength, status);
  /external/icu/icu4c/source/i18n/
simpletz.cpp 18 * 09/17/98 stephen Fixed getOffset() for last hour of year and DST
41 // Use only for decodeStartRule() and decodeEndRule() where the year is not
252 * Sets the daylight savings starting year, that is, the year this time zone began
254 * not to observe daylight savings time prior to that year; SimpleTimeZone doesn't
256 * @param year the daylight savings starting year.
259 SimpleTimeZone::setStartYear(int32_t year)
261 startYear = year;
393 SimpleTimeZone::getOffset(uint8_t era, int32_t year, int32_t month, int32_t day
516 int32_t year, month, dom, dow; local
    [all...]
  /bionic/libc/bionic/
time64_config.h 17 let you go past year 2 billion but the struct will be incompatible
  /developers/build/prebuilts/gradle/SpeedTracker/Application/src/main/java/com/example/android/wearable/speedtracker/
PhoneMainActivity.java 67 calendar.get(Calendar.YEAR),
72 public void onDateSet(DatePicker view, int year, int monthOfYear, int dayOfMonth) {
78 calendar.set(Calendar.YEAR, year);
  /developers/samples/android/wearable/wear/SpeedTracker/Application/src/main/java/com/example/android/wearable/speedtracker/
PhoneMainActivity.java 67 calendar.get(Calendar.YEAR),
72 public void onDateSet(DatePicker view, int year, int monthOfYear, int dayOfMonth) {
78 calendar.set(Calendar.YEAR, year);
  /development/samples/browseable/SpeedTracker/Application/src/com.example.android.wearable.speedtracker/
PhoneMainActivity.java 67 calendar.get(Calendar.YEAR),
72 public void onDateSet(DatePicker view, int year, int monthOfYear, int dayOfMonth) {
78 calendar.set(Calendar.YEAR, year);
  /development/tools/idegen/templates/idea/copyright/
Apache_2.xml 3 <option name="notice" value="Copyright (C) &amp;#36;today.year The Android Open Source Project&#10;&#10;Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);&#10;you may not use this file except in compliance with the License.&#10;You may obtain a copy of the License at&#10;&#10; http://www.apache.org/licenses/LICENSE-2.0&#10;&#10;Unless required by applicable law or agreed to in writing, software&#10;distributed under the License is distributed on an &quot;AS IS&quot; BASIS,&#10;WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.&#10;See the License for the specific language governing permissions and&#10;limitations under the License" />
  /external/bison/build-aux/
update-b4-copyright 4 # include the current year.
29 my ($sec, $min, $hour, $mday, $month, $year) = localtime (time ());
30 $this_year = $year + 1900;
66 # Update the year.
  /external/chromium_org/chrome/browser/resources/options/
autofill_edit_creditcard_overlay.html 20 <select id="expiration-year" aria-labelledby="creditCardExpirationLabel">
  /external/chromium_org/crypto/
nss_util_unittest.cc 22 prxtime.tm_year = exploded.year = 2011;
  /external/chromium_org/media/cast/
cast_defines.h 154 // NTP time will overflow in the year 2036. Also, make sure unit tests don't
155 // regress and use an origin past the year 2036. If this overflows here, the
159 << "One year left to fix the NTP year 2036 wrap-around issue!";
  /external/chromium_org/ppapi/generators/
idl_outfile.py 64 # Ignore changes to the Copyright year which is autogenerated
70 # // From FILENAME.idl modified DAY MON DATE TIME YEAR.
71 # /* From FILENAME.idl modified DAY MON DATE TIME YEAR. */
76 # * modified DAY MON DATE TIME YEAR.
  /external/chromium_org/third_party/icu/source/samples/datecal/
cal.cpp 35 printf("year: %d, month: %d (%d in the implementation), day: %d\n",
ccal.c 37 printf("year: %d, month: %d (%d in the implementation), day: %d\n",
  /external/chromium_org/third_party/icu/source/test/compat/
readme.txt 32 tzone.pl year month day
  /external/chromium_org/third_party/icu/source/test/intltest/
calcasts.h 30 int32_t year; member in struct:CalendarCaseTest::TestCase
dtifmtts.h 46 * Tests different year formats.
tzrulets.h 48 UDate getUTCMillis(int32_t year, int32_t month, int32_t dom,
  /external/chromium_org/third_party/libjingle/source/talk/
PRESUBMIT.py 31 # Accept any year number from start of project to the current year
38 r'.*? Copyright %(year)s,? Google Inc\.\n'
78 'year': years_re,
  /external/chromium_org/third_party/opus/src/doc/
footer.html.patch 14 +&copy;$year<br/>

Completed in 3389 milliseconds

<<11121314151617181920>>