Home
last modified time | relevance | path

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

/Linux-v5.10/lib/zstd/
Dzstd_opt.h103 U32 price, u; in ZSTD_getLiteralPrice() local
115 price = ssPtr->cachedPrice + additional * ssPtr->log2litSum; in ZSTD_getLiteralPrice()
117 price -= ZSTD_highbit32(ssPtr->litFreq[literals2[u]] + 1); in ZSTD_getLiteralPrice()
118 ssPtr->cachedPrice = price; in ZSTD_getLiteralPrice()
121 price = litLength * ssPtr->log2litSum; in ZSTD_getLiteralPrice()
123 price -= ZSTD_highbit32(ssPtr->litFreq[literals[u]] + 1); in ZSTD_getLiteralPrice()
127 ssPtr->cachedPrice = price; in ZSTD_getLiteralPrice()
136price += LL_bits[llCode] + ssPtr->log2litLengthSum - ZSTD_highbit32(ssPtr->litLengthFreq[llCode] +… in ZSTD_getLiteralPrice()
139 return price; in ZSTD_getLiteralPrice()
145 U32 price; in ZSTD_getPrice() local
[all …]
Dzstd_internal.h175 U32 price; member
/Linux-v5.10/drivers/staging/pi433/
DKconfig13 for low price.
/Linux-v5.10/Documentation/driver-api/media/drivers/
Dsaa7134-devel.rst19 - saa7130 - low-price chip, doesn't have mute, that is why all those
/Linux-v5.10/Documentation/scsi/
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.
/Linux-v5.10/Documentation/filesystems/
Daffs.rst35 gain above 4K seems not really worth the price, so you don't lose too
Dcoda.rst1400 limit the frequency of upcalls. Upcalls carry a price since a process
/Linux-v5.10/Documentation/sound/cards/
Dcmipci.rst114 price (yes, that's the reason I bought the card :)
/Linux-v5.10/Documentation/hwmon/
Dlm90.rst414 I guess reliability comes at a price, but it's quite expensive this time.
/Linux-v5.10/Documentation/core-api/
Dthis_cpu_ops.rst123 variables no concurrent cache line updates take place. The price that
/Linux-v5.10/LICENSES/deprecated/
DGPL-1.032 price. Specifically, the General Public License is designed to make
/Linux-v5.10/arch/mips/
DKconfig2228 the price of higher memory consumption. This option is available
2237 the price of higher memory consumption. This option is available on
2247 the price of higher memory consumption. This option is available
2256 the price of higher memory consumption. This option is available on
/Linux-v5.10/LICENSES/preferred/
DGPL-2.041 price. Our General Public Licenses are designed to make sure that you
DLGPL-2.038 When we speak of free software, we are referring to freedom, not price. Our
DLGPL-2.143 price. Our General Public Licenses are designed to make sure that you have
/Linux-v5.10/tools/usb/usbip/
DCOPYING22 price. Our General Public Licenses are designed to make sure that you
/Linux-v5.10/Documentation/block/
Dbfq-iosched.rst480 the percentage of sequential I/O requests issued. The price of larger
/Linux-v5.10/tools/memory-model/Documentation/
Dlitmus-tests.txt883 but it does not come for free. The price is exponential computational
/Linux-v5.10/Documentation/power/
Dpci.rst32 price of reduced functionality or performance.
/Linux-v5.10/init/
DKconfig1978 that is local to a processor at the price of more indeterminism
/Linux-v5.10/lib/
DKconfig.debug1317 additional runtime checks to debug itself, at the price
/Linux-v5.10/
DMAINTAINERS1377 R: Steven Price <steven.price@arm.com>