Searched defs:time_t (Results 1 – 11 of 11) sorted by relevance
/device/linaro/bootloader/edk2/StdLib/Include/ |
D | utime.h | 51 typedef _EFI_TIME_T time_t; typedef
|
D | time.h | 101 typedef _EFI_TIME_T time_t; typedef
|
/device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/ |
D | _timespec.h | 40 typedef __time_t time_t; typedef
|
D | types.h | 206 typedef __time_t time_t; typedef
|
/device/linaro/bootloader/edk2/StdLib/LibC/Time/ |
D | Time.c | 247 void (* const funcp)(const time_t*, long, struct tm*), in time2sub() 402 time2(struct tm * const tmp, void (* const funcp)(const time_t*, long, struct tm*), in time2() 419 void (* const funcp)(const time_t *, long, struct tm *), in time1()
|
/device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/ |
D | time.h | 65 typedef __time_t time_t; typedef
|
/device/linaro/bootloader/edk2/StdLib/Include/sys/ |
D | types.h | 259 typedef _EFI_TIME_T time_t; typedef
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | timemodule.c | 275 time_convert(double when, struct tm * (*function)(const time_t *)) in time_convert()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
D | timemodule.c | 275 time_convert(double when, struct tm * (*function)(const time_t *)) in time_convert()
|
/device/linaro/bootloader/edk2/CryptoPkg/Include/ |
D | OpenSslSupport.h | 111 typedef long time_t; typedef
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/ |
D | infinite_recursion.py | 1984 time_t = __darwin_time_t variable
|