Searched refs:price (Results 1 – 13 of 13) sorted by relevance
| /f-stack/freebsd/contrib/zstd/lib/compress/ |
| H A D | zstd_opt.c | 61 MEM_STATIC double ZSTD_fCost(U32 price) in ZSTD_fCost() argument 234 return price; in ZSTD_rawLiteralsCost() 262 U32 price; in ZSTD_getMatchPrice() local 283 return price; in ZSTD_getMatchPrice() 1039 int const price = opt[cur-1].price in ZSTD_compressBlock_opt_generic() local 1044 if (price <= opt[cur].price) { in ZSTD_compressBlock_opt_generic() 1051 opt[cur].price = price; in ZSTD_compressBlock_opt_generic() 1054 inr-istart, cur, ZSTD_fCost(price), ZSTD_fCost(opt[cur].price), in ZSTD_compressBlock_opt_generic() 1080 && (opt[cur+1].price <= opt[cur].price + (BITCOST_MULTIPLIER/2)) ) { in ZSTD_compressBlock_opt_generic() 1129 if ((pos > last_pos) || (price < opt[pos].price)) { in ZSTD_compressBlock_opt_generic() [all …]
|
| H A D | zstd_compress_internal.h | 107 int price; member
|
| /f-stack/freebsd/contrib/openzfs/module/zstd/lib/ |
| H A D | zstd.c | 10002 int price; member 20380 return price; in ZSTD_rawLiteralsCost() 20408 U32 price; in ZSTD_getMatchPrice() local 20429 return price; in ZSTD_getMatchPrice() 21044 int const price = opt[cur-1].price in ZSTD_compressBlock_opt_generic() local 21049 if (price <= opt[cur].price) { in ZSTD_compressBlock_opt_generic() 21056 opt[cur].price = price; in ZSTD_compressBlock_opt_generic() 21059 inr-istart, cur, ZSTD_fCost(price), ZSTD_fCost(opt[cur].price), in ZSTD_compressBlock_opt_generic() 21085 && (opt[cur+1].price <= opt[cur].price + (BITCOST_MULTIPLIER/2)) ) { in ZSTD_compressBlock_opt_generic() 21130 if ((pos > last_pos) || (price < opt[pos].price)) { in ZSTD_compressBlock_opt_generic() [all …]
|
| /f-stack/freebsd/contrib/openzfs/contrib/bash_completion.d/ |
| H A D | zfs | 1 # Copyright (c) 2010-2016, Aneurin Price <aneurin.price@gmail.com>
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | ipv4_multicast.rst | 273 However, there is a price to pay.
|
| H A D | performance_thread.rst | 438 thread that is ready to run. This comes at the price of a relatively heavier
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | COPYING | 22 price. Our General Public Licenses are designed to make sure that you
|
| /f-stack/dpdk/license/ |
| H A D | gpl-2.0.txt | 22 price. Our General Public Licenses are designed to make sure that you
|
| H A D | lgpl-2.1.txt | 28 not price. Our General Public Licenses are designed to make sure that
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/spl/ |
| H A D | THIRDPARTYLICENSE.gplv2 | 22 price. Our General Public Licenses are designed to make sure that you
|
| /f-stack/ |
| H A D | LICENSE | 146 When we speak of free software, we are referring to freedom, not price. Our General Public Licenses…
|
| /f-stack/freebsd/contrib/zstd/lib/legacy/ |
| H A D | zstd_v06.c | 568 U32 price; member
|
| H A D | zstd_v07.c | 2803 U32 price; member
|