/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra30-asus-lvds-display.dtsi | 3 /* This dtsi file describes parts common for Asus T30 devices with a LVDS panel. */
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtinyxml2/ |
H A D | libtinyxml2_10.0.0.bb | 1 SUMMARY = "TinyXML-2 is a simple, small, efficient, C++ XML parser that can be easily integrating i…
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-pyparsing_3.1.2.bb | 4 the use of regular expressions. The pyparsing module provides a library of \
|
H A D | python3-git_3.1.43.bb | 3 a git repository. Access repository information conveniently, alter the \
|
H A D | python3-setuptools-scm_8.1.0.bb | 5 argument or in a SCM managed file."
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/ |
H A D | mkfontscale_1.2.3.bb | 8 name to a file fonts.scale in the directory. The resulting fonts.scale \
|
/openbmc/phosphor-pid-control/ |
H A D | meson.options | 6 …: 'boolean', value: false, description: 'Set the fans to failsafe mode when a temp sensor is above…
|
/openbmc/phosphor-fan-presence/docs/monitor/ |
H A D | nonfunc_rotor_error_delay.md | 7 defaults to **no error** being logged when the attribute is not given and a
|
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/ |
H A D | or.md | 9 executed, such as a register read that clears latched fault bits.
|
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/ |
H A D | qemuwrapper-cross_1.0.bb | 25 if [ ${@bb.utils.contains('MACHINE_FEATURES', 'qemu-usermode', 'True', 'False', d)} = False -a "${P…
|
/openbmc/openbmc/poky/meta/recipes-devtools/gdb/ |
H A D | gdb.inc | 10 file://0003-Dont-disable-libreadline.a-when-using-disable-static.patch \
|
/openbmc/openbmc/poky/meta/recipes-extended/bash/ |
H A D | bash_5.2.21.bb | 15 file://0001-changes-to-SIGINT-handler-while-waiting-for-a-child-.patch \
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcompress/ |
H A D | libcompress-raw-lzma-perl_2.212.bb | 2 DESCRIPTION = "This module provides a Perl interface to allow reading and \
|
/openbmc/openbmc/poky/meta/recipes-graphics/spir/ |
H A D | spirv-headers_1.3.283.0.bb | 14 # upstream considers a release.
|
/openbmc/openbmc/poky/meta/recipes-graphics/mini-x-session/ |
H A D | mini-x-session_0.1.bb | 2 DESCRIPTION = "Simple session manager for X, that provides just the right boilerplate to create a s…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libnvme/ |
H A D | libnvme_1.9.bb | 6 manage nvme devices on a Linux system."
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/poke/poke/ |
H A D | 0003-configure.ac-HELP2MAN-replace-by-true-when-cross-com.patch | 21 --- a/configure.ac
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/gimp/gimp/ |
H A D | 0001-file-tiff-load-fix-mismatching-variable-type.patch | 12 --- a/plug-ins/file-tiff/file-tiff-load.c
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gensio/ |
H A D | gensio_2.8.4.bb | 26 FILES:${PN}-staticdev += "${libexecdir}/gensio/${PV}/libgensio_*.a"
|
/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-users/ |
H A D | bcreategroup.bb | 6 # This recipe requires a and c. C requires A. Reverse alpha.
|
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/ |
H A D | initramfs-live-install-efi_1.0.bb | 16 # While this package maybe an allarch due to it being a
|
H A D | initramfs-live-install_1.0.bb | 16 # While this package maybe an allarch due to it being a
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-flask_3.0.3.bb | 3 Flask is a microframework for Python based on Werkzeug, Jinja 2 and good \
|
/openbmc/openbmc/meta-openpower/recipes-bsp/ecmd/ |
H A D | croserver_git.bb | 2 DESCRIPTION = "eCMD is a hardware access API for IBM Systems"
|
/openbmc/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | 74 register nor a parameter register. */ 91 /* Shorthand for size of a register. */ 512 #define SPR(a, b) ((((a)<<5)|(b))<<11) 700 #define TAB(t, a, b) (RT(t) | RA(a) | RB(b)) 701 #define SAB(s, a, b) (RS(s) | RA(a) | RB(b)) 702 #define TAI(s, a, i) (RT(s) | RA(a) | ((i) & 0xffff)) 703 #define SAI(s, a, i) (RS(s) | RA(a) | ((i) & 0xffff)) 1033 * dep(a, b, m) -> (a & ~m) | (b & m) 1066 * dep(a, b, m) -> (a & ~m) | (b & m) 1096 * dep(a, b, m) -> (a & ~m) | (b & m) [all …]
|