Home
last modified time | relevance | path

Searched refs:date (Results 1 – 25 of 1584) sorted by relevance

12345678910>>...64

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Ddate.d8 $(TR $(TD Main date types) $(TD
12 $(TR $(TD Other date types) $(TD
40 Source: $(PHOBOSSRC std/datetime/date.d)
42 module std.datetime.date;
473 date = The Date to set this $(LREF DateTime)'s date portion to. in opCmp()
475 @property void date(Date date) @safe pure nothrow @nogc in opCmp() function
477 _date = date; in opCmp()
483 dt.date = Date(1999, 7, 6);
489 static assert(!__traits(compiles, cdt.date = Date(2010, 1, 1)));
490 static assert(!__traits(compiles, idt.date = Date(2010, 1, 1)));
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Ddate.d8 module std.datetime.date;
425 date = The Date to set this $(LREF DateTime)'s date portion to. in opCmp()
427 @property void date(in Date date) @safe pure nothrow @nogc in opCmp() function
429 _date = date; in opCmp()
435 dt.date = Date(1999, 7, 6);
441 static assert(!__traits(compiles, cdt.date = Date(2010, 1, 1)));
442 static assert(!__traits(compiles, idt.date = Date(2010, 1, 1)));
477 tod = The $(REF TimeOfDay,std,datetime,date) to set this
529 $(REF DateTimeException,std,datetime,date) if the new year is not in timeOfDay()
530 a leap year and if the resulting date would be on February 29th. in timeOfDay()
[all …]
/netbsd-src/external/mpl/bind/dist/bin/dnssec/
H A Ddnssec-settime.rst24date/offset] [**-P** ds date/offset] [**-P** sync date/offset] [**-A** date/offset] [**-R** date/o…
70 date is set to the present time. If no other values are
125 To unset a date, use ``none``, ``never``, or ``unset``.
129 .. option:: -P date/offset
131 This option sets the date on which a key is to be published to the zone. After
132 that date, the key is included in the zone but is not used
136 .. option:: ds date/offset
138 This option sets the date on which DS records that match this key have been
141 .. option:: sync date/offset
143 This option sets the date on which CDS and CDNSKEY records that match this key
[all …]
H A Ddnssec-importkey.rst24 …*-K** directory] [**-L** ttl] [**-P** date/offset] [**-P** sync date/offset] [**-D** date/offset] …
26 …*-K** directory] [**-L** ttl] [**-P** date/offset] [**-P** sync date/offset] [**-D** date/offset] …
97 To explicitly prevent a date from being set, use ``none``, ``never``,
102 .. option:: -P date/offset
104 This option sets the date on which a key is to be published to the zone. After
105 that date, the key is included in the zone but is not used
109 .. option:: sync date/offset
111 This option sets the date on which CDS and CDNSKEY records that match this key
116 .. option:: -D date/offset
118 This option sets the date on which the key is to be deleted. After that date, the
[all …]
/netbsd-src/distrib/alpha/rz25dist/
H A Dbuild_dist12 echo -n "++++++ START: "; date
19 echo -n "++++++ TOOL CONF: "; date
21 echo -n "++++++ TOOL CLEAN: "; date
23 echo -n "++++++ TOOL MAKE: "; date
25 echo -n "++++++ TOOL INST: "; date
31 echo -n "++++++ SRC BUILD: "; date
35 echo -n "++++++ X11 WORLD: "; date
37 echo -n "++++++ X11 INST: "; date
44 echo -n "++++++ IMG MAKE: "; date
48 echo -n "++++++ TOOL DISTCLEAN: "; date
[all …]
/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcsrev.c260 normalizeyear(date, year) in normalizeyear() argument
261 char const *date; in normalizeyear()
264 if (isdigit(date[0]) && isdigit(date[1]) && !isdigit(date[2])) {
267 year[2] = date[0];
268 year[3] = date[1];
272 return date;
277 cantfindbranch(revno, date, author, state) in cantfindbranch() argument
278 char const *revno, date[datesize], *author, *state; in cantfindbranch()
284 date ? " a date before " : "",
285 date ? date2str(date,datebuf) : "",
[all …]
H A Drcstime.c46 time2date(unixtime,date) in time2date() argument
48 char date[datesize];
51 VOID sprintf(date,
127 date2str(date, datebuf) in date2str() argument
128 char const date[datesize]; in date2str()
131 register char const *p = date;
138 + (date[2]=='.' && VERSION(5)<=RCSversion ? 0 : 2),
139 (int)(p-date-1), date,
149 t.tm_year = atoi(date) - (date[2]=='.' ? 0 : 1900);
/netbsd-src/games/trek/
H A Dschedule.c62 double date; in schedule() local
64 date = Now.date + offset; in schedule()
74 type, date, i, x, y, z); in schedule()
77 e->date = date; in schedule()
98 double date; in reschedule() local
103 date = Now.date + offset; in reschedule()
104 e->date = date; in reschedule()
108 e->evcode, e->x, e->y, e->systemname, date); in reschedule()
130 e->evcode, e->date, e->x, e->y, e->systemname); in unschedule()
133 e->date = TOOLARGE; in unschedule()
/netbsd-src/external/mit/isl/dist/
H A DChangeLog2 date: Sat Apr 1 05:10:53 PM CEST 2023
12 date: Sat 02 Jul 2022 11:14:57 AM CEST
19 date: Sun 25 Apr 2021 03:56:37 PM CEST
26 date: Sun 01 Nov 2020 02:41:20 PM CET
34 date: Sun Jan 12 10:48:18 CET 2020
39 date: Fri Nov 1 18:39:30 CET 2019
48 date: Sat Mar 9 15:25:29 CET 2019
58 date: Sat Jul 21 18:10:08 CEST 2018
65 date: Sat Mar 3 10:44:49 CET 2018
76 date: Sun Dec 18 11:01:58 CET 2016
[all …]
/netbsd-src/external/gpl2/xcvs/dist/doc/
H A Dgetdate.texi1 @c GNU date syntax documentation
16 @cindex date input formats
45 This section describes the textual date representations that @sc{gnu}
51 * General date syntax:: Common rules.
52 * Calendar date items:: 19 Dec 1994.
56 * Relative items in date strings:: next tuesday, 2 years ago.
57 * Pure numbers in date strings:: 19931219, 1440.
64 @node General date syntax
65 @section General date syntax
67 @cindex general date syntax
[all …]
H A Dgetdate-cvs.texi8 @c GNU date syntax documentation
23 @cindex date input formats
52 This section describes the textual date representations that @sc{gnu}
58 * General date syntax:: Common rules.
59 * Calendar date items:: 19 Dec 1994.
63 * Relative items in date strings:: next tuesday, 2 years ago.
64 * Pure numbers in date strings:: 19931219, 1440.
71 @node General date syntax
72 @appendixsubsec General date syntax
74 @cindex general date syntax
[all …]
/netbsd-src/sys/dev/ofw/
H A Dofrtc.c162 int date[6]; in ofrtc_gettod() local
173 date, date + 1, date + 2, date + 3, date + 4, date + 5)) { in ofrtc_gettod()
177 dt->dt_sec = date[OFRTC_SEC]; in ofrtc_gettod()
178 dt->dt_min = date[OFRTC_MIN]; in ofrtc_gettod()
179 dt->dt_hour = date[OFRTC_HR]; in ofrtc_gettod()
180 dt->dt_day = date[OFRTC_DOM]; in ofrtc_gettod()
181 dt->dt_mon = date[OFRTC_MON]; in ofrtc_gettod()
182 dt->dt_year = date[OFRTC_YR]; in ofrtc_gettod()
/netbsd-src/usr.bin/cal/
H A Dcal.c157 int ambiguity, year, month, date; member
672 int year, month, date; in gregorian_reform() local
676 i = sscanf(p, "%d%*[/,-]%d%*[/,-]%d%c", &year, &month, &date, &c); in gregorian_reform()
689 year = month = date = -1; in gregorian_reform()
695 date = 0; in gregorian_reform()
706 if ((i == 3 && date < 1) || date < 0 || in gregorian_reform()
707 date > days_in_month[1][month]) in gregorian_reform()
719 errx(1, "%d: illegal date value: use 1-%d", date, in gregorian_reform()
727 if (date > 0) { in gregorian_reform()
734 reform->date = date; in gregorian_reform()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dctime.c85 fdate (char ** date, gfc_charlen_type * date_len) in fdate() argument
88 *date = xmalloc (CTIME_BUFSZ); in fdate()
89 *date_len = gf_ctime (*date, CTIME_BUFSZ, now); in fdate()
97 fdate_sub (char * date, gfc_charlen_type date_len) in fdate_sub() argument
100 gf_ctime (date, date_len, now); in fdate_sub()
109 PREFIX(ctime) (char ** date, gfc_charlen_type * date_len, GFC_INTEGER_8 t) in PREFIX()
112 *date = xmalloc (CTIME_BUFSZ); in PREFIX()
113 *date_len = gf_ctime (*date, CTIME_BUFSZ, now); in PREFIX()
121 ctime_sub (GFC_INTEGER_8 * t, char * date, gfc_charlen_type date_len) in ctime_sub() argument
124 gf_ctime (date, date_len, now); in ctime_sub()
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dctime.c85 fdate (char ** date, gfc_charlen_type * date_len) in fdate() argument
88 *date = xmalloc (CTIME_BUFSZ); in fdate()
89 *date_len = gf_ctime (*date, CTIME_BUFSZ, now); in fdate()
97 fdate_sub (char * date, gfc_charlen_type date_len) in fdate_sub() argument
100 gf_ctime (date, date_len, now); in fdate_sub()
109 PREFIX(ctime) (char ** date, gfc_charlen_type * date_len, GFC_INTEGER_8 t) in PREFIX()
112 *date = xmalloc (CTIME_BUFSZ); in PREFIX()
113 *date_len = gf_ctime (*date, CTIME_BUFSZ, now); in PREFIX()
121 ctime_sub (GFC_INTEGER_8 * t, char * date, gfc_charlen_type date_len) in ctime_sub() argument
124 gf_ctime (date, date_len, now); in ctime_sub()
/netbsd-src/usr.sbin/mscdlabel/
H A Diso9660.c18 char label[32 + 1], date[] = "yyyy/mm/dd hh:mm", *d; in printinfo() local
28 memcpy(date, d, 4); /* year */ in printinfo()
29 memcpy(date + 5, d + 4, 2); /* month */ in printinfo()
30 memcpy(date + 8, d + 6, 2); /* day */ in printinfo()
31 memcpy(date + 11, d + 8, 2); /* hour */ in printinfo()
32 memcpy(date + 14, d + 10, 2); /* min */ in printinfo()
34 label, date); in printinfo()
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dmeteorological10 >>&32 string x \b, date %15.15s
14 >>&32 string x \b, date %15.15s
18 >>&32 string x \b, date %15.15s
22 >>&32 string x \b, date %15.15s
26 >>&32 string x \b, date %15.15s
30 >>&32 string x \b, date %15.15s
34 >>&32 string x \b, date %15.15s
38 >>&32 string x \b, date %15.15s
42 >>&32 string x \b, date %15.15s
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dentries.c42 const char *date, const char *ts_conflict) in Entnode_Create() argument
54 ent->date = xstrdup (date); in Entnode_Create()
74 if (ent->date) in Entnode_Destroy()
75 free (ent->date); in Entnode_Destroy()
203 const char *options, const char *tag, const char *date, in Register() argument
212 server_register (fname, vn, ts, options, tag, date, ts_conflict); in Register()
219 options, tag ? tag : "", date ? date : ""); in Register()
221 entnode = Entnode_Create (ENT_FILE, fname, vn, ts, options, tag, date, in Register()
258 if (sdtp->date) in freesdt()
259 free (sdtp->date); in freesdt()
[all …]
H A Dvers_ts.c43 Version_TS (struct file_info *finfo, char *options, char *tag, char *date, in Version_TS() argument
106 if (!(tag || date) && !(sdtp && sdtp->aflag)) in Version_TS()
109 vers_ts->date = xstrdup (entdata->date); in Version_TS()
164 if (tag || date) in Version_TS()
167 vers_ts->date = xstrdup (date); in Version_TS()
176 if (!vers_ts->date) in Version_TS()
177 vers_ts->date = xstrdup (sdtp->date); in Version_TS()
206 vers_ts->date, force_tag_match, in Version_TS()
460 if ((*versp)->date) in freevers_ts()
461 free ((*versp)->date); in freevers_ts()
H A Dcheckout.c97 static char *date; variable
127 tag = date = join_rev1 = join_date1 = join_rev2 = join_date2 = in checkout()
215 parse_tagdate (&tag, &date, optarg); in checkout()
219 if (date) free (date); in checkout()
220 date = Make_Date (optarg); in checkout()
262 if (!tag && !date) in checkout()
326 if (date) in checkout()
327 client_senddate (date); in checkout()
378 if (!date) in checkout()
381 history_name = date; in checkout()
[all …]
H A Dclassify.c42 Classify_File (struct file_info *finfo, char *tag, char *date, char *options, in Classify_File() argument
49 vers = Version_TS (finfo, options, tag, date, in Classify_File()
66 if (!force_tag_match || !(vers->tag || vers->date)) in Classify_File()
80 if (!force_tag_match || !(vers->tag || vers->date)) in Classify_File()
412 if (aflag || vers->tag || vers->date) in sticky_ck()
415 char *entdate = vers->entdata->date; in sticky_ck()
419 (entdate && vers->date && strcmp (entdate, vers->date)) || in sticky_ck()
420 ((entdate && !vers->date) || (!entdate && vers->date))) in sticky_ck()
423 vers->options, vers->tag, vers->date, vers->ts_conflict); in sticky_ck()
/netbsd-src/sys/dev/acpi/
H A Dacpi_quirks.c133 unsigned long date; in acpi_quirks_bios_year() local
138 date = strtoul(datestr, NULL, 10); in acpi_quirks_bios_year()
139 if (date == 0 || date == ULONG_MAX) in acpi_quirks_bios_year()
141 if (date < 19000000 || date > 99999999) in acpi_quirks_bios_year()
143 return date / 10000; in acpi_quirks_bios_year()
/netbsd-src/usr.bin/make/unit-tests/
H A Dopt-query.mk24 _!= touch -f opt-query-file.up-to-date
37 . for target in opt-query-file.out-of-date opt-query-file.up-to-date phony
57 @rm -f opt-query-file.up-to-date
79 opt-query-file.out-of-date: ${MAKEFILE}
80 opt-query-file.up-to-date: ${MAKEFILE}
/netbsd-src/external/gpl3/autoconf/dist/m4/
H A Dautobuild.m432 date=`TZ=UTC0 date +%Y%m%dT%H%M%SZ`
34 date=`date`
36 if test "$date"; then
37 AC_MSG_NOTICE([autobuild timestamp... $date])
/netbsd-src/external/ibm-public/postfix/dist/src/smtpstone/
H A Dvmail-relay1 fist% date; /usr/bin/time ./smtp-source -s 5 -m 100 nipple
8 fist% date; /usr/bin/time ./smtp-source -s 5 -m 100 nipple
15 fist% date; /usr/bin/time ./smtp-source -s 5 -m 100 nipple
22 fist% date; /usr/bin/time ./smtp-source -s 10 -m 100 nipple
29 fist% date; /usr/bin/time ./smtp-source -s 10 -m 100 nipple
36 fist% date; /usr/bin/time ./smtp-source -s 10 -m 100 nipple
43 fist% date; /usr/bin/time ./smtp-source -s 20 -m 100 nipple
50 fist% date; /usr/bin/time ./smtp-source -s 20 -m 100 nipple

12345678910>>...64