Home
last modified time | relevance | path

Searched refs:date (Results 1 – 25 of 139) sorted by relevance

123456

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dcalendar.py49 _months = [datetime.date(2001, i+1, 1).strftime for i in range(12)]
69 _days = [datetime.date(2001, 1, i+1).strftime for i in range(7)]
113 return datetime.date(year, month, day).weekday()
157 date = datetime.date(year, month, 1)
159 days = (date.weekday() - self.firstweekday) % 7
160 date -= datetime.timedelta(days=days)
163 yield date
164 date += oneday
165 if date.month != month and date.weekday() == self.firstweekday:
173 for date in self.itermonthdates(year, month):
[all …]
Dnntplib.py266 def newgroups(self, date, time, file=None): argument
274 return self.longcmd('NEWGROUPS ' + date + ' ' + time, file)
276 def newnews(self, group, date, time, file=None): argument
285 cmd = 'NEWNEWS ' + group + ' ' + date + ' ' + time
528 def date (self): member in NNTP
542 date = elem[1][2:8]
544 if len(date) != 6 or len(time) != 6:
546 return resp, date, time
Dcgitb.py108 date = time.ctime(time.time())
112 '#ffffff', '#6622aa', pyver + '<br>' + date) + '''
199 date = time.ctime(time.time())
200 head = "%s\n%s\n%s\n" % (str(etype), pyver, date) + '''
Drfc822.py987 date = m.getdate_tz('date') variable
988 tz = date[-1]
989 date = time.localtime(mktime_tz(date)) variable
990 if date:
991 print 'ParsedDate:', time.asctime(date),
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dcalendar.py49 _months = [datetime.date(2001, i+1, 1).strftime for i in range(12)]
69 _days = [datetime.date(2001, 1, i+1).strftime for i in range(7)]
113 return datetime.date(year, month, day).weekday()
157 date = datetime.date(year, month, 1)
159 days = (date.weekday() - self.firstweekday) % 7
160 date -= datetime.timedelta(days=days)
163 yield date
165 date += oneday
169 if date.month != month and date.weekday() == self.firstweekday:
177 for date in self.itermonthdates(year, month):
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dlogmerge.py144 date = dateword + ' ' + timeword
150 date = None
162 records.append((date, working_file, rev, author, text))
169 for (date, working_file, rev, author, text) in database:
177 prev.append((date, working_file, rev, author))
Dmailerdaemon.py198 date = '%s %02d' % (calendar.month_abbr[mm], dd)
200 date = '??????'
203 errorfirst[e] = '%s (%s)' % (fn, date)
206 errorlast[e] = '%s (%s)' % (fn, date)
/device/generic/goldfish/tools/
Demulator_boot_test.sh7 date
60 date
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/classes/
DDates.py80 def _date2num(date): # compute ordinal of date.month,day,year argument
81 return _days_before_year(date.year) + \
82 _days_before_month(date.month, date.year) + \
83 date.day
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/
DREADME2 README for pccts 1.33mr20 (Maintenance Release #20) release date 5 August 1999
46 little bit out-of-date. The section on semantic predicates is
47 very out of date, but I have not had time to revise it.
76 5. To get an up-to-date list of program options execute the
77 program with no command line options. To get up-to-date
168 5. To get an up-to-date list of program options execute the
169 program with no command line options. To get up-to-date
/device/google/cuttlefish/guest/monitoring/cuttlefish_service/java/com/android/google/gce/gceservice/
DBootReporter.java116 String date = df.format(Calendar.getInstance().getTime()); in reportMessage() local
117 mMessageList.add("[" + date + "] " + message); in reportMessage()
/device/google/cuttlefish/guest/hals/camera/
DExif.cpp254 std::string* date) { in convertTimestampToTimeAndDate() argument
270 *date = buffer; in convertTimestampToTimeAndDate()
380 std::string date; in createExifData() local
381 if (convertTimestampToTimeAndDate(timestamp, &triplet, &date)) { in createExifData()
385 date.c_str()); in createExifData()
/device/google/cuttlefish_vmm/x86_64-linux-gnu/
Dcargo_version.txt4 commit-date: 2020-05-03
/device/google/cuttlefish_vmm/aarch64-linux-gnu/
Dcargo_version.txt4 commit-date: 2020-05-03
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DisplayEngineDxe/
DInputHandler.c333 Month = QuestionValue->Value.date.Month; in AdjustQuestionValue()
334 Year = QuestionValue->Value.date.Year; in AdjustQuestionValue()
360 if (QuestionValue->Value.date.Day > Maximum) { in AdjustQuestionValue()
361 QuestionValue->Value.date.Day = Maximum; in AdjustQuestionValue()
369 if (QuestionValue->Value.date.Day > Maximum) { in AdjustQuestionValue()
370 QuestionValue->Value.date.Day = Minimum; in AdjustQuestionValue()
553 EditValue = QuestionValue->Value.date.Month; in GetNumericInput()
557 switch (QuestionValue->Value.date.Month) { in GetNumericInput()
559 if ((QuestionValue->Value.date.Year % 4) == 0 && in GetNumericInput()
560 ((QuestionValue->Value.date.Year % 100) != 0 || in GetNumericInput()
[all …]
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/
DUefiShellLevel3CommandsLib.inf3 # Note that the interactive versions of the time, date, and timezone functions are handled in the l…
29 # note that time, timezone, and date are part of the level 2 library
/device/common/
Dgenerate-blob-lists.sh53 ARCHIVEDIR=archive-$(date +%s)
89 date +"# Copyright (C) %Y The Android Open Source Project"
/device/mediatek/wembley-sepolicy/non_plat/
Dspm_loader.te13 # date: 2015/6/18 wk1525
/device/mediatek/wembley-sepolicy/r_non_plat/
Dspm_loader.te13 # date: 2015/6/18 wk1525
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiResourcesSampleDxe/
DSampleStrings.uni39 #string STR_SAMPLE_VERSION_HELP #language en-US "The date of the revision of the Firmware b…
40 … #language fr-FR "The date of the revision of the Firmware being used."
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
DREADME64 5. To get an up-to-date list of program options execute the
65 program with no command line options. To get up-to-date
156 5. To get an up-to-date list of program options execute the
157 program with no command line options. To get up-to-date
/device/generic/goldfish/camera/
DExif.cpp268 std::string* date) { in convertTimestampToTimeAndDate() argument
284 *date = buffer; in convertTimestampToTimeAndDate()
432 std::string date; in createExifDataCommon() local
433 if (convertTimestampToTimeAndDate(timestamp, &triplet, &date)) { in createExifDataCommon()
437 date.c_str()); in createExifDataCommon()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dzipimport.c690 long compress, crc, data_size, file_size, file_offset, date, time; in read_directory() local
753 date = PyMarshal_ReadShortFromFile(fp); in read_directory()
779 file_size, file_offset, time, date, crc); in read_directory()
844 long time, date, crc; in get_data() local
848 &date, &crc)) { in get_data()
1070 int time, date; in get_mtime_of_source() local
1072 date = PyInt_AsLong(PyTuple_GetItem(toc_entry, 6)); in get_mtime_of_source()
1073 mtime = parse_dostime(time, date); in get_mtime_of_source()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dzipimport.c690 long compress, crc, data_size, file_size, file_offset, date, time; in read_directory() local
760 date = PyMarshal_ReadShortFromFile(fp); in read_directory()
787 file_size, file_offset, time, date, crc); in read_directory()
857 long time, date, crc; in get_data() local
861 &date, &crc)) { in get_data()
1098 int time, date; in get_mtime_of_source() local
1100 date = PyInt_AsLong(PyTuple_GetItem(toc_entry, 6)); in get_mtime_of_source()
1101 mtime = parse_dostime(time, date); in get_mtime_of_source()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverSampleDxe/
DInventoryStrings.uni39 #string STR_INV_VERSION_HELP #language en-US "The date of the revision of the Firmware b…
40 … #language fr-FR "The date of the revision of the Firmware being used."

123456