| /openbmc/qemu/target/hexagon/ |
| H A D | arch.h | 33 int *adjust, float_status *fp_status); 34 int arch_sf_invsqrt_common(float32 *Rs, float32 *Rd, int *adjust,
|
| H A D | arch.c | 238 int arch_sf_recip_common(float32 *Rs, float32 *Rt, float32 *Rd, int *adjust, in arch_sf_recip_common() argument 330 *adjust = PeV; in arch_sf_recip_common() 334 int arch_sf_invsqrt_common(float32 *Rs, float32 *Rd, int *adjust, in arch_sf_invsqrt_common() argument 372 *adjust = PeV; in arch_sf_invsqrt_common()
|
| H A D | op_helper.c | 208 int adjust; in HELPER() local 213 if (arch_sf_recip_common(&RsV, &RtV, &RdV, &adjust, &env->fp_status)) { in HELPER() 214 PeV = adjust; in HELPER() 229 int adjust; in HELPER() local 234 if (arch_sf_invsqrt_common(&RsV, &RdV, &adjust, &env->fp_status)) { in HELPER() 235 PeV = adjust; in HELPER() 913 int adjust; in HELPER() local 915 arch_sf_recip_common(&RsV, &RtV, &RdV, &adjust, &env->fp_status); in HELPER() 924 int adjust; in HELPER() local 926 arch_sf_recip_common(&RsV, &RtV, &RdV, &adjust, &env->fp_status); in HELPER() [all …]
|
| /openbmc/qemu/target/hexagon/imported/ |
| H A D | float.idef | 153 fHIDE(int adjust;) 156 if (fSF_RECIP_COMMON(RsV,RtV,RdV,adjust)) { 157 PeV = adjust; 168 fHIDE(int adjust;) 169 fSF_RECIP_COMMON(RsV,RtV,RdV,adjust); 176 fHIDE(int adjust;) 177 fSF_RECIP_COMMON(RsV,RtV,RdV,adjust); 185 fHIDE(int adjust;) 188 if (fSF_INVSQRT_COMMON(RsV,RdV,adjust)) { 189 PeV = adjust; [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/cryptsetup/ |
| H A D | cryptsetup_2.7.5.bb | 39 luks-adjust-xts-keysize \ 65 PACKAGECONFIG[luks-adjust-xts-keysize] = "--enable-luks-adjust-xts-keysize,--disable-luks-adjust-xt…
|
| /openbmc/qemu/target/ppc/ |
| H A D | mem_helper.c | 401 int adjust = HI_IDX * (n_elems - 1); \ 409 r->element[LO_IDX ? index : (adjust - index)] = \ 412 r->element[LO_IDX ? index : (adjust - index)] = \ 428 int adjust = HI_IDX * (n_elems - 1); \ in LVE() 437 (adjust - index)]), \ in LVE() 441 (adjust - index)], GETPC()); \ in LVE()
|
| /openbmc/phosphor-fan-presence/docs/monitor/ |
| H A D | sensors.md | 34 - A value to multiply the current target by to adjust the monitoring of this 38 - A value to shift the current target by to adjust the monitoring of this
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-dvb/tvheadend/ |
| H A D | tvheadend_git.bb | 12 file://0001-adjust-for-64bit-time_t.patch \
|
| /openbmc/openbmc/poky/meta/files/common-licenses/ |
| H A D | WXwindows | 46 notice from such code and/or adjust the licensing conditions notice 52 code and/or adjust the licensing conditions notice accordingly.
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/ |
| H A D | 0006-sysdep-Add-header-include-sequence-to-adjust-for-mus.patch | 4 Subject: [PATCH 6/8] sysdep: Add header include sequence to adjust for musl
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libteam/libteam/ |
| H A D | 0002-teamd-Re-adjust-include-header-order.patch | 4 Subject: [PATCH 2/2] teamd: Re-adjust include header order
|
| /openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/ |
| H A D | 0001-none-tests-fdleak_cmsg.stderr.exp-adjust-tmp-paths.patch | 4 Subject: [PATCH] none/tests/fdleak_cmsg.stderr.exp: adjust /tmp paths
|
| /openbmc/qemu/docs/ |
| H A D | colo-proxy.txt | 49 …r | | filter +------> colo <------+ +--------> filter +--> adjust | adjust +--> f… 81 If receive packet is TCP packet,we will adjust ack 110 If the packet is TCP packet,we will adjust seq
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/ |
| H A D | 0024-corstone1000-adjust-boot-bank-and-kernel-location.patch | 4 Subject: [PATCH] corstone1000: adjust boot bank and kernel location
|
| /openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libauthen/ |
| H A D | libauthen-radius-perl_0.22.bb | 16 file://test.pl-adjust-for-ptest.patch \
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
| H A D | 0009-Do-not-disable-buffering-when-writing-to-oom_score_a.patch | 9 Failed to adjust OOM setting: Invalid argument
|
| /openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
| H A D | 0009-Do-not-disable-buffering-when-writing-to-oom_score_a.patch | 9 Failed to adjust OOM setting: Invalid argument
|
| /openbmc/u-boot/board/wandboard/ |
| H A D | README | 28 (Note - the SD card node may vary, so adjust this as needed).
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libteam/ |
| H A D | libteam_1.32.bb | 11 file://0002-teamd-Re-adjust-include-header-order.patch \
|
| /openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pip/ |
| H A D | no_shebang_mangling.patch | 34 adjust = True
|
| /openbmc/qemu/docs/system/arm/ |
| H A D | sabrelite.rst | 76 Note we need to adjust settings by: 106 root file system with one single partition. You may adjust the kernel "root="
|
| /openbmc/u-boot/doc/device-tree-bindings/clock/ |
| H A D | rockchip,rk3399-dmc.txt | 15 Genarate by vendor tool and adjust for U-Boot dtsi.
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/s-nail/files/ |
| H A D | 0001-make.rc-set-VAL_MTA.patch | 12 s-nail: Cannot start /usr/lib/sendmail: executable not found (adjust *mta* variable)
|
| /openbmc/openbmc/poky/meta/recipes-support/vim/files/ |
| H A D | no-path-adjust.patch | 4 Subject: [PATCH] vim: do not adjust script pathnames
|
| /openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | 0005-qemu-Add-some-user-space-mmap-tweaks-to-address-musl.patch | 16 rather than ENOMEM so adjust the other part of the test to this.
|