Home
last modified time | relevance | path

Searched defs:time_t (Results 1 – 11 of 11) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/
Dutime.h51 typedef _EFI_TIME_T time_t; typedef
Dtime.h101 typedef _EFI_TIME_T time_t; typedef
/device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
D_timespec.h40 typedef __time_t time_t; typedef
Dtypes.h206 typedef __time_t time_t; typedef
/device/linaro/bootloader/edk2/StdLib/LibC/Time/
DTime.c247 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/
Dtime.h65 typedef __time_t time_t; typedef
/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dtypes.h259 typedef _EFI_TIME_T time_t; typedef
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dtimemodule.c275 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/
Dtimemodule.c275 time_convert(double when, struct tm * (*function)(const time_t *)) in time_convert()
/device/linaro/bootloader/edk2/CryptoPkg/Include/
DOpenSslSupport.h111 typedef long time_t; typedef
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py1984 time_t = __darwin_time_t variable