Home
last modified time | relevance | path

Searched refs:vstep_print (Results 1 – 25 of 29) sorted by relevance

12

/dports/science/afni/afni-AFNI_21.3.16/src/
H A D3dUpsample.c7 static void vstep_print(void) ; /* prototype */
234 if( vstep > 0 && ii%vstep==vstep-1 ) vstep_print() ; in main()
257 static void vstep_print(void) in vstep_print() function
H A Dsparse_array.c20 static void vstep_print(void) in vstep_print() function
280 vstep_print(); in create_sparse_corr_array()
H A Dmri_nbistats.c187 static void vstep_print(void) in vstep_print() function
251 if( vstep && ijk%vstep==vstep-1 ) vstep_print() ; in THD_localbistat()
H A D3dLocalCormat.c76 static void vstep_print(void) ;
381 if( vstep && kk%vstep==vstep-1 ) vstep_print() ; in main()
462 static void vstep_print(void) in vstep_print() function
H A D3dMSE.c46 static void vstep_print(void) in vstep_print() function
401 if( vii%vstep == vstep/2 ) vstep_print(); in main()
H A D3dAutoTcorrelate.c99 static void vstep_print(void) in vstep_print() function
631 { vii++ ; if( vii%vstep == vstep/2 ) vstep_print(); } in main()
H A D3dECM.c177 static void vstep_print(void) in vstep_print() function
776 vstep_print(); in calc_full_power_max_mem()
883 { vii++; if( vii%vstep == vstep/2 && MEM_STAT == 0) vstep_print(); } in calc_full_power_max_mem()
1131 { vii++; if( vii%vstep == vstep/2 && MEM_STAT == 0) vstep_print(); } in calc_full_power_min_mem()
H A D3dTfitter.c10 static void vstep_print(void) ; /* prototypes for later funcs */
1546 if( vstep > 0 && ii%vstep==vstep-1 ) vstep_print() ; in main()
1659 static void vstep_print(void) in vstep_print() function
H A D3dLFCD.c364 static void vstep_print(void) in vstep_print() function
922 if( vii%vstep == vstep/2 && MEM_STAT == 0 ) vstep_print(); in main()
H A D3dLocalPV.c20 static void vstep_print(void) in vstep_print() function
434 { if( vstep && kk%vstep==vstep-1 ) vstep_print() ; } in main()
H A D3dLocalSVD.c19 static void vstep_print(void) in vstep_print() function
354 if( vstep && kk%vstep==vstep-1 ) vstep_print() ; in main()
H A D3dTfilter.c338 static void vstep_print(void) /* pacifier */ in vstep_print() function
360 ncalls++ ; if( ncalls%vstep == 77 ) vstep_print() ; in FILTER_tsfunc()
H A D3dLocalACF.c23 static void vstep_print(void) in vstep_print() function
359 { vstep_print() ; } in main()
H A D3dDegreeCentrality.c288 static void vstep_print(void) in vstep_print() function
789 { vii++ ; if( vii%vstep == vstep/2 && MEM_STAT == 0 ) vstep_print(); } in main()
H A D3dSegment.c49 static void vstep_print(void) in vstep_print() function
633 if( vstep && ijk%vstep==vstep-1 ) vstep_print() ; in Segment()
H A Dmri_nstats.c664 static void vstep_print(void) in vstep_print() function
852 if( vstep && ijk%vstep==vstep-1 ) vstep_print() ; in THD_localstat()
H A D3dUnifize.c350 static void vstep_print(void) /* for -verb voxel loop message */ in vstep_print() function
446 if( vstep && vvv%vstep == vstep-1 ) vstep_print() ; in mri_local_percmean()
H A D3dTcorrMap.c41 static void vstep_print(void) in vstep_print() function
1196 vstep_print() ; in main()
H A D3dREMLfit.c125 static void vstep_print(void) in vstep_print() function
3195 if( vstep && vv%vstep==vstep-1 ) vstep_print() ; in main()
3275 if( ithr == 0 && qstep && rv%qstep==1 ) vstep_print() ; in main()
3596 if( vstep && vv%vstep==vstep-1 ) vstep_print() ; in main()
4064 if( vstep && vv%vstep==vstep-1 ) vstep_print() ; in main()
H A D3dClustSim.c262 static void vstep_print(void) in vstep_print() function
2378 vii++ ; if( vii%vstep == vstep/2 ) vstep_print() ; in thresh_summer_athr()
2759 vii++ ; if( vii%vstep == 2 ) vstep_print() ; in main()
H A Dthd_dset_to_vectim.c930 static void vstep_print(void) in vstep_print() function
986 if( vstep && pp%vstep==vstep-1 ) vstep_print() ; in THD_vectim_pearsonBC()
H A Dsvdlib.c1938 static void vstep_print(void) in vstep_print() function
2027 if( SVDVerbosity > 1 ) vstep_print() ; in lanso()
H A D3dGroupInCorr.c90 static void vstep_print(void) in vstep_print() function
2836 if( verb && (pp/BSTEP)%vstep == vstep-1 ) vstep_print() ; in main()
2848 if( verb && (pp/BSTEP)%vstep == vstep-1 ) vstep_print() ; in main()
H A D3dttest++.c326 static void vstep_print(void) /* pacifier */ in vstep_print() function
4704 if( bstep > 0 && bb%bstep==bstep/2 ) vstep_print() ; in main()
4738 if( vstep > 0 && kout%vstep==vstep/2 ) vstep_print() ; in main()
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_RestSym.c42 static void vstep_print(void) in vstep_print() function
1824 if( verb && (pp/BSTEP)%vstep == vstep-1 ) vstep_print() ; in main()
1835 if( verb && (pp/BSTEP)%vstep == vstep-1 ) vstep_print() ; in main()

12