Home
last modified time | relevance | path

Searched refs:Date (Results 1 – 25 of 90) sorted by relevance

1234

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/
Dmsg_43.txt15 Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
43 Arrival-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
49 Last-Attempt-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
55 Last-Attempt-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
61 Last-Attempt-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
67 Last-Attempt-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
73 Last-Attempt-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
79 Last-Attempt-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
85 Last-Attempt-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
91 Last-Attempt-Date: Fri, 26 Nov 2004 19:41:44 -0800 (PST)
[all …]
Dmsg_46.txt2 Delivery-Date: Mon, 08 Feb 2010 14:05:16 +0100
6 Date: Mon, 01 Feb 2010 12:21:16 +0100
15 Date: Mon, 01 Feb 2010 12:18:40 +0100
Dmsg_02.txt6 Date: Fri, 20 Apr 2001 20:18:00 -0400 (EDT)
50 Date: Fri, 20 Apr 2001 20:16:13 -0400
63 Date: Fri, 20 Apr 2001 20:16:21 -0400
77 Date: Fri, 20 Apr 2001 20:16:25 -0400
92 Date: Fri, 20 Apr 2001 20:16:28 -0400
107 Date: Fri, 20 Apr 2001 20:16:32 -0400
Dmsg_06.txt12 Date: Thu, 13 Sep 2001 17:28:42 -0400
27 Date: Thu, 13 Sep 2001 17:28:28 -0400
Dmsg_41.txt4 Date: Sun, 11 Jul 2004 16:09:27 -0300
Dmsg_25.txt7 Date: Fri, 6 Apr 2001 09:23:06 -0800 (GMT-0800)
36 Arrival-Date: Fri, 6 Apr 2001 09:23:03 -0800 (GMT-0800)
41 Last-Attempt-Date: Fri, 6 Apr 2001 09:23:06 -0800 (GMT-0800)
113 Date: Fri, 6 Apr 2001 16:03:39 +0100
Dmsg_17.txt5 Date: Fri, 20 Apr 2001 19:35:02 -0400
Dmsg_03.txt9 Date: Fri, 4 May 2001 14:05:44 -0400
Dmsg_09.txt5 Date: Fri, 20 Apr 2001 19:35:02 -0400
Dmsg_08.txt5 Date: Fri, 20 Apr 2001 19:35:02 -0400
Dmsg_27.txt5 Date: Tue, 4 Jun 2002 21:46:59 -0400
Dmsg_32.txt2 Date: Tue, 26 Sep 2000 12:23:03 -0500
Dmsg_01.txt12 Date: Fri, 4 May 2001 14:05:44 -0400
Dmsg_12.txt5 Date: Fri, 20 Apr 2001 19:35:02 -0400
Dmsg_12a.txt5 Date: Fri, 20 Apr 2001 19:35:02 -0400
Dmsg_20.txt15 Date: Fri, 4 May 2001 14:05:44 -0400
Dmsg_29.txt15 Date: Fri, 4 May 2001 14:05:44 -0400
Dmsg_33.txt2 Date: Wed, 27 Sep 2000 11:11:09 -0500
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/classes/
DDates.py91 ans = Date(1,1,1) # arguments irrelevant; just getting a Date obj
120 class Date: class
175 return Date(local[1], local[2], local[0])
181 a = Date(9,30,1913)
182 b = Date(9,30,1914)
206 if d[b-366] != b or d[a+(b-a)] != Date(10,1,1913):
217 fd, ld = Date(1,1,y), Date(12,31,y)
DREADME4 Dates.py Date manipulation package by Tim Peters
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
DMain.vfi138 // Date and Time section
140 …date year varid = Date.Year, // Note that it is a member of NULL, so the RTC will be the sy…
148 …month varid = Date.Month, // Note that it is a member of NULL, so the RTC will be the system re…
156 …day varid = Date.Day, // Note that it is a member of NULL, so the RTC will be the syste…
166 ideqval Date.Day == 31
168 ideqvallist Date.Month == 2 4 6 9 11
173 ideqval Date.Day == 30
175 ideqval Date.Month == 2
180 ideqval Date.Day == 0x29
182 ideqval Date.Month == 2
[all …]
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Core/
DDistributionPackageClass.py50 self.Date = ''
69 def SetDate(self, Date): argument
70 self.Date = Date
73 return self.Date
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UserProfileManagerDxe/
DUserProfileAdd.c182 EFI_USER_INFO_CREATE_DATE Date; in SetCreateDate() local
196 Status = gRT->GetTime (&Date, NULL); in SetCreateDate()
202 CopyMem ((UINT8 *) (NewUserInfo + 1), &Date, sizeof (EFI_USER_INFO_CREATE_DATE)); in SetCreateDate()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Guid/
DFirmwareId.h53 CHAR8 Date[2];
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuMpPei/
DMicrocode.h37 UINT32 Date; member

1234