HomeSort by relevance Sort by last modified time
    Searched full:year (Results 601 - 625 of 1223) sorted by null

<<21222324252627282930>>

  /packages/apps/Calendar/src/com/android/calendar/month/
MonthByWeekFragment.java 460 if (time.year == mDesiredDay.year && time.month == mDesiredDay.month) {
SimpleWeekView.java 296 if (time.year == today.year && time.yearDay == today.yearDay) {
  /prebuilts/misc/common/jython/
LICENSE_CPython.txt 16 year, the PythonLabs team moved to Digital Creations (now Zope
28 Release Derived Year Owner GPL-
  /bionic/libc/tzcode/
private.h 345 ** The Gregorian year averages 365.2425 days, which is 31556952 seconds.
  /developers/samples/android/security/keystore/BasicAndroidKeyStore/BasicAndroidKeyStore/src/main/java/com/example/android/basicandroidkeystore/
KeyStoreHelper.java 65 end.add(1, Calendar.YEAR);
  /development/apps/Development/src/com/android/development/
MediaScannerActivity.java 190 map.put(Audio.Media.YEAR, baseYear + mRandom.nextInt(10));
  /external/bison/
configure.ac 31 [The copyright year for this package])
  /external/chromium/net/ftp/
ftp_directory_listing_parser_ls.cc 88 // * 8. year or time <-- column_offset will be the index of this column
ftp_directory_listing_parser_vms.cc 154 if (!base::StringToInt(date_parts[2], &time_exploded.year))
  /external/chromium/third_party/libjingle/source/talk/base/
opensslidentity.cc 53 static const int CERTIFICATE_LIFETIME = 60*60*24*365; // one year, arbitrarily
  /external/icu4c/i18n/unicode/
basictz.h 118 * If this time zone does not use any daylight saving time within about 1 year from the specified
tmutfmt.h 252 // get time unit name, such as "year", from time unit field enum, such as
  /external/icu4c/tools/toolutil/
toolutil.cpp 85 /* No formatting- no way to set the current year. */
  /external/iproute2/doc/actions/
ifb-README 38 instead of sitting on the patch for another year, to release it and then
  /external/openssl/apps/
CA.pl 48 $DAYS="-days 365"; # 1 year
CA.pl.in 48 $DAYS="-days 365"; # 1 year
CA.sh 63 if [ -z "$DAYS" ] ; then DAYS="-days 365" ; fi # 1 year
  /external/openssl/crypto/asn1/
a_gentm.c 129 /* GENERALIZEDTIME is similar to UTCTIME except the year is
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_3/Date/
15.9.5.4.js 48 var year = ''; variable
15.9.5.7.js 52 var year = ''; variable
  /frameworks/av/include/media/stagefright/
MetaData.h 86 kKeyYear = 'year', // cstring
  /frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
RRuleTest.java 482 // month day and a year day, so here's a really contrived example
542 * Find the first weekday of the first week of the year.
543 * The first week of the year may be partial, and the first week is considered
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man7/
gfdl.7 310 location until at least one year after the last time you distribute an
368 to it an item stating at least the title, year, new authors, and
371 stating the title, year, authors, and publisher of the Document as
602 \& Copyright (C) <year> <your name>.
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man7/
gfdl.7 310 location until at least one year after the last time you distribute an
368 to it an item stating at least the title, year, new authors, and
371 stating the title, year, authors, and publisher of the Document as
602 \& Copyright (C) <year> <your name>.
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man7/
gfdl.7 310 location until at least one year after the last time you distribute an
368 to it an item stating at least the title, year, new authors, and
371 stating the title, year, authors, and publisher of the Document as
602 \& Copyright (C) <year> <your name>.

Completed in 1086 milliseconds

<<21222324252627282930>>