Home
last modified time | relevance | path

Searched refs:errors (Results 126 – 150 of 1765) sorted by relevance

12345678910>>...71

/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A D0001-Lib-pty.py-handle-stdin-I-O-errors-same-way-as-maste.patch4 Subject: [PATCH] Lib/pty.py: handle stdin I/O errors same way as master I/O
5 errors
7 reading stdin can throw the same I/O errors as reading from master fd does,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/edac-utils/
H A Dedac-utils_git.bb4 modules that handle reporting of hardware-related errors. Currently \
5 these modules mainly handle detection of ECC memory errors for many \
6 x86 and x86-64 chipsets and PCI bus parity errors."
/openbmc/phosphor-logging/lib/include/phosphor-logging/
H A Dmeson.build2 'elog-errors.hpp'.underscorify(),
4 output: 'elog-errors.hpp',
/openbmc/qemu/tests/qemu-iotests/
H A D031.out32 No errors were found on the image.
60 No errors were found on the image.
128 No errors were found on the image.
161 No errors were found on the image.
H A D009.out16 checking image for errors
17 No errors were found on the image.
H A D060.out8 1 errors were found on the image.
36 2 errors were found on the image.
53 No errors were found on the image.
69 1 errors were found on the image.
89 No errors were found on the image.
96 No errors were found on the image.
204 No errors were found on the image.
226 No errors were found on the image.
246 No errors were found on the image.
268 No errors were found on the image.
[all …]
H A D015.out18 checking image for errors
19 No errors were found on the image.
H A D025.out10 No errors were found on the image.
15 No errors were found on the image.
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/
H A DReset.interface.yaml7 errors:
18 errors:
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-edac5 counters for UE and CE errors on the given memory controller.
8 computing errors/time. Since the counters are always reset
35 errors that have occurred on this memory controller. If
44 which DIMM slot is having errors.
50 errors that have occurred on this memory controller. This
61 information as to which DIMM slot is having errors. Memory is
117 to it. With this label in the module, when errors occur
146 errors that have occurred on this DIMM. This count is very important
155 errors that have occurred on this DIMM. If panic_on_ue is set, this
/openbmc/phosphor-webui/app/server-control/controllers/
H A Dserver-led-controller.js41 function(errors) { argument
45 console.log(JSON.stringify(errors));
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dregression-vhdx-log.out12 checking image for errors
13 No errors were found on the image.
/openbmc/u-boot/arch/arm/mach-imx/mx6/
H A Dddr.c109 u32 errors = 0; in mmdc_do_write_level_calibration() local
172 errors |= 1; in mmdc_do_write_level_calibration()
175 errors |= 2; in mmdc_do_write_level_calibration()
192 errors |= 4; in mmdc_do_write_level_calibration()
245 return errors; in mmdc_do_write_level_calibration()
261 u32 errors = 0; in mmdc_do_dqs_calibration() local
393 errors |= 1; in mmdc_do_dqs_calibration()
396 errors |= 2; in mmdc_do_dqs_calibration()
453 errors |= 4; in mmdc_do_dqs_calibration()
457 errors |= 8; in mmdc_do_dqs_calibration()
[all …]
/openbmc/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-find-errors.sh50 echo No build errors.
72 echo No errors in console logs.
/openbmc/linux/drivers/macintosh/
H A Dwindfarm_pid.h42 s32 errors[WF_PID_MAX_HISTORY]; /* error history buffer */ member
79 s32 errors[WF_PID_MAX_HISTORY]; /* error history buffer */ member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libmimetic/libmimetic/
H A D0001-libmimetic-Removing-test-directory-from-the-Makefile.patch6 The test directory is removed as there were errors (relocation errors)
12 contains changes that resolves errors when compiling on target system
/openbmc/qemu/tests/plugin/
H A Dsyscall.c22 int64_t errors; member
69 entry->errors++; in vcpu_syscall_ret()
85 syscall_num, entry->calls, entry->errors); in print_entry()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/
H A DProxy.interface.yaml12 errors:
23 errors:
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/
H A DManager.interface.yaml28 errors:
50 errors:
94 errors:
109 errors:
123 errors:
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_engine_user.c268 int errors = 0; in intel_engines_driver_register() local
277 errors++; in intel_engines_driver_register()
288 errors++; in intel_engines_driver_register()
306 errors++; in intel_engines_driver_register()
310 if (drm_WARN(&i915->drm, errors, in intel_engines_driver_register()
/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/files/
H A D0001-configure-Prune-PIE-flags.patch13 it errors out but errors are not same.
18 Helps with errors like
/openbmc/openbmc/poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/
H A Dconfigure-fix.patch3 For example, at least the following errors happened to some compilers:
15 | cc1: all warnings being treated as errors
41 + [whether to diable treating gcc warnings as errors])],
/openbmc/openbmc/poky/bitbake/lib/bb/compress/
H A D_pipecompress.py19 cls, filename, mode="rb", *, encoding=None, errors=None, newline=None, **kwargs argument
48 if errors is not None:
63 binary_file, encoding, errors, newline, write_through=True
/openbmc/phosphor-logging/tools/phosphor-logging/templates/
H A Delog-lookup-template.mako.cpp17 % for name in errors:
47 % for a in errors:
/openbmc/openbmc/poky/meta/recipes-bsp/gnu-efi/gnu-efi/
H A Dno-werror.patch1 Do not treat warnings as errors
4 treated as errors and fails the build, we have more combinations

12345678910>>...71