HomeSort by relevance Sort by last modified time
    Searched refs:Month (Results 101 - 125 of 149) sorted by null

1 2 3 45 6

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
VfrSyntax.g 146 #token Month("month") "month"
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeNetLib/
DxeNetLib.c 382 ASSERT ((Time.Month <= 12) && (Time.Month >= 1));
393 mMonthName [Time.Month-1],
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Ipf/
SalApi.h 389 UINT8 Month;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Graphics/
Print.c 866 (UINTN)Time->Month,
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/
Variable.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/BasePrintLib/
PrintLibInternal.c 739 TmpTime->Month,
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
SecureBootConfigImpl.c     [all...]
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 738 Month,
  /libcore/ojluni/src/main/java/java/time/
OffsetDateTime.java 274 * Obtains an instance of {@code OffsetDateTime} from a year, month, day,
286 * @param month the month-of-year to represent, from 1 (January) to 12 (December)
287 * @param dayOfMonth the day-of-month to represent, from 1 to 31
295 * if the day-of-month is invalid for the month-year
298 int year, int month, int dayOfMonth,
300 LocalDateTime dt = LocalDateTime.of(year, month, dayOfMonth, hour, minute, second, nanoOfSecond);
703 * This returns a {@code LocalDateTime} with the same year, month, day and time
716 * This returns a {@code LocalDate} with the same year, month and da
    [all...]
ZonedDateTime.java 291 * Obtains an instance of {@code ZonedDateTime} from a year, month, day,
319 * @param month the month-of-year to represent, from 1 (January) to 12 (December)
320 * @param dayOfMonth the day-of-month to represent, from 1 to 31
328 * if the day-of-month is invalid for the month-year
331 int year, int month, int dayOfMonth,
333 LocalDateTime dt = LocalDateTime.of(year, month, dayOfMonth, hour, minute, second, nanoOfSecond);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddmmc.h 608 UCHAR Month[2];
  /libcore/ojluni/src/test/java/time/tck/java/time/chrono/
TCKMinguoChronology.java 70 import java.time.Month;
262 public void test_badDates(int year, int month, int dom) {
263 MinguoChronology.INSTANCE.date(year, month, dom);
387 minguo.with(Month.APRIL);
    [all...]
TCKThaiBuddhistChronology.java 74 import java.time.Month;
267 public void test_badDates(int year, int month, int dom) {
268 ThaiBuddhistChronology.INSTANCE.date(year, month, dom);
434 jdate.with(Month.APRIL);
    [all...]
TCKJapaneseChronology.java 76 import java.time.Month;
358 public void test_badDates(int year, int month, int dom) {
359 JapaneseChronology.INSTANCE.date(year, month, dom);
521 jdate.with(Month.APRIL);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
Setup.c     [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
PrintInfo.c     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
UefiInternalFormRepresentation.h 572 UINT8 Month;
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
VfrSyntax.g 144 #token Month("month") "month"
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiHii.h 544 UINT8 Month;
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Guid/
Cper.h 61 UINT8 Month;
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
PxeBcSupport.c     [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserProfileManagerDxe/
UserProfileModify.c 273 Date->Month,
    [all...]
  /external/syslinux/gnu-efi/gnu-efi-3.0/lib/
print.c 1297 Time->Month,
  /external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
UefiInternalFormRepresentation.h 612 UINT8 Month;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
mce.h 183 UCHAR Month;

Completed in 2167 milliseconds

1 2 3 45 6