Home
last modified time | relevance | path

Searched refs:DFTAG_NULL (Results 1 – 24 of 24) sorted by relevance

/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Dhfiledd.c261 if(curr_dd_ptr->tag!=DFTAG_NULL) in HTPstart()
372 list[0].tag = DFTAG_NULL; in HTPinit()
1583 list[0].tag = DFTAG_NULL; in HTInew_dd_block()
1795 if(special_tag==DFTAG_NULL) in HTIfind_dd()
1804 if (list->tag == DFTAG_NULL && look_tag != DFTAG_NULL) in HTIfind_dd()
1827 if (list->tag == DFTAG_NULL && look_tag != DFTAG_NULL) in HTIfind_dd()
1878 if (list->tag == DFTAG_NULL && look_tag != DFTAG_NULL) in HTIfind_dd()
1914 if (list[idx].tag == DFTAG_NULL && look_tag != DFTAG_NULL) in HTIfind_dd()
2080 case DFTAG_NULL: in HTIcount_dd()
2096 if(special_tag==DFTAG_NULL) in HTIcount_dd()
[all …]
H A Ddfutil.c55 uint16 newtag=DFTAG_NULL, newref=DFTAG_NULL; in DFfindnextref()
H A Dhkit.h45 {DFTAG_NULL, string(DFTAG_NULL), "No Data"},
H A Dmfgr.c513 dim_info->nt_tag = DFTAG_NULL; in Init_diminfo()
515 dim_info->comp_tag = DFTAG_NULL; in Init_diminfo()
801 if(img_info[i].img_tag!=DFTAG_NULL) in GRIget_image_list()
806 if(img_info[j].img_tag!=DFTAG_NULL) in GRIget_image_list()
865 if(img_info[i].img_tag!=DFTAG_NULL) in GRIget_image_list()
1711 if(img_ptr->img_dim.nt_tag<=(uint16)DFTAG_NULL) in GRIupdatemeta()
1729 if(img_ptr->lut_dim.nt_tag<=(uint16)DFTAG_NULL) in GRIupdatemeta()
1951 if(img_ptr->img_tag==DFTAG_NULL) in GRIupdateRI()
4053 ri_ptr->lut_dim.nt_tag=DFTAG_NULL; in GRwritelut()
4055 ri_ptr->lut_dim.comp_tag=DFTAG_NULL; in GRwritelut()
[all …]
H A Dhtags.h30 #define DFTAG_NULL 1 macro
H A Ddfsd.c1458 lastnsdg.tag = DFTAG_NULL; in DFSDclear()
2044 uint16 intag=DFTAG_NULL; in DFSDIsetnsdg_t()
2045 uint16 inref=DFTAG_NULL; in DFSDIsetnsdg_t()
2099 ntb->sdg.tag = DFTAG_NULL; in DFSDIsetnsdg_t()
2140 new->sdg.tag = DFTAG_NULL; in DFSDIsetnsdg_t()
2159 di.tag = DFTAG_NULL; in DFSDIsetnsdg_t()
2203 new->sdg.tag = DFTAG_NULL; in DFSDIsetnsdg_t()
2220 di.tag = DFTAG_NULL; in DFSDIsetnsdg_t()
2338 nsdg->tag = DFTAG_NULL; in DFSDInextnsdg()
3568 lastnsdg.tag = DFTAG_NULL; in DFSDIendslice()
[all …]
H A Dvconv.c197 uint16 tag=DFTAG_NULL, ref=DFTAG_NULL; in vimakecompat()
H A Ddfstubs.c1248 (wtag != DFTAG_NULL)) /* empty DDs are invisible */
1278 if (!DFIfind(dfile, DFTAG_NULL, DFREF_WILDCARD, 1, 0, 0, &cDLEp, &cdd))
1295 dd.tag = DFTAG_NULL; /* and all DD's */
H A Dhdf.inc299 integer DFREF_WILDCARD, DFTAG_WILDCARD, DFTAG_NULL
303 parameter(DFTAG_NULL = 1, DFTAG_LINKED = 20)
H A Dhchunks.c1554 || (special_tag = MKSPECIALTAG(tag)) == DFTAG_NULL) in HMCcreate()
1605 info->sp_tag = DFTAG_NULL; /* not used currently */ in HMCcreate()
2289 if (chk_rec->chk_tag != DFTAG_NULL && BASETAG(chk_rec->chk_tag) == DFTAG_CHUNK) in HMCgetdatainfo()
2926 if (chk_rec->chk_tag != DFTAG_NULL && BASETAG(chk_rec->chk_tag) == DFTAG_CHUNK) in HMCPchunkread()
2947 else if (chk_rec->chk_tag == DFTAG_NULL) in HMCPchunkread()
3399 if (chk_rec->chk_tag == DFTAG_NULL) in HMCPchunkwrite()
3621 chkptr->chk_tag = DFTAG_NULL; in HMCwriteChunk()
3870 chkptr->chk_tag = DFTAG_NULL; in HMCPwrite()
H A Dhblocks.c245 || (special_tag = MKSPECIALTAG(tag)) == DFTAG_NULL) in HLcreate()
430 uint16 new_data_tag=DFTAG_NULL, new_data_ref=0; /* Tag/ref of the new data in the file */ in HLconvert()
472 if ((special_tag = MKSPECIALTAG(data_tag)) == DFTAG_NULL) in HLconvert()
H A Dmfan.c324 uint16 ann_tag = DFTAG_NULL; in ANIaddentry()
2238 default: ann_tag = DFTAG_NULL; /*changed from 5 to DFTAG_NULL -BMR*/ in ANatype2tag()
H A Dhfile.h449 #define MKSPECIALTAG(t) (uint16)((~(t) & 0x8000) ? ((t) | 0x4000) : DFTAG_NULL)
H A Dvgp.c369 uint16 tag = DFTAG_NULL; in Load_vfile()
370 uint16 ref = DFTAG_NULL; in Load_vfile()
1808 vg->tag[(uintn)vg->nvelt - 1] = DFTAG_NULL; in Vdeletetagref()
H A Dhdatainfo.c898 if(ri_ptr->img_tag==DFTAG_NULL || ri_ptr->img_tag==DFREF_WILDCARD in GRgetdatainfo()
H A Dhextelt.c208 || (special_tag = MKSPECIALTAG(tag)) == DFTAG_NULL) in HXcreate()
H A Dhfile.c2755 uint16 ret_value = DFTAG_NULL; /* FAIL */ in HDmake_special_tag()
2772 if(ret_value == DFTAG_NULL) in HDmake_special_tag()
H A Dhcomp.c827 || (special_tag = MKSPECIALTAG(tag)) == DFTAG_NULL) in HCcreate()
/dports/science/hdf/hdf-4.2.15/hdf/util/
H A Dhdfls.c36 uint16 only_tag = DFTAG_NULL; /* by default print info about all tags */
251 if (desc_tmp[j].tag == DFTAG_NULL) in lprint()
262 if (only_tag != DFTAG_NULL && only_tag != desc_tmp[j].tag) in lprint()
304 printf("\nEmpty (tag %d): %d slots\n", DFTAG_NULL, empty); in lprint()
411 if((tag!=DFTAG_NULL && tag!=DFTAG_FREE) && in dumpDD()
H A Dhe_cntrl.c93 if (currTag != DFTAG_NULL && satPred(currDesc, pred)) { in HEselect()
160 while (he_desc[tmp].tag == DFTAG_NULL || in HEnext()
213 while (he_desc[tmp].tag == DFTAG_NULL || in HEprev()
679 if (he_desc[i].tag == DFTAG_NULL) in info()
692 printf("Empty (tag %d) : %d slots.\n", DFTAG_NULL, empty); in info()
737 if (he_desc[i].tag == DFTAG_NULL) in info()
744 printf("Empty (tag %d) : %d slots.\n", DFTAG_NULL, empty); in info()
856 he_grp[currGrp].ddList[i].tag = DFTAG_NULL; in recurseDel()
H A Dhdfpack.c280 if (((dlist[i].tag != DFTAG_NULL) && (dlist[i].tag != DFTAG_VERSION)) in main()
/dports/science/hdf/hdf-4.2.15/java/test/
H A DTestH4ANparams.java96 assertEquals(HDFLibrary.ANatype2tag(-1), HDFConstants.DFTAG_NULL); in testANatype2tagIllegalId()
/dports/science/hdf/hdf-4.2.15/java/src/hdf/hdflib/
H A DHDFConstants.java48 public static final int DFTAG_NULL = 1; field in HDFConstants
/dports/science/hdf/hdf-4.2.15/mfhdf/dumper/
H A Dhdp_list.c155 if (list_opts->limit_tag == DFTAG_NULL) in parse_list_opts()