Home
last modified time | relevance | path

Searched defs:price (Results 1 – 10 of 10) sorted by relevance

/dflybsd-src/contrib/xz/src/liblzma/lzma/
H A Dlzma_encoder_optimum_normal.c30 uint32_t price = 0; in get_literal_price() local
80 uint32_t price; in get_pure_rep_price() local
116 uint32_t price; in get_dist_len_price() local
171 const uint32_t price = rc_bittree_reverse_price( in fill_dist_prices() local
392 const uint32_t price = rep_match_price + get_pure_rep_price( in helper1() local
614 const uint32_t price = rep_match_price + get_pure_rep_price( in helper2() local
H A Dlzma_encoder_private.h62 uint32_t price; member
/dflybsd-src/games/monop/
H A Dmorg.c135 int price; in m() local
198 int price; in unm() local
H A Dhouses.c112 int price; in buy_h() local
262 int price; in sell_h() local
/dflybsd-src/contrib/xz/src/liblzma/rangecoder/
H A Dprice.h55 uint32_t price = 0; in rc_bittree_price() local
72 uint32_t price = 0; in rc_bittree_reverse_price() local
/dflybsd-src/games/hack/
H A Ddef.eshk.h72 unsigned price; /* price per unit */ member
/dflybsd-src/contrib/zstd/lib/compress/
H A Dzstd_opt.c61 MEM_STATIC double ZSTD_fCost(U32 price) in ZSTD_fCost()
228 { U32 price = litLength * optPtr->litSumBasePrice; in ZSTD_rawLiteralsCost() local
262 U32 price; in ZSTD_getMatchPrice() local
1039 int const price = opt[cur-1].price in ZSTD_compressBlock_opt_generic() local
1127 … int const price = basePrice + ZSTD_getMatchPrice(offset, mlen, optStatePtr, optLevel); in ZSTD_compressBlock_opt_generic() local
H A Dzstd_compress_internal.h107 int price; member
/dflybsd-src/usr.sbin/lpr/pac/
H A Dpac.c59 static float price = 0.02; /* cost per page (or what ever) */ variable
/dflybsd-src/games/larn/
H A Dheader.h54 short price; member