Home
last modified time | relevance | path

Searched refs:clash (Results 1 – 25 of 44) sorted by relevance

12

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/exiv2/exiv2/
H A D0001-Use-compiler-fcf-protection-only-if-compiler-arch-su.patch28 - add_compile_options(-fstack-clash-protection -fcf-protection)
34 + add_compile_options(-fstack-clash-protection)
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/cmake/
H A DCompileOptions.cmake48 set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -fstack-clash-protection")
50 set(CMAKE_CXX_FLAGS_MINSIZEREL "${CMAKE_CXX_FLAGS_MINSIZEREL} -fstack-clash-protection")
/OK3568_Linux_fs/buildroot/package/berkeleydb/
H A D0002-atomic_compare_exchange.patch1 Rename __atomic_compare_exchange to not clash with gcc built-in
/OK3568_Linux_fs/kernel/Documentation/driver-api/soundwire/
H A Derror_handling.rst13 1. Bus clash or parity errors: This mechanism relies on low-level detectors
24 be distinguished, although a recurring bus clash when audio is enabled is a
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-extended/dlm/dlm/
H A D0001-dlm-fix-compile-error-since-xml2-config-should-not-b.patch21 -fstack-clash-protection -Wl,-z,now
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0016-CVE-2022-38126.patch28 + warn (_("The name_count (%lu) is not the same as the used bucket_count (%lu) + the hash clash cou…
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/db/db/
H A D0001-atomic-Rename-local-__atomic_compare_exchange-to-avo.patch4 Subject: [PATCH] atomic: Rename local __atomic_compare_exchange to avoid clash
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dsun9i-a80-optimus.dts363 * avoid name clash with axp809's aldo's
371 * avoid name clash with axp809's aldo's
456 * avoid name clash with axp809's sw
H A Dsun9i-a80-cubieboard4.dts366 * avoid name clash with axp809's aldo's
374 * avoid name clash with axp809's aldo's
459 * avoid name clash with axp809's sw
H A Dat91-ariag25.dts158 /* cannot activate RTS2+CTS2, clash with
/OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/
H A Dchanges-5.3.230 - [QTBUG-40198] Fixed symbol clash between sensor and position plug-in.
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/
H A Dgo-target.inc12 # Filter out -fdebug-prefix-map options as they clash with the GO's build system
H A Dgo-runtime.inc13 # Filter out -fdebug-prefix-map options as they clash with the GO's build system
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dbinconfig.bbclass3 # The namespaces can clash here hence the two step replace
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-extended/dlm/
H A Ddlm_4.0.9.bb41 sed -i -e "s/-fstack-clash-protection//g" ${S}/*/Makefile
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/libselinux/
H A D0001-libselinux-Do-not-define-gettid-if-glibc-2.30-is-use.patch13 …dhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-pr…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/
H A D0001-__progname-is-provided-by-libc.patch6 Rename local variable to tftpd_progname to avoid a clash with glibc
/OK3568_Linux_fs/kernel/net/netfilter/ipset/
H A Dip_set_core.c1048 struct ip_set *set, *clash = NULL; in ip_set_create() local
1112 ret = find_free_id(inst, set->name, &index, &clash); in ip_set_create()
1116 STRNCMP(set->type->name, clash->type->name) && in ip_set_create()
1117 set->type->family == clash->type->family && in ip_set_create()
1118 set->type->revision_min == clash->type->revision_min && in ip_set_create()
1119 set->type->revision_max == clash->type->revision_max && in ip_set_create()
1120 set->variant->same_set(set, clash)) in ip_set_create()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dosl.c1463 int clash = 0; in acpi_check_resource_conflict() local
1478 clash = acpi_check_address_range(space_id, res->start, length, warn); in acpi_check_resource_conflict()
1480 if (clash) { in acpi_check_resource_conflict()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/procmail/procmail/
H A Dfrom-debian-to-modify-parameters.patch59 #-Wimplicit -Wshadow -Wid-clash-6 #-Wuninitialized
/OK3568_Linux_fs/kernel/Documentation/leds/
H A Dleds-class.rst75 LED subsystem has also a protection against name clash, that may occur
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-2.5.rst208 avoids the previous name clash that existed between the two BSPs.
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dcustomize-outside-br.txt114 it to be relatively unique, so that it does not clash with another name
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/tr1/
H A Dcmath1071 // the global namespace where it would clash with ::pow(double,double) from
1101 // could clash with ::fabs(double) from libc.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/tr1/
H A Dcmath1071 // the global namespace where it would clash with ::pow(double,double) from
1101 // could clash with ::fabs(double) from libc.

12