Home
last modified time | relevance | path

Searched refs:tm_gmtoff (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/SysCall/
DTimerWrapper.c166 GmTime->tm_gmtoff = 0; in gmtime()
/device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/
Dtime.h135 long tm_gmtoff; /* offset from UTC in seconds */ member
/device/linaro/bootloader/edk2/CryptoPkg/Include/
DOpenSslSupport.h137 long tm_gmtoff; /* offset from CUT in seconds */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dtimemodule.c737 janzone = -p->tm_gmtoff; in inittimezone()
742 julyzone = -p->tm_gmtoff; in inittimezone()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dtimemodule.c737 janzone = -p->tm_gmtoff; in inittimezone()
742 julyzone = -p->tm_gmtoff; in inittimezone()