Home
last modified time | relevance | path

Searched refs:nt0 (Results 1 – 25 of 86) sorted by relevance

1234

/dports/math/rubiks/rubiks-20070912/dik/trans/
H A Dtwist.a39 int nt0, nt1, nt2, nt3, nt4, nt5, nt6, nt7;
46 nt0 = t0;
56 nt0 = t0;
66 nt0 = t3;
76 nt0 = inc(t1,1);
86 nt0 = inc(t4,2);
96 nt0 = t0;
145 nt0 = t0;
147 nt0 = twists[nt0][l];
148 if(mm_twists[nt0] == 127) {
[all …]
H A Dmixed1.a8 int t0, nt0, f0, nf0, c0, nc0;
25 nt0 = t0;
28 nt0 = twists[nt0][m];
30 if(mm_tf[nt0][nf0] == 127) {
31 mm_tf[nt0][nf0] = j + 1;
59 nt0 = t0;
62 nt0 = twists[nt0][m];
64 if(mm_tc[nt0][nc0] == 127) {
65 mm_tc[nt0][nc0] = j + 1;
H A Dtwist7.a36 int nt0, nt1, nt2, nt3, nt5, nt6, nt7;
38 #define params nt0,nt1,nt2,nt3,nt5,nt6,nt7
43 nt0 = t0;
52 nt0 = t0;
61 nt0 = t3;
H A Dtwist.m7 int nt0,nt1,nt2,nt3,nt4,nt5,nt6,nt7;
8 #define params nt0,nt1,nt2,nt3,nt4,nt5,nt6,nt7
9 #define params1 &nt0,&nt1,&nt2,&nt3,&nt4,&nt5,&nt6,&nt7
14 nt0 = t0;
H A Dtwist.c19 int nt0, nt1, nt2, nt3, nt4, nt5, nt6, nt7; in init_twists1() local
22 #define params nt0,nt1,nt2,nt3,nt4,nt5,nt6,nt7 in init_twists1()
23 #define params1 &nt0,&nt1,&nt2,&nt3,&nt4,&nt5,&nt6,&nt7 in init_twists1()
42 nt0 = t0; in init_twists1()
/dports/math/cgal/CGAL-5.3/include/CGAL/QP_solver/
H A DQP_pricing_strategy.h98 bool price_dantzig (int j, const NT& mu, const NT& nt0,
170 is_improving (int j, const NT& mu, const NT& nt0 ) const in is_improving() argument
179 return mu < nt0; in is_improving()
181 return mu > nt0; in is_improving()
186 return ((where >= 0 && mu > nt0) || (where <= 0 && mu < nt0)); in is_improving()
197 return mu < nt0; in is_improving()
204 price_dantzig (int j, const NT& mu, const NT& nt0, in price_dantzig() argument
220 if (mu < nt0) { in price_dantzig()
248 mu > nt0) { in price_dantzig()
256 mu < nt0) { in price_dantzig()
[all …]
H A DQP_partial_filtered_pricing.h167 if ( min_mu < this->nt0) { in pricing_helper()
177 min_mu = this->nt0; in pricing_helper()
186 if ( ( min_mu == this->nt0) && in pricing_helper()
207 if ( mu < this->nt0) { in pricing_helper()
219 if ( min_mu < this->nt0) { in pricing_helper()
229 min_mu = this->nt0; in pricing_helper()
239 if ( min_mu == this->nt0) { in pricing_helper()
264 if ( min_mu < this->nt0) { in pricing_helper()
287 NT mu, min_mu = this->nt0; in pricing_helper()
314 min_mu = this->nt0; in pricing_helper()
[all …]
H A DQP_full_filtered_pricing.h101 NT mu, min_mu = this->nt0; in pricing_helper()
134 min_mu = this->nt0; in pricing_helper()
183 NT mu, min_mu = this->nt0; in pricing_helper()
200 this->price_dantzig (j, mu, this->nt0, min_j, min_mu, direction); in pricing_helper()
215 min_mu = this->nt0; in pricing_helper()
H A DQP__filtered_base.h88 const NT nt0, nt1; // small constants of NT variable
179 : nt0( 0), nt1( 1), w_j_NT( 0), et2nt_obj( et2nt) in QP__filtered_base()
187 x_B_O_NT.resize( l, nt0); in set()
194 x_B_O_NT.resize( l, nt0); in set()
219 > static_cast< int>( x_B_O_NT.size())) x_B_O_NT.push_back( nt0); in init_NT()
253 et2nt_obj( this->solver().w_j_numerator(j)) : nt0 ); in mu_j_NT()
265 row_max_D.insert( row_max_D.end(), n, nt0); in transition()
H A DQP__filtered_base_impl.h31 lambda_NT.resize( l, nt0); in set()
53 row_max_c = nt0; in init()
61 row_max_A.insert( row_max_A.end(), m, nt0); in init()
63 col_max.insert( col_max.end(), n, nt0); // original in init()
175 || ( this->solver().phase() == 1) ? nt1 : nt0); in update_maxima()
234 row_max = nt0; in update_maxima()
359 row_max_c = nt0; in transition()
/dports/math/polymake/polymake-4.5/external/Miniball/Miniball/
H A DMiniball.hpp180 nt0 (NT(0)), in Miniball()
289 NT e, max_e = nt0; in relative_error()
305 assert (current_sqr_r > nt0 || max_e == nt0); in relative_error()
306 return (current_sqr_r == nt0 ? nt0 : max_e / current_sqr_r); in relative_error()
381 max_e = nt0; in pivot_mb()
453 sqr_r[0] = nt0; in push()
463 a[fsize][i] = nt0; in push()
476 z[fsize]=nt0; in push()
508 NT min_l = nt0; in suboptimality()
519 if (min_l < nt0) in suboptimality()
[all …]
/dports/cad/verilator/verilator-4.216/test_regress/t/
H A Dt_gate_basic.v23 not #(0.108) NT0 (nt0, a[0]);
39 (nt0 *> nt0) = (0, 0);
88 if (nt0 !== 1'b1) $stop;
99 if (nt0 !== 1'b0) $stop;
H A Dt_lint_implicit.v13 or OR0 (nt0, a, b);
18 assign z = nt0;
H A Dt_lint_implicit_bad.out6 …arning-IMPLICIT: t/t_lint_implicit.v:13:14: Signal definition not found, creating implicitly: 'nt0'
7 13 | or OR0 (nt0, a, b);
/dports/biology/stacks/stacks-2.4/src/
H A Dmodels.cc413 case snp_type_hom: os << c.nt0() << "/" << c.nt0(); break; in operator <<()
414 case snp_type_het: os << std::min(c.nt0(), c.nt1()) << "/" << std::max(c.nt0(), c.nt1()); break; in operator <<()
591 Nt2 nt0 = sorted[0].second; in call() local
596 if (dp1 == 0 && nt0 == nt_ref) in call()
603 c.lnls().set(nt0, nt0, lnl_hom); in call()
622 if (nt0 == nt_ref) { in call()
632 alleles.insert(nt0); in call()
668 auto nt0 = sorted.begin(); in call() local
670 ++nt0; in call()
673 auto nt1 = nt0; in call()
[all …]
/dports/graphics/gmt/gmt-6.3.0/doc/examples/ex39/
H A Dex39.sh19 gmt grdimage v1.nc -I+a45+nt0.75 -JG90/30/12c -Bg -X7.5c
22 gmt grdimage v2.nc -I+a45+nt0.75 -JG -Rg -Bg -X-3c -Y5c
24 gmt grdimage v3.nc -I+a45+nt0.75 -JG -Rg -Bg -X-3c -Y5c
H A Dex39.bat17 gmt grdimage v1.nc -I+a45+nt0.75 -JG90/30/12c -Bg -X7.5c
20 gmt grdimage v2.nc -I+a45+nt0.75 -JG -Bg -X-3c -Y5c
22 gmt grdimage v3.nc -I+a45+nt0.75 -JG -Bg -X-3c -Y5c
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/test/java/org/apache/zookeeper/common/
H A DTimeTest.java50 private static final long nt0 = Time.currentElapsedTime(); field in TimeTest
61 while (Time.currentElapsedTime() - nt0 < 100000) { in main()
86 return (System.currentTimeMillis() - mt0) - (Time.currentElapsedTime() - nt0); in discrepancy()
/dports/lang/racket/racket-8.3/src/ChezScheme/nanopass/nanopass/
H A Dlanguage.ss456 (lambda (nt0* nt1*)
457 (let f ([nt0* nt0*] [nt1* nt1*] [updated '()])
459 [(and (null? nt0*) (null? nt1*)) updated]
460 [(null? nt0*)
461 (f nt0* (cdr nt1*)
466 … (let* ([nt0 (car nt0*)] [nt0-name (ntspec-name nt0)] [nt0-name-sym (syntax->datum nt0-name)])
468 … [(find (lambda (nt1) (eq? (syntax->datum (ntspec-name nt1)) nt0-name-sym)) nt1*) =>
470 (f (cdr nt0*) (remq nt1 nt1*)
471 (let ([alts (diff-alts (ntspec-alts nt0) (ntspec-alts nt1))])
476 (cons #`(#,nt0-name (meta-vars ...) alts ...) updated))]))))]
[all …]
/dports/lang/racket-minimal/racket-8.3/src/ChezScheme/nanopass/nanopass/
H A Dlanguage.ss456 (lambda (nt0* nt1*)
457 (let f ([nt0* nt0*] [nt1* nt1*] [updated '()])
459 [(and (null? nt0*) (null? nt1*)) updated]
460 [(null? nt0*)
461 (f nt0* (cdr nt1*)
466 … (let* ([nt0 (car nt0*)] [nt0-name (ntspec-name nt0)] [nt0-name-sym (syntax->datum nt0-name)])
468 … [(find (lambda (nt1) (eq? (syntax->datum (ntspec-name nt1)) nt0-name-sym)) nt1*) =>
470 (f (cdr nt0*) (remq nt1 nt1*)
471 (let ([alts (diff-alts (ntspec-alts nt0) (ntspec-alts nt1))])
476 (cons #`(#,nt0-name (meta-vars ...) alts ...) updated))]))))]
[all …]
/dports/lang/chez-scheme/ChezScheme-9.5.4/nanopass/nanopass/
H A Dlanguage.ss455 (lambda (nt0* nt1*)
456 (let f ([nt0* nt0*] [nt1* nt1*] [updated '()])
458 [(and (null? nt0*) (null? nt1*)) updated]
459 [(null? nt0*)
460 (f nt0* (cdr nt1*)
465 … (let* ([nt0 (car nt0*)] [nt0-name (ntspec-name nt0)] [nt0-name-sym (syntax->datum nt0-name)])
467 … [(find (lambda (nt1) (eq? (syntax->datum (ntspec-name nt1)) nt0-name-sym)) nt1*) =>
469 (f (cdr nt0*) (remq nt1 nt1*)
470 (let ([alts (diff-alts (ntspec-alts nt0) (ntspec-alts nt1))])
475 (cons #`(#,nt0-name (meta-vars ...) alts ...) updated))]))))]
[all …]
/dports/biology/fasta/fasta/
H A Dtranslate.c40 int na0, nt0;; variable
95 if ((nt0=getntseq(fname,ntseq,MAXSEQ,&dnaseq))<=0) {
110 na0 = saatran(ntseq,aaseq,nt0,frame);
/dports/math/blis/blis-0.8.1/frame/compat/blis/thread/
H A Db77_thread.c79 dim_t nt0 = *nt; in PASTEF770() local
88 bli_thread_set_num_threads( nt0 ); in PASTEF770()
/dports/comms/wsjtz/wsjtx/lib/ft2/
H A Dft2.f90101 data nt0/-1/,transmitted/.false./,snr/-99.0/
103 save nt0,transmitted,level,snr,iptt
133 if(nt.gt.nt0 .or. ic1.ne.0 .or. ic2.ne.0) then
239 nt0=nt
/dports/graphics/gmt/gmt-6.3.0/doc/examples/ex04/
H A Dex04.sh17 gmt grdimage @HI_geoid_04.nc -I+a0+nt0.75 -R195/210/18/25 -JM15c -p60/30 -C@geoid_04.cpt
21 gmt grdview @HI_topo_04.nc -I+a0+nt0.75 -R195/210/18/25/-6/4 -JZ8c -p60/30 -C@topo_04.cpt \

1234