Home
last modified time | relevance | path

Searched defs:getpar (Results 1 – 25 of 73) sorted by relevance

123

/dports/biology/molden/molden5.8/ambfor/
H A Dgetinp.f548 subroutine getpar subroutine
550 integer getlin
551 character*137 str
552 character*137 line
553 common /curlin/ line
554 common /rdwr/ iun1,iun2,iun3,iun4,iun5
557 integer amb2gf
558 common /gftyp/ gfvdw(2,mxgff),amb2gf(mxamb)
559 logical opfil,opar
608 100 close(62)
/dports/math/octave-forge-generate_html/generate_html-0.3.2/inst/private/
H A Dsetopts.m71 function ret = getpar (s, field, default) function
/dports/audio/rkr-lv2/rkrlv2-beta_2-2-gd8c17d3/src/
H A DEffect.h40 virtual unsigned char getpar (int npar) { in getpar() function
H A DCabinet.C184 Cabinet::getpar(int i) in getpar() function
H A DCompressor.C170 Compressor::getpar (int np) in getpar() function
H A DSustainer.C171 Sustainer::getpar (int npar) in getpar() function
H A DOpticaltrem.C258 Opticaltrem::getpar (int npar) in getpar() function
H A DGate.C132 Gate::getpar (int np) in getpar() function
H A DExciter.C198 Exciter::getpar (int npar) in getpar() function
H A DEQ.C189 EQ::getpar (int npar) in getpar() function
H A DPan.C235 Pan::getpar (int npar) in getpar() function
H A DRing.C320 Ring::getpar (int npar) in getpar() function
H A DShifter.C384 Shifter::getpar (int npar) in getpar() function
H A DRyanWah.C377 RyanWah::getpar (int npar) in getpar() function
H A DShuffle.C278 Shuffle::getpar (int npar) in getpar() function
H A DDynamicFilter.C345 DynamicFilter::getpar (int npar) in getpar() function
/dports/science/healpix/Healpix_3.50/src/f90/mod/
H A Dobsolete.f90311 subroutine getpar(all) subroutine
313 logical(lgt), optional :: all
356 end subroutine getpar argument
/dports/audio/lmms/lmms-1.2.2/plugins/zynaddsubfx/zynaddsubfx/src/Effects/
H A DEQ.cpp154 unsigned char EQ::getpar(int npar) const in getpar() function in EQ
H A DDynamicFilter.cpp298 unsigned char DynamicFilter::getpar(int npar) const in getpar() function in DynamicFilter
H A DDistorsion.cpp230 unsigned char Distorsion::getpar(int npar) const in getpar() function in Distorsion
H A DEcho.cpp221 unsigned char Echo::getpar(int npar) const in getpar() function in Echo
H A DAlienwah.cpp221 unsigned char Alienwah::getpar(int npar) const in getpar() function in Alienwah
H A DChorus.cpp253 unsigned char Chorus::getpar(int npar) const in getpar() function in Chorus
/dports/biology/molden/molden5.8/
H A Dmolden.f7538 integer getlin
7539 character*(*) filenm
7540 character*137 str
7541 character*2 catom, catomt, tolowf
7542 character*2 elemnt
7543 common /elem/elemnt(mxel)
7544 common /elmcom/ vdwr(mxel),vrad(mxel),icol(mxel)
7545 common /rdwr/ iun1,iun2,iun3,iun4,iun5
7546 common /backg/ ibgcol,ibgclo,ibgmod,igffrm
7690 250 if (iverb.eq.1) then
[all …]
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/src/Effects/
H A DChorus.cpp300 unsigned char Chorus::getpar(int npar) const in getpar() function in zyn::Chorus

123