| /device/linaro/bootloader/edk2/ArmVirtPkg/Library/XenRealTimeClockLib/ |
| D | XenRealTimeClockLib.c | 43 UINTN hh; in EpochToEfiTime() local
|
| /device/linaro/bootloader/OpenPlatformPkg/Library/EfiTimeBaseLib/ |
| D | EfiTimeBaseLib.c | 109 UINTN hh; in EpochToEfiTime() local
|
| /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/PL031RealTimeClockLib/ |
| D | PL031RealTimeClockLib.c | 133 UINTN hh; in EpochToEfiTime() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
| D | datetimemodule.c | 693 #define new_datetime(y, m, d, hh, mm, ss, us, tzinfo) \ argument 721 #define new_time(hh, mm, ss, us, tzinfo) \ argument 1413 build_struct_time(int y, int m, int d, int hh, int mm, int ss, int dstflag) in build_struct_time() 2878 int y, m, d, hh, mm, ss, us; in tzinfo_fromutc() local 3446 int hh = TIME_GET_HOUR(self); in time_replace() local 4392 int hh = DATE_GET_HOUR(self); in datetime_replace() local 4414 int y, m, d, hh, mm, ss, us; in datetime_astimezone() local 4531 int hh = DATE_GET_HOUR(self); in datetime_utctimetuple() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
| D | datetimemodule.c | 693 #define new_datetime(y, m, d, hh, mm, ss, us, tzinfo) \ argument 721 #define new_time(hh, mm, ss, us, tzinfo) \ argument 1413 build_struct_time(int y, int m, int d, int hh, int mm, int ss, int dstflag) in build_struct_time() 2878 int y, m, d, hh, mm, ss, us; in tzinfo_fromutc() local 3446 int hh = TIME_GET_HOUR(self); in time_replace() local 4392 int hh = DATE_GET_HOUR(self); in datetime_replace() local 4414 int y, m, d, hh, mm, ss, us; in datetime_astimezone() local 4531 int hh = DATE_GET_HOUR(self); in datetime_utctimetuple() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
| D | rfc822.py | 994 hh, mm = divmod(hhmm, 60) variable
|