Home
last modified time | relevance | path

Searched refs:mhv (Results 1 – 25 of 103) sorted by relevance

12345

/dports/science/R-cran-Epi/Epi/R/
H A DROC.R196 mhv <- which( (res[,1]+res[,2])==mx )[1] functionVar
197 mxf <- fv[mhv]
241 mhv <- which((res[,1]+res[,2])==mx)
242 mxf <- fv[mhv]
246 formatC(100*res[mhv,1],digits=1,format="f"),
248 formatC(100*res[mhv,2],digits=1,format="f"),
250 formatC(100*res[mhv,3],digits=1,format="f"),
252 formatC(100*res[mhv,4],digits=1,format="f"),
/dports/biology/fasta/fasta/
H A Dprdf.c539 int mhv; local
545 for (i0=0, mhv= -1; i0<naa; i0++)
546 if (hsq[i0]>mhv) mhv=hsq[i0];
548 if (mhv<=0) {
549 printf(" maximum hsq <=0 %d\n",mhv);
553 for (kshft=0; mhv>0; mhv/=2) {
/dports/biology/fasta3/fasta-36.3.8/src/
H A Ddropff2.c105 int mhv, phv; in init_work() local
134 for (i0 = 1, mhv = -1; i0 <= ppst->nsq; i0++) in init_work()
135 if (ppst->hsq[i0] < NMAP && ppst->hsq[i0] > mhv) mhv = ppst->hsq[i0]; in init_work()
137 if (mhv <= 0) { in init_work()
138 fprintf (stderr, " maximum hsq <=0 %d\n", mhv); in init_work()
142 for (f_str->kshft = 0; mhv > 0; mhv /= 2) in init_work()
H A Ddropfs2.c103 int mhv, phv; in init_work() local
139 for (i0 = 1, mhv = -1; i0 < ppst->nsq; i0++) in init_work()
140 if (ppst->hsq[i0] < NMAP && ppst->hsq[i0] > mhv) mhv = ppst->hsq[i0]; in init_work()
142 if (mhv <= 0) { in init_work()
143 fprintf (stderr, " maximum hsq <=0 %d\n", mhv); in init_work()
147 for (f_str->kshft = 0; mhv > 0; mhv /= 2) f_str->kshft++; in init_work()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgodump.c99 struct macro_hash_value *mhv = (struct macro_hash_value *) v; in macro_hash_del() local
100 XDELETEVEC (mhv->name); in macro_hash_del()
101 XDELETEVEC (mhv->value); in macro_hash_del()
102 XDELETE (mhv); in macro_hash_del()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgodump.c99 struct macro_hash_value *mhv = (struct macro_hash_value *) v; in macro_hash_del() local
100 XDELETEVEC (mhv->name); in macro_hash_del()
101 XDELETEVEC (mhv->value); in macro_hash_del()
102 XDELETE (mhv); in macro_hash_del()
/dports/math/dune-spgrid/dune-spgrid-3977013bee93d1b113b155cc5b881d28d3ee37f5/dune/grid/spgrid/
H A Dgeometrycache.hh110 template< class X, class Y > void mhv ( const X &x, Y &y ) const;
197 template< class X, class Y > void mhv ( const X &x, Y &y ) const;
411 inline void SPJacobianTransposed< ct, dim, mydim >::mhv ( const X &x, Y &y ) const in mhv() function in Dune::SPJacobianTransposed
547 inline void SPJacobianInverseTransposed< ct, dim, mydim >::mhv ( const X &x, Y &y ) const in mhv() function in Dune::SPJacobianInverseTransposed
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgodump.c99 struct macro_hash_value *mhv = (struct macro_hash_value *) v; in macro_hash_del() local
100 XDELETEVEC (mhv->name); in macro_hash_del()
101 XDELETEVEC (mhv->value); in macro_hash_del()
102 XDELETE (mhv); in macro_hash_del()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgodump.c106 struct macro_hash_value *mhv = (struct macro_hash_value *) v; in macro_hash_del() local
107 XDELETEVEC (mhv->name); in macro_hash_del()
108 XDELETEVEC (mhv->value); in macro_hash_del()
109 XDELETE (mhv); in macro_hash_del()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgodump.c106 struct macro_hash_value *mhv = (struct macro_hash_value *) v; in macro_hash_del() local
107 XDELETEVEC (mhv->name); in macro_hash_del()
108 XDELETEVEC (mhv->value); in macro_hash_del()
109 XDELETE (mhv); in macro_hash_del()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgodump.c106 struct macro_hash_value *mhv = (struct macro_hash_value *) v; in macro_hash_del() local
107 XDELETEVEC (mhv->name); in macro_hash_del()
108 XDELETEVEC (mhv->value); in macro_hash_del()
109 XDELETE (mhv); in macro_hash_del()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgodump.c106 struct macro_hash_value *mhv = (struct macro_hash_value *) v; in macro_hash_del() local
107 XDELETEVEC (mhv->name); in macro_hash_del()
108 XDELETEVEC (mhv->value); in macro_hash_del()
109 XDELETE (mhv); in macro_hash_del()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgodump.c107 struct macro_hash_value *mhv = (struct macro_hash_value *) v; in macro_hash_del() local
108 XDELETEVEC (mhv->name); in macro_hash_del()
109 XDELETEVEC (mhv->value); in macro_hash_del()
110 XDELETE (mhv); in macro_hash_del()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgodump.c106 struct macro_hash_value *mhv = (struct macro_hash_value *) v; in macro_hash_del() local
107 XDELETEVEC (mhv->name); in macro_hash_del()
108 XDELETEVEC (mhv->value); in macro_hash_del()
109 XDELETE (mhv); in macro_hash_del()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgodump.c106 struct macro_hash_value *mhv = (struct macro_hash_value *) v; in macro_hash_del() local
107 XDELETEVEC (mhv->name); in macro_hash_del()
108 XDELETEVEC (mhv->value); in macro_hash_del()
109 XDELETE (mhv); in macro_hash_del()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgodump.c108 struct macro_hash_value *mhv = (struct macro_hash_value *) v; in macro_hash_del() local
109 XDELETEVEC (mhv->name); in macro_hash_del()
110 XDELETEVEC (mhv->value); in macro_hash_del()
111 XDELETE (mhv); in macro_hash_del()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgodump.c106 struct macro_hash_value *mhv = (struct macro_hash_value *) v; in macro_hash_del() local
107 XDELETEVEC (mhv->name); in macro_hash_del()
108 XDELETEVEC (mhv->value); in macro_hash_del()
109 XDELETE (mhv); in macro_hash_del()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgodump.c106 struct macro_hash_value *mhv = (struct macro_hash_value *) v; in macro_hash_del() local
107 XDELETEVEC (mhv->name); in macro_hash_del()
108 XDELETEVEC (mhv->value); in macro_hash_del()
109 XDELETE (mhv); in macro_hash_del()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgodump.c106 struct macro_hash_value *mhv = (struct macro_hash_value *) v; in macro_hash_del() local
107 XDELETEVEC (mhv->name); in macro_hash_del()
108 XDELETEVEC (mhv->value); in macro_hash_del()
109 XDELETE (mhv); in macro_hash_del()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgodump.c108 struct macro_hash_value *mhv = (struct macro_hash_value *) v; in macro_hash_del() local
109 XDELETEVEC (mhv->name); in macro_hash_del()
110 XDELETEVEC (mhv->value); in macro_hash_del()
111 XDELETE (mhv); in macro_hash_del()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgodump.c106 struct macro_hash_value *mhv = (struct macro_hash_value *) v; in macro_hash_del() local
107 XDELETEVEC (mhv->name); in macro_hash_del()
108 XDELETEVEC (mhv->value); in macro_hash_del()
109 XDELETE (mhv); in macro_hash_del()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgodump.c106 struct macro_hash_value *mhv = (struct macro_hash_value *) v; in macro_hash_del() local
107 XDELETEVEC (mhv->name); in macro_hash_del()
108 XDELETEVEC (mhv->value); in macro_hash_del()
109 XDELETE (mhv); in macro_hash_del()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgodump.c108 struct macro_hash_value *mhv = (struct macro_hash_value *) v; in macro_hash_del() local
109 XDELETEVEC (mhv->name); in macro_hash_del()
110 XDELETEVEC (mhv->value); in macro_hash_del()
111 XDELETE (mhv); in macro_hash_del()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgodump.c106 struct macro_hash_value *mhv = (struct macro_hash_value *) v; in macro_hash_del() local
107 XDELETEVEC (mhv->name); in macro_hash_del()
108 XDELETEVEC (mhv->value); in macro_hash_del()
109 XDELETE (mhv); in macro_hash_del()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgodump.c108 struct macro_hash_value *mhv = (struct macro_hash_value *) v; in macro_hash_del() local
109 XDELETEVEC (mhv->name); in macro_hash_del()
110 XDELETEVEC (mhv->value); in macro_hash_del()
111 XDELETE (mhv); in macro_hash_del()

12345