Home
last modified time | relevance | path

Searched refs:reduce (Results 1 – 25 of 187) sorted by relevance

12345678

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/
H A D0004-Remove-clang-unsupported-compiler-flags.patch36 - : #- optimize="$optimize -fstrength-reduce"
59 - optimize="$optimize -fstrength-reduce"
62 - optimize="$optimize -fstrength-reduce"
66 - optimize="$optimize -fstrength-reduce"
70 - : #optimize="$optimize -fstrength-reduce"
77 - : #optimize="$optimize -fstrength-reduce"
H A Dno-force-mem.patch18 : #- optimize="$optimize -fstrength-reduce"
/openbmc/phosphor-virtual-sensor/src/
H A DexprtkTools.hpp57 return std::reduce(std::begin(argList), std::end(argList), in operator ()()
78 return std::reduce(std::begin(argList), std::end(argList), in operator ()()
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/uefi/
H A Dedk2-firmware_%.bbappend5 # No need for PXE booting in qemu, disable to reduce unnecessary noise
15 # No need for PXE booting in qemu, disable to reduce unnecessary noise
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/
H A Dlibxdamage_1.1.6.bb10 or to have them partially processed within the X server to reduce the \
11 amount of data transmitted as well as reduce the processing latency once \
/openbmc/openbmc/meta-facebook/recipes-phosphor/initrdscripts/
H A Dphosphor-static-norootfs-init.bbappend4 999-reduce-printk \
/openbmc/openbmc/meta-google/recipes-connectivity/dhcp/
H A Ddhcp-relay_%.bbappend1 # LTO and static enabled to reduce image size, saves ~50%
/openbmc/openbmc/meta-asrock/meta-e3c246d4i/recipes-kernel/linux/linux-aspeed/
H A De3c246d4i.cfg7 # Disabled to reduce kernel image size during 6.12 migration
/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/
H A DTODO3 - reduce the hundreds of definitions of register addresses to the ones really needed in assembly or…
/openbmc/qemu/docs/
H A Dmulti-thread-compression.txt22 to reduce the data transferred about 60%, this is very useful when the
29 the amount of data transferred will decrease; this factor can reduce
53 can still help to reduce the migration time.
147 to reduce the CPU consumption when doing (de)compression. If using
/openbmc/openbmc/meta-ibm/meta-romulus/recipes-kernel/linux/linux-aspeed/
H A Dromulus.cfg15 # Disabled to reduce kernel image size during 6.12 migration
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/
H A D0005-postgresql-fix-ptest-failure-of-sysviews.patch9 To fix it we need to reduce the count of parameters in sysviews test.
10 Also we need to reduce the row count in expected result of sysview test
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Dyocto-space-optimize.inc2 # in general builds. Disable or reduce debugging for these cases to improve disk usage
/openbmc/openbmc/meta-security/recipes-security/ecryptfs-utils/files/
H A Ddefine_musl_sword_type.patch17 * to reasonable values to reduce the burden of input validation.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/uhubctl/
H A Duhubctl_2.6.0.bb16 # archive do reduce download size replace the call with our hardcoded version.
/openbmc/webui-vue/src/components/Mixins/
H A DTableFilterMixin.js4 const filterItems = filters.reduce((arr, filter) => {
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/gnuplot/gnuplot/
H A D0001-reduce-build-to-conversion-tools-for-native-build.patch4 Subject: [PATCH] reduce build to conversion tools for native build
/openbmc/openbmc/meta-nuvoton/meta-evb-npcm845/recipes-kernel/linux/linux-nuvoton/
H A Devb-npcm845.cfg51 # reduce kernel module size
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dimage-container.bbclass18 'prevent a kernel from being built, which can reduce ' \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wipe/files/
H A Dsupport-cross-compile-for-linux.patch24 #CCO_LINUX+=-O9 -pipe -fomit-frame-pointer -finline-functions -funroll-loops -fstrength-reduce
/openbmc/qemu/tests/image-fuzzer/qcow2/
H A Dfuzz.py20 from functools import reduce
52 total = reduce(lambda x, y: x + y[1] - y[0] + 1, intervals, 0)
/openbmc/qemu/target/mips/tcg/
H A Dtx79.decode20 # reduce the amount of duplication between instruction patterns.
/openbmc/phosphor-user-manager/
H A Djson_serializer.hpp36 auto newJson = std::reduce(rv.begin() + 1, rv.end(), init, in makeJson()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/audiofile/files/
H A D0006-Check-for-multiplication-overflow-in-sfconvert.patch8 reduce the buffer size instead of failing.
/openbmc/bmcweb/docs/
H A DDBUS_USAGE.md20 process, and return appropriate return codes. This is done to reduce the

12345678