/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-return.err | 1 doc-duplicated-return.json:8: duplicated 'Returns' section
|
H A D | doc-duplicated-since.err | 1 doc-duplicated-since.json:8: duplicated 'Since' 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/openbmc/poky/meta/files/common-licenses/ |
H A D | Sun-PPP | 7 duplicated in any source form, and that neither the name of the
|
H A D | TCP-wrappers | 5 …ification, are permitted provided that this entire copyright notice is duplicated in all such copi…
|
H A D | BSD-4.3TAHOE | 4 that the above copyright notice and this paragraph are duplicated in all
|
/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/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/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/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/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/ |
H A D | 0018-Platform-CS1000-Remove-duplicated-metadata-write.patch | 4 Subject: [PATCH 2/5] Platform: CS1000: Remove duplicated metadata write
|
/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/linux/net/sctp/ |
H A D | Kconfig | 24 -- acknowledged error-free non-duplicated transfer of user data,
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.0.23.rst | 30 - bitbake: gitsm: Add call_process_submodules() to remove duplicated code 49 - documnetation: contributor-guide: Remove duplicated words
|