Home
last modified time | relevance | path

Searched refs:duplicated (Results 1 – 25 of 84) sorted by relevance

1234

/openbmc/linux/scripts/
H A DMakefile.headersinst36 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 Ddoc-duplicated-since.err1 doc-duplicated-since.json:8: duplicated 'Since' section
H A Ddoc-duplicated-return.err1 doc-duplicated-return.json:8: duplicated 'Returns' section
H A Ddoc-duplicated-arg.err1 doc-duplicated-arg.json:6: 'a' parameter name duplicated
H A Ddoc-duplicate-features.err1 doc-duplicate-features.json:9:1: duplicated 'Features:' line
H A Ddoc-duplicated-arg.json1 # Do not allow duplicated argument
H A Ddoc-duplicated-return.json1 # Do not allow duplicated Returns section
H A Ddoc-duplicated-since.json1 # Do not allow duplicated Since section
H A Dmeson.build70 'doc-duplicated-arg.json',
71 'doc-duplicated-return.json',
72 'doc-duplicated-since.json',
/openbmc/linux/scripts/coccinelle/tests/
H A Ddoublebitand.cocci49 cocci.print_main("duplicated argument to & or |",p)
55 coccilib.report.print_report(p[0],"duplicated argument to & or |")
H A Ddoubletest.cocci53 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 DTODO8 * Evaluate introducing a helper to consolidate duplicated
/openbmc/phosphor-dbus-monitor/src/test/yaml/pathgentest/
H A Dgroupone.yaml1 # Validate paths are not duplicated when
H A Dgrouptwo.yaml1 # Validate paths are not duplicated when
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DTCP-wrappers5 …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 Dremove_duplicate_install.patch5 Avoid duplicated installation of errors.py
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/
H A D0001-libfdcore-sctp.c-update-the-old-sctp-api-check.patch40 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 Dunshare.rst189 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 D0007-fix-the-incorrect-assembling-for-ppc-wait-mnemonic.patch7 to duplicated address definition with waitasec instruction. The issue causes
/openbmc/linux/Documentation/gpu/
H A Ddrm-kms.rst209 "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 Damdgpu_dm_trace.h325 __field(bool, duplicated)
335 __entry->duplicated = state->duplicated;
344 __entry->async_update, __entry->duplicated, __entry->num_connector,
/openbmc/linux/Documentation/timers/
H A Dhighres.rst77 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 Dfsl,esai.txt47 duplicated from Transmission related registers.
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/MCTP/
H A DEndpoint.interface.yaml26 duplicated or overlap from one MCTP network to the next. This is also
/openbmc/linux/net/sctp/
H A DKconfig24 -- acknowledged error-free non-duplicated transfer of user data,

1234