Home
last modified time | relevance | path

Searched refs:date (Results 576 - 600 of 724) sorted by relevance

1...<<212223242526272829

/third_party/vk-gl-cts/external/vulkan-docs/src/
H A DMakefile166 # Spell out ISO 8601 format as not all date commands support --rfc-3339
167 SPECDATE = $(shell echo `date -u "+%Y-%m-%d %TZ"`)
170 # Could use `git log -1 --format="%cd"` to get branch commit date
468 DATE_YEAR = $(shell date +%Y)
472 echo "Files with out-of-date Khronos copyrights (must be updated to $(DATE_YEAR):" ; \
/third_party/python/Lib/test/
H A Dtest_strptime.py11 from datetime import date as datetime_date
87 # the magic date is used so as to not have issues with %c when day of
516 # Test that Gregorian date can be calculated from Julian day
523 "Calculation of Gregorian date failed; "
552 # Should be able to infer date if given year, week of year (%U or %W)
562 date=ymd_tuple,
584 test_helper((1978, 10, 23), "randomly chosen date")
585 test_helper((2004, 12, 18), "randomly chosen date")
587 "date not on Sunday or Monday")
/third_party/skia/third_party/externals/swiftshader/tests/regres/cmd/regres/
H A Dmain.go295 lastUpdatedTestLists = date{}
353 // Everything up to date. Take a break.
1607 type date struct { type
1613 func toDate(t time.Time) date {
1614 d := date{}
/third_party/curl/lib/vssh/
H A Dlibssh.c2898 time_t date = Curl_getdate_capped(sshc->quote_path1); in sftp_quote_stat() local
2900 if(date == -1) { in sftp_quote_stat()
2901 failf(data, "incorrect date format for %.*s", 5, cmd); in sftp_quote_stat()
2905 else if(date > 0xffffffff) { in sftp_quote_stat()
2906 failf(data, "date overflow"); in sftp_quote_stat()
2919 sshc->quote_attrs->atime = (uint32_t)date; in sftp_quote_stat()
2921 sshc->quote_attrs->mtime = (uint32_t)date; in sftp_quote_stat()
/third_party/node/deps/v8/src/objects/
H A Djs-temporal-objects.cc10 #include "src/date/date.h"
16 #include "src/objects/js-date-time-format.h"
283 Isolate* isolate, Handle<JSReceiver> calendar, Handle<Object> date,
451 // 1. Let ns be the approximate current UTC date and time, in nanoseconds in SystemUTCEpochNanoseconds()
2829 Handle<Object> date, in CalendarDateAdd()
2832 return CalendarDateAdd(isolate, calendar, date, duration, options, in CalendarDateAdd()
2837 Isolate* isolate, Handle<JSReceiver> calendar, Handle<Object> date, in CalendarDateAdd()
2848 // 3. Let addedDate be ? Call(dateAdd, calendar, « date, duration, options »). in CalendarDateAdd()
2849 Handle<Object> argv[] = {date, duratio in CalendarDateAdd()
2827 CalendarDateAdd(Isolate* isolate, Handle<JSReceiver> calendar, Handle<Object> date, Handle<Object> duration, Handle<Object> options) CalendarDateAdd() argument
2836 CalendarDateAdd( Isolate* isolate, Handle<JSReceiver> calendar, Handle<Object> date, Handle<Object> duration, Handle<Object> options, Handle<Object> date_add) CalendarDateAdd() argument
4332 double date = MakeDay(year, month - 1, day); GetEpochFromISOParts() local
5391 Handle<JSTemporalPlainDate> date; DaysInWeek() local
5695 Handle<JSTemporalPlainDate> date = Handle<JSTemporalPlainDate>::cast(item); From() local
[all...]
/third_party/typescript/tests/baselines/reference/tsbuild/outfile-concat/
H A Dmultiple-emitHelpers-in-different-projects.js147 [12:00:11 AM] Project 'src/first/tsconfig.json' is out of date because output file 'src/first/bin/first-output.tsbuildinfo' does not exist
151 [12:00:22 AM] Project 'src/second/tsconfig.json' is out of date because output file 'src/2/second-output.tsbuildinfo' does not exist
155 [12:00:33 AM] Project 'src/third/tsconfig.json' is out of date because output file 'src/third/thirdjs/output/third-output.tsbuildinfo' does not exist
3005 [12:00:53 AM] Project 'src/first/tsconfig.json' is out of date because output 'src/first/bin/first-output.tsbuildinfo' is older than input 'src/first/first_PART1.ts'
3009 [12:01:02 AM] Project 'src/second/tsconfig.json' is up to date because newest input 'src/second/second_part1.ts' is older than output 'src/2/second-output.tsbuildinfo'
3011 [12:01:03 AM] Project 'src/third/tsconfig.json' is out of date because output of its dependency 'src/first' has changed
4636 [12:01:16 AM] Project 'src/first/tsconfig.json' is out of date because output 'src/first/bin/first-output.tsbuildinfo' is older than input 'src/first/first_PART1.ts'
4640 [12:01:25 AM] Project 'src/second/tsconfig.json' is up to date because newest input 'src/second/second_part1.ts' is older than output 'src/2/second-output.tsbuildinfo'
4642 [12:01:26 AM] Project 'src/third/tsconfig.json' is out of date because output of its dependency 'src/first' has changed
H A DstripInternal-jsdoc-style-comment.js165 [12:00:10 AM] Project 'src/first/tsconfig.json' is out of date because output file 'src/first/bin/first-output.tsbuildinfo' does not exist
169 [12:00:21 AM] Project 'src/second/tsconfig.json' is out of date because output file 'src/2/second-output.tsbuildinfo' does not exist
173 [12:00:32 AM] Project 'src/third/tsconfig.json' is out of date because output file 'src/third/thirdjs/output/third-output.tsbuildinfo' does not exist
5471 [12:00:52 AM] Project 'src/first/tsconfig.json' is out of date because output 'src/first/bin/first-output.tsbuildinfo' is older than input 'src/first/first_PART1.ts'
5475 [12:01:01 AM] Project 'src/second/tsconfig.json' is up to date because newest input 'src/second/second_part1.ts' is older than output 'src/2/second-output.tsbuildinfo'
5477 [12:01:02 AM] Project 'src/third/tsconfig.json' is out of date because output of its dependency 'src/first' has changed
7835 [12:01:15 AM] Project 'src/first/tsconfig.json' is out of date because output 'src/first/bin/first-output.tsbuildinfo' is older than input 'src/first/first_PART1.ts'
7839 [12:01:24 AM] Project 'src/second/tsconfig.json' is up to date because newest input 'src/second/second_part1.ts' is older than output 'src/2/second-output.tsbuildinfo'
7841 [12:01:25 AM] Project 'src/third/tsconfig.json' is out of date because output of its dependency 'src/first' has changed
H A DstripInternal-with-comments-emit-enabled.js165 [12:00:13 AM] Project 'src/first/tsconfig.json' is out of date because output file 'src/first/bin/first-output.tsbuildinfo' does not exist
169 [12:00:24 AM] Project 'src/second/tsconfig.json' is out of date because output file 'src/2/second-output.tsbuildinfo' does not exist
173 [12:00:35 AM] Project 'src/third/tsconfig.json' is out of date because output file 'src/third/thirdjs/output/third-output.tsbuildinfo' does not exist
5671 [12:00:55 AM] Project 'src/first/tsconfig.json' is out of date because output 'src/first/bin/first-output.tsbuildinfo' is older than input 'src/first/first_PART1.ts'
5675 [12:01:04 AM] Project 'src/second/tsconfig.json' is up to date because newest input 'src/second/second_part1.ts' is older than output 'src/2/second-output.tsbuildinfo'
5677 [12:01:05 AM] Project 'src/third/tsconfig.json' is out of date because output of its dependency 'src/first' has changed
8135 [12:01:18 AM] Project 'src/first/tsconfig.json' is out of date because output 'src/first/bin/first-output.tsbuildinfo' is older than input 'src/first/first_PART1.ts'
8139 [12:01:27 AM] Project 'src/second/tsconfig.json' is up to date because newest input 'src/second/second_part1.ts' is older than output 'src/2/second-output.tsbuildinfo'
8141 [12:01:28 AM] Project 'src/third/tsconfig.json' is out of date because output of its dependency 'src/first' has changed
H A DstripInternal.js165 [12:00:10 AM] Project 'src/first/tsconfig.json' is out of date because output file 'src/first/bin/first-output.tsbuildinfo' does not exist
169 [12:00:21 AM] Project 'src/second/tsconfig.json' is out of date because output file 'src/2/second-output.tsbuildinfo' does not exist
173 [12:00:32 AM] Project 'src/third/tsconfig.json' is out of date because output file 'src/third/thirdjs/output/third-output.tsbuildinfo' does not exist
5491 [12:00:52 AM] Project 'src/first/tsconfig.json' is out of date because output 'src/first/bin/first-output.tsbuildinfo' is older than input 'src/first/first_PART1.ts'
5495 [12:01:02 AM] Project 'src/second/tsconfig.json' is up to date because newest input 'src/second/second_part1.ts' is older than output 'src/2/second-output.tsbuildinfo'
5497 [12:01:03 AM] Project 'src/third/tsconfig.json' is out of date because output 'src/third/thirdjs/output/third-output.tsbuildinfo' is older than input 'src/first'
8242 [12:01:19 AM] Project 'src/first/tsconfig.json' is out of date because output 'src/first/bin/first-output.tsbuildinfo' is older than input 'src/first/first_PART1.ts'
8246 [12:01:28 AM] Project 'src/second/tsconfig.json' is up to date because newest input 'src/second/second_part1.ts' is older than output 'src/2/second-output.tsbuildinfo'
8248 [12:01:29 AM] Project 'src/third/tsconfig.json' is out of date because output of its dependency 'src/first' has changed
10628 [12:01:42 AM] Project 'src/first/tsconfig.json' is out of date becaus
[all...]
/third_party/libdrm/
H A Dxf86drm.c1249 drmFree(v->date); in drmFreeVersion()
1269 drmFree(v->date); in drmFreeKernelVersion()
1293 d->date = strdup(s->date); in drmCopyVersion()
1327 version->date = drmMalloc(version->date_len + 1); in drmGetVersion()
1339 if (version->date_len) version->date[version->date_len] = '\0'; in drmGetVersion()
/third_party/PyYAML/lib/yaml/
H A Drepresenter.py263 SafeRepresenter.add_representer(datetime.date,
/third_party/PyYAML/tests/lib/
H A Dtest_constructor.py232 today = datetime.date.today()
/third_party/mesa3d/bin/pick/
H A Dcore.py141 def date(self) -> str: member in Commit
142 # Show commit date, ie. when the commit actually landed
/third_party/json/
H A DMakefile163 --preserve-date \
/third_party/musl/scripts/build_lite/
H A DMakefile62 /* Auto generated file at $(shell date), do NOT edit! */
/third_party/libdrm/tests/amdgpu/
H A Damdgpu_test.c417 retval->name, retval->date, retval->desc); in amdgpu_print_devices()
/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_kari.c136 *tm = rid->d.rKeyId->date; in CMS_RecipientEncryptedKey_get0_id()
/third_party/python/Lib/
H A D_strptime.py19 from datetime import (date as datetime_date,
41 LC_date_time -- format string for date/time representation (string)
42 LC_date -- format string for date representation (string)
98 # The magic date (1999,3,17,hour,44,55,2,76,0) is not really that
100 # static date was needed.
108 # Set self.date_time, self.date, & self.time by using
111 # Use (1999,3,17,22,44,55,2,76,0) for magic date because the amount of
300 # ordinal may be negative or 0 now, which means the date is in the previous
/third_party/openssl/crypto/cms/
H A Dcms_kari.c136 *tm = rid->d.rKeyId->date; in CMS_RecipientEncryptedKey_get0_id()
/third_party/openssl/ohos_lite/include/openssl/
H A Dcms.h171 ASN1_GENERALIZEDTIME *date,
/third_party/typescript/tests/baselines/reference/
H A DinferTypes1.js124 date: Date,
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drm.c1193 .date = GIT_REVISION,
1195 .date = DRIVER_DATE,
/third_party/ffmpeg/libavformat/
H A Dftp.c969 static int64_t ftp_parse_date(const char *date) in ftp_parse_date() argument
973 av_small_strptime(date, "%Y%m%d%H%M%S", &tv); in ftp_parse_date()
/third_party/icu/icu4c/source/data/
H A Dmakedata.mak264 @echo All targets are up to date
273 @echo All targets are up to date
/third_party/node/src/
H A Dnode.h660 // default filename includes the date, time, PID, and a sequence number.
803 inline double NODE_V8_UNIXTIME(v8::Local<v8::Date> date) {
804 return date->ValueOf() / 1000;

Completed in 79 milliseconds

1...<<212223242526272829