Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/kernel/lib/zstd/
H A 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 …]
H A Dzstd_internal.h175 U32 price; member
/OK3568_Linux_fs/kernel/drivers/staging/pi433/
H A DKconfig13 for low price.
/OK3568_Linux_fs/buildroot/package/redis/
H A D0001-uclibc.patch8 Signed-off-by: Daniel Price <daniel.price@gmail.com>
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/
H A Dsaa7134-devel.rst19 - saa7130 - low-price chip, doesn't have mute, that is why all those
/OK3568_Linux_fs/buildroot/board/avnet/s6lx9_microboard/
H A Dreadme.txt8 (www.trenz-electronic.de) for a low price.
/OK3568_Linux_fs/kernel/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.
/OK3568_Linux_fs/yocto/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 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 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 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
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/buildroot/dl/qt5location/git/
H A DLICENSE.GPL323 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
H A DLICENSE.GPL3-EXCEPT53 price. Our General Public Licenses are designed to make sure that you
235 You may charge any price or no price for each copy that you convey,
294 medium customarily used for software interchange, for a price no
H A DLICENSE.GPLv335 price. Our General Public Licenses are designed to make sure that you
217 You may charge any price or no price for each copy that you convey,
276 medium customarily used for software interchange, for a price no
/OK3568_Linux_fs/yocto/meta-qt5/licenses/
H A DThe-Qt-Company-GPL-Exception-1.053 price. Our General Public Licenses are designed to make sure that you
235 You may charge any price or no price for each copy that you convey,
294 medium customarily used for software interchange, for a price no
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Daffs.rst35 gain above 4K seems not really worth the price, so you don't lose too
/OK3568_Linux_fs/kernel/Documentation/sound/cards/
H A Dcmipci.rst114 price (yes, that's the reason I bought the card :)
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dlm90.rst424 I guess reliability comes at a price, but it's quite expensive this time.
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dthis_cpu_ops.rst123 variables no concurrent cache line updates take place. The price that
/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DREADME.txt52 the entire window contents, not just the obscured portions. The price paid

12345