Home
last modified time | relevance | path

Searched refs:bump (Results 1 – 25 of 83) 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.43.0.bb13 # This used to use the bootstrap install which didn't compile. Until we bump the
H A Dpython3-setuptools_69.2.0.bb53 # This used to use the bootstrap install which didn't compile. Until we bump the
H A Dpython3-pip_24.0.bb58 # This used to use the bootstrap install which didn't compile. Until we bump the
/openbmc/openbmc/poky/meta/recipes-kernel/dtc/dtc/
H A D0001-meson.build-bump-version-to-1.7.0.patch4 Subject: [PATCH 1/2] meson.build: bump version to 1.7.0
/openbmc/openbmc/poky/meta/recipes-kernel/dtc/
H A Ddtc_1.7.0.bb13 file://0001-meson.build-bump-version-to-1.7.0.patch \
/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-phycore-rdk.dts178 * high-speed mode on pcm-947 board so bump up to 12 mA.
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-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.
/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=src/${GO_IMPORT} \
/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-3.4.4.rst48 - poky.conf: bump version for 3.4.4 release
H A Drelease-notes-4.0.10.rst52 - poky.conf: bump version for 4.0.10
H A Drelease-notes-4.0.15.rst56 - poky.conf: bump version for 4.0.15
H A Drelease-notes-4.0.16.rst60 - poky.conf: bump version for 4.0.16
H A Drelease-notes-4.3.3.rst71 - poky.conf: bump version for 4.3.3 release
/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.
H A Drk3288-miqi.dtsi333 * high-speed mode on firefly board so bump up to 12ma.
/openbmc/linux/Documentation/filesystems/nfs/
H A Dpnfs.rst25 struct nfs_client (cl_layouts). Being put on this list does not bump
/openbmc/qemu/libdecnumber/
H A DdecNumber.c7235 if (residue<0 && lsd5!=1) bump=-1;
7242 if (residue<0) bump=-1;
7246 if (residue>5) bump=1;
7253 if (*dn->lsu & 0x01) bump=1;
7258 if (residue>=5) bump=1;
7262 if (residue>0) bump=1;
7269 if (residue<0) bump=-1;
7272 if (residue>0) bump=1;
7280 if (residue<0) bump=-1;
7283 if (residue>0) bump=1;
[all …]
/openbmc/linux/Documentation/filesystems/
H A Dinotify.rst35 select()-able. Yes, root can bump the per-process fd limit and yes, users

1234