HomeSort by relevance Sort by last modified time
    Searched defs:mtime (Results 151 - 175 of 198) sorted by null

1 2 3 4 5 67 8

  /external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
libcpuset.c 416 * int set_mtime(const char *path, time_t mtime)
418 * Set modtime of file 'path' to 'mtime'. Return 0 on success,
422 static int set_mtime(const char *path, time_t mtime)
426 times.actime = mtime;
427 times.modtime = mtime;
1138 * If using this cached data, remember the mtime of the mapfile
1143 * The mtime of this file is set to the time when we did
1186 time_t mtime; /* modtime of mapfile when last read */ member in struct:cpunodemap
1231 cpunodemap.mtime = time(0);
1254 cpunodemap.mtime = get_mtime(mapfile)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
nis.h 248 uint32_t mtime; member in struct:nis_oid
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
nis.h 249 uint32_t mtime; member in struct:nis_oid
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
objidlbase.h 2004 FILETIME mtime; member in struct:tagSTATSTG
    [all...]
objidl.h 2219 FILETIME mtime; member in struct:tagSTATSTG
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
posixmodule.c 1096 (mode, ino, dev, nlink, uid, gid, size, atime, mtime, ctime)\n\
2784 FILETIME atime, mtime; local
    [all...]
  /external/python/cpython2/Modules/
posixmodule.c 2965 FILETIME atime, mtime; local
    [all...]
  /external/elfutils/src/
readelf.c 6408 Dwarf_Word mtime, length; local
6629 unsigned int mtime; local
6800 Dwarf_Word mtime; local
    [all...]
  /external/llvm/tools/llvm-objdump/
MachODump.cpp 5780 const char *key, *type, *mode, *user, *group, *size, *mtime, *name, *m; local
    [all...]
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
zipfs.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
zipfs.jar 
  /external/robolectric/v1/lib/main/
sqlite-jdbc-3.7.2.jar 
  /prebuilts/devtools/tools/lib/
commons-compress-1.8.1.jar 
commons-compress-1.0.jar 
  /prebuilts/misc/common/commons-compress/
commons-compress-prebuilt.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.9/
commons-compress-1.9.jar 
  /prebuilts/tools/common/offline-m2/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.jar 
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfd.h 5714 long mtime; member in struct:bfd
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
bfd.h 5714 long mtime; member in struct:bfd
    [all...]
  /prebuilts/tools/common/commons-compress/
commons-compress-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.0/
commons-compress-1.0.jar 
  /toolchain/binutils/binutils-2.25/bfd/
bfd-in2.h 6300 long mtime; member in struct:bfd
    [all...]
  /external/r8/deps/
commons-compress-1.12.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.12/
commons-compress-1.12.jar 

Completed in 2027 milliseconds

1 2 3 4 5 67 8