Home
last modified time | relevance | path

Searched defs:offo (Results 1 – 4 of 4) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DPeriodic_3_triangulation_ds_cell_base_3.h176 unsigned int offo[3] = {static_cast<unsigned int>((o&1)), in set_offset() local
/dports/math/librsb/librsb-1.2.0.10/
H A Drsb_clone.c118 …_nnz_idx_t ennz, rsb_type_t typecode, const rsb_coo_idx_t offi, const rsb_coo_idx_t offo, rsb_flag… in rsb__util_coo_alloc_copy_and_stats()
H A Drsb_util.c7213 …b_nnz_idx_t nnz, rsb_type_t typecode, const rsb_coo_idx_t offi, const rsb_coo_idx_t offo, rsb_flag… in rsb_util_csc2csr()
7290 …idx_t nnz, const rsb_type_t typecode, const rsb_coo_idx_t offi, const rsb_coo_idx_t offo, rsb_flag… in rsb_util_coo_copy_and_stats()
7406 …t rsb_nnz_idx_t nnz, const rsb_type_t typecode, const rsb_coo_idx_t offi, const rsb_coo_idx_t offo) in rsb_util_coo_copy()
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_BrainWrap.c1910 int nind, istep, nxy, nMeans[3], nindin, offu=1, offo=1; in SUMA_Vox_Radial_Stats() local