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

  /bionic/libc/bionic/
time64.c 72 typedef int64_t Year;
103 static const Year years_in_gregorian_cycle = 400;
107 /* Year range we can trust the time funcitons with */
111 /* 28 year Julian calendar cycle */
114 /* Year cycle from MAX_SAFE_YEAR down. */
125 /* Year cycle from MIN_SAFE_YEAR up */
190 static int is_exception_century(Year year)
192 int is_exception = ((year % 100 == 0) && !(year % 400 == 0))
206 Year year; local
495 Year year = input_date->tm_year + 1900; local
528 Year year = 70; local
    [all...]
  /external/v8/test/mjsunit/
date.js 68 // Year
  /external/e2fsprogs/lib/et/
texinfo.tex 600 % Produces Day Month Year style of output.
605 \space\number\year}
607 % Use this if you want the Month Day, Year style of output.
611 %\space\number\day, \number\year}
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.text_3.5.0.v20100601-1300.jar 
  /external/grub/docs/
texinfo.tex     [all...]
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]

Completed in 378 milliseconds