Home
last modified time | relevance | path

Searched refs:redundant (Results 1 – 25 of 174) sorted by relevance

1234567

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/
H A Dconfigurefix.patch4redundant RPATH /usr/libWARNING: QA Issue: directfb: /work/i586-poky-linux/directfb-1.4.15-r1/pack…
5 …rectfb-1.4.15-r1/packages-split/directfb/usr/bin/mkdfiff contains probably-redundant RPATH /usr/lib
6 …rectfb-1.4.15-r1/packages-split/directfb/usr/bin/dfbinfo contains probably-redundant RPATH /usr/lib
7 …fb-1.4.15-r1/packages-split/directfb/usr/bin/dfbpenmount contains probably-redundant RPATH /usr/lib
8 …/directfb-1.4.15-r1/packages-split/directfb/usr/bin/dfbg contains probably-redundant RPATH /usr/lib
9 …15-r1/packages-split/directfb/usr/lib/libfusion-1.4.so.6 contains probably-redundant RPATH /usr/lib
10 …packages-split/directfb/usr/lib/libdirectfb-1.4.so.6.0.9 contains probably-redundant RPATH /usr/lib
11 …-r1/packages-split/directfb/usr/lib/libdirectfb-1.4.so.6 contains probably-redundant RPATH /usr/lib
12 …1/packages-split/directfb/usr/lib/libfusion-1.4.so.6.0.9 contains probably-redundant RPATH /usr/lib
13 …ctfb/usr/lib/directfb-1.4-6/systems/libdirectfb_fbdev.so contains probably-redundant RPATH /usr/lib
[all …]
/openbmc/linux/scripts/
H A DMakefile.asm-generic22 redundant := $(filter $(mandatory-y) $(generated-y), $(generic-y))
23 redundant += $(foreach f, $(generic-y), $(if $(wildcard $(srctree)/$(src)/$(f)),$(f)))
24 redundant := $(sort $(redundant))
25 $(if $(redundant),\
26 $(warning redundant generic-y found in $(src)/Kbuild: $(redundant)))
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/
H A Dlog_phase_fault.md5 Logs a redundant phase fault error for a voltage regulator. This action should
9 A regulator may contain one or more redundant phases:
11 - An "N+2" regulator has two redundant phases
12 - An "N+1" regulator has one redundant phase
22 | n+1 | An "N+2" regulator has lost one redundant phase. The regulator is now at redundancy level …
23 | n | Regulator has lost all redundant phases. The regulator is now at redundancy level N. …
H A Dphase_fault_detection.md5 Specifies how to detect and log redundant phase faults in a voltage regulator.
10 A regulator may have redundant phases. If a redundant phase fails, the regulator
/openbmc/libpldm/
H A D.clang-tidy26 bugprone-redundant-branch-condition,
144 misc-redundant-expression,
193 readability-redundant-access-specifiers,
194 readability-redundant-control-flow,
195 readability-redundant-declaration,
196 readability-redundant-function-ptr-dereference,
197 readability-redundant-member-init,
198 readability-redundant-preprocessor,
199 readability-redundant-smartptr-get,
200 readability-redundant-string-cstr,
[all …]
/openbmc/obmc-console/
H A D.clang-tidy26 bugprone-redundant-branch-condition,
143 misc-redundant-expression,
192 readability-redundant-access-specifiers,
193 readability-redundant-control-flow,
194 readability-redundant-declaration,
195 readability-redundant-function-ptr-dereference,
196 readability-redundant-member-init,
197 readability-redundant-preprocessor,
198 readability-redundant-smartptr-get,
199 readability-redundant-string-cstr,
[all …]
/openbmc/libcper/
H A D.clang-tidy26 bugprone-redundant-branch-condition,
143 misc-redundant-expression,
192 readability-redundant-access-specifiers,
193 readability-redundant-control-flow,
194 readability-redundant-declaration,
195 readability-redundant-function-ptr-dereference,
196 readability-redundant-member-init,
197 readability-redundant-preprocessor,
198 readability-redundant-smartptr-get,
199 readability-redundant-string-cstr,
[all …]
/openbmc/u-boot/tools/
H A Dmkenvimage.c77 int redundant = 0; in main() local
107 redundant = 1; in main()
151 envsize = datasize - (CRC_SIZE + redundant); in main()
152 envptr = dataptr + CRC_SIZE + redundant; in main()
290 if (redundant) in main()
/openbmc/dbus-sensors/
H A D.clang-tidy43 bugprone-redundant-branch-condition,
271 misc-redundant-expression,
286 modernize-redundant-void-arg,
348 readability-redundant-access-specifiers,
349 readability-redundant-casting,
350 readability-redundant-control-flow,
351 readability-redundant-declaration,
352 readability-redundant-function-ptr-dereference,
353 readability-redundant-inline-specifier,
354 readability-redundant-member-init,
[all …]
/openbmc/entity-manager/
H A D.clang-tidy43 bugprone-redundant-branch-condition,
255 misc-redundant-expression,
270 modernize-redundant-void-arg,
324 readability-redundant-access-specifiers,
325 readability-redundant-control-flow,
326 readability-redundant-declaration,
327 readability-redundant-function-ptr-dereference,
328 readability-redundant-inline-specifier,
329 readability-redundant-member-init,
330 readability-redundant-preprocessor,
[all …]
/openbmc/phosphor-time-manager/
H A D.clang-tidy31 bugprone-redundant-branch-condition,
225 misc-redundant-expression,
288 readability-redundant-access-specifiers,
289 readability-redundant-control-flow,
290 readability-redundant-declaration,
291 readability-redundant-function-ptr-dereference,
292 readability-redundant-member-init,
293 readability-redundant-preprocessor,
294 readability-redundant-smartptr-get,
295 readability-redundant-string-cstr,
[all …]
/openbmc/bmcweb/
H A D.clang-tidy47 bugprone-redundant-branch-condition,
289 misc-redundant-expression,
304 modernize-redundant-void-arg,
366 readability-redundant-access-specifiers,
367 readability-redundant-casting,
368 readability-redundant-control-flow,
369 readability-redundant-declaration,
370 readability-redundant-function-ptr-dereference,
371 readability-redundant-inline-specifier,
372 readability-redundant-member-init,
[all …]
/openbmc/phosphor-led-sysfs/
H A D.clang-tidy33 bugprone-redundant-branch-condition,
228 misc-redundant-expression,
291 readability-redundant-access-specifiers,
292 readability-redundant-control-flow,
293 readability-redundant-declaration,
294 readability-redundant-function-ptr-dereference,
295 readability-redundant-member-init,
296 readability-redundant-preprocessor,
297 readability-redundant-smartptr-get,
298 readability-redundant-string-cstr,
[all …]
/openbmc/phosphor-debug-collector/
H A D.clang-tidy43 bugprone-redundant-branch-condition,
261 misc-redundant-expression,
275 modernize-redundant-void-arg,
326 readability-redundant-access-specifiers,
327 readability-redundant-casting,
328 readability-redundant-declaration,
329 readability-redundant-function-ptr-dereference,
330 readability-redundant-member-init,
331 readability-redundant-preprocessor,
332 readability-redundant-smartptr-get,
[all …]
/openbmc/estoraged/
H A D.clang-tidy34 bugprone-redundant-branch-condition,
224 misc-redundant-expression,
277 readability-redundant-control-flow,
278 readability-redundant-declaration,
279 readability-redundant-function-ptr-dereference,
280 readability-redundant-member-init,
281 readability-redundant-preprocessor,
282 readability-redundant-smartptr-get,
283 readability-redundant-string-cstr,
284 readability-redundant-string-init,
/openbmc/phosphor-state-manager/
H A D.clang-tidy31 bugprone-redundant-branch-condition,
213 misc-redundant-expression,
273 readability-redundant-access-specifiers,
274 readability-redundant-function-ptr-dereference,
275 readability-redundant-member-init,
276 readability-redundant-preprocessor,
277 readability-redundant-smartptr-get,
278 readability-redundant-string-cstr,
279 readability-redundant-string-init,
/openbmc/phosphor-led-manager/
H A D.clang-tidy31 bugprone-redundant-branch-condition,
213 misc-redundant-expression,
272 readability-redundant-access-specifiers,
273 readability-redundant-function-ptr-dereference,
274 readability-redundant-member-init,
275 readability-redundant-preprocessor,
276 readability-redundant-smartptr-get,
277 readability-redundant-string-cstr,
278 readability-redundant-string-init,
/openbmc/phosphor-psu-code-mgmt/
H A D.clang-tidy31 bugprone-redundant-branch-condition,
208 misc-redundant-expression,
244 readability-redundant-access-specifiers,
245 readability-redundant-function-ptr-dereference,
246 readability-redundant-member-init,
247 readability-redundant-preprocessor,
248 readability-redundant-smartptr-get,
249 readability-redundant-string-cstr,
/openbmc/phosphor-bmc-code-mgmt/
H A D.clang-tidy31 bugprone-redundant-branch-condition,
212 misc-redundant-expression,
248 readability-redundant-access-specifiers,
249 readability-redundant-function-ptr-dereference,
250 readability-redundant-member-init,
251 readability-redundant-preprocessor,
252 readability-redundant-smartptr-get,
253 readability-redundant-string-cstr,
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd/
H A D0001-gstd-Remove-redundant-rpaths.patch4 Subject: [PATCH] gstd: Remove redundant rpaths
6 This emits /usr/lib into binaries which are redundant
/openbmc/linux/tools/perf/util/scripting-engines/
H A DBuild6 CFLAGS_trace-event-perl.o += $(PERL_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-…
9 CFLAGS_trace-event-python.o += $(PYTHON_EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -…
/openbmc/phosphor-power/phosphor-regulators/
H A DREADME.md42 Some voltage regulators contain redundant phases. If a redundant phase fails,
46 Voltage regulators can be monitored for redundant phase faults. If a fault is
/openbmc/u-boot/tools/env/
H A Dfw_env.c1397 struct env_image_redundant *redundant; in fw_env_open() local
1418 redundant = addr0; in fw_env_open()
1419 environment.crc = &redundant->crc; in fw_env_open()
1420 environment.flags = &redundant->flags; in fw_env_open()
1421 environment.data = redundant->data; in fw_env_open()
1457 redundant = addr1; in fw_env_open()
1492 crc1 = crc32(0, (uint8_t *)redundant->data, ENV_SIZE); in fw_env_open()
1494 crc1_ok = (crc1 == redundant->crc); in fw_env_open()
1495 flag1 = redundant->flags; in fw_env_open()
1549 environment.crc = &redundant->crc; in fw_env_open()
[all …]
/openbmc/qemu/scripts/
H A Dclean-includes202 * Including it in a .h is redundant, since the .c already includes
204 * Likewise, including headers qemu/osdep.h includes is redundant.
/openbmc/openbmc/poky/meta/recipes-extended/bzip2/bzip2/
H A D0001-fix-bzip2-version-tmp-aaa-will-hang.patch58 if (ISFLAG("--repetitive-best")) redundant(aa->name); else
59 if (ISFLAG("--repetitive-fast")) redundant(aa->name); else

1234567