Home
last modified time | relevance | path

Searched defs:typeIntern (Results 1 – 17 of 17) sorted by relevance

/dports/databases/grass7/grass-7.8.6/lib/raster3d/
H A Dretile.c14 int typeIntern; in retileNocache() local
84 int rows, cols, depths, typeIntern; in Rast3d_retile() local
H A Dwriteascii.c26 int rows, cols, depths, typeIntern; in Rast3d_write_ascii() local
H A Dopen.c78 RASTER3D_Region * window, int typeIntern, int cache) in Rast3d_open_cell_old()
209 void *Rast3d_open_cell_new(const char *name, int typeIntern, int cache, in Rast3d_open_cell_new()
H A Dchangeprecision.c29 int typeIntern; in Rast3d_change_precision() local
H A Dchangetype.c31 int tileX, tileY, tileZ, typeIntern, typeIntern2; in Rast3d_change_type() local
H A Dopen2.c41 void *Rast3d_open_new_param(const char *name, int typeIntern, int cache, in Rast3d_open_new_param()
H A Dfilecompare.c287 int tileX, tileY, tileZ, typeIntern, typeIntern2; in compareFilesNocache() local
374 int tileX, tileY, tileZ, typeIntern, typeIntern2, tileX2, tileY2, tileZ2; in Rast3d_compare_files() local
H A Dheader.c308 int useXdr, int typeIntern, int nofHeaderBytes, int tileX, in Rast3d_fill_header()
/dports/databases/grass7/grass-7.8.6/raster3d/r3.out.vtk/
H A DwriteVTKData.c322 int rows, cols, depths, typeIntern; in write_vtk_data() local
392 int typeIntern[3]; in write_vtk_rgb_data() local
467 int typeIntern[3]; in write_vtk_vector_data() local
/dports/databases/grass7/grass-7.8.6/raster3d/r3.out.netcdf/
H A Dmain.c122 int retval, typeIntern, time; in write_netcdf_header() local
535 int rows, cols, depths, typeIntern; in write_netcdf_data() local
/dports/databases/grass7/grass-7.8.6/vector/v.what.rast3/
H A Dmain.c51 int typeIntern; in main() local
/dports/databases/grass7/grass-7.8.6/raster3d/r3.cross.rast/
H A Dmain.c120 int rows, cols, depths, typeIntern; in rast3d_cross_section() local
/dports/databases/grass7/grass-7.8.6/raster3d/r3.out.v5d/
H A Dmain.c128 int typeIntern; in convert() local
/dports/databases/grass7/grass-7.8.6/raster3d/r3.out.bin/
H A Dmain.c121 int rows, cols, depths, typeIntern; in raster3d_to_bin() local
/dports/databases/grass7/grass-7.8.6/raster3d/r3.to.rast/
H A Dmain.c151 int rows, cols, depths, typeIntern, pos = 0; in g3d_to_raster() local
/dports/databases/grass7/grass-7.8.6/raster3d/r3.out.ascii/
H A Dmain.c227 int rows, cols, depths, typeIntern; in G3dToascii() local
/dports/databases/grass7/grass-7.8.6/include/
H A Draster3d.h149 int typeIntern; /* DCELL_TYPE or FCELL_TYPE */ member