Home
last modified time | relevance | path

Searched defs:mtime (Results 26 - 50 of 174) sorted by relevance

1234567

/third_party/musl/porting/linux/user/src/network/
H A Dres_msend.c23 static unsigned long mtime() in mtime() function
/third_party/ninja/src/
H A Ddeps_log.cc60 bool DepsLog::RecordDeps(Node* node, TimeStamp mtime, in RecordDeps() argument
66 bool DepsLog::RecordDeps(Node* node, TimeStamp mtime, in RecordDeps() argument
209 TimeStamp mtime; in Load() local
[all...]
H A Dclean.cc44 TimeStamp mtime = disk_interface_->Stat(path, &err); in FileExists() local
H A Ddisk_interface.cc71 uint64_t mtime = ((uint64_t)filetime.dwHighDateTime << 32) | in TimeStampFromFileTime() local
145 TimeStamp mtime = Stat(dir, &err); in MakeDirs() local
H A Dbuild_log.cc313 TimeStamp mtime = 0; in Load() local
118 LogEntry(const string& output, uint64_t command_hash, int start_time, int end_time, TimeStamp mtime) LogEntry() argument
144 RecordCommand(Edge* edge, int start_time, int end_time, TimeStamp mtime) RecordCommand() argument
469 const TimeStamp mtime = disk_interface.Stat(i->second->output, err); Restat() local
[all...]
/base/hiviewdfx/hiview/interfaces/js/napi/src/
H A Dhiview_napi_util.cpp129 napi_value mtime; in CreateJsFileInfo() local
/base/request/request/services/include/
H A Dc_task_info.h33 uint64_t mtime; member
88 uint64_t mtime; member
98 uint64_t mtime; member
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/include/
H A Dtar_file.h68 char mtime[MTIME_LEN]; member
/foundation/filemanagement/app_file_service/utils/src/b_json/
H A Db_report_entity.cpp116 off_t mtime = 0; in ParseReportInfo() local
117 mtimeStr >> mtime; in ParseReportInfo() local
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dcow_user.c27 time32_t mtime; member
46 time32_t mtime; member
89 __u32 mtime; member
101 __s64 mtime; member
[all...]
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dcow_user.c27 time32_t mtime; member
46 time32_t mtime; member
89 __u32 mtime; member
101 __s64 mtime; member
[all...]
/kernel/linux/linux-5.10/fs/f2fs/
H A Dgc.h59 unsigned long long mtime; /* mtime of section */ member
67 unsigned long long mtime; /* mtime of section */ member
/kernel/linux/linux-5.10/net/ceph/
H A Dcls_lock_client.c36 struct timespec64 mtime; in ceph_cls_lock() local
/kernel/linux/linux-6.6/fs/f2fs/
H A Dgc.h62 unsigned long long mtime; /* mtime of section */ member
/kernel/liteos_m/testsuites/unittest/posix/src/time/
H A Dtime_func_test_01.c489 time_t mtime = 0; variable
526 time_t mtime variable
555 time_t mtime = 18880; global() variable
[all...]
/kernel/linux/linux-6.6/net/ceph/
H A Dcls_lock_client.c38 struct timespec64 mtime; in ceph_cls_lock() local
/third_party/musl/src/network/
H A Dres_msend.c25 static unsigned long mtime() in mtime() function
/third_party/musl/libc-test/src/functionalext/supplement/network/
H A Dnameservercheck_client.c56 static unsigned long mtime() in mtime() function
/third_party/python/Lib/
H A Dgzip.py224 def mtime(self): member in GzipFile
[all...]
/third_party/toybox/toys/pending/
H A Dcrontab.c269 time_t mtime = 0; in do_edit() local
/third_party/pulseaudio/src/modules/
H A Dmodule-augment-properties.c52 time_t mtime; member
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dtar_file.cpp203 string mtime = I2Ocs(sizeof(hdr.mtime), st.st_mtime); in I2OcsConvert() local
[all...]
/third_party/libwebsockets/plugins/deaddrop/
H A Dprotocol_lws_deaddrop.c51 time_t mtime; member
/third_party/toybox/toys/posix/
H A Dtar.c82 char name[100], mode[8], uid[8], gid[8],size[12], mtime[12], chksum[8], member
[all...]
/base/request/request/frameworks/cj/ffi/include/
H A Dcj_request_ffi.h131 uint64_t mtime; member

Completed in 16 milliseconds

1234567