Home
last modified time | relevance | path

Searched defs:date (Results 1 – 25 of 118) sorted by relevance

12345

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Ddate.d397 @property Date date() const @safe pure nothrow @nogc in opCmp() function
427 @property void date(in Date date) @safe pure nothrow @nogc in opCmp() function
3637 static void testDate(in Date date, int year, int month, int day) in testDate()
3921 auto date = Date(1999, 7, 6); variable
3992 static void testDateInvalid(Date date, int year) in year()
3997 static void testDate(Date date, int year, in Date expected) in year()
4043 auto date = Date(0, 7, 6); in year() variable
4072 auto date = Date(2010, 1, 1); variable
4084 auto date = Date(0, 7, 6); variable
4185 static void test(Date date, int expected) in month()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Ddate.d445 @property Date date() const @safe pure nothrow @nogc in opCmp() function
475 @property void date(Date date) @safe pure nothrow @nogc in opCmp() function
4073 auto date = Date(1999, 7, 6); member
4195 auto date = Date(0, 7, 6); in year() member
4224 auto date = Date(2010, 1, 1); member
4236 auto date = Date(0, 7, 6); member
4410 auto date = Date(1, 1, 1); member
4446 auto date = Date(-1, 1, 1); member
4525 auto date = Date(1999, 7, 6); member
4533 auto date = Date(1999, 2, 28); member
[all …]
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dctime.c85 fdate (char ** date, gfc_charlen_type * date_len) in fdate()
97 fdate_sub (char * date, gfc_charlen_type date_len) in fdate_sub()
121 ctime_sub (GFC_INTEGER_8 * t, char * date, gfc_charlen_type date_len) 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()
97 fdate_sub (char * date, gfc_charlen_type date_len) in fdate_sub()
121 ctime_sub (GFC_INTEGER_8 * t, char * date, gfc_charlen_type date_len) in ctime_sub()
/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcstime.c46 time2date(unixtime,date) in time2date() argument
127 date2str(date, datebuf) in date2str() argument
H A Drcsrev.c260 normalizeyear(date, year) in normalizeyear() argument
277 cantfindbranch(revno, date, author, state) in cantfindbranch() argument
391 struct hshentry * genrevs(revno,date,author,state,store) in genrevs() argument
520 genbranch(bpoint, revno, length, date, author, state, store) in genbranch() argument
874 char date[20]; local
H A Drcsdiff.c464 setup_label(b, num, date) in setup_label() argument
/netbsd-src/games/trek/
H A Dschedule.c62 double date; in schedule() local
98 double date; in reschedule() local
/netbsd-src/usr.sbin/mscdlabel/
H A Diso9660.c18 char label[32 + 1], date[] = "yyyy/mm/dd hh:mm", *d; in printinfo() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/nvfw/
H A Dnouveau_nvkm_nvfw_ls.c34 char *date; in nvfw_ls_desc_head() local
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dcreate_adm.c35 const char *tag, const char *date, int nonbranch, int warn, in Create_Admin()
H A Dentries.c42 const char *date, const char *ts_conflict) in Entnode_Create()
203 const char *options, const char *tag, const char *date, in Register()
275 char *tag_or_date, *tag, *date, *ts_conflict; in fgetentent() local
639 WriteTag (const char *dir, const char *tag, const char *date, int nonbranch, in WriteTag()
H A Dadd.c199 char *date; in add() local
775 char *tag, *date; in add_directory() local
H A Dclassify.c42 Classify_File (struct file_info *finfo, char *tag, char *date, char *options, in Classify_File()
H A Dmain.c1277 parse_tagdate (char **tag, char **date, const char *input) in parse_tagdate()
1330 char date[MAXDATELEN]; in date_from_time_t() local
1384 struct tm date; in date_to_internet() local
H A Dannotate.c30 static char *date = NULL; variable
H A Dvers_ts.c43 Version_TS (struct file_info *finfo, char *options, char *tag, char *date, in Version_TS()
/netbsd-src/distrib/utils/tls/
H A Dtls.c95 char *date; in show_long() local
/netbsd-src/games/hack/
H A Dhack.unix.c111 time_t date; in getlt() local
234 time_t date; in veryold() local
/netbsd-src/sys/dev/acpi/
H A Dacpi_quirks.c133 unsigned long date; in acpi_quirks_bios_year() local
/netbsd-src/usr.bin/cal/
H A Dcal.c157 int ambiguity, year, month, date; member
672 int year, month, date; in gregorian_reform() local
815 reform_day_array(int month, int year, int *done, int *date, int *diw, int *diy, in reform_day_array()
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dversion.c66 int cflags = 0, version = 0, date = 0, options = 0, platform = 0, dir = 0; in version_main() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Darchive64.c190 time_t date; in _bfd_archive_64_bit_write_armap() local
/netbsd-src/usr.bin/mail/
H A Dhead.c147 isdate(const char date[]) in isdate()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dversion.c46 int cflags = 0, version = 0, date = 0, options = 0, platform = 0, dir = 0; in version_main() local

12345