Home
last modified time | relevance | path

Searched refs:bump (Results 1 – 25 of 96) sorted by relevance

1234

/openbmc/openbmc/poky/meta/recipes-graphics/mesa/mesa-demos/
H A D0004-Use-DEMOS_DATA_DIR-to-locate-data-files.patch12 src/glsl/bump.c | 6 +++---
67 diff --git a/src/glsl/bump.c b/src/glsl/bump.c
69 --- a/src/glsl/bump.c
70 +++ b/src/glsl/bump.c
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-wheel_0.45.1.bb13 # This used to use the bootstrap install which didn't compile. Until we bump the
H A Dpython3-setuptools_75.6.0.bb55 # This used to use the bootstrap install which didn't compile. Until we bump the
H A Dpython3-pip_24.3.1.bb49 # This used to use the bootstrap install which didn't compile. Until we bump the
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/
H A D0002-apache2-bump-up-the-core-size-limit-if-CoreDumpDirec.patch4 Subject: [PATCH] apache2: bump up the core size limit if CoreDumpDirectory is
/openbmc/linux/arch/arm/boot/dts/rockchip/
H A Drk3288-veyron-sdmmc.dtsi21 * We run sdmmc at max speed; bump up drive strength.
H A Drk3288-veyron.dtsi489 * We run eMMC at max speed; bump up drive strength.
549 * We run sdio0 at max speed; bump up drive strength.
H A Drk3288-phycore-rdk.dts178 * high-speed mode on pcm-947 board so bump up to 12 mA.
H A Drk3288-evb.dtsi342 * high-speed mode on EVB board so bump up to 8ma.
H A Drk3288-firefly-reload.dts349 * high-speed mode on firefly board so bump up to 12ma.
H A Drk3288-miqi.dts344 * high-speed mode on firefly board so bump up to 12ma.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/
H A Detcd_3.5.7.bb9 file://0001-xxhash-bump-to-v2.1.2.patch;patchdir=${GO_INSTALL} \
/openbmc/u-boot/arch/arm/dts/
H A Drk3288-veyron.dtsi677 * We run eMMC at max speed; bump up drive strength.
732 * We run sdio0 at max speed; bump up drive strength.
767 * We run sdmmc at max speed; bump up drive strength.
H A Drk3288-phycore-rdk.dts208 * high-speed mode on pcm-947 board so bump up to 12 mA.
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.3.2.rst57 - kern-tools: bump :term:`SRCREV` for queue processing changes
108 - poky.conf: bump version for 4.3.2 release
H A Drelease-notes-5.0.1.rst38 - poky.conf: bump version for 5.0.1
H A Drelease-notes-4.0.20.rst33 - poky.conf: bump version for 4.0.20
H A Drelease-notes-4.0.21.rst49 - poky.conf: bump version for 4.0.21
H A Drelease-notes-3.4.4.rst48 - poky.conf: bump version for 3.4.4 release
H A Drelease-notes-4.0.18.rst59 - poky.conf: bump version for 4.0.18
H A Drelease-notes-4.0.10.rst52 - poky.conf: bump version for 4.0.10
H A Drelease-notes-4.3.3.rst71 - poky.conf: bump version for 4.3.3 release
/openbmc/qemu/libdecnumber/
H A DdecNumber.c7219 Int bump; /* 1 if coefficient needs to be incremented */ local
7224 bump=0; /* assume a smooth ride */
7235 if (residue<0 && lsd5!=1) bump=-1;
7236 else if (residue>0 && lsd5==0) bump=1;
7242 if (residue<0) bump=-1;
7246 if (residue>5) bump=1;
7250 if (residue>5) bump=1; /* >0.5 goes up */
7253 if (*dn->lsu & 0x01) bump=1;
7258 if (residue>=5) bump=1;
7262 if (residue>0) bump=1;
[all …]
/openbmc/linux/Documentation/filesystems/nfs/
H A Dpnfs.rst25 struct nfs_client (cl_layouts). Being put on this list does not bump
/openbmc/linux/Documentation/filesystems/
H A Dinotify.rst35 select()-able. Yes, root can bump the per-process fd limit and yes, users

1234