Home
last modified time | relevance | path

Searched refs:older (Results 1 – 25 of 562) sorted by relevance

12345678910>>...23

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dfield-order.rst25 which field of a frame is older, the *temporal order*.
41 Counter to intuition the top field is not necessarily the older field.
42 Whether the older field contains the top or bottom lines is a convention
49 captured first (is the older field), the top field is also transmitted
102 order of the fields (whether the top or bottom field is older)
104 field is the older field. In all other standards the top field
105 is the older field.
110 are always stored in temporal order, the older one first in
116 Fields are always stored in temporal order, the older one first in
121 temporal order, i. e. the older one first. To indicate the field
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gdb/python/gdb/function/
H A Dcaller_is.py45 frame = frame.older()
76 frame = frame.older()
109 frame = frame.older()
143 frame = frame.older()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gdb/python/gdb/function/
H A Dcaller_is.py45 frame = frame.older()
76 frame = frame.older()
109 frame = frame.older()
143 frame = frame.older()
/OK3568_Linux_fs/kernel/Documentation/livepatch/
H A Dcumulative-patches.rst8 from any newer livepatch must be done on top of the older ones.
15 from all older livepatches and completely replace them in one transition.
30 Once the transition is finished, all older patches are automatically
68 Then re-adding an older livepatch is equivalent to downgrading
81 that are necessary to properly replace any older patch.
84 older ones. The old livepatches might not provide the necessary callbacks.
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/pseudo/files/
H A Dolder-glibc-symbols.patch2 binary on a host with an older libc, we see symbol errors since in glibc 2.34, pthread
5 We need to use the older form of linking so use glibc binaries from an older release
/OK3568_Linux_fs/kernel/Documentation/userspace-api/
H A Diommu.rst75 2. An older user with older kernel header (smaller UAPI size) running on a
78 on an older kernel.
92 For example, an older QEMU (with older kernel header) can run on newer
94 on an older kernel if new feature flags are not supported by older
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dlpfc.rst11 toward the upstream kernel. As such, we removed #ifdefs for older kernels
13 run on one of the older kernels.
31 In older revisions of the lpfc driver, the driver internally queued i/o
74 If a driver is needed for older kernels please utilize the 8.0.16
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/pseudo/
H A Dpseudo_git.bb10 file://older-glibc-symbols.patch"
13 file://older-glibc-symbols.patch"
/OK3568_Linux_fs/buildroot/package/chrony/
H A D0001-sys_linux-fix-build-with-older-kernel-headers.patch5 Subject: [PATCH] sys_linux: fix build with older kernel headers
8 build against older headers.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A Dnspire-clock.txt6 "lsi,nspire-classic-ahb-divider" for the AHB divider in the older model
8 "lsi,nspire-classic-clock" for the base clock in the older model
/OK3568_Linux_fs/buildroot/package/gcc/11.3.0/
H A D0005-rs6000-Improve-.machine.patch6 This adds more correct .machine for most older CPUs. It should be
17 bit. Handle most older CPUs.
111 + /* The older 64-bit CPUs */
/OK3568_Linux_fs/buildroot/package/python3/
H A D0030-fix-building-on-older-distributions.patch4 Subject: [PATCH] fix building on older distributions
15 This change fixes building on older systems such as CentOS7, that only come
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dmigrating.txt5 == Migrating from older Buildroot versions
14 To migrate from an older Buildroot version, take the following steps.
48 This however means that older br2-external trees are not usable as-is.
/OK3568_Linux_fs/buildroot/package/python-pyqt5/
H A D0004-drop-qttest-qtestmouse-waitforevents.patch9 waitForEvents() support for older Qt versions, and instead entirely
12 unconditionally, even when PyQt5 is built against the older Qt 5.6.
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/
H A DKconfig71 driver, which should be used for the older Marvell SoCs
145 bool "Support for older SysKonnect Genesis boards"
148 This enables support for the older and uncommon SysKonnect Genesis
163 There is companion driver for the older Marvell Yukon and
/OK3568_Linux_fs/buildroot/package/dtc/
H A D0001-Fix-include-guards-for-older-kernel-u-boot-sources.patch4 Subject: [PATCH] Fix include guards for older kernel/u-boot sources
12 of older Linux kernel and u-boot sources.
/OK3568_Linux_fs/buildroot/package/linux-zigbee/
H A DConfig.in44 bool "compatibility with older kernels"
49 but some older kernels had it with the values 22 or 19.
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Drtc-cdev44 The ioctl() calls supported by the older /dev/rtc interface are
49 by the RTC class framework, but can't be supported by the older
/OK3568_Linux_fs/buildroot/package/glibc/
H A DConfig.in67 bool "Enable compatibility shims to run on older kernels"
70 older than the version used for the toolchain headers.
/OK3568_Linux_fs/kernel/Documentation/kbuild/
H A Dheaders_install.rst19 means that a program built against a C library using older kernel headers
22 older kernel.
/OK3568_Linux_fs/kernel/fs/cifs/
H A DKconfig24 as well as for earlier dialects such as SMB2.1, SMB2 and the older
32 The older CIFS protocol was included in Windows NT4, 2000 and XP (and
35 dialects older than SMB2.1 is often discouraged on public networks.
92 than the mechanisms used in the older LANMAN version of the
96 Enabling this option allows the cifs module to mount to older
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/
H A DKconfig80 bool "Support for older RTL-8129/8130 boards"
83 This enables support for the older and uncommon RTL-8129 and
89 bool "Use older RX-reset method"
/OK3568_Linux_fs/buildroot/package/python-ipaddress/
H A DConfig.in5 Python 3.3's ipaddress for older Python versions.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A DKconfig37 XFree86 4.4 and above. It replaces the older i830 module that
38 supported a subset of the hardware in older X.org releases.
40 Note that the older i810/i815 chipsets require the use of the
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dabituguru3.rst28 this driver will not work on older motherboards. For older

12345678910>>...23