Home
last modified time | relevance | path

Searched refs:cost (Results 1 – 25 of 32) sorted by relevance

12

/original-bsd/games/phantasia/
H A Dmisc.c247 cost = Menu[loop].cost; in tradingpost()
289 Menu[0].cost, floor(Player.p_gold / Menu[0].cost)); in tradingpost()
290 cost = (numitems = floor(infloat())) * Menu[0].cost; in tradingpost()
307 Menu[1].cost, floor(Player.p_gold / Menu[1].cost)); in tradingpost()
308 cost = (numitems = floor(infloat())) * Menu[1].cost; in tradingpost()
329 Menu[2].cost, floor(Player.p_gold / Menu[2].cost)); in tradingpost()
330 cost = (numitems = floor(infloat())) * Menu[2].cost; in tradingpost()
355 Menu[3].cost, floor(Player.p_gold / Menu[3].cost)); in tradingpost()
356 cost = (numitems = floor(infloat())) * Menu[3].cost; in tradingpost()
377 Menu[4].cost, floor(Player.p_gold / Menu[4].cost)); in tradingpost()
[all …]
H A Dphantstruct.h123 double cost; /* cost of item */ member
H A DCOPYRIGHT17 * The author shall not be responsible for any loss, cost, or damage,
/original-bsd/games/trek/
H A Dcomputer.c82 int cost; in computer() local
198 cost = pow(0.90, dist) * 98.0 + 0.5; in computer()
199 printf("Phasers are %d%% effective at that range\n", cost); in computer()
209 cost = (dist + 0.05) * warpfact * warpfact * warpfact; in computer()
212 warpfact, dist, time, cost, cost + cost); in computer()
219 cost = 20 + 100 * dist; in computer()
222 dist, time, cost); in computer()
/original-bsd/usr.bin/ex/
H A Dex_tty.c131 CA = 1, costCM = cost(tgoto(CM, 8, 10));
132 costSR = cost(SR);
133 costAL = cost(AL);
134 costDP = cost(tgoto(DOWN_PARM, 10, 10));
135 costLP = cost(tgoto(LEFT_PARM, 10, 10));
136 costRP = cost(tgoto(RIGHT_PARM, 10, 10));
251 cost(str) in cost() function
/original-bsd/games/monop/
H A Dmorg.c100 price = board[prop].cost/2;
156 price = board[prop].cost/2;
H A Dprint.c77 printf(" - %-8.8s %3d", pp->mon_desc->name, sqp->cost);
83 sqp->cost);
H A Dexecute.c119 printf("That would cost $%d\n", sqp->cost); in show_move()
122 cur_p->money -= sqp->cost; in show_move()
H A Dmonop.h56 int cost; /* cost */ member
H A Dbrd.dat10 /* name (COLOR) owner type desc cost */
H A Dprop.c182 worth += op->sqr->cost;
/original-bsd/old/dbx/tests/cc/out/out.tahoe/
H A Dbitfields.out13 (cost = 0, type = 0, dirToCenter = 0, pad = 0, pin = 0, traceback = 0, traceforward = 0, expanded =…
/original-bsd/old/dbx/tests/cc/out/out.vax/
H A Dbitfields.out13 (cost = 0, type = 0, dirToCenter = 0, pad = 0, pin = 0, traceback = 0, traceforward = 0, expanded =…
/original-bsd/old/dbx/tests/cc/
H A Dbitfields.c4 uint cost :24; member
/original-bsd/admin/admin/budget/
H A Dbudget.osi.grant46 could be avoided thus reducing the cost of the budget to $ 153,725
H A Dbudget.csrg64 The low per trip cost of travel is due to ceilings on such
/original-bsd/usr.sbin/sendmail/cf/feature/
H A Dbestmx_is_local.m425 # lower cost method is to list all the expected best MX hosts
/original-bsd/old/dbx/tests/mod/
H A Dbitfields.mod8 cost : @size 24 uint;
/original-bsd/usr.bin/f77/pass1.vax/
H A Doptloop.c654 int cost; local
681 cost = 0;
686 cost++;
688 return (cost>2 ? YES : NO);
/original-bsd/usr.bin/f77/pass1.tahoe/
H A Doptloop.c654 int cost; local
681 cost = 0;
686 cost++;
688 return (cost>2 ? YES : NO);
/original-bsd/old/refer/papers/
H A DRv7man354 "The total cost of maintaining a widely used program is typically 40 percent
355 or more of the cost of developing it." p.121.
H A DINDEX100 cost :Rv7man 6073/948
/original-bsd/lib/libc/regex/
H A DWHATSNEW17 the cost of weaker checking. A workaround for a bug in some folks'
/original-bsd/sys/ufs/lfs/
H A DREADME128 synchronously should cost about 1/2 a rotation per summary.
/original-bsd/games/fortune/datfiles/
H A Dfortunes389 A LISP programmer knows the value of everything, but the cost of
962 cost to others, to win advancement."
1107 can deduct the cost of your house, because, in the words of U.S.
2809 than the estimate the job will cost.
4100 doodling while the system burns. 3. n. A low-cost substitute for
4429 against low cost", "diversified functions with compact design",
4676 probable cost of errors, or until someone insists on getting some
8152 directly proportional to the cost of the carpet.
12291 The cost of living hasn't affected its popularity.
12293 The cost of living is going up, and the chance of living is going
[all …]

12