/external/chromium-trace/catapult/third_party/Paste/paste/ |
D | reloader.py | 111 mtime = stat.st_mtime 113 mtime = 0 117 mtime = max(os.stat(filename[:-1]).st_mtime, mtime) 120 mtime = max(os.stat(filename[:-9] + '.py').st_mtime, mtime) 122 self.module_mtimes[filename] = mtime 123 elif self.module_mtimes[filename] < mtime:
|
/external/elfutils/libdw/ |
D | dwarf_filesrc.c | 38 dwarf_filesrc (Dwarf_Files *file, size_t idx, Dwarf_Word *mtime, in dwarf_filesrc() argument 44 if (mtime != NULL) in dwarf_filesrc() 45 *mtime = file->info[idx].mtime; in dwarf_filesrc()
|
D | dwarf_linesrc.c | 38 dwarf_linesrc (Dwarf_Line *line, Dwarf_Word *mtime, Dwarf_Word *length) in dwarf_linesrc() argument 49 if (mtime != NULL) in dwarf_linesrc() 50 *mtime = line->files->info[line->file].mtime; in dwarf_linesrc()
|
D | dwarf_getsrclines.c | 165 .mtime = 0, in read_srclines() 392 get_uleb128 (new_file->info.mtime, linep, lineendp); in read_srclines() 536 Dwarf_Word mtime; in read_srclines() local 539 get_uleb128 (mtime, linep, lineendp); in read_srclines() 566 new_file->info.mtime = mtime; in read_srclines()
|
/external/squashfs-tools/squashfs-tools/ |
D | squashfs_fs.h | 315 int mtime; member 324 int mtime; member 334 int mtime; member 345 int mtime; member 356 int mtime; member 368 int mtime; member 380 int mtime; member 394 int mtime; member 411 int mtime; member 425 int mtime; member
|
D | squashfs_compat.h | 79 int mtime; member 88 int mtime; member 98 int mtime; member 109 int mtime; member 121 int mtime; member 135 int mtime; member 150 int mtime; member 164 int mtime; member 272 SQUASHFS_SWAP((s)->mtime, d, 32, 32);\ 484 int mtime; member [all …]
|
D | squashfs_swap.h | 78 SWAP_FUNC##S(32, s, d, mtime, struct squashfs_base_inode_header);\ 87 SWAP_FUNC##S(32, s, d, mtime, struct squashfs_ipc_inode_header);\ 97 SWAP_FUNC##S(32, s, d, mtime, struct squashfs_lipc_inode_header);\ 108 SWAP_FUNC##S(32, s, d, mtime, struct squashfs_dev_inode_header);\ 119 SWAP_FUNC##S(32, s, d, mtime, struct squashfs_ldev_inode_header);\ 131 SWAP_FUNC##S(32, s, d, mtime, struct squashfs_symlink_inode_header);\ 142 SWAP_FUNC##S(32, s, d, mtime, struct squashfs_reg_inode_header);\ 155 SWAP_FUNC##S(32, s, d, mtime, struct squashfs_lreg_inode_header);\ 171 SWAP_FUNC##S(32, s, d, mtime, struct squashfs_dir_inode_header);\ 185 SWAP_FUNC##S(32, s, d, mtime, struct squashfs_ldir_inode_header);\
|
D | unsquash-2.c | 175 i.time = inode->mtime; in read_inode_2() 193 i.time = inode->mtime; in read_inode_2() 208 i.time = inode->mtime; in read_inode_2()
|
/external/elfutils/libdwfl/ |
D | dwfl_lineinfo.c | 34 Dwarf_Word *mtime, Dwarf_Word *length) in dwfl_lineinfo() argument 56 if (mtime != NULL) in dwfl_lineinfo() 57 *mtime = file->mtime; in dwfl_lineinfo()
|
/external/squashfs-tools/kernel/include/linux/ |
D | squashfs_fs.h | 250 __le32 mtime; member 259 __le32 mtime; member 269 __le32 mtime; member 280 __le32 mtime; member 292 __le32 mtime; member 306 __le32 mtime; member 323 __le32 mtime; member 337 __le32 mtime; member
|
/external/squashfs-tools/kernel/fs/squashfs/ |
D | squashfs_fs.h | 251 __le32 mtime; member 260 __le32 mtime; member 270 __le32 mtime; member 281 __le32 mtime; member 293 __le32 mtime; member 307 __le32 mtime; member 324 __le32 mtime; member 338 __le32 mtime; member
|
/external/e2fsprogs/tests/d_special_files/ |
D | expect | 13 mtime: 0x50f560e0 -- Tue Jan 15 14:00:00 2013 25 mtime: 0x50f560e0 -- Tue Jan 15 14:00:00 2013 50 mtime: 0x50f560e0 -- Tue Jan 15 14:00:00 2013 63 mtime: 0x50f560e0 -- Tue Jan 15 14:00:00 2013 75 mtime: 0x50f560e0 -- Tue Jan 15 14:00:00 2013
|
/external/elfutils/tests/ |
D | dwfllines.c | 68 Dwarf_Word mtime; in main() local 71 &mtime, &length); in main() 140 assert (mtime == dw_mtime); in main() 148 i, addr, src, lineno, colno, mtime, length, in main()
|
/external/squashfs-tools/kernel-2.4/include/linux/ |
D | squashfs_fs.h | 257 unsigned int mtime; \ 407 SQUASHFS_SWAP((s)->mtime, d, 32, 32);\ 596 unsigned int mtime; member 609 unsigned int mtime; member 651 SQUASHFS_SWAP((s)->mtime, d, 24, 32);\ 662 SQUASHFS_SWAP((s)->mtime, d, 56, 32);\ 713 unsigned int mtime; member 728 unsigned int mtime; member 739 unsigned int mtime; member 805 SQUASHFS_SWAP((s)->mtime, d, 32, 32);\ [all …]
|
/external/toybox/toys/pending/ |
D | tar.c | 52 char name[100], mode[8], uid[8], gid[8],size[12], mtime[12], chksum[8], member 63 time_t mtime; member 138 sprintf(tmp.mtime, "%0*d", (int)sizeof(tmp.mtime)-1, 0); in write_longname() 198 itoo(hdr.mtime, sizeof(hdr.mtime), st->st_mtime); in add_file() 339 sprintf(buf, "%0o", (int)file_hdr->mtime); in extract_to_command() 446 struct timeval times[2] = {{file_hdr->mtime, 0},{file_hdr->mtime, 0}}; in extract_to_disk() 621 file_hdr->mtime = otoi(tar.mtime, sizeof(tar.mtime)); in unpack_tar() 724 struct tm *lc = localtime((const time_t*)&(file_hdr->mtime)); in unpack_tar()
|
D | crontab.c | 266 time_t mtime = 0; in do_edit() local 286 if (!stat(tname, &sb)) mtime = sb.st_mtime; in do_edit() 313 if (!stat(tname, &sb) && (mtime == sb.st_mtime)) { in do_edit()
|
/external/chromium-trace/catapult/third_party/Paste/paste/debug/ |
D | fsdiff.py | 50 if f.mtime < after[path].mtime: 81 parts.append(self.before[path].mtime) 83 parts.append(self.after[path].mtime) 236 self.mtime = self.stat.st_mtime 278 self.mtime = 'N/A'
|
/external/squashfs-tools/kernel-2.4/fs/squashfs/ |
D | squashfs2_0.c | 223 i->i_mtime = inodep->mtime; in squashfs_iget_2() 224 i->i_atime = inodep->mtime; in squashfs_iget_2() 225 i->i_ctime = inodep->mtime; in squashfs_iget_2() 271 i->i_mtime = inodep->mtime; in squashfs_iget_2() 272 i->i_atime = inodep->mtime; in squashfs_iget_2() 273 i->i_ctime = inodep->mtime; in squashfs_iget_2() 311 i->i_mtime = inodep->mtime; in squashfs_iget_2() 312 i->i_atime = inodep->mtime; in squashfs_iget_2() 313 i->i_ctime = inodep->mtime; in squashfs_iget_2()
|
/external/autotest/client/site_tests/login_OwnershipNotRetaken/ |
D | login_OwnershipNotRetaken.py | 42 mtime = os.stat(constants.OWNER_KEY_FILE).st_mtime 52 if os.stat(constants.OWNER_KEY_FILE).st_mtime > mtime:
|
/external/chromium-trace/catapult/third_party/WebOb/docs/wiki-example-code/ |
D | example.py | 101 resp.last_modified = page.mtime 107 if page.mtime != submit_mtime: 159 def mtime(self): member in Page
|
/external/opencv3/3rdparty/jinja2/ |
D | loaders.py | 171 mtime = path.getmtime(filename) 174 return path.getmtime(filename) == mtime 230 mtime = path.getmtime(filename) 233 return path.getmtime(filename) == mtime
|
/external/fio/ |
D | eta.c | 277 static void calc_rate(int unified_rw_rep, unsigned long mtime, in calc_rate() argument 289 rate[0] += ((1000 * diff) / mtime) / 1024; in calc_rate() 291 rate[i] = ((1000 * diff) / mtime) / 1024; in calc_rate() 297 static void calc_iops(int unified_rw_rep, unsigned long mtime, in calc_iops() argument 309 iops[0] += (diff * 1000) / mtime; in calc_iops() 311 iops[i] = (diff * 1000) / mtime; in calc_iops()
|
/external/toybox/toys/ |
D | e2fs.h | 22 uint32_t mtime; // Mount time member 90 uint32_t mtime; // Modification time member
|
/external/chromium-trace/catapult/third_party/WebOb/docs/ |
D | wiki-example.txt | 251 def mtime(self): 268 attribute, the ``.mtime`` (last modified time), and the page can exist 345 resp.last_modified = page.mtime 404 resp.last_modified = page.mtime 452 <input type="hidden" name="mtime" value="{{page.mtime}}"> 484 We save the last modified time in a hidden ``mtime`` field. This way 486 mtime is 100000, and someone else edits and saves a revision changing 487 the mtime to 100010, we can use this hidden field to detect that 522 submit_mtime = int(req.params.get('mtime') or '0') or None 523 if page.mtime != submit_mtime: [all …]
|
/external/chromium-trace/catapult/third_party/typ/typ/tests/ |
D | host_test.py | 93 mtime = h.mtime(dirpath, 'bar', 'foo.txt') 94 self.assertGreaterEqual(now, mtime - 0.1)
|