Home
last modified time | relevance | path

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

12

/Linux-v4.19/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.h165 U32 price; member
/Linux-v4.19/drivers/staging/pi433/
DKconfig12 for low price.
/Linux-v4.19/Documentation/media/v4l-drivers/
Dsaa7134.rst65 - saa7130 - low-price chip, doesn't have mute, that is why all those
/Linux-v4.19/Documentation/scsi/
DFlashPoint.txt126 is of course compatible with the present Linux driver. The price for this
136 price for this upgrade has been set at US $65 plus shipping and handling.
DLICENSE.qla2xxx34 price. Our General Public Licenses are designed to make sure that you
DLICENSE.qla4xxx33 price. Our General Public Licenses are designed to make sure that you
/Linux-v4.19/Documentation/filesystems/
Daffs.txt30 gain above 4K seems not really worth the price, so you don't lose too
Dcoda.txt1430 limit the frequency of upcalls. Upcalls carry a price since a process
/Linux-v4.19/Documentation/sound/cards/
Dcmipci.rst114 price (yes, that's the reason I bought the card :)
/Linux-v4.19/Documentation/hwmon/
Dlm90271 I guess reliability comes at a price, but it's quite expensive this time.
/Linux-v4.19/Documentation/
Dthis_cpu_ops.txt123 variables no concurrent cache line updates take place. The price that
/Linux-v4.19/LICENSES/other/
DGPL-1.032 price. Specifically, the General Public License is designed to make
/Linux-v4.19/arch/mips/
DKconfig2137 the price of higher memory consumption. This option is available
2146 the price of higher memory consumption. This option is available on
2156 the price of higher memory consumption. This option is available
2165 the price of higher memory consumption. This option is available on
/Linux-v4.19/Documentation/networking/
DLICENSE.qlcnic32 price. Our General Public Licenses are designed to make sure that you
DLICENSE.qlge32 price. Our General Public Licenses are designed to make sure that you
/Linux-v4.19/Documentation/vm/
Dhmm.rst355 bandwidth but this is considered as a rare event and a price that we are
/Linux-v4.19/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-v4.19/drivers/staging/rtl8192e/
Dlicense27 When we speak of free software, we are referring to freedom, not price. Our
/Linux-v4.19/drivers/staging/rtl8192u/
Dcopying22 price. Our General Public Licenses are designed to make sure that you
/Linux-v4.19/tools/usb/usbip/
DCOPYING22 price. Our General Public Licenses are designed to make sure that you
/Linux-v4.19/Documentation/block/
Dbfq-iosched.txt452 the percentage of sequential I/O requests issued. The price of larger
/Linux-v4.19/init/
DKconfig702 Memory Resource Controller Swap Extension comes with its price in
1696 that is local to a processor at the price of more indeterminism

12