HomeSort by relevance Sort by last modified time
    Searched refs:Year (Results 1 - 18 of 18) sorted by null

  /bionic/libc/bionic/
time64.c 76 typedef int64_t Year;
107 static const Year years_in_gregorian_cycle = 400;
111 /* Year range we can trust the time funcitons with */
115 /* 28 year Julian calendar cycle */
118 /* Year cycle from MAX_SAFE_YEAR down. */
129 /* Year cycle from MIN_SAFE_YEAR up */
183 static int is_exception_century(Year year)
185 int is_exception = ((year % 100 == 0) && !(year % 400 == 0))
199 Year year; local
490 Year year = input_date->tm_year + 1900; local
523 Year year = 70; local
    [all...]
  /external/chromium_org/v8/test/webkit/
date-set-to-nan.js 25 "This tests if the Date setters handle invalid parameters correctly resulting in a NaN date and if a recovery from such a NaN date is only possible by using the date.setTime() and date.set[[UTC]Full]Year() functions."
44 "Year"
433 functionNameRoot != "Year")
441 functionNameRoot != "Year")
449 functionNameRoot != "Year")
460 else if (functionNameRoot == "Year")
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mpeg2structs.h 180 WORD Year;
poclass.h 177 USHORT Year;
323 UINT16 Year;
ntddmmc.h 607 UCHAR Year[4];
  /external/chromium_org/v8/test/mjsunit/
date.js 70 // Year
  /external/chromium_org/third_party/libxslt/libexslt/
date.c 87 long year; member in struct:_exsltDateValDate
159 (IS_LEAP(dt->year) ? \
164 (VALID_YEAR(dt->year) && VALID_MONTH(dt->mon) && VALID_MDAY(dt))
186 #define DAY_IN_YEAR(day, month, year) \
187 ((IS_LEAP(year) ? \
198 * xs:gYear. It is supposed that @dt->year is big enough to contain
199 * the year.
221 dt->year = dt->year * 10 + (*cur - '0');
226 /* year must be at least 4 digits (CCYY); over
1962 double year; local
2146 long diy, diw, year, ret; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
mce.h 184 UCHAR Year;
wdm.h 445 CSHORT Year;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.text_3.5.0.v20100601-1300.jar 
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk-dyn/assets/js/
android_3p-bundle.js     [all...]
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 
  /external/bison/build-aux/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]

Completed in 1329 milliseconds