/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/ |
H A D | date.d | 397 @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 D | date.d | 445 @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 D | ctime.c | 85 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 D | ctime.c | 85 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 D | rcstime.c | 46 time2date(unixtime,date) in time2date() argument 127 date2str(date, datebuf) in date2str() argument
|
H A D | rcsrev.c | 260 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 D | rcsdiff.c | 464 setup_label(b, num, date) in setup_label() argument
|
/netbsd-src/games/trek/ |
H A D | schedule.c | 62 double date; in schedule() local 98 double date; in reschedule() local
|
/netbsd-src/usr.sbin/mscdlabel/ |
H A D | iso9660.c | 18 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 D | nouveau_nvkm_nvfw_ls.c | 34 char *date; in nvfw_ls_desc_head() local
|
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | create_adm.c | 35 const char *tag, const char *date, int nonbranch, int warn, in Create_Admin()
|
H A D | entries.c | 42 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 D | add.c | 199 char *date; in add() local 775 char *tag, *date; in add_directory() local
|
H A D | classify.c | 42 Classify_File (struct file_info *finfo, char *tag, char *date, char *options, in Classify_File()
|
H A D | main.c | 1277 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 D | annotate.c | 30 static char *date = NULL; variable
|
H A D | vers_ts.c | 43 Version_TS (struct file_info *finfo, char *options, char *tag, char *date, in Version_TS()
|
/netbsd-src/distrib/utils/tls/ |
H A D | tls.c | 95 char *date; in show_long() local
|
/netbsd-src/games/hack/ |
H A D | hack.unix.c | 111 time_t date; in getlt() local 234 time_t date; in veryold() local
|
/netbsd-src/sys/dev/acpi/ |
H A D | acpi_quirks.c | 133 unsigned long date; in acpi_quirks_bios_year() local
|
/netbsd-src/usr.bin/cal/ |
H A D | cal.c | 157 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 D | version.c | 66 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 D | archive64.c | 190 time_t date; in _bfd_archive_64_bit_write_armap() local
|
/netbsd-src/usr.bin/mail/ |
H A D | head.c | 147 isdate(const char date[]) in isdate()
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
H A D | version.c | 46 int cflags = 0, version = 0, date = 0, options = 0, platform = 0, dir = 0; in version_main() local
|