Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/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))
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/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))
/OK3568_Linux_fs/kernel/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))
/OK3568_Linux_fs/kernel/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 ||")
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/kernel/drivers/staging/media/rkvdec/
H A DTODO8 * Evaluate introducing a helper to consolidate duplicated
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Ddrm-kms.rst207 "drm_atomic_state" -> "duplicated drm_plane_state A"
208 "drm_atomic_state" -> "duplicated drm_plane_state B"
209 "drm_atomic_state" -> "duplicated drm_crtc_state"
210 "drm_atomic_state" -> "duplicated drm_connector_state"
211 "drm_atomic_state" -> "duplicated driver private state"
232 "duplicated drm_plane_state A" -> "drm_device"[style=invis]
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DTCP-wrappers5 …ification, are permitted provided that this entire copyright notice is duplicated in all such copi…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/
H A Dremove_duplicate_install.patch5 Avoid duplicated installation of errors.py
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dsstate-cache-management.sh58 Conflicts with --remove-duplicated.
387 --remove-duplicated|-d)
/OK3568_Linux_fs/buildroot/package/exim/
H A D0002-Don-t-make-backup-copies-of-installed-files.patch4 This leads to useless duplicated files on the target, so disable this
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0008-fix-the-incorrect-assembling-for-ppc-wait-mnemonic.patch7 to duplicated address definition with waitasec instruction. The issue causes
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/
H A Dlibtraceevent-commands.txt34 _tep_ is the event context. The _comm_ is duplicated internally.
40 duplicated internally.
/OK3568_Linux_fs/buildroot/package/aircrack-ng/
H A D0002-Fix-duplicated-symbols.patch4 Subject: [PATCH] Fix duplicated symbols.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dfsl,esai.txt47 duplicated from Transmition related registers.
/OK3568_Linux_fs/kernel/net/sctp/
H A DKconfig23 -- acknowledged error-free non-duplicated transfer of user data,
/OK3568_Linux_fs/buildroot/package/uboot-tools/
H A DConfig.in.host82 U-Boot environment should be duplicated in two locations (for
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A DCVE-2022-41974.patch4 Subject: [PATCH] multipathd: ignore duplicated multipathd command keys
/OK3568_Linux_fs/u-boot/arch/arm/mach-bcm283x/
H A DKconfig108 duplicated here. The VC FW enhancement is tracked in
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Disa.rst40 duplicated init code from the ALSA ISA drivers.
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_atomic.h349 bool duplicated : 1; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dcfg-flags.def67 /* Set on block that was duplicated. */

12345