Home
last modified time | relevance | path

Searched refs:gmt_new_record (Results 1 – 25 of 57) sorted by relevance

123

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dpssolar.c449 struct GMT_RECORD *Out = gmt_new_record (GMT, out, NULL); in GMT_pssolar()
475 struct GMT_RECORD *Out = gmt_new_record (GMT, NULL, record); in GMT_pssolar()
526 struct GMT_RECORD *Out = gmt_new_record (GMT, out, NULL); in GMT_pssolar()
H A Dgmtwhich.c243 Out = gmt_new_record (GMT, NULL, path); /* Place coordinates in data and message in text */ in GMT_gmtwhich()
H A Dfitcircle.c485 Out = gmt_new_record (GMT, out, NULL); in GMT_fitcircle()
489 Out = gmt_new_record (GMT, out, record); /* Place coordinates in data and message in text */ in GMT_fitcircle()
H A Dgrd2xyz.c543 …Out = gmt_new_record (GMT, &d_value, NULL); /* Since we only need to worry about numerics in this … in GMT_grd2xyz()
579 Out = gmt_new_record (GMT, NULL, record); in GMT_grd2xyz()
737 …Out = gmt_new_record (GMT, out, NULL); /* Since we only need to worry about numerics in this modul… in GMT_grd2xyz()
H A Dgmtget.c228 Out = gmt_new_record (GMT, NULL, message); in GMT_gmtget()
H A Dkml2gmt.c242 Out = gmt_new_record (GMT, out, buffer); in GMT_kml2gmt()
H A Dgmt_dcw.c466 …Out = gmt_new_record (GMT, out, NULL); /* Since we only need to worry about numerics in this modul… in gmt_DCW_operation()
738 …Out = gmt_new_record (GMT, NULL, string); /* Since we only need to worry about text in this module… in gmt_DCW_list()
H A Dgrdtrack.c1076 Out = gmt_new_record (GMT, out, NULL); in GMT_grdtrack()
1241 Out = gmt_new_record (GMT, out, NULL); in GMT_grdtrack()
1286 Out = gmt_new_record (GMT, out, NULL); in GMT_grdtrack()
H A Dgmtinfo.c489 …Out = gmt_new_record (GMT, out, NULL); /* Since we only need to worry about numerics in this modul… in GMT_gmtinfo()
578 Out = gmt_new_record (GMT, d_ptr, t_ptr); in GMT_gmtinfo()
H A Dproject.c714 Out = gmt_new_record (GMT, out, NULL); /* text will be set below */ in project_write_one_segment()
966 struct GMT_RECORD *Out = gmt_new_record (GMT, out, NULL); in GMT_project()
H A Dgrdcut.c790 Out = gmt_new_record (GMT, NULL, record); /* The trailing text output record */ in GMT_grdcut()
799 Out = gmt_new_record (GMT, out, NULL); /* The numerical output record */ in GMT_grdcut()
H A Dblockmean.c559 …Out = gmt_new_record (GMT, out, NULL); /* Since we only need to worry about numerics in this modul… in GMT_blockmean()
/dports/graphics/gmt/gmt-6.3.0/src/x2sys/
H A Dx2sys_get.c351 Out = gmt_new_record (GMT, out, NULL); /* Only data output */ in GMT_x2sys_get()
353 Out = gmt_new_record (GMT, NULL, line); /* Only text output */ in GMT_x2sys_get()
H A Dx2sys_datalist.c460 Out = gmt_new_record (GMT, NULL, fmt_record); /* Format ascii record here, no data cols */ in GMT_x2sys_datalist()
465 Out = gmt_new_record (GMT, out, NULL); /* Write as columns of data */ in GMT_x2sys_datalist()
H A Dx2sys_merge.c244 Out = gmt_new_record (GMT, NULL, line); /* Only text output */ in GMT_x2sys_merge()
H A Dx2sys_binlist.c336 …Out = gmt_new_record (GMT, out, NULL); /* Since we only need to worry about numerics in this modul… in GMT_x2sys_binlist()
H A Dx2sys_report.c413 …Out = gmt_new_record (GMT, NULL, record); /* Since we only need to worry about text in this module… in GMT_x2sys_report()
/dports/graphics/gmt/gmt-6.3.0/src/spotter/
H A Dpolespotter.c372 …Out = gmt_new_record (GMT, in, NULL); /* Since we only need to worry about numerics in this module… in GMT_polespotter()
496 …Out = gmt_new_record (GMT, out, NULL); /* Since we only need to worry about numerics in this modul… in GMT_polespotter()
H A Drotconverter.c489 …Out = gmt_new_record (GMT, out, NULL); /* Since we only need to worry about numerics in this modul… in GMT_rotconverter()
H A Dgmtpmodeler.c339 …Out = gmt_new_record (GMT, out, NULL); /* Since we only need to worry about numerics in this modul… in GMT_gmtpmodeler()
H A Drotsmoother.c325 …Out = gmt_new_record (GMT, out, NULL); /* Since we only need to worry about numerics in this modul… in GMT_rotsmoother()
H A Dgrdpmodeler.c417 …Out = gmt_new_record (GMT, out, NULL); /* Since we only need to worry about numerics in this modul… in GMT_grdpmodeler()
H A Doriginater.c508 …Out = gmt_new_record (GMT, out, NULL); /* Since we only need to worry about numerics in this modul… in GMT_originater()
/dports/graphics/gmt/gmt-6.3.0/src/geodesy/
H A Dearthtide.c1056 …Out = gmt_new_record (GMT, out, NULL); /* Since we only need to worry about numerics in this modul… in earthtide_sun_moon_track()
1213 …Out = gmt_new_record (GMT, out, NULL); /* Since we only need to worry about numerics in this modul… in earthtide_solid_ts()
/dports/graphics/gmt/gmt-6.3.0/src/mgd77/
H A Dmgd77magref.c596 …Out = gmt_new_record (GMT, out, NULL); /* Since we only need to worry about numerics in this modul… in GMT_mgd77magref()

123