Home
last modified time | relevance | path

Searched refs:DFSDsetdimstrs (Results 1 – 6 of 6) sorted by relevance

/dports/science/hdf/hdf-4.2.15/hdf/test/
H A Dslab.c713 ret = DFSDsetdimstrs(1, lpln, upln, fpln); in slabwf32()
716 ret = DFSDsetdimstrs(2, lrow, urow, frow); in slabwf32()
719 ret = DFSDsetdimstrs(3, lcol, ucol, fcol); in slabwf32()
870 ret = DFSDsetdimstrs(1, lpln, upln, fpln); in slabwf64()
873 ret = DFSDsetdimstrs(2, lrow, urow, frow); in slabwf64()
876 ret = DFSDsetdimstrs(3, lcol, ucol, fcol); in slabwf64()
1027 ret = DFSDsetdimstrs(1, lpln, upln, fpln); in slabwin()
1030 ret = DFSDsetdimstrs(2, lrow, urow, frow); in slabwin()
1033 ret = DFSDsetdimstrs(3, lcol, ucol, fcol); in slabwin()
1184 ret = DFSDsetdimstrs(1, lpln, upln, fpln); in slabwuin()
[all …]
H A Dsdstr.c82 ret = DFSDsetdimstrs(1, dimlabels[0], dimunits[0], dimfmts[0]); in test_tsdstr()
84 ret = DFSDsetdimstrs(2, dimlabels[1], dimunits[1], dimfmts[1]); in test_tsdstr()
/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Ddffunc.inc65 integer DFSDsetdimstrs, dssdist
66 external DFSDsetdimstrs, dssdist
H A Dhproto.h952 HDFLIBAPI int DFSDsetdimstrs
H A Ddfsd.c987 DFSDsetdimstrs(intn dim, const char *label, const char *unit, const char *format) in DFSDsetdimstrs() function
/dports/science/hdf/hdf-4.2.15/mfhdf/test/
H A Dtattdatainfo.c910 ret = DFSDsetdimstrs(1, dimlabels[0], dimunits[0], dimfmts[0]); in test_dfsdattrs()
912 ret = DFSDsetdimstrs(2, dimlabels[1], dimunits[1], dimfmts[1]); in test_dfsdattrs()