/openbmc/linux/scripts/ |
H A D | Makefile.headersinst | 36 duplicated := $(filter $(gen-headers), $(src-headers)) 37 $(if $(duplicated), $(warning duplicated header export: $(duplicated))) 39 gen-headers := $(filter-out $(duplicated), $(gen-headers))
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | doc-duplicated-since.err | 1 doc-duplicated-since.json:8: duplicated 'Since' section
|
H A D | doc-duplicated-return.err | 1 doc-duplicated-return.json:8: duplicated 'Returns' section
|
H A D | doc-duplicated-arg.err | 1 doc-duplicated-arg.json:6: 'a' parameter name duplicated
|
H A D | doc-duplicate-features.err | 1 doc-duplicate-features.json:9:1: duplicated 'Features:' line
|
H A D | doc-duplicated-arg.json | 1 # Do not allow duplicated argument
|
H A D | doc-duplicated-return.json | 1 # Do not allow duplicated Returns section
|
H A D | doc-duplicated-since.json | 1 # Do not allow duplicated Since section
|
H A D | meson.build | 70 'doc-duplicated-arg.json', 71 'doc-duplicated-return.json', 72 'doc-duplicated-since.json',
|
/openbmc/linux/scripts/coccinelle/tests/ |
H A D | doublebitand.cocci | 49 cocci.print_main("duplicated argument to & or |",p) 55 coccilib.report.print_report(p[0],"duplicated argument to & or |")
|
H A D | doubletest.cocci | 53 cocci.print_main("duplicated argument to && or ||",p) 59 coccilib.report.print_report(p[0],"duplicated argument to && or ||")
|
/openbmc/linux/drivers/staging/media/rkvdec/ |
H A D | TODO | 8 * Evaluate introducing a helper to consolidate duplicated
|
/openbmc/phosphor-dbus-monitor/src/test/yaml/pathgentest/ |
H A D | groupone.yaml | 1 # Validate paths are not duplicated when
|
H A D | grouptwo.yaml | 1 # Validate paths are not duplicated when
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | TCP-wrappers | 5 …ification, are permitted provided that this entire copyright notice is duplicated in all such copi…
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/ |
H A D | remove_duplicate_install.patch | 5 Avoid duplicated installation of errors.py
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/ |
H A D | 0001-libfdcore-sctp.c-update-the-old-sctp-api-check.patch | 40 and with that, remove tons of duplicated declarations. These were 45 That said, this patch drops all duplicated declarations and includes
|
/openbmc/linux/Documentation/userspace-api/ |
H A D | unshare.rst | 189 the current shared version, associates newly duplicated structures 197 before associating newly duplicated context structures 211 Therefore code from copy_* functions that allocated and duplicated 250 and duplicated the appropriate structure and the second component 253 These dup_* functions allocated and duplicated the appropriate 256 duplicated structures to the task structure with which the
|
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/ |
H A D | 0007-fix-the-incorrect-assembling-for-ppc-wait-mnemonic.patch | 7 to duplicated address definition with waitasec instruction. The issue causes
|
/openbmc/linux/Documentation/gpu/ |
H A D | drm-kms.rst | 209 "drm_atomic_state" -> "duplicated drm_plane_state A" 210 "drm_atomic_state" -> "duplicated drm_plane_state B" 211 "drm_atomic_state" -> "duplicated drm_crtc_state" 212 "drm_atomic_state" -> "duplicated drm_connector_state" 213 "drm_atomic_state" -> "duplicated driver private state" 234 "duplicated drm_plane_state A" -> "drm_device"[style=invis]
|
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_trace.h | 325 __field(bool, duplicated) 335 __entry->duplicated = state->duplicated; 344 __entry->async_update, __entry->duplicated, __entry->num_connector,
|
/openbmc/linux/Documentation/timers/ |
H A D | highres.rst | 77 dependent code. This results in duplicated code across all architectures and 89 clock event devices. It also minimizes the duplicated code across the 115 from the hardware level handler. This removes a lot of duplicated code from the 128 increase of flexibility and the avoidance of duplicated code across
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | fsl,esai.txt | 47 duplicated from Transmission related registers.
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/MCTP/ |
H A D | Endpoint.interface.yaml | 26 duplicated or overlap from one MCTP network to the next. This is also
|
/openbmc/linux/net/sctp/ |
H A D | Kconfig | 24 -- acknowledged error-free non-duplicated transfer of user data,
|