/external/lzma/CPP/Windows/ |
FileDir.cpp | 91 bool SetDirTime(LPCWSTR fileName, const FILETIME *cTime, const FILETIME *aTime, const FILETIME *mTime)
117 res = BOOLToBool(::SetFileTime(hDir, cTime, aTime, mTime));
|
/external/qemu/block/ |
qcow.c | 46 uint32_t mtime; member in struct:QCowHeader 105 be32_to_cpus(&header.mtime);
|
/ndk/sources/host-tools/make-3.81/po/ |
he.po | 136 msgid "# %s (key %s, mtime %d): could not be opened.\n" 137 msgstr "# %s (key %s, mtime %d): could not be opened.\n" 151 msgid "# %s (key %s, mtime %d): " 152 msgstr "# %s (key %s, mtime %d): " 782 " -L, --check-symlink-times Use the latest mtime between symlinks and " [all...] |
id.po | 133 msgid "# %s (key %s, mtime %d): could not be opened.\n" 134 msgstr "# %s (key %s, mtime %d): tidak dapat dibuka.\n" 148 msgid "# %s (key %s, mtime %d): " 149 msgstr "# %s (key %s, mtime %d): " 780 " -L, --check-symlink-times Use the latest mtime between symlinks and " [all...] |
ja.po | 134 msgid "# %s (key %s, mtime %d): could not be opened.\n" 135 msgstr "# %s (key %s, mtime %d): ?????????????.\n" 149 msgid "# %s (key %s, mtime %d): " 150 msgstr "# %s (key %s, mtime %d): " 791 " -L, --check-symlink-times Use the latest mtime between symlinks and " [all...] |
make.pot | 132 msgid "# %s (key %s, mtime %d): could not be opened.\n" 147 msgid "# %s (key %s, mtime %d): " 760 " -L, --check-symlink-times Use the latest mtime between symlinks and "
|
fi.po | 133 msgid "# %s (key %s, mtime %d): could not be opened.\n" 148 msgid "# %s (key %s, mtime %d): " 793 " -L, --check-symlink-times Use the latest mtime between symlinks and " 796 " -L, --check-symlink-times Käytä uusinta mtime-aikaa symlinkkien ja\n" [all...] |
/external/chromium_org/sync/protocol/ |
sync.proto | 166 optional int64 mtime = 5; [all...] |
/external/chromium/chrome/browser/sync/engine/ |
process_commit_response_command.cc | 382 committed_entry.mtime());
|
/external/chromium_org/net/disk_cache/simple/ |
simple_index_file.cc | 106 // guaranteed to be more accurate than mtime. It is no worse though.
|
/external/chromium_org/sync/engine/ |
commit_util.cc | 293 local_entry->PutServerMtime(ProtoTimeToTime(committed_entry.mtime()));
|
/external/chromium_org/sync/internal_api/ |
write_node.cc | 412 // MTIME/CTIME: Seems reasonable to just leave them alone.
|
/external/chromium_org/third_party/sqlite/src/test/ |
corruptC.test | 79 set qseed [file mtime test.db]
|
/external/chromium_org/tools/gyp/test/lib/ |
TestCmd.py | [all...] |
/external/e2fsprogs/lib/ext2fs/ |
undo_io.c | 104 static unsigned char mtime_key[] = "filesystem MTIME";
|
/external/lzma/C/Util/7z/ |
7zMain.c | 392 ConvertFileTimeToString(&f->MTime, t);
|
/frameworks/base/core/java/com/android/internal/util/ |
StateMachine.java | 449 private long mTime; 480 mTime = System.currentTimeMillis(); 492 return mTime; 535 c.setTimeInMillis(mTime); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/ |
nis.h | 248 uint32_t mtime; member in struct:nis_oid
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
nis.h | 248 uint32_t mtime; member in struct:nis_oid
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/ |
nis.h | 248 uint32_t mtime; member in struct:nis_oid
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
build_py.py | 69 # XXX copy_file by default preserves atime and mtime. IMHO this is
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
build_py.py | 69 # XXX copy_file by default preserves atime and mtime. IMHO this is
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/ |
file_table.js | 693 * Compare by mtime first, then by name. 704 * Compare by mtime first, then by name.
|
/frameworks/av/services/audioflinger/ |
FastMixer.cpp | 412 perTrackTimestamp.mTime = timestamp.mTime; [all...] |
/ndk/sources/host-tools/make-3.81/ |
ChangeLog | 245 * remake.c (f_mtime): If the mtime is a special token from -o or 246 -W, don't overwrite it with the real mtime. 658 option was given and the file is a symlink, take the best mtime of 659 the symlink we can get as the mtime of the file and don't fail. [all...] |