Home
last modified time | relevance | path

Searched refs:DBFCreate (Results 1 – 25 of 61) sorted by relevance

123

/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/sdts/
H A Dsdts2shp.cpp257 hDBF = DBFCreate( szDBFFilename ); in WriteLineShapefile()
386 hDBF = DBFCreate( szDBFFilename ); in WritePointShapefile()
484 hDBF = DBFCreate( szDBFFilename ); in WriteAttributeDBF()
579 hDBF = DBFCreate( szDBFFilename ); in WritePolygonShapefile()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/sdts/
H A Dsdts2shp.cpp253 hDBF = DBFCreate( szDBFFilename ); in WriteLineShapefile()
377 hDBF = DBFCreate( szDBFFilename ); in WritePointShapefile()
470 hDBF = DBFCreate( szDBFFilename ); in WriteAttributeDBF()
564 hDBF = DBFCreate( szDBFFilename ); in WritePolygonShapefile()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/sdts/
H A Dsdts2shp.cpp253 hDBF = DBFCreate( szDBFFilename ); in WriteLineShapefile()
377 hDBF = DBFCreate( szDBFFilename ); in WritePointShapefile()
470 hDBF = DBFCreate( szDBFFilename ); in WriteAttributeDBF()
564 hDBF = DBFCreate( szDBFFilename ); in WritePolygonShapefile()
/dports/graphics/gdal/gdal-3.3.3/frmts/sdts/
H A Dsdts2shp.cpp253 hDBF = DBFCreate( szDBFFilename ); in WriteLineShapefile()
377 hDBF = DBFCreate( szDBFFilename ); in WritePointShapefile()
470 hDBF = DBFCreate( szDBFFilename ); in WriteAttributeDBF()
564 hDBF = DBFCreate( szDBFFilename ); in WritePolygonShapefile()
/dports/devel/shapelib/shapelib-1.5.0/
H A Ddbfcreate.c87 hDBF = DBFCreate( argv[1] ); in main()
/dports/devel/avce00/avce00-2.0.0/
H A Ddbfopen.h155 DBFHandle DBFCreate( const char * pszDBFFile );
H A Ddbfopen.c427 DBFHandle DBFCreate( const char * pszFilename ) in DBFCreate() function
1155 newDBF = DBFCreate ( pszFilename ); in DBFCloneEmpty()
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/avc/
H A Ddbfopen.h155 DBFHandle DBFCreate( const char * pszDBFFile );
/dports/devel/shapelib/shapelib-1.5.0/contrib/
H A DShapeFileII.pas161 function DBFCreate(pszDBFFile : PChar): DBFHandle ;cdecl; in DBFCreate() function
221 function DBFCreate(pszDBFFile : PChar): DBFHandle ;external 'shapelib.dll'; in DBFCreate() function
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/shape/
H A Dgdal_shapelib_symbol_rename.h8 #define DBFCreate gdal_DBFCreate macro
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/shape/
H A Dgdal_shapelib_symbol_rename.h8 #define DBFCreate gdal_DBFCreate macro
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/shape/
H A Dgdal_shapelib_symbol_rename.h8 #define DBFCreate gdal_DBFCreate macro
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dshptreevis.c139 hDBF = DBFCreate ( AddFileSuffix(argv[2],".dbf") ); in main()
/dports/astro/gpsbabel14/gpsbabel-1.4.4/shapelib/
H A Dshapefil.h424 DBFCreate( const char * pszDBFFile );
H A Ddbfopen.c518 DBFCreate( const char * pszFilename ) in DBFCreate() function
1408 newDBF = DBFCreate ( pszFilename ); in DBFCloneEmpty()
/dports/astro/R-cran-maptools/maptools/src/
H A Dshapefil.h463 DBFCreate( const char * pszDBFFile );
/dports/misc/vxl/vxl-3.3.2/contrib/brl/b3p/shapelib/
H A Dshapefil.h342 DBFCreate( const char * pszDBFFile );
/dports/cad/librecad/LibreCAD-2.2.0-rc2/plugins/importshp/shapelib/
H A Dshapefil.h557 DBFCreate( const char * pszDBFFile );
/dports/databases/postgis30/postgis-3.0.4/loader/
H A Dshapefil.h546 DBFCreate( const char * pszDBFFile );
/dports/databases/postgis25/postgis-2.5.5/loader/
H A Dshapefil.h546 DBFCreate( const char * pszDBFFile );
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/shape/
H A Dshapefil.h611 DBFCreate( const char * pszDBFFile );
/dports/devel/fpc-fcl-db/fpc-3.2.2/packages/fcl-db/src/codegen/
H A Dfpcgcreatedbf.pp254 RegisterCodeGenerator('DBFCreate','Create DBF file for data',TDDCreateDBFGenerator);
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-db/src/codegen/
H A Dfpcgcreatedbf.pp254 RegisterCodeGenerator('DBFCreate','Create DBF file for data',TDDCreateDBFGenerator);
/dports/graphics/gpsmanshp/gpsmanshp_1.2.3/
H A Dgpstr2shp.c384 if ((DBFFile=DBFCreate(argv[1])) == NULL) { in main()
/dports/databases/grass7/grass-7.8.6/db/drivers/dbf/
H A Dtable.c243 dbf = DBFCreate(name); in save_table()

123