HomeSort by: relevance | last modified time | path
    Searched refs:month (Results 1 - 25 of 198) sorted by relevancy

1 2 3 4 5 6 7 8

  /src/lib/libc/time/
leapseconds.awk 36 print "# Leap YEAR MONTH DAY HH:MM:SS CORR R/S"
47 month = $5
55 if (month == "Jan") {
57 month = "Dec";
59 } else if (month == "Jul") {
60 month = "Jun";
63 printf "Leap\t%s\t%s\t%s\t%s\tS\n", year, month, day, sign
  /src/external/gpl2/gettext/dist/build-aux/
mdate-sh 85 # until we find a month. This cannot work with files whose owner is a
87 # will be owned by a user whose name is a month. So we first look at
94 # Find which argument is the month.
95 month=
97 until test $month
103 Jan) month=January; nummonth=1;;
104 Feb) month=February; nummonth=2;;
105 Mar) month=March; nummonth=3;;
106 Apr) month=April; nummonth=4;;
107 May) month=May; nummonth=5;
    [all...]
  /src/external/gpl2/gmake/dist/config/
mdate-sh 85 # until we find a month. This cannot work with files whose owner is a
87 # will be owned by a user whose name is a month. So we first look at
94 # Find which argument is the month.
95 month=
97 until test $month
103 Jan) month=January; nummonth=1;;
104 Feb) month=February; nummonth=2;;
105 Mar) month=March; nummonth=3;;
106 Apr) month=April; nummonth=4;;
107 May) month=May; nummonth=5;
    [all...]
  /src/external/gpl2/texinfo/dist/doc/
mdate-sh 76 # until we find a month. This cannot work with files whose owner is a
78 # will be owned by a user whose name is a month. So we first look at
85 # Find which argument is the month.
86 month=
88 until test $month
94 Jan) month=January; nummonth=1;;
95 Feb) month=February; nummonth=2;;
96 Mar) month=March; nummonth=3;;
97 Apr) month=April; nummonth=4;;
98 May) month=May; nummonth=5;
    [all...]
  /src/external/gpl2/xcvs/dist/build-aux/
mdate-sh 88 # until we find a month. This cannot work with files whose owner is a
90 # will be owned by a user whose name is a month. So we first look at
97 # Find which argument is the month.
98 month=
100 until test $month
106 Jan) month=January; nummonth=1;;
107 Feb) month=February; nummonth=2;;
108 Mar) month=March; nummonth=3;;
109 Apr) month=April; nummonth=4;;
110 May) month=May; nummonth=5;
    [all...]
  /src/external/gpl2/xcvs/dist/doc/
mdate-sh 77 # until we find a month. This cannot work with files whose owner is a
79 # will be owned by a user whose name is a month. So we first look at
86 # Find which argument is the month.
87 month=
89 until test $month
95 Jan) month=January; nummonth=1;;
96 Feb) month=February; nummonth=2;;
97 Mar) month=March; nummonth=3;;
98 Apr) month=April; nummonth=4;;
99 May) month=May; nummonth=5;
    [all...]
  /src/crypto/external/bsd/heimdal/dist/doc/
mdate-sh 35 # The month is at least the fourth argument
41 # Find the month. Next argument is day, followed by the year or time.
42 month=
43 until test $month
47 Jan) month=January; nummonth=1;;
48 Feb) month=February; nummonth=2;;
49 Mar) month=March; nummonth=3;;
50 Apr) month=April; nummonth=4;;
51 May) month=May; nummonth=5;;
52 Jun) month=June; nummonth=6;
    [all...]
  /src/external/gpl2/diffutils/dist/config/
mdate-sh 40 # The month is at least the fourth argument
46 # Find the month. Next argument is day, followed by the year or time.
47 month=
48 until test $month
52 Jan) month=January; nummonth=1;;
53 Feb) month=February; nummonth=2;;
54 Mar) month=March; nummonth=3;;
55 Apr) month=April; nummonth=4;;
56 May) month=May; nummonth=5;;
57 Jun) month=June; nummonth=6;
    [all...]
  /src/external/gpl2/grep/dist/doc/
mdate-sh 40 # The month is at least the fourth argument
46 # Find the month. Next argument is day, followed by the year or time.
47 month=
48 until test $month
52 Jan) month=January; nummonth=1;;
53 Feb) month=February; nummonth=2;;
54 Mar) month=March; nummonth=3;;
55 Apr) month=April; nummonth=4;;
56 May) month=May; nummonth=5;;
57 Jun) month=June; nummonth=6;
    [all...]
  /src/external/bsd/am-utils/dist/doc/
mdate-sh 104 # until we find a month. This cannot work with files whose owner is a
106 # will be owned by a user whose name is a month. So we first look at
113 # Find which argument is the month.
114 month=
116 until test $month
123 Jan) month=January; nummonth=1;;
124 Feb) month=February; nummonth=2;;
125 Mar) month=March; nummonth=3;;
126 Apr) month=April; nummonth=4;;
127 May) month=May; nummonth=5;
    [all...]
  /src/external/bsd/flex/dist/build-aux/
mdate-sh 108 # until we find a month. This cannot work with files whose owner is a
110 # will be owned by a user whose name is a month. So we first look at
117 # Find which argument is the month.
118 month=
120 until test $month
127 Jan) month=January; nummonth=1;;
128 Feb) month=February; nummonth=2;;
129 Mar) month=March; nummonth=3;;
130 Apr) month=April; nummonth=4;;
131 May) month=May; nummonth=5;
    [all...]
  /src/external/gpl3/autoconf/dist/build-aux/
mdate-sh 104 # until we find a month. This cannot work with files whose owner is a
106 # will be owned by a user whose name is a month. So we first look at
113 # Find which argument is the month.
114 month=
116 until test $month
123 Jan) month=January; nummonth=1;;
124 Feb) month=February; nummonth=2;;
125 Mar) month=March; nummonth=3;;
126 Apr) month=April; nummonth=4;;
127 May) month=May; nummonth=5;
    [all...]
  /src/external/gpl3/binutils/dist/gprofng/doc/
mdate-sh 104 # until we find a month. This cannot work with files whose owner is a
106 # will be owned by a user whose name is a month. So we first look at
113 # Find which argument is the month.
114 month=
116 until test $month
123 Jan) month=January; nummonth=1;;
124 Feb) month=February; nummonth=2;;
125 Mar) month=March; nummonth=3;;
126 Apr) month=April; nummonth=4;;
127 May) month=May; nummonth=5;
    [all...]
  /src/external/gpl3/binutils.old/dist/gprofng/doc/
mdate-sh 104 # until we find a month. This cannot work with files whose owner is a
106 # will be owned by a user whose name is a month. So we first look at
113 # Find which argument is the month.
114 month=
116 until test $month
123 Jan) month=January; nummonth=1;;
124 Feb) month=February; nummonth=2;;
125 Mar) month=March; nummonth=3;;
126 Apr) month=April; nummonth=4;;
127 May) month=May; nummonth=5;
    [all...]
  /src/external/lgpl3/gmp/dist/doc/
mdate-sh 104 # until we find a month. This cannot work with files whose owner is a
106 # will be owned by a user whose name is a month. So we first look at
113 # Find which argument is the month.
114 month=
116 until test $month
123 Jan) month=January; nummonth=1;;
124 Feb) month=February; nummonth=2;;
125 Mar) month=March; nummonth=3;;
126 Apr) month=April; nummonth=4;;
127 May) month=May; nummonth=5;
    [all...]
  /src/external/lgpl3/mpc/dist/build-aux/
mdate-sh 108 # until we find a month. This cannot work with files whose owner is a
110 # will be owned by a user whose name is a month. So we first look at
117 # Find which argument is the month.
118 month=
120 until test $month
127 Jan) month=January; nummonth=1;;
128 Feb) month=February; nummonth=2;;
129 Mar) month=March; nummonth=3;;
130 Apr) month=April; nummonth=4;;
131 May) month=May; nummonth=5;
    [all...]
  /src/external/lgpl3/mpc/dist/doc/
mdate-sh 108 # until we find a month. This cannot work with files whose owner is a
110 # will be owned by a user whose name is a month. So we first look at
117 # Find which argument is the month.
118 month=
120 until test $month
127 Jan) month=January; nummonth=1;;
128 Feb) month=February; nummonth=2;;
129 Mar) month=March; nummonth=3;;
130 Apr) month=April; nummonth=4;;
131 May) month=May; nummonth=5;
    [all...]
  /src/usr.bin/cal/
cal.c 68 #define MAXDAYS 42 /* max slots in a month array */
157 int ambiguity, year, month, date; member in struct:reform
222 long month, year; local
285 month = 0;
288 month = strtol(*argv++, &eoi, 10);
289 if (month < 1 || month > 12 || *eoi != '\0')
290 errx(1, "illegal month value: use 1-12");
300 month = strtol(eoi + 1, &eoi, 10);
301 if (month < 1 || month > 12 || *eoi != '\0'
672 int year, month, date; local
    [all...]
  /src/external/bsd/flex/dist/examples/manual/
dates.lex 9 char month[20],dow[20],day[20],year[20];
40 month {first_half}|{second_half}
54 /* the default is month-day-year */
57 <LONG>{month} strcpy(month,yytext); BEGIN(DAY);
59 /* handle the form: day-month-year */
62 <DAY_FIRST>{month} strcpy(month,yytext); BEGIN(LONG);
69 printf(" Month : %s \n",month);
    [all...]
  /src/external/public-domain/tz/dist/
leapseconds.awk 171 # ss_month - month of the year (1-January to 12-December)
172 # ss_mday - day of the month (1-31)
182 # Days in month N, where March is month 0 and January month 10.
208 quadcentury, century, quadyear, year, month, day)
217 # Compute a year-month-day date with days of the month numbered
240 for (month = 0; month < 11; month++)
    [all...]
  /src/sys/arch/mac68k/mac68k/
pram.c 64 long year, month, day, hour, minute, seconds, i, dayperyear; local
67 month = 0; /* Jan */
90 i = daypmon[month] * 60 * 60 * 24;
93 month++;
119 monstr[month], day, year, hour, minute, seconds);
  /src/external/bsd/ntp/dist/ntpd/
refclock_heath.c 81 * dd/mm/yr = day, month, year
280 int month, day; local
306 &pp->minute, &pp->second, &dsec, a, &month, &day,
333 month = tm_time_p->tm_mon + 1;
360 if (month < 1 || month > 12 || day < 1) {
365 if (day > day1tab[month - 1]) {
369 for (i = 0; i < month - 1; i++)
372 if (day > day2tab[month - 1]) {
376 for (i = 0; i < month - 1; i++
    [all...]
  /src/external/bsd/pdisk/dist/
pdisk.r 44 VERSION, $$year, $$month, $$day,
  /src/sys/arch/hp300/stand/common/
clock.c 103 int year, month, day, hour, min, sec; local
116 month = mc_read(MC_MONTH);
152 month = bbc_to_decimal(10, 9);
161 year, month, day, hour, min, sec);
166 range_test(month, 1, 12);
172 if (is_leap_year(year) && month > FEBRUARY)
175 for (i = 1; i < month; i++)
  /src/external/mpl/bind/dist/lib/dns/
time.c 134 int year, month, day, hour, minute, second; local
157 if (sscanf(source, "%4d%2d%2d%2d%2d%2d", &year, &month, &day, &hour,
164 RANGE(1, 12, month);
165 RANGE(1, days[month - 1] + ((month == 2 && is_leap(year)) ? 1 : 0),
184 for (i = 0; i < (month - 1); i++) {
187 if (is_leap(year) && month > 2) {

Completed in 61 milliseconds

1 2 3 4 5 6 7 8