Home
last modified time | relevance | path

Searched defs:mtime (Results 1 – 13 of 13) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dtreesync.py165 def mtime(f): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dzipimport.c937 unmarshal_code(char *pathname, PyObject *data, time_t mtime) in unmarshal_code()
1061 time_t mtime = 0; in get_mtime_of_source() local
1083 time_t mtime, PyObject *toc_entry) in get_code_from_data()
1135 time_t mtime = 0; in get_module_code() local
Dposixmodule.c2784 FILETIME atime, mtime; in posix_utime() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dzipimport.c965 unmarshal_code(char *pathname, PyObject *data, time_t mtime) in unmarshal_code()
1089 time_t mtime = 0; in get_mtime_of_source() local
1111 time_t mtime, PyObject *toc_entry) in get_code_from_data()
1163 time_t mtime = 0; in get_module_code() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Drobotparser.py32 def mtime(self): member in RobotFileParser
Dgzip.py46 compresslevel=9, fileobj=None, mtime=None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_zipimport.py28 def make_pyc(co, mtime): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
DFSProxy.py157 def mtime(self, name): member in FSProxyLocal
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dimport.c769 check_compiled_module(char *pathname, time_t mtime, char *cpathname) in check_compiled_module()
911 write_compiled_module(PyCodeObject *co, char *cpathname, struct stat *srcstat, time_t mtime) in write_compiled_module()
1044 time_t mtime; in load_source_module() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dimport.c737 check_compiled_module(char *pathname, time_t mtime, char *cpathname) in check_compiled_module()
882 time_t mtime = srcstat->st_mtime; in write_compiled_module() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
Dimport.c737 check_compiled_module(char *pathname, time_t mtime, char *cpathname) in check_compiled_module()
882 time_t mtime = srcstat->st_mtime; in write_compiled_module() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dedk2module.c1263 time_t atime, mtime; in edk2_utime() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c1317 time_t atime, mtime; in posix_utime() local