Home
last modified time | relevance | path

Searched defs:ctime (Results 1 - 24 of 24) sorted by relevance

/third_party/musl/src/time/
H A Dctime.c3 char *ctime(const time_t *t) in ctime() function
/third_party/musl/porting/liteos_a/kernel/src/time/
H A Dctime.c3 char *ctime(const time_t *t) in ctime() function
/third_party/musl/porting/liteos_m/kernel/src/time/
H A Dctime.c3 char *ctime(const time_t *t) in ctime() function
/third_party/musl/porting/uniproton/kernel/src/time/
H A Dctime.c3 char *ctime(const time_t *t) in ctime() function
/third_party/libevdev/libevdev/
H A Dlibevdev-uinput-int.h12 time_t ctime[2]; /**< before/after UI_DEV_CREATE */ member
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/shm_h/
H A D6-1-buildonly.c32 time_t atime = 0, dtime = 0, ctime = 0; in dummyfcn() local
/third_party/tzdata/
H A Dasctime.c128 ctime(const time_t *timep) in ctime() function
H A Dprivate.h609 # undef ctime macro
610 # define ctime tz_ctime macro
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/
H A Dtime_test.cpp233 int ctime = tmC->tm_min; in HWTEST_F() local
/third_party/icu/icu4c/source/tools/tzcode/
H A Dprivate.h258 # undef ctime macro
259 # define ctime tz_ctime macro
H A Dlocaltime.c1547 ctime(const time_t *const timep) in ctime() function
/third_party/skia/third_party/externals/zlib/contrib/bench/
H A Dzlib_bench.cc236 double ctime[runs]; in zlib_file() local
/third_party/lwip/src/core/ipv4/
H A Detharp.c101 u16_t ctime; member
[all...]
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dprivate.h258 # undef ctime macro
259 # define ctime tz_ctime macro
H A Dlocaltime.c1545 ctime(const time_t *const timep) in ctime() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/runtime/
H A Dwasm-runtime.cpp
/third_party/toybox/toys/pending/
H A Dcrond.c586 static void schedule_jobs(time_t ctime, time_t ptime) in schedule_jobs() argument
630 time_t ctime, ptime; in crond_main() local
H A Dmke2fs.c185 uint32_t ctime; // Creation time member
/third_party/lzma/C/Util/7z/
H A D7zMain.c797 FILETIME ctime; in main() local
/third_party/python/Lib/
H A Ddatetime.py1024 def ctime(self): member in date
1999 def ctime(self): member in datetime
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_kernel.h84 __u64 ctime; member
/third_party/NuttX/fs/nfs/
H A Dnfs_proto.h412 nfstime3 ctime; member
/third_party/libfuse/include/
H A Dfuse_kernel.h258 uint64_t ctime; member
675 uint64_t ctime; member
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs797 pub fn ctime(arg1: *const time_t) -> *mut c_char; in ctime() functions

Completed in 25 milliseconds