Home
last modified time | relevance | path

Searched refs:tinput (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/dports/www/p5-HTML-Encoding/HTML-Encoding-0.61/
H A DMANIFEST11 tinput/http/01
12 tinput/http/02
13 tinput/http/03
14 tinput/http/04
15 tinput/http/05
16 tinput/http/06
17 tinput/http/07
18 tinput/http/08
19 tinput/http/09
20 tinput/http/10
[all …]
/dports/math/kig/kig-21.12.3/tests/
H A Dcoordinatevalidatortest.cpp57 QString tinput = withoutSpaces( input ); in validate() local
58 if ( tinput.isEmpty() ) in validate()
60 if ( tinput.at( tinput.length() - 1 ) == ')' ) tinput.truncate( tinput.length() - 1 ); in validate()
64 if ( !tinput.isEmpty() && tinput.at( tinput.length() - 1 ).unicode() == 176 ) in validate()
65 tinput.truncate( tinput.length() - 1 ); in validate()
67 if ( tinput[0] == '(' ) tinput = tinput.mid( 1 ); in validate()
68 int scp = tinput.indexOf( ';' ); in validate()
69 if ( scp == -1 ) return mdv.validate( tinput, pos ) == Invalid ? Invalid : Intermediate; in validate()
72 QString p1 = tinput.left( scp ); in validate()
73 QString p2 = tinput.mid( scp + 1 ); in validate()
/dports/cad/feappv/feappv-4.1i/program/
H A Dtinput.f2 logical function tinput(tx,mt,d,nn) function
47 tinput = .true.
56 tinput = .false.
170 tinput = vinput(xxx(i+1:lrec),lrec-i,d,nn)
172 tinput = .false.
185 tinput = .true.
188 tinput = .false.
H A Dpnums.f36 logical pcomp, errck, pinput,tinput,vinput, lmesh local
62 1 errck = tinput(tx,2,td,0)
126 errck = tinput(tx,1,td,0)
137 120 errck = tinput(tx,1,tb,7)
152 121 errck = tinput(tx,1,td,7)
166 123 errck = tinput(tx,0,td,1)
177 errck = tinput(tx,1,td,2)
359 errck = tinput(tx(2),1,td,7)
395 errck = tinput (tx(2),1,tb,7)
405 errck = tinput(tx(2),1,tb,7)
H A Dpblend.f25 logical flag, prt,prth, errck, tinput, pcomp, pblktyp local
40 errck = tinput(ctype,1,td,9)
66 errck = tinput (ctype,1,td,7)
78 errck = tinput (ctype,1,td,7)
156 110 errck = tinput(ctype,1,td,15)
164 120 errck = tinput(ctype,0,td,15)
H A Dpinput.f24 logical tinput local
32 pinput = tinput(tl,0,d,nn)
H A Dpsides.f30 logical setvar,tinput local
55 setvar = tinput(vtype,1,td,nside-1)
H A Dblkgen.f34 logical prt,prth,pcomp,errck,pinput,tinput,palloc local
55 errck = tinput(ctype,1,tb,7)
87 110 errck = tinput(layer,1,td,3)
103 120 errck = tinput(layer,0,td,15)
120 errck = tinput(layer,1,td,5)
H A Dpinstall.f33 logical pcomp,cksep,exst, flag, tinput local
59 flag = tinput(text,3,td,0)
H A Dpmacio.f35 logical pcomp,flg,errck,tinput,vinput,pflg,prth local
78 errck = tinput(clab,2,td,4)
142 errck = tinput(clab,1,sv(1),0)
H A Dglobal.f26 logical pcomp, tinput, errck local
40 errck = tinput(vtype,2,td,14)
H A Dpedges.f31 logical prt,prth, errck, tinput, vinput, pcomp, gapfl local
48 errck = tinput(text,1,td(2),ndf+1)
H A Dpolar.f33 logical prt,prth, errck, tinput, pcomp local
47 errck = tinput(vtype,1,td,6)
H A Dpeforc.f32 logical prt,prth, errck, tinput, vinput, pcomp, gapfl local
45 errck = tinput(text,1,td(2),ndf+1)
H A Dproced.f35 logical pcomp,flg,errck,tinput,vinput local
82 errck = tinput(tx,5,va,0)
/dports/math/kig/kig-21.12.3/misc/
H A Dcoordinate_system.cpp87 QString tinput = withoutSpaces( input ); in validate() local
88 if ( tinput.isEmpty() ) in validate()
90 if ( tinput.at( tinput.length() - 1 ) == ')' ) tinput.truncate( tinput.length() - 1 ); in validate()
94 if ( !tinput.isEmpty() && tinput.at( tinput.length() - 1 ).unicode() == 176 ) in validate()
95 tinput.truncate( tinput.length() - 1 ); in validate()
97 if ( tinput[0] == '(' ) tinput = tinput.mid( 1 ); in validate()
98 int scp = tinput.indexOf( ';' ); in validate()
99 if ( scp == -1 ) return mdv.validate( tinput, pos ) == Invalid ? Invalid : Intermediate; in validate()
102 QString p1 = tinput.left( scp ); in validate()
103 QString p2 = tinput.mid( scp + 1 ); in validate()
/dports/cad/iverilog/verilog-11.0/
H A Dnet_udp.cc32 table_idx = udp->tinput.count()-1; in NetUDP()
45 if (table_idx >= udp->tinput.count()) return false; in next()
49 udp->tinput[table_idx]; in next()
52 inp = udp->tinput[table_idx]; in next()
/dports/misc/dartsim/dart-6.11.1/dart/utils/
H A DMayaExportMotion.cpp_164 outFile0<<"\tinput time;\n";
176 outFile0<<"\tinput time;\n";
189 outFile0<<"\tinput time;\n";
356 outFile0<<"\tinput time;\n";
372 outFile0<<"\tinput time;\n";
461 outFile0<<"\tinput time;\n";
473 outFile0<<"\tinput time;\n";
486 outFile0<<"\tinput time;\n";
499 outFile0<<"\tinput time;\n";
511 outFile0<<"\tinput time;\n";
[all …]
/dports/audio/artyfx-lv2/openAV-ArtyFX-release-1.3-24-g6010d1a/src/dsp/rr/
H A DStompBox.cxx270 int tinput = 1; in init_mode() local
307 tinput = 1; in init_mode()
356 tinput = 4; //Pre-Emphasis filter in init_mode()
398 tinput = 0; //Reduce some noise aliasing in init_mode()
440 tinput = 0; //Reduce some noise aliasing in init_mode()
481 tinput = 4; //Pre-Emphasis filter in init_mode()
526 tinput = 4; //Pre-Emphasis filter in init_mode()
570 tinput = 1; in init_mode()
610 linput->settype(tinput); in init_mode()
/dports/audio/rkr-lv2/rkrlv2-beta_2-2-gd8c17d3/src/
H A DStompBox.C375 int tinput = 1; in init_mode() local
412 tinput = 1; in init_mode()
461 tinput = 4; //Pre-Emphasis filter in init_mode()
503 tinput = 0; //Reduce some noise aliasing in init_mode()
545 tinput = 0; //Reduce some noise aliasing in init_mode()
586 tinput = 4; //Pre-Emphasis filter in init_mode()
631 tinput = 4; //Pre-Emphasis filter in init_mode()
675 tinput = 1; in init_mode()
715 linput->settype(tinput); in init_mode()
745 rinput->settype(tinput); in init_mode()
/dports/devel/sope/SOPE/sope-appserver/WOExtensions/
H A DJSValidatedField.m117 NSString *terrMesg, *tformName, *tinput, *ttext;
134 tinput = ([self->inputIsRequired boolValueInComponent:comp])
158 @" tinput = JSVFtestedObjects[i][\"inputIsRequired\"];\n"
162 @" if (((tinput) && (obj.value == \"\")) || \n"
187 objectsCount, tinput,
/dports/devel/sope2/SOPE/sope-appserver/WOExtensions/
H A DJSValidatedField.m117 NSString *terrMesg, *tformName, *tinput, *ttext;
134 tinput = ([self->inputIsRequired boolValueInComponent:comp])
158 @" tinput = JSVFtestedObjects[i][\"inputIsRequired\"];\n"
162 @" if (((tinput) && (obj.value == \"\")) || \n"
187 objectsCount, tinput,
/dports/astro/gpstk/GPSTk-8.0.0/core/lib/GNSSEph/
H A DEngNav.cpp368 uint32_t tinput[10]; in subframeConvert() local
370 tinput[n] = static_cast<uint32_t>( input[n] ); in subframeConvert()
372 return( subframeConvert( tinput, tgpsWeek, output )); in subframeConvert()
474 uint32_t tinput[10]; in getSubframePattern() local
476 tinput[n] = static_cast<uint32_t>( input[n] ); in getSubframePattern()
477 return( getSubframePattern( tinput )); in getSubframePattern()
/dports/cad/feappv/feappv-4.1i/elements/
H A Dpointnd.f29 logical errck, tinput, pcomp, spring, masses local
48 errck = tinput(vtype,1,td,6)
H A Dconvec3d.f52 logical errck, tinput, pcomp local
77 errck = tinput(tx,1,d(11),4)

12345678910>>...13