Home
last modified time | relevance | path

Searched refs:price (Results 1 – 25 of 70) sorted by relevance

123

/openbmc/linux/lib/zstd/compress/
H A Dzstd_opt.c60 MEM_STATIC double ZSTD_fCost(U32 price) in ZSTD_fCost() argument
62 return (double)price / (BITCOST_MULTIPLIER*8); in ZSTD_fCost()
258 { U32 price = litLength * optPtr->litSumBasePrice; in ZSTD_rawLiteralsCost() local
262 price -= WEIGHT(optPtr->litFreq[literals[u]], optLevel); in ZSTD_rawLiteralsCost()
264 return price; in ZSTD_rawLiteralsCost()
303 U32 price; in ZSTD_getMatchPrice() local
312price = (offCode * BITCOST_MULTIPLIER) + (optPtr->offCodeSumBasePrice - WEIGHT(optPtr->offCodeFreq… in ZSTD_getMatchPrice()
314price += (offCode-19)*2 * BITCOST_MULTIPLIER; /* handicap for long distance offsets, favor decompr… in ZSTD_getMatchPrice()
318price += (ML_bits[mlCode] * BITCOST_MULTIPLIER) + (optPtr->matchLengthSumBasePrice - WEIGHT(optPtr… in ZSTD_getMatchPrice()
321price += BITCOST_MULTIPLIER / 5; /* heuristic : make matches a bit more costly to favor less seq… in ZSTD_getMatchPrice()
[all …]
H A Dzstd_compress_internal.h148 int price; member
/openbmc/linux/drivers/staging/pi433/
H A DKconfig13 for low price.
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dsaa7134-devel.rst19 - saa7130 - low-price chip, doesn't have mute, that is why all those
/openbmc/linux/drivers/firmware/arm_scmi/
H A DKconfig125 in atomic context too, at the price of using a number of busy-waiting
166 in atomic context too, at the price of using a number of busy-waiting
/openbmc/linux/Documentation/scsi/
H A DFlashPoint.rst139 is of course compatible with the present Linux driver. The price for this
149 price for this upgrade has been set at US $65 plus shipping and handling.
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DPolyForm-Small-Business-1.0.064 to the United States Bureau of Labor Statistics' consumer price
H A DArphic-199924 …distribute copies of the Font under the same conditions you received, not price. If you wish, you …
H A DGPL-3.0-or-later23 When we speak of free software, we are referring to freedom, not price. Our
192 You may charge any price or no price for each copy that you convey, and you
244 used for software interchange, for a price no more than your reasonable cost
H A DAGPL-3.0-only21 price. Our General Public Licenses are designed to make sure that you
193 You may charge any price or no price for each copy that you convey,
252 medium customarily used for software interchange, for a price no
H A DGPL-3.0-only14 When we speak of free software, we are referring to freedom, not price. Our General Public Licenses…
76 You may charge any price or no price for each copy that you convey, and you may offer support or wa…
92 … durable physical medium customarily used for software interchange, for a price no more than your …
H A DAGPL-3.0-or-later22 When we speak of free software, we are referring to freedom, not price. Our
181 You may charge any price or no price for each copy that you convey, and you
233 used for software interchange, for a price no more than your reasonable cost
H A DSSPL-1.0137 License along with the Program. You may charge any price or no price for
196 for software interchange, for a price no more than your reasonable cost
H A DGPL-1.0-only23 price. Specifically, the General Public License is designed to make
H A DGPL-1.0-or-later20 When we speak of free software, we are referring to freedom, not price. Specifically,
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A DArphic-Public-License24 …distribute copies of the Font under the same conditions you received, not price. If you wish, you …
H A DSSPL-1137 License along with the Program. You may charge any price or no price for
196 for software interchange, for a price no more than your reasonable cost
/openbmc/ipmi-fru-parser/
H A DLICENSE23 price. Our General Public Licenses are designed to make sure that you
205 You may charge any price or no price for each copy that you convey,
264 medium customarily used for software interchange, for a price no
/openbmc/linux/Documentation/filesystems/
H A Daffs.rst35 gain above 4K seems not really worth the price, so you don't lose too
/openbmc/linux/Documentation/sound/cards/
H A Dcmipci.rst114 price (yes, that's the reason I bought the card :)
/openbmc/linux/Documentation/gpu/amdgpu/display/
H A Dmpo-overview.rst213 multiple MPO by the price of limiting the number of external displays supported
/openbmc/linux/kernel/rcu/
H A DKconfig243 asymmetric multiprocessors. The price of this reduced jitter
/openbmc/linux/Documentation/core-api/
H A Dthis_cpu_ops.rst122 variables no concurrent cache line updates take place. The price that
/openbmc/qemu/docs/system/
H A Dcpu-models-x86.rst.inc214 By disabling TSX, KVM-based guests can avoid paying the price of
/openbmc/linux/LICENSES/deprecated/
H A DGPL-1.032 price. Specifically, the General Public License is designed to make

123