Home
last modified time | relevance | path

Searched refs:dBase (Results 101 – 125 of 376) sorted by relevance

12345678910>>...16

/dports/math/octave-forge-io/io-2.6.4/inst/
H A Ddbfwrite.m19 ## Write data in a cell array to a dbf (xBase) file, provisionally dBase III+.
34 ## Provisionally only dBase v. III+ files without memos can be written.
/dports/editors/libreoffice/libreoffice-7.2.6.2/extras/source/wordbook/
H A Dtechnical.dic70 dBase
/dports/math/octave-forge-io/io-2.6.4/inst/private/
H A D__get_ftype__.m52 "dBase", ## .dbf
H A D__COM_spsh_close__.m62 ## dBase 3 format (xDbf3). Note; xlDBf2 = 7, xlDBF4 = 11
/dports/textproc/py-dbfread/dbfread-2.0.7/
H A DREADME.rst4 DBF is a file format used by databases such dBase, Visual FoxPro, and
H A DPKG-INFO12 DBF is a file format used by databases such dBase, Visual FoxPro, and
/dports/textproc/py-dbfread/dbfread-2.0.7/dbfread.egg-info/
H A DPKG-INFO12 DBF is a file format used by databases such dBase, Visual FoxPro, and
/dports/editors/calligra/calligra-3.2.1/po/gl/docs/sheets/
H A Dimportexport.docbook79 >dBase</entry>
/dports/devel/py-get-reader/get_reader-1.0.0/
H A DREADME.md106 To install optional support for MS Excel and DBF files (dBase,
286 DBF file (from dBase, FoxPro, etc.).
H A DPKG-INFO114 To install optional support for MS Excel and DBF files (dBase,
294 DBF file (from dBase, FoxPro, etc.).
/dports/databases/kexi/kexi-3.2.0/
H A DREADME.PACKAGERS.md65 Description: Kexi plugin for importing dBase files
/dports/emulators/tnylpo/tnylpo-1.1.3/
H A DREADME.md60 you need to access e. g. old dBase II databases or WordStar text files,
95 * Ashton-Tate dBase II 2.41 *(1, 2)*
/dports/devel/py-get-reader/get_reader-1.0.0/get_reader.egg-info/
H A DPKG-INFO114 To install optional support for MS Excel and DBF files (dBase,
294 DBF file (from dBase, FoxPro, etc.).
/dports/devel/ode/ode-0.13/ode/src/
H A Dthreading_pool_win.cpp424 public dBase
H A Dthreading_pool_posix.cpp565 public dBase
/dports/databases/p5-DBD-XBase/DBD-XBase-1.08/
H A Dnew-XBase33 dBase and FoxPro world. It also transparently reads memo fields from
163 Separator of memo records in the dBase III memo files. The
252 3 (dBase III compatible) otherwise.
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/image/png/
H A Dreader.go662 dBase := (y*p.yFactor+p.yOffset-rect.Min.Y)*stride + (p.xOffset-rect.Min.X)*bytesPerPixel
664 d := dBase + x*p.xFactor*bytesPerPixel
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/image/png/
H A Dreader.go662 dBase := (y*p.yFactor+p.yOffset-rect.Min.Y)*stride + (p.xOffset-rect.Min.X)*bytesPerPixel
664 d := dBase + x*p.xFactor*bytesPerPixel
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/image/png/
H A Dreader.go662 dBase := (y*p.yFactor+p.yOffset-rect.Min.Y)*stride + (p.xOffset-rect.Min.X)*bytesPerPixel
664 d := dBase + x*p.xFactor*bytesPerPixel
/dports/sysutils/siegfried/siegfried-1.9.1/pkg/reader/examples/ipresShowcase/
H A Dfido.csv39 OK,10,x-fmt/271,"dBASE Database","dBase Table with dbt Version III+",1031,"systems-showcase-files/E…
414 OK,8,x-fmt/9,"dBASE Database","dBase Table Version III",134,"systems-showcase-files/ne_10m_ocean.db…
638 OK,13,x-fmt/9,"dBASE Database","dBase Table Version III",41618,"systems-showcase-files/NE462D~1.DBF…
1006 OK,7,x-fmt/9,"dBASE Database","dBase Table Version III",630,"systems-showcase-files/ADDR.DBF","None…
1011 OK,16,x-fmt/9,"dBASE Database","dBase Table Version III",1462880,"systems-showcase-files/ne_10m_lak…
1263 OK,7,x-fmt/9,"dBASE Database","dBase Table Version III",1162,"systems-showcase-files/BUSINESS.DBF",…
1693 OK,9,x-fmt/9,"dBASE Database","dBase Table Version III",15219,"systems-showcase-files/ne_110m_lakes…
2071 OK,8,x-fmt/9,"dBASE Database","dBase Table Version III",312,"systems-showcase-files/DEPT.DBF","None…
2419 OK,19,x-fmt/9,"dBASE Database","dBase Table Version III",76217,"systems-showcase-files/NE5CE4~1.DBF…
2662 OK,11,x-fmt/9,"dBASE Database","dBase Table Version III",202,"systems-showcase-files/LOC.DBF","None…
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/image/png/
H A Dreader.go838 dBase := (y*p.yFactor+p.yOffset-rect.Min.Y)*stride + (p.xOffset-rect.Min.X)*bytesPerPixel
840 d := dBase + x*p.xFactor*bytesPerPixel
/dports/lang/gcc8/gcc-8.5.0/libgo/go/image/png/
H A Dreader.go834 dBase := (y*p.yFactor+p.yOffset-rect.Min.Y)*stride + (p.xOffset-rect.Min.X)*bytesPerPixel
836 d := dBase + x*p.xFactor*bytesPerPixel
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/image/png/
H A Dreader.go828 dBase := (y*p.yFactor+p.yOffset-rect.Min.Y)*stride + (p.xOffset-rect.Min.X)*bytesPerPixel
830 d := dBase + x*p.xFactor*bytesPerPixel
/dports/lang/gcc10/gcc-10.3.0/libgo/go/image/png/
H A Dreader.go834 dBase := (y*p.yFactor+p.yOffset-rect.Min.Y)*stride + (p.xOffset-rect.Min.X)*bytesPerPixel
836 d := dBase + x*p.xFactor*bytesPerPixel
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/image/png/
H A Dreader.go834 dBase := (y*p.yFactor+p.yOffset-rect.Min.Y)*stride + (p.xOffset-rect.Min.X)*bytesPerPixel
836 d := dBase + x*p.xFactor*bytesPerPixel

12345678910>>...16