HomeSort by: relevance | last modified time | path
    Searched refs:dates (Results 1 - 11 of 11) sorted by relevancy

  /src/external/bsd/flex/dist/examples/manual/
Makefile.examples 23 string2 yymore numbers dates cat
39 dates: dates.lex
40 $(LEX) dates.lex
41 $(CC) lex.yy.c -o dates -ll
88 rm -f dates numbers cat
  /src/external/gpl3/gcc/dist/contrib/reghunt/examples/
testall 46 echo testing specific dates for $id
  /src/external/gpl3/gcc.old/dist/contrib/reghunt/examples/
testall 46 echo testing specific dates for $id
  /src/tests/lib/libutil/
t_parsedate.c 117 ATF_TC(dates); variable
119 ATF_TC_HEAD(dates, tc)
121 atf_tc_set_md_var(tc, "descr", "Test unambiguous dates"
125 ATF_TC_BODY(dates, tc)
314 * Test relative to a number of fixed dates. Avoid the
517 atf_tc_set_md_var(tc, "descr", "Test parsing dates with zones");
625 ATF_TP_ADD_TC(tp, dates);
  /src/external/mpl/dhcp/dist/contrib/
dhcp-lease-list.pl 190 " --parsable machine readable output with full dates\n".
  /src/usr.bin/make/unit-tests/
varmod-gmtime.mk 55 # negative time stamps to the :gmtime modifier, resulting in dates before
  /src/external/historical/nawk/dist/
FIXES.1e 599 fixed a bug in regular expressions that dates (so help me) from 1977;
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
timezone.d 124 Note that for some time zone types it may not have DST for current dates
748 dates but will still return true for `hasDST` because the time zone
1904 dates but will still return true for `hasDST` because the time zone
2843 occur (especially for historical dates). Also, the TZ Database files
2865 current dates but will still return true for `hasDST` because the
date.d 3146 isoString = A string formatted in the ISO format for dates and times.
3246 isoExtString = A string formatted in the ISO Extended format for dates
3347 formats dates and times.
7612 isoString = A string formatted in the ISO format for dates.
7755 dates.
7893 formats dates.
interval.d 8617 than iterating over $(I all) of the dates.
8891 `std.range.take` with it rather than iterating over $(I all) of the dates.
systime.d 8781 isoString = A string formatted in the ISO format for dates and times.
9082 dates and times.
9332 `toSimpleString` formats dates and times.
10063 throw new DateTimeException("SYSTEMTIME cannot hold dates prior to the year 1601.");
10257 throw new DateTimeException("DOS File Times cannot hold dates prior to 1980.");
10260 throw new DateTimeException("DOS File Times cannot hold dates past 2107.");

Completed in 40 milliseconds