Searched +defs:v +defs:stup (Results 1 – 4 of 4) sorted by relevance
/dports/cad/xcircuit/xcircuit-3.10.30/ |
H A D | python.c | 114 PyObject *m, *d, *v; in PyRun_ObjString() local 506 PyObject *lstr, *sdict, *stup; in PyGetStringParts() local 1054 PyObject *ehandle, *rdict, *dlist, *lstr, *sdict, *stup; in xc_getattr() local
|
/dports/science/afni/afni-AFNI_21.3.16/src/ |
H A D | mri_genalign.c | 36 void mri_genalign_verbose(int v){ mverb = v ; } /* set internal verbosity */ in mri_genalign_verbose() 41 void mri_genalign_round(int v){ mround = v ; } /* 04 Jun 2021 - don't use */ in mri_genalign_round() 102 float *wpar, v ; in GA_get_warped_values() local 793 void mri_genalign_scalar_clrwght( GA_setup *stup ) /* 18 Oct 2006 */ in mri_genalign_scalar_clrwght() 1249 void mri_genalign_set_targmask( MRI_IMAGE *im_tmask , GA_setup *stup ) in mri_genalign_set_targmask() 1284 void mri_genalign_set_basemask( MRI_IMAGE *im_bmask , GA_setup *stup ) in mri_genalign_set_basemask() 1319 void GA_param_setup( GA_setup *stup ) in GA_param_setup() 1363 int mri_genalign_scalar_optim( GA_setup *stup , in mri_genalign_scalar_optim() 1438 float mri_genalign_scalar_cost( GA_setup *stup , float *parm ) in mri_genalign_scalar_cost() 1614 void mri_genalign_scalar_ransetup( GA_setup *stup , int nrand ) in mri_genalign_scalar_ransetup() [all …]
|
H A D | mri_genalign_util.c | 87 void GA_set_outval( float v ){ outval = v; } /* 28 Feb 2007 */ in GA_set_outval() 1556 MRI_IMAGE * GA_pearson_image( GA_setup *stup , floatvec *pv ) in GA_pearson_image()
|
/dports/databases/timescaledb/timescaledb-2.5.1/tsl/src/ |
H A D | chunk_api.c | 82 JsonbValue k, v; in hypercube_to_jsonb_value() local 125 JsonbValue v; in hypercube_from_jsonb() local 933 HeapTuple stup; in chunk_update_colstats() local
|