Home
last modified time | relevance | path

Searched refs:architectures (Results 1 – 25 of 458) sorted by relevance

12345678910>>...19

/OK3568_Linux_fs/buildroot/package/libunwind/
H A DConfig.in2 # architectures (as visible in the list of architectures supported
5 # In addition to this, on some architectures libunwind requires the
7 # certain architectures in uClibc, and not available at all on
8 # musl. But on some other architectures, libunwind works without using
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/espeak/files/
H A D0001-Fix-build-of-shared-library-on-architectures-needing.patch4 Subject: [PATCH] Fix build of shared library on architectures needing -fPIC
6 Certain architectures, like Sparc and Sparc64 require objects to be
8 libraries. On other architectures, -fPIC is the same as -fpic so this
9 patch doesn't affect such architectures.
/OK3568_Linux_fs/buildroot/package/espeak/
H A D0001-Fix-build-of-shared-library-on-architectures-needing.patch4 Subject: [PATCH] Fix build of shared library on architectures needing -fPIC
6 Certain architectures, like Sparc and Sparc64 require objects to be
8 libraries. On other architectures, -fPIC is the same as -fpic so this
9 patch doesn't affect such architectures.
/OK3568_Linux_fs/kernel/Documentation/arm/
H A Dsetup.rst7 for most ARM Linux architectures.
61 based machines. May be used differently by different architectures.
65 different architectures.
69 architectures.
102 then a value of 50 Mhz is the default on 21285 architectures.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/
H A D0005-linux-thread-Use-SYS_futex-instead-of-__NR_futex.patch8 some newer 32bit architectures e.g. riscv32 are using 64bit time_t from
9 get go unlike other 32bit architectures in glibc, therefore it wont have
27 +/* 32bit architectures with 64bit time_t do not define __NR_futex syscall */
/OK3568_Linux_fs/buildroot/package/hwloc/
H A DConfig.in8 architectures, ...) of the hierarchical topology of modern
9 architectures, including NUMA memory nodes, sockets, shared
/OK3568_Linux_fs/kernel/Documentation/ABI/stable/
H A Dvdso7 On some architectures, when the kernel loads any userspace program it
29 ABI of those symbols is considered stable. It may vary across architectures,
34 The maintainers of the other vDSO-using architectures should confirm
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dunaligned-memory-access.rst13 Linux runs on a wide variety of architectures which have varying behaviour
46 In reality, only a few architectures require natural alignment on all sizes
47 of memory access. However, we must consider ALL supported architectures;
59 - Some architectures are able to perform unaligned memory accesses
61 - Some architectures raise processor exceptions when unaligned accesses
64 - Some architectures raise processor exceptions when unaligned accesses
67 - Some architectures are not capable of unaligned memory access, but will
246 On architectures that require aligned loads, networking requires that the IP
249 architectures this constant has the value 2 because the normal ethernet
258 unnecessary on architectures that can do unaligned accesses, the code can be
/OK3568_Linux_fs/buildroot/package/tio/
H A DConfig.in11 # tio is disabled for sparc and sparc64 architectures because it fails
14 comment "tio is disabled for sparc and sparc64 architectures"
/OK3568_Linux_fs/kernel/lib/vdso/
H A DKconfig20 in 32 bit only architectures.
30 Selected by architectures which support time namespaces in the
/OK3568_Linux_fs/buildroot/package/libopenssl/
H A D0006-Add-support-for-io_pgetevents_time64-syscall.patch6 32-bit architectures that are y2038 safe don't include syscalls that use
7 32-bit time_t. Instead these architectures have suffixed syscalls that
16 platforms. As of Linux 5.3 there are no 32-bit time_t architectures
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/x86/
H A DREADME4 Most of the items for the X86 architectures are defined in the single
22 For 64-bit architectures, the architecture is expected to end in '_64'.
/OK3568_Linux_fs/kernel/Documentation/bpf/
H A Dbpf_design_QA.rst34 with two most used architectures x64 and arm64 (and takes into
35 consideration important quirks of other architectures) and
37 convention of the linux kernel on those architectures.
135 impossible to make generic and efficient across CPU architectures.
150 A: Because architectures like sparc have register windows and in general
151 there are enough subtle differences between architectures, so naive
172 CPU architectures and 32-bit HW accelerators. Can true 32-bit registers
179 programs for 32-bit architectures.
186 (a mov32 variant). This means that for architectures without zext hardware
/OK3568_Linux_fs/buildroot/package/mongrel2/
H A DConfig.in2 # available in glibc for all architectures and in uClibc only for a
3 # subset of the architectures
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/boost/boost/
H A D0001-futex-fix-build-on-32-bit-architectures-using-64-bit.patch4 Subject: [PATCH] futex: fix build on 32-bit architectures using 64-bit time_t
6 Fix the following build failure on 32-bit architectures using 64-bit
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/lzo/lzo/
H A D0001-Use-memcpy-instead-of-reinventing-it.patch7 constraints for our architectures.
38 + * constant n to be as fast as handwritten code, and knows which architectures
63 + * constant n to be as fast as handwritten code, and knows which architectures
/OK3568_Linux_fs/u-boot/drivers/firmware/scmi/
H A DKconfig10 https://developer.arm.com/architectures/system-architectures/software-standards/scmi
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtbase/
H A D0017-Define-__NR_futex-if-it-does-not-exist.patch6 __NR_futex is not defines by newer architectures e.g. arc, riscv32 as
9 to fail to build for these newer architectures. This patch defines a
/OK3568_Linux_fs/buildroot/package/capnproto/
H A D0001-mutex-Fix-build-on-32-bit-architectures-using-64-bit-time_t.patch4 Subject: [PATCH] mutex: Fix build on 32-bit architectures using 64-bit time_t
8 rv32 is using 64bit time_t from get go unlike other 32bit architectures
/OK3568_Linux_fs/buildroot/package/mesa3d/
H A D0005-src-util-futex.h-fix-build-on-32-bit-architectures-u.patch4 Subject: [PATCH] src/util/futex.h: fix build on 32-bit architectures using
7 Fix the following build failure on 32-bit architectures using 64-bit
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/mesa/files/
H A D0001-futex.h-Define-__NR_futex-if-it-does-not-exist.patch6 __NR_futex is not defines by newer architectures e.g. arc, riscv32 as
9 to fail to build for these newer architectures. This patch defines a
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/libxshmfence/
H A D0001-xshmfence_futex.h-Define-SYS_futex-if-it-does-not-ex.patch6 _NR_futex is not defines by newer architectures e.g. riscv32 as
9 such applications start to fail to build for these newer architectures.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-bsp/flashrom/flashrom/
H A D0001-flashrom-Mark-RISCV-as-non-memory-mapped-I-O-archite.patch20 # architectures with unknown raw access properties.
21 # Right now those architectures are alpha hppa m68k sh s390
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/sedutil/files/
H A D0001-Fix-build-on-big-endian-architectures.patch4 Subject: [PATCH] Fix build on big endian architectures
22 -#error This code does not support big endian architectures
/OK3568_Linux_fs/buildroot/package/tinymembench/
H A D0001-arm-fix-build-on-Thumb-only-architectures.patch4 Subject: [PATCH] arm: fix build on Thumb-only architectures
8 architectures. To account for this and fix the build for Cortex-M,

12345678910>>...19