HomeSort by relevance Sort by last modified time
    Searched defs:Minute (Results 1 - 25 of 29) sorted by null

1 2

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePrintLib/
PrintLibInternal.h 53 UINT8 Minute;
  /device/linaro/bootloader/edk2/MdePkg/Library/BasePrintLib/
PrintLibInternal.h 47 UINT8 Minute;
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
EventLogInfo.h 29 UINT8 Minute;
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Guid/
FirmwareId.h 56 CHAR8 Minute[2];
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
UefiBaseTypes.h 53 // Minute: 0 - 59
63 UINT8 Minute;
UefiInternalFormRepresentation.h 582 UINT8 Minute;
    [all...]
  /device/linaro/bootloader/edk2/FatPkg/FatPei/
FatLiteFmt.h 55 UINT16 Minute : 6;
  /external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
UefiBaseType.h 57 /// Minute: 0 - 59
67 UINT8 Minute;
UefiInternalFormRepresentation.h 606 UINT8 Minute;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxePrintLibPrint2Protocol/
PrintLib.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiBaseType.h 67 /// Minute: 0 - 59
77 UINT8 Minute;
UefiInternalFormRepresentation.h 667 UINT8 Minute;
    [all...]
  /external/syslinux/efi32/include/efi/
efidef.h 82 UINT8 Minute; // 0 - 59
  /external/syslinux/efi64/include/efi/
efidef.h 82 UINT8 Minute; // 0 - 59
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efidef.h 82 UINT8 Minute; // 0 - 59
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiTypes.h 132 // Minute: 0 - 59
142 UINT8 Minute;
EfiHii.h 538 UINT8 Minute;
    [all...]
  /device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
FatFileSystem.h 179 UINT16 Minute : 6;
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Framework/
FrameworkInternalFormRepresentation.h 233 FRAMEWORK_EFI_IFR_NUMERIC Minute;
  /prebuilts/go/darwin-x86/src/time/
time.go 132 // determine the minute, hour, month, day, and year
347 // The presentation computations - year, month, minute, and so on - all
574 // Clock returns the hour, minute, and second within the day specified by t.
594 // Minute returns the minute offset within the hour specified by t, in the range [0, 59].
595 func (t Time) Minute() int {
599 // Second returns the second offset within the minute specified by t, in the range [0, 59].
643 Minute = 60 * Second
644 Hour = 60 * Minute
786 min := d / Minute
    [all...]
  /prebuilts/go/linux-x86/src/time/
time.go 132 // determine the minute, hour, month, day, and year
347 // The presentation computations - year, month, minute, and so on - all
574 // Clock returns the hour, minute, and second within the day specified by t.
594 // Minute returns the minute offset within the hour specified by t, in the range [0, 59].
595 func (t Time) Minute() int {
599 // Second returns the second offset within the minute specified by t, in the range [0, 59].
643 Minute = 60 * Second
644 Hour = 60 * Minute
786 min := d / Minute
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Binary/AmdModulePkg/Common/
Iscp.h 190 UINT8 Minute; ///< Minute: 0 - 59
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
EfiInternalFormRepresentation.h 244 EFI_IFR_NUMERIC Minute;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
poclass.h 327 UINT8 Minute;
ntddmmc.h 611 UCHAR Minute[2];

Completed in 84 milliseconds

1 2