Home
last modified time | relevance | path

Searched defs:mtime (Results 1 - 25 of 66) sorted by relevance

123

/third_party/elfutils/libdw/
H A Ddwarf_linesrc.c38 dwarf_linesrc (Dwarf_Line *line, Dwarf_Word *mtime, Dwarf_Word *length) in dwarf_linesrc() argument
H A Ddwarf_filesrc.c38 dwarf_filesrc (Dwarf_Files *file, size_t idx, Dwarf_Word *mtime, in dwarf_filesrc() argument
/third_party/elfutils/libdwfl/
H A Ddwfl_lineinfo.c37 dwfl_lineinfo(Dwfl_Line *line, Dwarf_Addr *addr, int *linep, int *colp, Dwarf_Word *mtime, Dwarf_Word *length) dwfl_lineinfo() argument
/third_party/ninja/src/
H A Ddeps_log.h83 TimeStamp mtime; member
[all...]
H A Dbuild_log.h63 TimeStamp mtime; member
H A Dmanifest_parser_perftest.cc47 TimeStamp mtime = disk_interface.Stat(dir + "/build.ninja", err); in WriteFakeManifests() local
H A Dtest.h73 int mtime; member
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...]
H A Dgraph.cc43 void Node::UpdatePhonyMtime(TimeStamp mtime) { in UpdatePhonyMtime() argument
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/time/
H A Dwcsftime_l.c55 struct tm mtime = { in wcsftime_l_0200() local
/third_party/python/Lib/urllib/
H A Drobotparser.py37 def mtime(self): member in RobotFileParser
/third_party/elfutils/tests/
H A Ddwfllines.c68 Dwarf_Word mtime; in main() local
/third_party/musl/porting/linux/user/src/network/
H A Dres_msend.c23 static unsigned long mtime() in mtime() function
/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
/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...]
/third_party/ffmpeg/tools/
H A Dcrypto_bench.c586 double mtime, ttime = 0, ttime2 = 0, stime; in run_implementation() local
/third_party/nghttp2/src/
H A DHttpServer.h111 int64_t mtime; member

Completed in 14 milliseconds

123