Home
last modified time | relevance | path

Searched refs:cheaper (Results 1 – 22 of 22) sorted by relevance

/freebsd-9-stable/contrib/less/
Dscreen.c209 static char *cheaper();
1286 sc_home = cheaper(t1, t2, "|\b^"); in get_term()
1303 sc_lower_left = cheaper(t1, t2, "\r"); in get_term()
1330 sc_addline = cheaper(t1, t2, ""); in get_term()
1375 cheaper(t1, t2, def) in cheaper() function
/freebsd-9-stable/sys/dev/isp/
DHardware.txt204 slightly cheaper than the equivalent Ultra3 SCSI drives.
/freebsd-9-stable/games/fortune/datfiles/
Dmurphy463 available cheaper and quicker from many other sources.
697 If it would be cheaper to buy a new unit, the company
700 If it would be cheaper to repair the old one, the
1186 you have bought it, it will be on sale somewhere cheaper.
Dlimerick2304 And declared it was cheaper than whoring.
Dfortunes11994 refers to expensive $3 color as opposed to the cheaper 25
15451 Don't marry for money; you can borrow it cheaper.
16393 Ever wonder if taxation without representation might have been cheaper?
23493 legislative bodies with my own money. I found that it was cheaper that
24246 the food cheaper, and old men and women warmer in the winter, and happier
29333 It's sweet to be remembered, but it's often cheaper to be forgotten.
29681 2: It's cheaper than going to France.
42756 rate as computers and over the same period: how much cheaper and more
46830 The only thing cheaper than hardware is talk.
47314 mathematics is that it's cheaper than institutionalizing all those
[all …]
/freebsd-9-stable/contrib/gdb/gdb/doc/
Dannotate.texinfo27 @c cost. Having a smaller cheaper manual helps the GNU Press with its sales.
/freebsd-9-stable/contrib/llvm/include/llvm/Target/
DTarget.td378 bit isAsCheapAsAMove = 0; // As cheap (or cheaper) than a move instruction.
/freebsd-9-stable/contrib/llvm/lib/Target/X86/
DX86InstrShiftRotate.td53 // 'add reg,reg' is cheaper (and we have a Pat pattern for shift-by-one).
DX86InstrSSE.td1038 // Its cheaper to just use VMOVAPS/VMOVUPS instead of VEXTRACTF128mr
/freebsd-9-stable/contrib/libstdc++/include/ext/
Drope156 // appending an entire array is cheaper than appending element by element.
/freebsd-9-stable/contrib/gcc/config/arm/
Darm.md2660 cheaper to have the alternate code being generated than moving
2719 cheaper to have the alternate code being generated than moving
2775 cheaper to have the alternate code being generated than moving
/freebsd-9-stable/contrib/gcc/cp/
DChangeLog-20034696 cheaper early exit.
/freebsd-9-stable/contrib/cvs/
DFAQ1417 Everyone knows that disk space is getting cheaper. How do we reconcile
/freebsd-9-stable/contrib/gcc/
DChangeLog-200426693 expression is cheaper than the original.
27217 try_combine replacement sequence is cheaper than the original.
37891 then see if any of the specialized optabs are cheaper.
DChangeLog-200029821 (calc_address_cost): Small offsets are cheaper than large ones.
32067 (make_compound_operation): Choose cheaper alternative between
DChangeLog-200116605 (try_optimize_cfg): Fix use of bool. Reorganize cheaper
31776 to make it cheaper.
DChangeLog-200613055 cheaper than X, apply fold_rtx and return the result.
DFSFChangeLog.119702 are cheap, if the store is even cheaper.
DChangeLog-199810794 the reg is cheaper.
DChangeLog-200533771 result is cheaper than the original.
/freebsd-9-stable/contrib/gcc/doc/
Dinvoke.texi4592 makes profiling significantly cheaper and usually inlining faster on programs
/freebsd-9-stable/contrib/ncurses/misc/
Dterminfo.src9440 # capabilities, but with cheaper (shorter) control sequences. Messy design,