Home
last modified time | relevance | path

Searched refs:higher (Results 1 – 25 of 130) sorted by relevance

123456

/openbmc/u-boot/arch/x86/lib/
H A Ddiv64.c15 u32 higher; member
25 output.words.higher = output.words.lower << (shift - 32); in __ashldi3()
30 output.words.higher = (output.words.higher << shift) | in __ashldi3()
43 output.words.lower = output.words.higher >> (shift - 32); in __lshrdi3()
44 output.words.higher = 0; in __lshrdi3()
49 (output.words.higher << (32 - shift)); in __lshrdi3()
50 output.words.higher = output.words.higher >> shift; in __lshrdi3()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/upm/upm/
H A D0001-CMakeLists.txt-Use-SWIG_SUPPORT_FILES-to-find-the-li.patch5 of generated files for cmake version 3.12 or higher
9 cmake version 3.12 or higher
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/mdio-tools/
H A Dmdio-netlink_1.3.1.bb4 # This module requires Linux 5.6 higher
/openbmc/u-boot/drivers/pch/
H A DKconfig8 PCH allows for higher performance since the memory functions are
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/openembedded-layer/recipes-devtools/python/
H A Dpython3-adafruit-circuitpython-motor_3.2.6.bb1 SUMMARY = "CircuitPython helper library provides higher level objects to control motors and servos."
/openbmc/openbmc/meta-phosphor/recipes-phosphor/preinit-mounts/
H A Dpreinit-mounts.bb21 # Use a number higher than the systemd init alternative so that
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/microcom/
H A Dmicrocom_2023.09.0.bb21 # higher priority than busybox' microcom
/openbmc/openbmc/poky/meta/recipes-extended/lsof/
H A Dlsof_4.99.4.bb22 # Make our priority higher than busybox
/openbmc/openbmc/poky/meta/recipes-support/db/db/
H A Dfix-parallel-build.patch1 With higher paralelism it sometimes fails with:
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dleyna/
H A Ddleyna-core_0.6.0.bb3 by the higher level dLeyna libraries that communicate with DLNA devices, \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-kernel/wireguard/
H A Dwireguard-module_1.0.20220627.bb11 # This module requires Linux 3.10 higher and several networking related
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-robotframework_7.2.2.bb6 with Python or Java, and users can create new higher-level keywords from\
/openbmc/docs/designs/mctp/
H A Dmctp.md44 I2C, PCI, Serial or custom hardware channel, without the higher layers of that
45 stack needing to be aware of the hardware implementation. These higher levels
58 the higher-level data transferred between MCTP endpoints, which packets are
75 - Be usable over simple hardware implementations, but have a facility for higher
/openbmc/openbmc/poky/meta/recipes-devtools/ninja/
H A Dninja_1.12.1.bb3 …wo major respects: it is designed to have its input files generated by a higher-level build system…
/openbmc/openbmc/meta-security/recipes-security/fscryptctl/
H A Dfscryptctl_1.1.0.bb4 For a tool that presents a higher level interface and manages metadata, key \
/openbmc/openbmc/poky/meta/recipes-support/lzop/
H A Dlzop_1.04.bb4 gzip are much higher compression and decompression speed at the cost of some \n\
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libsub/
H A Dlibsub-uplevel-perl_0.2800.bb1 SUMMARY = "Sub::Uplevel - apparently run a function in a higher stack frame"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pandas/
H A D0001-pyproject.toml-don-t-pin-dependency-versions.patch30 # Force numpy higher than 2.0, so that built wheels are compatible
/openbmc/phosphor-objmgr/
H A Dmeson.build21 error('This project requires clang-18 or higher')
33 error('This project requires gcc-13 or higher')
/openbmc/docs/style/cpp/
H A Dtidy-desired.md4 enable, but has had trouble either in engineering or has other higher priority
/openbmc/u-boot/arch/arm/dts/
H A Domap-gpmc-smsc9221.dtsi5 * or smsc 9218) has faster timings, leading to higher
/openbmc/google-misc/
H A Dmeson.build40 # The ordering in this list intentionally lists dependencies higher than
/openbmc/qemu/docs/specs/
H A Dpci-testdev.rst33 tests with higher numbers. In this way a guest can scan test numbers until it
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-128/
H A D0001-rewrite-cargo-host-linker-in-python3.patch12 libtinfo.so.5 under recipe-sysroot-native, which needs higher libc. But
/openbmc/openbmc/meta-phosphor/recipes-phosphor/initrdscripts/
H A Dphosphor-static-norootfs-init.bb79 # Use a number higher than the systemd init alternative so that

123456