/third_party/musl/src/time/ |
D | ctime.c | 3 char *ctime(const time_t *t) in ctime() function
|
/third_party/musl/porting/liteos_a/kernel/src/time/ |
D | ctime.c | 3 char *ctime(const time_t *t) in ctime() function
|
/third_party/musl/porting/uniproton/kernel/src/time/ |
D | ctime.c | 3 char *ctime(const time_t *t) in ctime() function
|
/third_party/musl/porting/liteos_m/kernel/src/time/ |
D | ctime.c | 3 char *ctime(const time_t *t) in ctime() function
|
/third_party/node/deps/npm/node_modules/tar/lib/ |
D | write-entry.js | 184 ctime: this.portable ? null : this.stat.ctime, property 190 ctime: this.portable ? null : this.header.ctime, property 480 ctime: this.portable ? null : this.ctime, property 493 ctime: this.portable ? null : this.ctime, property
|
D | pax.js | 59 ctime: this.ctime || null, property
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/shm_h/ |
D | 6-1-buildonly.c | 32 time_t atime = 0, dtime = 0, ctime = 0; in dummyfcn() local
|
/third_party/typescript/tests/cases/compiler/ |
D | truthinessCallExpressionCoercion.ts | 94 ctime: number; property
|
/third_party/libevdev/libevdev/ |
D | libevdev-uinput-int.h | 12 time_t ctime[2]; /**< before/after UI_DEV_CREATE */ member
|
/third_party/tzdata/ |
D | asctime.c | 128 ctime(const time_t *timep) in ctime() function
|
D | private.h | 608 # define ctime tz_ctime macro
|
/third_party/toybox/toys/pending/ |
D | crond.c | 586 static void schedule_jobs(time_t ctime, time_t ptime) in schedule_jobs() 630 time_t ctime, ptime; in crond_main() local
|
D | mke2fs.c | 185 uint32_t ctime; // Creation time member
|
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/ |
D | time_test.cpp | 233 int ctime = tmC->tm_min; variable
|
/third_party/elfio/.vscode/ |
D | settings.json | 33 "ctime": "cpp", string
|
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
D | private.h | 259 # define ctime tz_ctime macro
|
/third_party/skia/third_party/externals/zlib/contrib/bench/ |
D | zlib_bench.cc | 236 double ctime[runs]; in zlib_file() local
|
/third_party/icu/icu4c/source/tools/tzcode/ |
D | private.h | 259 # define ctime tz_ctime macro
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | qtdemux_dump.c | 85 guint64 duration, ctime, mtime; in qtdemux_dump_tkhd() local 152 guint64 duration, ctime, mtime; in qtdemux_dump_mdhd() local
|
/third_party/lwip/src/core/ipv4/ |
D | etharp.c | 101 u16_t ctime; member
|
/third_party/node/deps/npm/node_modules/path-scurry/dist/mjs/ |
D | index.js | 249 #ctime; field in PathBase 250 get ctime() { getter in PathBase
|
/third_party/node/deps/npm/node_modules/path-scurry/dist/cjs/ |
D | index.js | 277 #ctime; field in PathBase 278 get ctime() { getter in PathBase
|
/third_party/lzma/C/Util/7z/ |
D | 7zMain.c | 796 FILETIME ctime; in main() local
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_fileio.js | 31 ctime: '[PC preview] unknow ctime', property
|
/third_party/python/Lib/ |
D | datetime.py | 919 def ctime(self): member in date 1887 def ctime(self): member in datetime
|