Searched refs:price (Results 1 – 25 of 27) sorted by relevance
12
/Linux-v4.19/lib/zstd/ |
D | zstd_opt.h | 103 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() 136 …price += 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 …]
|
D | zstd_internal.h | 165 U32 price; member
|
/Linux-v4.19/drivers/staging/pi433/ |
D | Kconfig | 12 for low price.
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | saa7134.rst | 65 - saa7130 - low-price chip, doesn't have mute, that is why all those
|
/Linux-v4.19/Documentation/scsi/ |
D | FlashPoint.txt | 126 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.
|
D | LICENSE.qla2xxx | 34 price. Our General Public Licenses are designed to make sure that you
|
D | LICENSE.qla4xxx | 33 price. Our General Public Licenses are designed to make sure that you
|
/Linux-v4.19/Documentation/filesystems/ |
D | affs.txt | 30 gain above 4K seems not really worth the price, so you don't lose too
|
D | coda.txt | 1430 limit the frequency of upcalls. Upcalls carry a price since a process
|
/Linux-v4.19/Documentation/sound/cards/ |
D | cmipci.rst | 114 price (yes, that's the reason I bought the card :)
|
/Linux-v4.19/Documentation/hwmon/ |
D | lm90 | 271 I guess reliability comes at a price, but it's quite expensive this time.
|
/Linux-v4.19/Documentation/ |
D | this_cpu_ops.txt | 123 variables no concurrent cache line updates take place. The price that
|
/Linux-v4.19/LICENSES/other/ |
D | GPL-1.0 | 32 price. Specifically, the General Public License is designed to make
|
/Linux-v4.19/arch/mips/ |
D | Kconfig | 2137 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/ |
D | LICENSE.qlcnic | 32 price. Our General Public Licenses are designed to make sure that you
|
D | LICENSE.qlge | 32 price. Our General Public Licenses are designed to make sure that you
|
/Linux-v4.19/Documentation/vm/ |
D | hmm.rst | 355 bandwidth but this is considered as a rare event and a price that we are
|
/Linux-v4.19/LICENSES/preferred/ |
D | GPL-2.0 | 41 price. Our General Public Licenses are designed to make sure that you
|
D | LGPL-2.0 | 38 When we speak of free software, we are referring to freedom, not price. Our
|
D | LGPL-2.1 | 43 price. Our General Public Licenses are designed to make sure that you have
|
/Linux-v4.19/drivers/staging/rtl8192e/ |
D | license | 27 When we speak of free software, we are referring to freedom, not price. Our
|
/Linux-v4.19/drivers/staging/rtl8192u/ |
D | copying | 22 price. Our General Public Licenses are designed to make sure that you
|
/Linux-v4.19/tools/usb/usbip/ |
D | COPYING | 22 price. Our General Public Licenses are designed to make sure that you
|
/Linux-v4.19/Documentation/block/ |
D | bfq-iosched.txt | 452 the percentage of sequential I/O requests issued. The price of larger
|
/Linux-v4.19/init/ |
D | Kconfig | 702 Memory Resource Controller Swap Extension comes with its price in 1696 that is local to a processor at the price of more indeterminism
|
12