Home
last modified time | relevance | path

Searched full:solve (Results 1 – 25 of 281) sorted by relevance

12345678910>>...12

/openbmc/docs/designs/
H A Ddesign-template.md11 - The focus of the document is to define the problem we need to solve and
61 (1 paragraph) What are we doing and why? What problem are you trying to solve?
71 trying to solve similar problems? Try to use links or references to external
75 specific requirements details, or ideas to solve problems here.
80 solve? Who are the users of this solution? What is required to be produced? What
H A Dunique-hostname.md31 To solve this, we are proposing a service which assigns a unique hostname to the
/openbmc/intel-ipmi-oem/include/
H A Dsensorutils.hpp180 // Given min and max, we must solve for M, B, bExp, rExp in getSensorAttributes()
213 // Step 1: Set y to (max - min), set x to 255, set B to 0, solve for M in getSensorAttributes()
237 // Step 3: set y to min, set x to min, keep M and rExp, solve for B in getSensorAttributes()
240 // Solve the IPMI equation for B, instead of y in getSensorAttributes()
241 …// https://www.wolframalpha.com/input/?i=solve+y%3D%28%28M*x%29%2B%28B*%2810%5EE%29%29%29*%2810%5E… in getSensorAttributes()
278 // Solve the IPMI equation for x, instead of y in scaleIPMIValueFromDouble()
279 …// https://www.wolframalpha.com/input/?i=solve+y%3D%28%28M*x%29%2B%28B*%2810%5EE%29%29%29*%2810%5E… in scaleIPMIValueFromDouble()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorutils.cpp172 // Given min and max, we must solve for M, B, bExp, rExp in getSensorAttributes()
205 // Step 1: Set y to (max - min), set x to 255, set B to 0, solve for M in getSensorAttributes()
229 // Step 3: set y to min, set x to min, keep M and rExp, solve for B in getSensorAttributes()
232 // Solve the IPMI equation for B, instead of y in getSensorAttributes()
233 …// https://www.wolframalpha.com/input/?i=solve+y%3D%28%28M*x%29%2B%28B*%2810%5EE%29%29%29*%2810%5E… in getSensorAttributes()
270 // Solve the IPMI equation for x, instead of y in scaleIPMIValueFromDouble()
271 …// https://www.wolframalpha.com/input/?i=solve+y%3D%28%28M*x%29%2B%28B*%2810%5EE%29%29%29*%2810%5E… in scaleIPMIValueFromDouble()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ptpd/ptpd/
H A D0001-ptpd-Solve-memory-leak-for-function-NTPDCrequest.patch4 Subject: [PATCH] ptpd: Solve memory leak for function NTPDCrequest
6 Solve the memory leak in function NTPDCrequest detected by valgrind tool.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ruli/files/
H A D0001-Fix-build-with-format-string-checks.patch31 @@ -174,7 +174,7 @@ static void solve(const char *fullname)
42 @@ -176,7 +176,7 @@ static void solve(const char *fullname)
/openbmc/openbmc/poky/documentation/profile-manual/
H A Dintro.rst16 to solve just about any problem you might come across in Linux. Each
28 which we'll be continually updating as we solve more problems using the
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-decorator_5.1.1.bb6 can be abused and you should not try to solve every problem with a \
/openbmc/openbmc/poky/meta/recipes-support/lzo/lzo/
H A D0001-Add-pkgconfigdir-to-solve-the-undefine-error.patch4 Subject: [PATCH] Add pkgconfigdir to solve the undefine error.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/nanomsg/
H A Dnng_1.7.3.bb2 … ZeroMQ), is a lightweight, broker-less library, offering a simple API to solve common recurring m…
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dcore-scheduling.rst181 Open cross-HT issues that core scheduling does not solve
206 parallelism of the untrusted tasks, it would still solve the above issues while
213 to LKML to solve this, but it is debatable whether such windows are practically
/openbmc/openbmc/poky/meta/recipes-core/ncurses/files/
H A Dexit_prototype.patch6 Upstream-Status: Inappropriate [Reconfigure will solve it]
/openbmc/openbmc/poky/meta/recipes-devtools/btrfs-tools/btrfs-tools/
H A D0001-Add-a-possibility-to-specify-where-python-modules-ar.patch7 Upstream-Status: Inappropriate [oe-core specific to solve multilib use case]
/openbmc/openbmc/poky/meta/recipes-support/lzo/
H A Dlzo_2.10.bb12 file://0001-Add-pkgconfigdir-to-solve-the-undefine-error.patch \
/openbmc/linux/drivers/net/ethernet/dlink/
H A DKconfig51 is known to solve bugs on certain chips.
/openbmc/u-boot/arch/sandbox/
H A Dconfig.mk10 # This can solve 'sdl-config: Command not found' errors
/openbmc/linux/arch/powerpc/kernel/
H A Dsetup.h53 * tricky to solve for setup-common.c so have it here.
/openbmc/u-boot/board/renesas/rsk7203/
H A Drsk7203.c36 * functions necessary to solve this problem.
/openbmc/u-boot/board/renesas/rsk7264/
H A Drsk7264.c37 * functions necessary to solve this problem.
/openbmc/u-boot/board/renesas/rsk7269/
H A Drsk7269.c38 * functions necessary to solve this problem.
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dtlb.c119 * from EL1. To solve this, we invalidate the entire I-cache when in __kvm_tlb_flush_vmid_ipa()
171 * from EL1. To solve this, we invalidate the entire I-cache when in __kvm_tlb_flush_vmid_ipa_nsh()
/openbmc/openbmc/poky/meta/recipes-gnome/gtk-doc/files/
H A Dno-clobber.patch18 Solve this by changing cp --force to cp --no-clobber, so setup-build only copies
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0004-adb-Fix-build-on-big-endian-systems.patch16 To solve this, we simply open-code cpu_to_le16/32 in a way that allows
/openbmc/linux/Documentation/maintainer/
H A Dmodifying-patches.rst12 one submitters code and make him endorse your bugs. To solve this problem, it
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/
H A D0004-adb-Fix-build-on-big-endian-systems.patch16 To solve this, we simply open-code cpu_to_le16/32 in a way that allows

12345678910>>...12