| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/exiv2/exiv2/ |
| H A D | 0001-Use-compiler-fcf-protection-only-if-compiler-arch-su.patch | 28 - 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 D | CompileOptions.cmake | 48 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 D | 0002-atomic_compare_exchange.patch | 1 Rename __atomic_compare_exchange to not clash with gcc built-in
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/soundwire/ |
| H A D | error_handling.rst | 13 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 D | 0001-dlm-fix-compile-error-since-xml2-config-should-not-b.patch | 21 -fstack-clash-protection -Wl,-z,now
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/ |
| H A D | 0016-CVE-2022-38126.patch | 28 + 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 D | 0001-atomic-Rename-local-__atomic_compare_exchange-to-avo.patch | 4 Subject: [PATCH] atomic: Rename local __atomic_compare_exchange to avoid clash
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | sun9i-a80-optimus.dts | 363 * 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 D | sun9i-a80-cubieboard4.dts | 366 * 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 D | at91-ariag25.dts | 158 /* cannot activate RTS2+CTS2, clash with
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/ |
| H A D | changes-5.3.2 | 30 - [QTBUG-40198] Fixed symbol clash between sensor and position plug-in.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/ |
| H A D | go-target.inc | 12 # Filter out -fdebug-prefix-map options as they clash with the GO's build system
|
| H A D | go-runtime.inc | 13 # Filter out -fdebug-prefix-map options as they clash with the GO's build system
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | binconfig.bbclass | 3 # The namespaces can clash here hence the two step replace
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-extended/dlm/ |
| H A D | dlm_4.0.9.bb | 41 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 D | 0001-libselinux-Do-not-define-gettid-if-glibc-2.30-is-use.patch | 13 …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 D | 0001-__progname-is-provided-by-libc.patch | 6 Rename local variable to tftpd_progname to avoid a clash with glibc
|
| /OK3568_Linux_fs/kernel/net/netfilter/ipset/ |
| H A D | ip_set_core.c | 1048 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 D | osl.c | 1463 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 D | from-debian-to-modify-parameters.patch | 59 #-Wimplicit -Wshadow -Wid-clash-6 #-Wuninitialized
|
| /OK3568_Linux_fs/kernel/Documentation/leds/ |
| H A D | leds-class.rst | 75 LED subsystem has also a protection against name clash, that may occur
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | migration-2.5.rst | 208 avoids the previous name clash that existed between the two BSPs.
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | customize-outside-br.txt | 114 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 D | cmath | 1071 // 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 D | cmath | 1071 // the global namespace where it would clash with ::pow(double,double) from 1101 // could clash with ::fabs(double) from libc.
|