Home
last modified time | relevance | path

Searched refs:report (Results 1 – 25 of 108) sorted by relevance

12345

/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Cpu0Cst/
DCpu0Cst.asl34 // support for each processor for multi-processor configuration, we will just report
57 // we report every c state with MWAIT extensions.
65 // If C6 is supported, we report MWAIT C1,C2,C4,C6
103 // If C4 is supported, we report MWAIT C1,C2,C4
134 // If C2 is supported, we report MWAIT C1,C2
158 // Else we only report MWAIT C1.
174 // the C1 in multi-processor configuration, we report C1 with MWAIT, other
183 // If C6 is supported, we report MWAIT C1, IO C2,C4,C6
221 // If C4 is supported, we report MWAIT C1, IO C2,C4
252 // If C2 is supported, we report MWAIT C1, IO C2
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeReportStatusCodeLib/
DDxeReportStatusCodeLib.uni2 // DXE report status code library.
4 // Retrieve status code and report status code in DXE phase.
18 #string STR_MODULE_ABSTRACT #language en-US "DXE report status code library"
20 #string STR_MODULE_DESCRIPTION #language en-US "Retrieve status code and report status cod…
DDxeReportStatusCodeLib.inf2 # DXE report status code library.
4 # Retrieve status code and report status code in DXE phase.
/device/linaro/bootloader/edk2/MdeModulePkg/Library/SmmReportStatusCodeLib/
DSmmReportStatusCodeLib.uni2 // SMM report status code library.
4 // Retrieve status code and report status code in SMM phase.
18 #string STR_MODULE_ABSTRACT #language en-US "SMM report status code library"
20 #string STR_MODULE_DESCRIPTION #language en-US "Retrieves status code and report status co…
DSmmReportStatusCodeLib.inf2 # SMM report status code library.
4 # Retrieve status code and report status code in SMM phase.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
Dscantools.py139 self.report("%s %s", type, " ".join(modes))
167 def report(self, format, *args): member in Scanner
482 self.report("scanfile = %r", inputname)
484 self.report("(No interface specifications will be written)")
486 self.report("specfile = %r", self.specfile.name)
489 self.report("(No symbol definitions will be written)")
491 self.report("defsfile = %r", (self.defsfile.name,))
500 self.report("LINE: %r" % (line,))
507 self.report("\tafter comment1: %r" % (line,))
516 self.report("\tafter comment2: %r" % (line,))
[all …]
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/
DDxeReportStatusCodeLib.uni2 // Framework DXE report status code library to support EFI1.1 and UEFI2.0 system.
4 // Framework DXE report status code library to support EFI1.1 and UEFI2.0 systems.
18 #string STR_MODULE_ABSTRACT #language en-US "Framework DXE report status code library t…
20 #string STR_MODULE_DESCRIPTION #language en-US "Framework DXE report status code library t…
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/SmmRuntimeDxeReportStatusCodeLibFramework/
DSmmRuntimeDxeReportStatusCodeLibFramework.uni4 // This library instance supports status code report in SMM, as well as DXE & runtime phase.
6 …age to ReportStatusCode() in framework runtime services table or runtime report status code protoc…
22report in SMM, as well as DXE & runtime phase. In SMM, it logs message via the SMM Status Code Pro…
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_urllib.py292 report = []
293 def hooktester(count, block_size, total_size, _report=report):
298 self.assertEqual(len(report), 1)
299 self.assertEqual(report[0][2], 0)
306 report = []
307 def hooktester(count, block_size, total_size, _report=report):
312 self.assertEqual(len(report), 2)
313 self.assertEqual(report[0][1], 8192)
314 self.assertEqual(report[0][2], 5)
320 report = []
[all …]
Dtest_modulefinder.py227 def _do_test(self, info, report=False): argument
233 if report:
234 mf.report()
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Cpu0Tst/
DCpu0Tst.asl93 // we report TSSM;otherwise report TSSI.
105 // If CMP is suppored, we report the dependency with two processors
123 // Otherwise, we report the dependency with one processor
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/
Dmsg_05.txt5 Content-Type: multipart/report; report-type=delivery-status;
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Cpu0Ist/
DCpu0Ist.asl70 // we report NPSS, otherwise, we report SPSS.
114 // If CMP is suppored, we report the dependency with two processors
119 // If OSPM is capable of hardware coordination of P-states, we report
152 // Otherwise, we report the dependency with one processor
/device/google/dragon/crash_collector/
DAndroid.mk78 LOCAL_MODULE := crash-report-provider
87 LOCAL_STATIC_JAVA_LIBRARIES := crash-report-provider
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/
DPeiDxeDebugLibReportStatusCode.uni2 // Debug Library based on report status code library
18 #string STR_MODULE_ABSTRACT #language en-US "Debug Library based on report status code …
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/
DPeiDxeDebugLibReportStatusCode.uni2 // Debug Library based on report status code library
18 #string STR_MODULE_ABSTRACT #language en-US "Debug Library based on report status code …
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dfilecmp.py191 def report(self): # Print a report on the differences between a and b member in dircmp
217 self.report()
220 sd.report()
223 self.report()
292 dd.report()
Dmarkupbase.py143 def parse_marked_section(self, i, report=1): argument
159 if report:
165 def parse_comment(self, i, report=1): argument
172 if report:
200 j = self.parse_comment(j, report=0)
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlua.c135 static int report (lua_State *L, int status) { in report() function
213 return report(L, status); in dofile()
220 return report(L, status); in dostring()
231 return report(L, status); in dolibrary()
309 report(L, status); in dotty()
340 return report(L, status); in handle_script()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableDxe/
DFirmwarePerformanceDxe.uni4 // This module registers report status code listener to collect performance data
23 #string STR_MODULE_DESCRIPTION #language en-US "This module registers report status code l…
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableSmm/
DFirmwarePerformanceSmm.uni4 // This module registers report status code listener to collect performance data
22 #string STR_MODULE_DESCRIPTION #language en-US "This module registers report status code l…
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dfixdiv.py236 report(slashes, "No conclusive evidence")
305 f.report(row, mark="*")
307 def report(slashes, message): function
349 def report(self, first, last=None, mark="*"): member in FileContext
/device/linaro/bootloader/edk2/DuetPkg/Library/DxeCoreReportStatusCodeLibFromHob/
DDxeCoreReportStatusCodeLibFromHob.inf4 # DXE core report status code library that retrieves the status code function from
5 # a GUIDed HOB and installs report status code protocol for later DXE phase drivers.
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PeiReportStatusCodeLib/
DPeiReportStatusCodeLib.uni4 // Instance of Report Status Code Library for PEI Phase. It first tries to report status
22 …tance of Report Status Code Library for the PEI Phase. It first tries to report status code via PE…
/device/google/dragon/sepolicy/
Dsystem_server.te1 # Allow system_server to open crash report files.

12345