Home
last modified time | relevance | path

Searched defs:ctime (Results 1 – 25 of 34) sorted by relevance

12

/third_party/musl/src/time/
Dctime.c3 char *ctime(const time_t *t) in ctime() function
/third_party/musl/porting/liteos_a/kernel/src/time/
Dctime.c3 char *ctime(const time_t *t) in ctime() function
/third_party/musl/porting/uniproton/kernel/src/time/
Dctime.c3 char *ctime(const time_t *t) in ctime() function
/third_party/musl/porting/liteos_m/kernel/src/time/
Dctime.c3 char *ctime(const time_t *t) in ctime() function
/third_party/node/deps/npm/node_modules/tar/lib/
Dwrite-entry.js169 ctime: this.portable ? null : this.stat.ctime property
175 ctime: this.portable ? null : this.header.ctime, property
462 ctime: this.portable ? null : this.ctime property
468 ctime: this.portable ? null : this.ctime, property
Dpax.js59 ctime: this.ctime || null property
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/shm_h/
D6-1-buildonly.c32 time_t atime = 0, dtime = 0, ctime = 0; in dummyfcn() local
/third_party/typescript/tests/cases/compiler/
DtruthinessCallExpressionCoercion.ts94 ctime: number; property
/third_party/libevdev/libevdev/
Dlibevdev-uinput-int.h12 time_t ctime[2]; /**< before/after UI_DEV_CREATE */ member
/third_party/iowow/src/platform/
Diwp.h123 uint64_t ctime; /**< Time of last status change. */ member
/third_party/toybox/toys/pending/
Dcrond.c586 static void schedule_jobs(time_t ctime, time_t ptime) in schedule_jobs()
630 time_t ctime, ptime; in crond_main() local
Dmke2fs.c185 uint32_t ctime; // Creation time member
/third_party/elfio/.vscode/
Dsettings.json33 "ctime": "cpp", string
/third_party/flutter/skia/third_party/externals/zlib/contrib/bench/
Dzlib_bench.cc221 double ctime[runs]; in zlib_file() local
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dprivate.h259 # define ctime tz_ctime macro
/third_party/icu/icu4c/source/tools/tzcode/
Dprivate.h259 # define ctime tz_ctime macro
Dlocaltime.c1545 ctime(const time_t *const timep) in ctime() function
/third_party/skia/third_party/externals/zlib/contrib/bench/
Dzlib_bench.cc236 double ctime[runs]; in zlib_file() local
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dprivate.h259 # define ctime tz_ctime macro
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux_dump.c85 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/
Detharp.c101 u16_t ctime; member
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_fileio.js31 ctime: '[PC preview] unknow ctime', property
/third_party/tzdata/
Dprivate.h442 # define ctime tz_ctime macro
/third_party/python/Lib/
Ddatetime.py919 def ctime(self): member in date
1887 def ctime(self): member in datetime
/third_party/typescript/src/harness/
DvfsUtil.ts1295 public ctime: Date; property in Stats

12