Home
last modified time | relevance | path

Searched refs:avoid (Results 1 – 25 of 1481) sorted by relevance

12345678910>>...60

/OK3568_Linux_fs/kernel/arch/arm/boot/compressed/
H A Dll_char_wr.S67 sub r1, r1, #1 @ avoid using r7 directly after
72 tst r1, #7 @ avoid using r7 directly after
86 and ip, r7, #15 @ avoid r4
87 ldr ip, [lr, ip, lsl #2] @ avoid r4
88 mul ip, r2, ip @ avoid r4
89 sub r1, r1, #1 @ avoid ip
90 sub r0, r0, r5 @ avoid ip
96 and ip, r7, #15 @ avoid r4
97 ldr ip, [lr, ip, lsl #2] @ avoid r4
98 mul ip, r2, ip @ avoid r4
[all …]
/OK3568_Linux_fs/buildroot/package/c-icap/
H A D0001-Required-fixes-to-compile-and-run-under-cygwin.patch193 -sys_logger_la_LDFLAGS= -module -avoid-version
194 +sys_logger_la_LDFLAGS= -module -avoid-version @LIBS_LDFLAGS@
200 -dnsbl_tables_la_LDFLAGS= -module -avoid-version
201 +dnsbl_tables_la_LDFLAGS= -module -avoid-version @LIBS_LDFLAGS@
207 -perl_handler_la_LDFLAGS= -module -avoid-version @perlldflags@
208 +perl_handler_la_LDFLAGS= -module -avoid-version @LIBS_LDFLAGS@ @perlldflags@
215 -bdb_tables_la_LDFLAGS= -module -avoid-version
216 +bdb_tables_la_LDFLAGS= -module -avoid-version @LIBS_LDFLAGS@
222 -ldap_module_la_LDFLAGS= -module -avoid-version
223 +ldap_module_la_LDFLAGS= -module -avoid-version @LIBS_LDFLAGS@
[all …]
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/rc/
H A Dlirc-get-features.rst45 Unused. Kept just to avoid breaking uAPI.
51 Unused. Kept just to avoid breaking uAPI.
68 Unused. Kept just to avoid breaking uAPI.
109 Unused. Kept just to avoid breaking uAPI.
136 Unused. Kept just to avoid breaking uAPI.
156 Unused. Kept just to avoid breaking uAPI.
162 Unused. Kept just to avoid breaking uAPI.
178 Unused. Kept just to avoid breaking uAPI.
185 Unused. Kept just to avoid breaking uAPI.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/
H A Dfix-libressl-avoid-BSWAP-assembly-for-ARM-v6.patch1 …ff -urN -x .git orig/thirdparty/libressl/avoid-BSWAP-assembly-for-ARM-v6.patch patched/thirdparty/…
2 --- orig/thirdparty/libressl/avoid-BSWAP-assembly-for-ARM-v6.patch 1970-01-01 09:00:00.000000000 +0…
3 +++ patched/thirdparty/libressl/avoid-BSWAP-assembly-for-ARM-v6.patch 2020-08-07 23:14:46.196764271…
11 +Subject: [PATCH] avoid BSWAP assembly for ARM <= v6
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dfiqasm.S29 mov r0, r0 @ avoid hazard prior to ARMv4
34 mov r0, r0 @ avoid hazard prior to ARMv4
42 mov r0, r0 @ avoid hazard prior to ARMv4
47 mov r0, r0 @ avoid hazard prior to ARMv4
/OK3568_Linux_fs/external/xserver/hw/xfree86/dixmods/
H A DMakefile.am20 libfb_la_LDFLAGS = -module -avoid-version $(LD_NO_UNDEFINED_FLAG)
25 libwfb_la_LDFLAGS = -module -avoid-version $(LD_NO_UNDEFINED_FLAG)
30 libglx_la_LDFLAGS = -module -avoid-version $(LD_NO_UNDEFINED_FLAG)
40 libshadow_la_LDFLAGS = -module -avoid-version $(LD_NO_UNDEFINED_FLAG)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/netperf/files/
H A D0001-nettest_omni-Remove-duplicate-variable-definitions.patch27 - loc_sndavoid, /* avoid send copies locally */
28 - loc_rcvavoid, /* avoid recv copies locally */
29 - rem_sndavoid, /* avoid send copies remotely */
30 - rem_rcvavoid; /* avoid recv_copies remotely */
/OK3568_Linux_fs/kernel/arch/x86/boot/compressed/
H A Dkaslr.c456 struct mem_vector avoid; in mem_avoid_overlap() local
458 avoid.start = (unsigned long)ptr; in mem_avoid_overlap()
459 avoid.size = sizeof(*ptr) + ptr->len; in mem_avoid_overlap()
461 if (mem_overlaps(img, &avoid) && (avoid.start < earliest)) { in mem_avoid_overlap()
462 *overlap = avoid; in mem_avoid_overlap()
469 avoid.start = ((struct setup_indirect *)ptr->data)->addr; in mem_avoid_overlap()
470 avoid.size = ((struct setup_indirect *)ptr->data)->len; in mem_avoid_overlap()
472 if (mem_overlaps(img, &avoid) && (avoid.start < earliest)) { in mem_avoid_overlap()
473 *overlap = avoid; in mem_avoid_overlap()
/OK3568_Linux_fs/buildroot/package/netperf/
H A D0001-src-nettest_omni.c-fix-compilation-with-GCC10.patch32 - loc_sndavoid, /* avoid send copies locally */
33 - loc_rcvavoid, /* avoid recv copies locally */
34 - rem_sndavoid, /* avoid send copies remotely */
35 - rem_rcvavoid; /* avoid recv_copies remotely */
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/db/db/
H A D0001-configure-Add-explicit-tag-options-to-libtool-invoca.patch26 -MAKEFILE_SOLINK="\$(LIBTOOL) --mode=link ${MAKEFILE_CCLINK} -avoid-version"
29 -MAKEFILE_XSOLINK="\$(LIBTOOL) --mode=link ${MAKEFILE_CXXLINK} -avoid-version"
32 +MAKEFILE_SOLINK="\$(LIBTOOL) --tag=CC --mode=link ${MAKEFILE_CCLINK} -avoid-version"
35 +MAKEFILE_XSOLINK="\$(LIBTOOL) --tag=CXX --mode=link ${MAKEFILE_CXXLINK} -avoid-version"
/OK3568_Linux_fs/buildroot/package/gettext-gnu/
H A D0002-restore-the-ability-to-buld-gettext-tools-seperately-part1.patch61avoid=array-list-tests --avoid=linkedhash-list-tests --avoid=hash-tests --avoid=fdutimensat-tests …
62 …`for m in $GNULIB_MODULES_TOOLS_LIBUNISTRING_TESTS; do echo --avoid=$m; done` $GNULIB_MODULES_TOOL…
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A D__init__.py29 avoid = False
32 avoid = True
34 if avoid:
/OK3568_Linux_fs/buildroot/package/cdrkit/
H A D0002-define-__THROW-to-avoid-build-issue-with-musl.patch4 Subject: [PATCH] define __THROW to avoid build issue with musl
23 +/* define __THROW to avoid build issue when it's not available from the libc */
38 +/* define __THROW to avoid build issue when it's not available from the libc */
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/
H A D0001-define-__THROW-to-avoid-build-issue-with-musl.patch4 Subject: [PATCH 1/2] define __THROW to avoid build issue with musl
23 +/* define __THROW to avoid build issue when it's not available from the libc */
38 +/* define __THROW to avoid build issue when it's not available from the libc */
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/
H A Ddisable-so-versioning.patch14 +libomxaudio_effects_la_LDFLAGS = -avoid-version
24 +libomxclocksrc_la_LDFLAGS = -avoid-version
33 +libomxvideosched_la_LDFLAGS = -avoid-version
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0010-oprofile-Determine-the-root-home-directory-dynamical.patch28 - of <filename>/root</filename> to avoid storing sample data files in locations accessible by regu…
30 + of <filename>~root</filename> to avoid storing sample data files in locations accessible by regu…
41 - of <code class="filename">/root</code> to avoid storing sample data files in locations accessibl…
43 + of <code class="filename">~root</code> to avoid storing sample data files in locations accessibl…
/OK3568_Linux_fs/kernel/Documentation/driver-api/firmware/
H A Ddirect-fs-lookup.rst13 avoid having a separate partition for them in order to avoid possible
14 races with lookups and avoid uses of the custom fallback mechanisms
/OK3568_Linux_fs/u-boot/
H A DKbuild16 # Use filechk to avoid rebuilds when a header changes, but the resulting file
41 # We use internal kbuild rules to avoid the "is up to date" message from make
62 # We use internal kbuild rules to avoid the "is up to date" message from make
/OK3568_Linux_fs/buildroot/package/binutils/2.37/
H A D0005-or1k-Avoid-R_OR1K_GOT16-signed-overflow-by-using-spe.patch8 relocation value in order to avoid overflow complaints when acceptable.
63 relocation we assume the code is doing the right thing to avoid
65 - avoid overflow validation failures. */
/OK3568_Linux_fs/buildroot/package/binutils/2.38/
H A D0004-or1k-Avoid-R_OR1K_GOT16-signed-overflow-by-using-spe.patch8 relocation value in order to avoid overflow complaints when acceptable.
63 relocation we assume the code is doing the right thing to avoid
65 - avoid overflow validation failures. */
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/libfm/libfm/
H A D0001-Do-not-add-library-path-to-avoid-host-contamination.patch4 Subject: [PATCH] Do not add library path to avoid host contamination
19 -no-undefined -module -avoid-version -shared -export-dynamic \
/OK3568_Linux_fs/kernel/Documentation/virt/
H A Dguest-halt-polling.rst12 a remote vCPU to avoid sending an IPI (and the associated
60 be increased from 10000, to avoid misses during the initial
70 to avoid it (per-cpu guest_halt_poll_ns will remain
/OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/
H A D0001-include-linux-sysinfo.h-directly.patch6 This is done to avoid the kernel header linux/kernel.h to use
10 override to avoid this assumption
/OK3568_Linux_fs/buildroot/board/udoo/mx6qdl/patches/linux/
H A D0000-udoo-disable-usbh1.patch1 [PATCH] ARM: dts: imx6qdl-udoo: Disable usbh1 to avoid kernel hang
7 has not been applied yet, so better disable USB host1 for now to avoid
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/ghostscript/ghostscript/
H A Davoid-host-contamination.patch4 Subject: [PATCH 04/10] avoid host contamination
6 Remove hardcode path refer to host to avoid host contamination.

12345678910>>...60