Home
last modified time | relevance | path

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

12

/dports/shells/ksh93/ast-93u/src/lib/libodelta/
H A Ddelta.c179 if(cost_m < cost_a) in makeAdd()
206 register int cost_m, cost_a; in chkMove() local
210 if(cost_m >= cost_a) in chkMove()
242 register long cost_m, cost_a; in optMove() local
252 cost_a = a_cost; in optMove()
256 cost_a += add; in optMove()
261 cost_a += ip->next->size; in optMove()
263 cost_a += 1 + NBYTE(cost_a); in optMove()
266 if(cost_m < cost_a) in optMove()
336 register int cost_m, cost_a; in delta() local
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libodelta/
H A Ddelta.c179 if(cost_m < cost_a) in makeAdd()
206 register int cost_m, cost_a; in chkMove() local
210 if(cost_m >= cost_a) in chkMove()
242 register long cost_m, cost_a; in optMove() local
252 cost_a = a_cost; in optMove()
256 cost_a += add; in optMove()
261 cost_a += ip->next->size; in optMove()
263 cost_a += 1 + NBYTE(cost_a); in optMove()
266 if(cost_m < cost_a) in optMove()
336 register int cost_m, cost_a; in delta() local
[all …]
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libodelta/
H A Ddelta.c179 if(cost_m < cost_a) in makeAdd()
206 register int cost_m, cost_a; in chkMove() local
210 if(cost_m >= cost_a) in chkMove()
242 register long cost_m, cost_a; in optMove() local
252 cost_a = a_cost; in optMove()
256 cost_a += add; in optMove()
261 cost_a += ip->next->size; in optMove()
263 cost_a += 1 + NBYTE(cost_a); in optMove()
266 if(cost_m < cost_a) in optMove()
336 register int cost_m, cost_a; in delta() local
[all …]
/dports/security/ssdeep/ssdeep-2.14.1/
H A Dedit_dist.c33 int cost_a = t1[i2+1] + EDIT_DISTN_INSERT_COST; in edit_distn() local
36 t2[i2+1] = MIN(MIN(cost_a, cost_d), cost_r); in edit_distn()
/dports/math/py-nevergrad/nevergrad-0.4.3.post2/nevergrad/functions/unitcommitment/
H A Dcore.py47 self.cost_a = np.clip(np.random.randn(self.num_generators) * 0.2 + 0.5, a_min=0, a_max=None)
79 np.sum(operational_output, axis=1) * self.cost_a
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bsgm/
H A Dbsgm_pair_selector.h80 double cost_a = cost(view_ang_dif_a, sun_ang_dif_a, gsd_rat_a); in operator() local
86 return cost_a < cost_b; in operator()
/dports/devel/ChipmunkPhysics/Chipmunk-7.0.1/src/
H A DcpBBTree.c333 cpFloat cost_a = cpBBArea(subtree->B->bb) + cpBBMergedArea(subtree->A->bb, leaf->bb); in SubtreeInsert() local
336 if(cost_a == cost_b){ in SubtreeInsert()
337 cost_a = cpBBProximity(subtree->A->bb, leaf->bb); in SubtreeInsert()
341 if(cost_b < cost_a){ in SubtreeInsert()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcse.c687 preferable (int cost_a, int regcost_a, int cost_b, int regcost_b) in preferable() argument
691 if (cost_a != cost_b) in preferable()
693 if (cost_a == MAX_COST) in preferable()
709 if (cost_a != cost_b) in preferable()
710 return cost_a - cost_b; in preferable()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcse.c667 preferable (int cost_a, int regcost_a, int cost_b, int regcost_b) in preferable() argument
671 if (cost_a != cost_b) in preferable()
673 if (cost_a == MAX_COST) in preferable()
689 if (cost_a != cost_b) in preferable()
690 return cost_a - cost_b; in preferable()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcse.c688 preferable (int cost_a, int regcost_a, int cost_b, int regcost_b) in preferable() argument
692 if (cost_a != cost_b) in preferable()
694 if (cost_a == MAX_COST) in preferable()
710 if (cost_a != cost_b) in preferable()
711 return cost_a - cost_b; in preferable()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcse.c712 preferable (int cost_a, int regcost_a, int cost_b, int regcost_b) in preferable() argument
716 if (cost_a != cost_b) in preferable()
718 if (cost_a == MAX_COST) in preferable()
734 if (cost_a != cost_b) in preferable()
735 return cost_a - cost_b; in preferable()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcse.c690 preferable (int cost_a, int regcost_a, int cost_b, int regcost_b) in preferable() argument
694 if (cost_a != cost_b) in preferable()
696 if (cost_a == MAX_COST) in preferable()
712 if (cost_a != cost_b) in preferable()
713 return cost_a - cost_b; in preferable()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcse.c686 preferable (int cost_a, int regcost_a, int cost_b, int regcost_b) in preferable() argument
690 if (cost_a != cost_b) in preferable()
692 if (cost_a == MAX_COST) in preferable()
708 if (cost_a != cost_b) in preferable()
709 return cost_a - cost_b; in preferable()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcse.c687 preferable (int cost_a, int regcost_a, int cost_b, int regcost_b) in preferable() argument
691 if (cost_a != cost_b) in preferable()
693 if (cost_a == MAX_COST) in preferable()
709 if (cost_a != cost_b) in preferable()
710 return cost_a - cost_b; in preferable()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcse.c686 preferable (int cost_a, int regcost_a, int cost_b, int regcost_b) in preferable() argument
690 if (cost_a != cost_b) in preferable()
692 if (cost_a == MAX_COST) in preferable()
708 if (cost_a != cost_b) in preferable()
709 return cost_a - cost_b; in preferable()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dcse.c712 preferable (int cost_a, int regcost_a, int cost_b, int regcost_b) in preferable() argument
716 if (cost_a != cost_b) in preferable()
718 if (cost_a == MAX_COST) in preferable()
734 if (cost_a != cost_b) in preferable()
735 return cost_a - cost_b; in preferable()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcse.c686 preferable (int cost_a, int regcost_a, int cost_b, int regcost_b) in preferable() argument
690 if (cost_a != cost_b) in preferable()
692 if (cost_a == MAX_COST) in preferable()
708 if (cost_a != cost_b) in preferable()
709 return cost_a - cost_b; in preferable()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcse.c687 preferable (int cost_a, int regcost_a, int cost_b, int regcost_b) in preferable() argument
691 if (cost_a != cost_b) in preferable()
693 if (cost_a == MAX_COST) in preferable()
709 if (cost_a != cost_b) in preferable()
710 return cost_a - cost_b; in preferable()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcse.c687 preferable (int cost_a, int regcost_a, int cost_b, int regcost_b) in preferable() argument
691 if (cost_a != cost_b) in preferable()
693 if (cost_a == MAX_COST) in preferable()
709 if (cost_a != cost_b) in preferable()
710 return cost_a - cost_b; in preferable()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcse.c687 preferable (int cost_a, int regcost_a, int cost_b, int regcost_b) in preferable() argument
691 if (cost_a != cost_b) in preferable()
693 if (cost_a == MAX_COST) in preferable()
709 if (cost_a != cost_b) in preferable()
710 return cost_a - cost_b; in preferable()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcse.c686 preferable (int cost_a, int regcost_a, int cost_b, int regcost_b) in preferable() argument
690 if (cost_a != cost_b) in preferable()
692 if (cost_a == MAX_COST) in preferable()
708 if (cost_a != cost_b) in preferable()
709 return cost_a - cost_b; in preferable()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dcse.c688 preferable (int cost_a, int regcost_a, int cost_b, int regcost_b) in preferable() argument
692 if (cost_a != cost_b) in preferable()
694 if (cost_a == MAX_COST) in preferable()
710 if (cost_a != cost_b) in preferable()
711 return cost_a - cost_b; in preferable()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcse.c686 preferable (int cost_a, int regcost_a, int cost_b, int regcost_b) in preferable() argument
690 if (cost_a != cost_b) in preferable()
692 if (cost_a == MAX_COST) in preferable()
708 if (cost_a != cost_b) in preferable()
709 return cost_a - cost_b; in preferable()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dcse.c688 preferable (int cost_a, int regcost_a, int cost_b, int regcost_b) in preferable() argument
692 if (cost_a != cost_b) in preferable()
694 if (cost_a == MAX_COST) in preferable()
710 if (cost_a != cost_b) in preferable()
711 return cost_a - cost_b; in preferable()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dcse.c687 preferable (int cost_a, int regcost_a, int cost_b, int regcost_b) in preferable() argument
691 if (cost_a != cost_b) in preferable()
693 if (cost_a == MAX_COST) in preferable()
709 if (cost_a != cost_b) in preferable()
710 return cost_a - cost_b; in preferable()

12