Searched refs:premod (Results 1 – 8 of 8) sorted by relevance
/dports/science/afni/afni-AFNI_21.3.16/src/ptaylor/supplement/ |
H A D | do_chauffeur_examples_boot.tcsh | 418 set opref = ${xmp}_${premod}_${labcoeff} 685 set opref = ${xmp}_${premod} 695 -pref_map ${premod}_map.nii.gz \ 696 -pref_dat ${premod}_EE.nii.gz \ 697 > ${premod}_report.txt 701 -olay ${premod}_EE.nii.gz \ 789 set opref = ${xmp}_${premod} 799 -pref_map ${premod}_map.nii.gz \ 800 -pref_dat ${premod}_EE.nii.gz \ 801 > ${premod}_report.txt [all …]
|
/dports/math/p5-Math-Prime-Util/Math-Prime-Util-0.73/lib/Math/Prime/Util/ |
H A D | RandomPrimes.pm | 489 my @premod; 494 next if $zi >= $pm || defined $premod[$pm]; 495 $premod[$pm] = $zi if ( ($twopremod*$zi+$bpremod) % $pm) == 0; 505 next if $a % 3 == $premod[ 3] || $a % 5 == $premod[ 5] 506 || $a % 7 == $premod[ 7] || $a % 11 == $premod[11] 507 || $a % 13 == $premod[13] || $a % 17 == $premod[17] 508 || $a % 19 == $premod[19];
|
/dports/devel/p5-Method-Signatures/Method-Signatures-20170211/lib/Method/Signatures/ |
H A D | Parameter.pm | 351 my ($premod, $var, $postmod) = ($1, $2, $3); 353 $self->is_ref_alias ($premod =~ m{ \\ }x); 354 $self->is_named ($premod =~ m{ : }x);
|
/dports/textproc/augeas/augeas-1.12.0/lenses/ |
H A D | modprobe.aug | 83 let premod = [ label "pre" . sep_space . sto_no_colons ] in 84 let pre = sep_space . Util.del_str "pre:" . premod+ in
|
/dports/print/lyx/lyx-2.3.4.2/src/frontends/qt4/ |
H A D | GuiDocument.cpp | 394 string const premod = getSelectedModel()->getIDString(curRow - 1); in updateUpPB() local 395 upPB->setEnabled(find(reqs.begin(), reqs.end(), premod) == reqs.end()); in updateUpPB()
|
/dports/math/gap/gap-4.11.0/pkg/rcwa-4.6.4/lib/ |
H A D | rcwamap.gi | 5919 local R, preimage, parts, premod, preres, rump, 5924 premod := Modulus(f) * Divisor(f) * Modulus(S); 5925 preres := Filtered( AllResidues( R, premod ), n -> n^f in rump ); 5926 parts := [ ResidueClassUnion( R, premod, preres ) ];
|
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/dasan/ |
H A D | SLE-EPON-MIB | 16785 premod(1),
|
/dports/net-mgmt/observium/observium/mibs/dasan/ |
H A D | SLE-EPON-MIB | 16785 premod(1),
|