Home
last modified time | relevance | path

Searched refs:DFTAG_TD (Results 1 – 4 of 4) sorted by relevance

/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Dhkit.h55 {DFTAG_TD, string(DFTAG_TD), "Tag Description"},
H A Dhtags.h44 #define DFTAG_TD ((uint16)103) /* Tag descriptor */ macro
H A Dhdf.inc309 integer DFTAG_FID, DFTAG_FD, DFTAG_TID, DFTAG_TD
313 parameter(DFTAG_TID = 102, DFTAG_TD = 103)
/dports/science/hdf/hdf-4.2.15/java/src/hdf/hdflib/
H A DHDFConstants.java61 public static final int DFTAG_TD = 103; // Tag descriptor field in HDFConstants