| /f-stack/app/redis-5.0.5/src/ |
| H A D | mkreleasehdr.sh | 4 BUILD_ID=`uname -n`"-"`date +%s` 6 …BUILD_ID=$(date -u -d "@$SOURCE_DATE_EPOCH" +%s 2>/dev/null || date -u -r "$SOURCE_DATE_EPOCH" +%s…
|
| /f-stack/tools/libxo/tests/gettext/ |
| H A D | gt_01.c | 96 char date[64]; in main() local 97 strftime(date, sizeof(date), "%+", &tm); in main() 102 xo_emit("{G:}Version {:version} {:date}\n", "1.2.3", date); in main()
|
| /f-stack/app/redis-5.0.5/utils/releasetools/ |
| H A D | changelog.tcl | 26 set date [clock format [clock seconds]] 27 set template [string map [list %ver% $ver %date% $date] $template]
|
| /f-stack/tools/libxo/tests/gettext/saved/ |
| H A D | gt_01.XP.out | 32 <date>Tue Jun 23 18:47:09 UTC 2015</date>
|
| H A D | gt_01.X.out | 1 …ime><marzlevanes>3</marzlevanes><version>1.2.3</version><date>Tue Jun 23 18:47:09 UTC 2015</date><…
|
| H A D | gt_01.JP.out | 35 "date": "Tue Jun 23 18:47:09 UTC 2015",
|
| H A D | gt_01.J.out | 1 …34,"from":"foop","port":4321,"time":32,"marzlevanes":3,"version":"1.2.3","date":"Tue Jun 23 18:47:…
|
| /f-stack/dpdk/doc/guides/contributing/ |
| H A D | vulnerability.rst | 184 specifying the date and time of the end of the embargo. 185 The communicated public disclosure date should be **less than one week** 218 the proposed public disclosure date. 224 to { branches } on the public disclosure date. 230 Proposed public disclosure date/time: { disclosure_date } at 15:00 UTC. 232 before this coordinated embargo date. 257 the proposed public disclosure date. 267 Proposed public disclosure date/time: { disclosure_date }. 269 before this coordinated embargo date.
|
| /f-stack/app/redis-5.0.5/deps/lua/test/ |
| H A D | printf.lua | 7 printf("Hello %s from %s on %s\n",os.getenv"USER" or "there",_VERSION,os.date())
|
| /f-stack/freebsd/contrib/openzfs/scripts/ |
| H A D | man-dates.sh | 9 git_date=$(git log -1 --date=short --format="%ad" -- "$i")
|
| H A D | zloop.sh | 311 desc="$(date '+%m/%d %T') $cmd"
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_cache.h | 77 time_t date; member 132 time_t date; member
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_wait/ |
| H A D | zfs_wait.kshlib | 54 date +'%H:%M:%S'
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/perf/scripts/ |
| H A D | prefetch_io.sh | 67 printf "%u\n%-24s\t%u\n" $(date +%s) "prefetch_ios" \
|
| /f-stack/tools/libxo/tests/gettext/po/pig_latin/ |
| H A D | gt_01.po | 37 msgid "Version {:version} {:date}\n" 38 msgstr "Ersionvay {:date} {:version}\n"
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/ |
| H A D | zpool_import.kshlib | 272 timeout=$(( $timeout + $(date +%s) )) 274 while (( $(date +%s) < $timeout )); do
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_wait/ |
| H A D | zpool_wait.kshlib | 66 date +'%H:%M:%S'
|
| /f-stack/dpdk/usertools/ |
| H A D | dpdk-pmdinfo.py | 148 self.date = "" 189 print("data/%s-pci.ids not found" % self.date) 215 self.date = self.findDate(self.contents) 222 self.date = idsfile[0].split("/")[1].split("-")[0]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/rtc/ |
| H A D | microchip,pic32-rtc.txt | 4 provides a calendar in weekday, date, month, and year. It also provides a
|
| H A D | cdns,rtc.txt | 3 The Cadence RTC controller with date, time and alarm capabilities.
|
| /f-stack/freebsd/contrib/dev/imx/ |
| H A D | LICENSE | 24 applications owned solely and exclusively by Licensor as of the date of 26 having a first effective filing date) therefrom. The term .Software. as used in
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_dav_module.c | 209 time_t date; in ngx_http_dav_put_handler() local 272 if (r->headers_in.date) { in ngx_http_dav_put_handler() 273 date = ngx_parse_http_time(r->headers_in.date->value.data, in ngx_http_dav_put_handler() 274 r->headers_in.date->value.len); in ngx_http_dav_put_handler() 276 if (date != NGX_ERROR) { in ngx_http_dav_put_handler() 277 ext.time = date; in ngx_http_dav_put_handler()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/trim/ |
| H A D | trim.kshlib | 85 typeset stop_time=$(( $(date +%s) + $timeout ))
|
| /f-stack/app/redis-5.0.5/utils/create-cluster/ |
| H A D | create-cluster | 56 date
|
| /f-stack/freebsd/contrib/device-tree/scripts/ |
| H A D | cronjob | 82 DATE=$(date +%Y%m%d)
|