| /src/external/gpl3/gcc/dist/contrib/reghunt/date_based/ |
| reg_test_template | 5 # Run the test case for a regression search. The argument is the date 10 DATE="${1}" 16 LOG_DATE="`echo ${DATE} | sed 's/[-: ]/_/g'`" 19 echo "`date` running test for PR ${PR}"
|
| reg_periodic | 7 # Date: 2002/12/28 13 # LOW_DATE: Date string recognized by the date command. 14 # HIGH_DATE: Date string recognized by the date command. 22 # DATE_IN_MSG If set to anything but 0, include the time and date in 58 echo "`${DATE}` ${2}" 69 # Turn seconds since the epoch into a date we can use with source 73 MADE_DATE=`${DATE} -u +"%Y-%m-%d %H:%M %Z" --date "1970-01-01 ${1} seconds"` [all...] |
| reg_search | 7 # Date: 2002/12/15 17 # LOW_DATE: Date string recognized by the date command (local time). 18 # HIGH_DATE: Date string recognized by the date command (local time). 31 # SKIP_LOW If 1, skip verifying the low date of the range; 33 # tested the low date. 34 # SKIP_HIGH If 1, skip verifying the high date of the range; 36 # tested the high date. 39 # HAS_CHANGES Pathname of script to report whether the current date ha [all...] |
| /src/external/gpl3/gcc.old/dist/contrib/reghunt/date_based/ |
| reg_test_template | 5 # Run the test case for a regression search. The argument is the date 10 DATE="${1}" 16 LOG_DATE="`echo ${DATE} | sed 's/[-: ]/_/g'`" 19 echo "`date` running test for PR ${PR}"
|
| reg_periodic | 7 # Date: 2002/12/28 13 # LOW_DATE: Date string recognized by the date command. 14 # HIGH_DATE: Date string recognized by the date command. 22 # DATE_IN_MSG If set to anything but 0, include the time and date in 58 echo "`${DATE}` ${2}" 69 # Turn seconds since the epoch into a date we can use with source 73 MADE_DATE=`${DATE} -u +"%Y-%m-%d %H:%M %Z" --date "1970-01-01 ${1} seconds"` [all...] |
| reg_search | 7 # Date: 2002/12/15 17 # LOW_DATE: Date string recognized by the date command (local time). 18 # HIGH_DATE: Date string recognized by the date command (local time). 31 # SKIP_LOW If 1, skip verifying the low date of the range; 33 # tested the low date. 34 # SKIP_HIGH If 1, skip verifying the high date of the range; 36 # tested the high date. 39 # HAS_CHANGES Pathname of script to report whether the current date ha [all...] |
| /src/crypto/external/bsd/openssl.old/dist/crypto/ |
| cversion.c | 25 return DATE;
|
| /src/external/gpl3/gcc/dist/contrib/reghunt/bin/ |
| reg-test | 9 # Date: 2005/09/08 22 # DATE_IN_MSG If set to anything but 0, include the time and date in 58 echo "`${DATE}` ${2}" 94 # If DATE isn't defined, use the default date command; the configuration 97 if [ "x${DATE}" = "x" ]; then 98 DATE=date
|
| /src/external/gpl3/gcc.old/dist/contrib/reghunt/bin/ |
| reg-test | 9 # Date: 2005/09/08 22 # DATE_IN_MSG If set to anything but 0, include the time and date in 58 echo "`${DATE}` ${2}" 94 # If DATE isn't defined, use the default date command; the configuration 97 if [ "x${DATE}" = "x" ]; then 98 DATE=date
|
| /src/external/bsd/ntp/dist/scripts/stats/ |
| summary.sh | 9 DATE=`date +20%y%m%d` 24 if [ -f $f ] && [ $DATE != $d ]; then 43 if [ -f $f ] && [ $DATE != $d ]; then 56 if [ -f $f ] && [ $DATE != $d ]; then
|
| /src/sys/conf/ |
| newvers_stand.sh | 36 # sh ${S}/conf/newvers_stand.sh [-dkn] [-D <date>] [-m <machine>] VERSION_TEMPLATE [EXTRA_MSG] 38 DATE=${TOOL_DATE:-date} 57 *) echo "Usage: newvers_stand.sh [-dkn] [-D <date>] [-m <machine>] VERSION_TEMPLATE EXTRA_COMMENT" >&2 66 t=$(LC_ALL=C TZ=UTC "${DATE}" ${dateargs})
|
| newvers.sh | 156 DATE=${TOOL_DATE:-date} 211 t=$(LC_ALL=C ${DATE}) 219 t=$(LC_ALL=C TZ=UTC ${DATE} -r "${timestamp}")
|
| /src/external/gpl2/rcs/dist/src/ |
| rcsfreeze.sh | 31 DATE=`date` || exit 66 echo "Version: $SYMREVNAME($SYMREV), Date: $DATE
|
| rcskeys.c | 75 AUTHOR, DATE, HEADER, IDH,
|
| /src/external/bsd/unbound/dist/testdata/ede.tdir/bogus/ |
| make-broken-zone.sh | 5 # Override the current date; it is used in Unbound's configuration also. 9 DATE=date 10 which gdate > /dev/null 2>&1 && DATE=gdate 12 ONEMONTHAGO=`$DATE -d "$NOW - 1 month" +%Y%m%d` 13 ONEMONTH=`$DATE -d "$NOW + 1 month" +%Y%m%d` 14 YESTERDAY=`$DATE -d "$NOW - 2 days" +%Y%m%d` 15 TOMORROW=`$DATE -d "$NOW + 2 days" +%Y%m%d`
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/ |
| oleauto.d | 83 //#define V_DATE(X) V_UNION(X, date) 243 HRESULT VarDateFromUdate(UDATE*, ULONG, DATE*); 244 HRESULT VarDateFromUdateEx(UDATE*, LCID, ULONG, DATE*); 245 HRESULT VarUdateFromDate(DATE, ULONG, UDATE*); 284 HRESULT VarUI1FromDate(DATE, ubyte*); 293 HRESULT VarI2FromDate(DATE, short*); 302 HRESULT VarI4FromDate(DATE, int*); 311 HRESULT VarR4FromDate(DATE, float*); 320 HRESULT VarR8FromDate(DATE, double*); 325 HRESULT VarDateFromUI1(ubyte, DATE*); [all...] |
| /src/crypto/external/bsd/openssl/dist/crypto/ |
| cversion.c | 56 return DATE;
|
| /src/crypto/external/apache2/openssl/dist/crypto/ |
| cversion.c | 94 return DATE;
|
| /src/external/gpl2/mkhybrid/dist/libfile/ |
| file.h | 66 #define DATE 6
|
| softmagic.c | 148 case DATE: 265 case DATE:
|
| apprentice.c | 160 case DATE: 305 } else if (strncmp(l, "date", NDATE)==0) { 306 m->type = DATE;
|
| /src/external/mit/xorg/bin/ssh-askpass/ |
| Makefile | 9 DATE= February 14, 2001 36 -e 's#@DATE@#$(DATE)#g' < ${SRCPATH}/x11-ssh-askpass.man.in > $@
|
| /src/external/gpl2/lvm2/dist/scripts/ |
| lvm_dump.sh | 31 DATE=date 79 NOW=`$DATE -u +%G%m%d%k%M%S | /usr/bin/tr -d ' '`
|
| /src/external/gpl3/gcc/dist/maintainer-scripts/ |
| gcc_release | 7 # Date: 2001-05-25 446 TEXT_DATE=`date --date=$DATE +%B\ %d,\ %Y` 530 # Today's date. 531 DATE=`date "+%Y%m%d"` 532 LONG_DATE=`date "+%Y-%m-%d"` 705 RELEASE="${RELEASE}-RC-${DATE}" 711 RELEASE=${BRANCH}-${DATE} [all...] |
| /src/external/gpl3/gcc.old/dist/maintainer-scripts/ |
| gcc_release | 7 # Date: 2001-05-25 446 TEXT_DATE=`date --date=$DATE +%B\ %d,\ %Y` 530 # Today's date. 531 DATE=`date "+%Y%m%d"` 532 LONG_DATE=`date "+%Y-%m-%d"` 705 RELEASE="${RELEASE}-RC-${DATE}" 711 RELEASE=${BRANCH}-${DATE} [all...] |